2026-04-23 13:28:28.361880 | Job console starting 2026-04-23 13:28:28.371854 | Updating git repos 2026-04-23 13:28:28.506267 | Cloning repos into workspace 2026-04-23 13:28:28.599418 | Restoring repo states 2026-04-23 13:28:28.623769 | Merging changes 2026-04-23 13:28:29.396542 | Checking out repos 2026-04-23 13:28:29.490579 | Preparing playbooks 2026-04-23 13:28:32.300432 | Running Ansible setup 2026-04-23 13:28:35.952922 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 13:28:36.589714 | 2026-04-23 13:28:36.644320 | PLAY [localhost] 2026-04-23 13:28:36.658213 | 2026-04-23 13:28:36.658296 | TASK [Gathering Facts] 2026-04-23 13:28:37.536875 | localhost | ok 2026-04-23 13:28:37.548262 | 2026-04-23 13:28:37.548364 | TASK [Setup log path fact] 2026-04-23 13:28:37.568684 | localhost | ok 2026-04-23 13:28:37.583109 | 2026-04-23 13:28:37.583200 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 13:28:37.612673 | localhost | ok 2026-04-23 13:28:37.621657 | 2026-04-23 13:28:37.621744 | TASK [emit-job-header : Print job information] 2026-04-23 13:28:37.663879 | # Job Information 2026-04-23 13:28:37.664025 | Ansible Version: 2.16.16 2026-04-23 13:28:37.664069 | Job: atmosphere-molecule-aio-ovn 2026-04-23 13:28:37.664098 | Pipeline: check 2026-04-23 13:28:37.664126 | Executor: 0a8996d2b663 2026-04-23 13:28:37.664153 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3874 2026-04-23 13:28:37.664184 | Event ID: 39386c00-3f18-11f1-8031-c5e7f3c85504 2026-04-23 13:28:37.667985 | 2026-04-23 13:28:37.668069 | LOOP [emit-job-header : Print node information] 2026-04-23 13:28:37.780628 | localhost | ok: 2026-04-23 13:28:37.780883 | localhost | # Node Information 2026-04-23 13:28:37.780922 | localhost | Inventory Hostname: instance 2026-04-23 13:28:37.780973 | localhost | Hostname: np0000169780 2026-04-23 13:28:37.781005 | localhost | Username: zuul 2026-04-23 13:28:37.781036 | localhost | Distro: Ubuntu 22.04 2026-04-23 13:28:37.781065 | localhost | Provider: yul1 2026-04-23 13:28:37.781091 | localhost | Region: ca-ymq-1 2026-04-23 13:28:37.781117 | localhost | Label: ubuntu-jammy-16 2026-04-23 13:28:37.781143 | localhost | Product Name: OpenStack Nova 2026-04-23 13:28:37.781169 | localhost | Interface IP: 199.204.45.115 2026-04-23 13:28:37.797104 | 2026-04-23 13:28:37.797313 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-23 13:28:38.215228 | localhost -> localhost | changed 2026-04-23 13:28:38.225944 | 2026-04-23 13:28:38.226099 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-23 13:28:42.227841 | localhost -> localhost | changed 2026-04-23 13:28:42.238283 | 2026-04-23 13:28:42.238428 | PLAY [all] 2026-04-23 13:28:42.248714 | 2026-04-23 13:28:42.248823 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-23 13:28:42.496265 | instance -> localhost | ok 2026-04-23 13:28:42.504649 | 2026-04-23 13:28:42.504751 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-23 13:28:42.541348 | instance | ok 2026-04-23 13:28:42.556073 | instance | included: /var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-23 13:28:42.561688 | 2026-04-23 13:28:42.561754 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-23 13:28:43.468628 | instance -> localhost | Generating public/private rsa key pair. 2026-04-23 13:28:43.468820 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/5bb58541e0664af2aa23253235a6f757_id_rsa 2026-04-23 13:28:43.468850 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/5bb58541e0664af2aa23253235a6f757_id_rsa.pub 2026-04-23 13:28:43.468873 | instance -> localhost | The key fingerprint is: 2026-04-23 13:28:43.468894 | instance -> localhost | SHA256:8sYe869fckJK8ZJJ5qtSBttOSaBwvbDJDqC/Dpv++80 zuul-build-sshkey 2026-04-23 13:28:43.468934 | instance -> localhost | The key's randomart image is: 2026-04-23 13:28:43.468974 | instance -> localhost | +---[RSA 3072]----+ 2026-04-23 13:28:43.469006 | instance -> localhost | | . | 2026-04-23 13:28:43.469034 | instance -> localhost | |. . o o | 2026-04-23 13:28:43.469055 | instance -> localhost | |.. + = o + | 2026-04-23 13:28:43.469075 | instance -> localhost | |. . = o .+ = | 2026-04-23 13:28:43.469096 | instance -> localhost | | . o .=S.* o | 2026-04-23 13:28:43.469116 | instance -> localhost | | . . .+*. = | 2026-04-23 13:28:43.469136 | instance -> localhost | |. . =* o o o | 2026-04-23 13:28:43.469158 | instance -> localhost | | +. +o.= = | 2026-04-23 13:28:43.469181 | instance -> localhost | |+oooo. Eo o+o | 2026-04-23 13:28:43.469202 | instance -> localhost | +----[SHA256]-----+ 2026-04-23 13:28:43.469248 | instance -> localhost | ok: Runtime: 0:00:00.518049 2026-04-23 13:28:43.474234 | 2026-04-23 13:28:43.474295 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-23 13:28:43.509054 | instance | ok 2026-04-23 13:28:43.519710 | instance | included: /var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-23 13:28:43.526935 | 2026-04-23 13:28:43.526993 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-23 13:28:43.551145 | instance | skipping: Conditional result was False 2026-04-23 13:28:43.561347 | 2026-04-23 13:28:43.561432 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-23 13:28:43.992086 | instance | changed 2026-04-23 13:28:44.000139 | 2026-04-23 13:28:44.000227 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-23 13:28:44.198150 | instance | ok 2026-04-23 13:28:44.202969 | 2026-04-23 13:28:44.203030 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-23 13:28:44.692417 | instance | changed 2026-04-23 13:28:44.698787 | 2026-04-23 13:28:44.698925 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-23 13:28:45.177541 | instance | changed 2026-04-23 13:28:45.184154 | 2026-04-23 13:28:45.184229 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-23 13:28:45.208814 | instance | skipping: Conditional result was False 2026-04-23 13:28:45.219513 | 2026-04-23 13:28:45.219606 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-23 13:28:45.615385 | instance -> localhost | changed 2026-04-23 13:28:45.668008 | 2026-04-23 13:28:45.668151 | TASK [add-build-sshkey : Add back temp key] 2026-04-23 13:28:45.959571 | instance -> localhost | Identity added: /var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/5bb58541e0664af2aa23253235a6f757_id_rsa (zuul-build-sshkey) 2026-04-23 13:28:45.959771 | instance -> localhost | ok: Runtime: 0:00:00.016481 2026-04-23 13:28:45.964749 | 2026-04-23 13:28:45.964811 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-23 13:28:46.234051 | instance | ok 2026-04-23 13:28:46.239844 | 2026-04-23 13:28:46.239907 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-23 13:28:46.264858 | instance | skipping: Conditional result was False 2026-04-23 13:28:46.279220 | 2026-04-23 13:28:46.279307 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-23 13:28:46.605021 | instance | ok 2026-04-23 13:28:46.611988 | 2026-04-23 13:28:46.612056 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-23 13:28:48.229321 | instance | Output suppressed because no_log was given 2026-04-23 13:28:48.239949 | 2026-04-23 13:28:48.240053 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-23 13:28:48.448773 | instance | ok: "logs" 2026-04-23 13:28:48.449058 | instance | ok: All items complete 2026-04-23 13:28:48.449089 | 2026-04-23 13:28:48.602200 | instance | ok: "artifacts" 2026-04-23 13:28:48.786435 | instance | ok: "docs" 2026-04-23 13:28:48.800218 | 2026-04-23 13:28:48.800383 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-23 13:28:48.988234 | instance | changed: "logs" 2026-04-23 13:28:49.134606 | instance | changed: "artifacts" 2026-04-23 13:28:49.278800 | instance | changed: "docs" 2026-04-23 13:28:49.308069 | 2026-04-23 13:28:49.308208 | PLAY RECAP 2026-04-23 13:28:49.308267 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-23 13:28:49.308298 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 13:28:49.308318 | 2026-04-23 13:28:49.479459 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 13:28:49.492464 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 13:28:50.095706 | 2026-04-23 13:28:50.095954 | PLAY [all] 2026-04-23 13:28:50.107411 | 2026-04-23 13:28:50.107484 | TASK [setup-uv : Extract archive] 2026-04-23 13:28:52.452824 | instance | changed 2026-04-23 13:28:52.458824 | 2026-04-23 13:28:52.458908 | TASK [setup-uv : Print version] 2026-04-23 13:28:52.606105 | instance | uv 0.8.13 2026-04-23 13:28:52.998656 | instance | ok: Runtime: 0:00:00.012863 2026-04-23 13:28:53.009473 | 2026-04-23 13:28:53.009541 | PLAY RECAP 2026-04-23 13:28:53.009606 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 13:28:53.009639 | 2026-04-23 13:28:53.124833 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 13:28:53.136113 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-04-23 13:28:53.709470 | 2026-04-23 13:28:53.709626 | PLAY [all] 2026-04-23 13:28:53.722388 | 2026-04-23 13:28:53.722498 | TASK [Install "jq" for log collection] 2026-04-23 13:29:13.074277 | instance | changed 2026-04-23 13:29:13.076922 | 2026-04-23 13:29:13.077002 | PLAY RECAP 2026-04-23 13:29:13.077059 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 13:29:13.077110 | 2026-04-23 13:29:13.191720 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-04-23 13:29:13.203142 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-23 13:29:13.850386 | 2026-04-23 13:29:13.850586 | PLAY [all] 2026-04-23 13:29:13.864866 | 2026-04-23 13:29:13.865038 | TASK [Copy inventory file for Zuul] 2026-04-23 13:29:14.710820 | instance | changed 2026-04-23 13:29:14.717775 | 2026-04-23 13:29:14.717883 | TASK [Switch "ansible_host" to private IP] 2026-04-23 13:29:15.026384 | instance | changed: 1 replacements made 2026-04-23 13:29:15.032213 | 2026-04-23 13:29:15.032282 | TASK [Run Molecule scenario] 2026-04-23 13:29:15.422087 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-23 13:29:15.422301 | instance | Creating virtual environment at: .venv 2026-04-23 13:29:15.446221 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 13:29:15.475196 | instance | Downloading netaddr (2.2MiB) 2026-04-23 13:29:15.476385 | instance | Downloading kubernetes (1.9MiB) 2026-04-23 13:29:15.476659 | instance | Downloading pygments (1.2MiB) 2026-04-23 13:29:15.476957 | instance | Downloading ansible-core (2.1MiB) 2026-04-23 13:29:15.477252 | instance | Downloading setuptools (1.1MiB) 2026-04-23 13:29:15.477629 | instance | Downloading openstacksdk (1.7MiB) 2026-04-23 13:29:15.478600 | instance | Downloading rjsonnet (1.2MiB) 2026-04-23 13:29:15.478812 | instance | Downloading cryptography (4.2MiB) 2026-04-23 13:29:15.786654 | instance | Building pyperclip==1.9.0 2026-04-23 13:29:15.796231 | instance | Downloading rjsonnet 2026-04-23 13:29:15.941671 | instance | Downloading netaddr 2026-04-23 13:29:15.956661 | instance | Downloading pygments 2026-04-23 13:29:15.981358 | instance | Downloading cryptography 2026-04-23 13:29:16.013904 | instance | Downloading setuptools 2026-04-23 13:29:16.076226 | instance | Downloading kubernetes 2026-04-23 13:29:16.113224 | instance | Downloading ansible-core 2026-04-23 13:29:16.152024 | instance | Downloading openstacksdk 2026-04-23 13:29:16.560149 | instance | Built pyperclip==1.9.0 2026-04-23 13:29:16.734163 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 13:29:16.775712 | instance | Installed 79 packages in 39ms 2026-04-23 13:29:17.429735 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-23 13:29:18.061610 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-23 13:29:18.061680 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-23 13:30:03.676170 | instance | INFO [aio > dependency] Executing 2026-04-23 13:30:03.676475 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-23 13:30:03.676808 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-23 13:30:03.676992 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-23 13:30:03.688421 | instance | INFO [aio > cleanup] Executing 2026-04-23 13:30:03.688913 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 13:30:03.703254 | instance | INFO [aio > destroy] Executing 2026-04-23 13:30:03.703343 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-23 13:30:03.703503 | instance | INFO [aio > destroy] Executed: Successful 2026-04-23 13:30:03.715522 | instance | INFO [aio > syntax] Executing 2026-04-23 13:30:06.860884 | instance | 2026-04-23 13:30:06.860976 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-23 13:30:07.073200 | instance | INFO [aio > syntax] Executed: Successful 2026-04-23 13:30:07.085015 | instance | INFO [aio > create] Executing 2026-04-23 13:30:07.087584 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 13:30:07.098796 | instance | INFO [aio > prepare] Executing 2026-04-23 13:30:08.074129 | instance | 2026-04-23 13:30:08.074587 | instance | PLAY [Prepare] ***************************************************************** 2026-04-23 13:30:08.074928 | instance | 2026-04-23 13:30:08.075304 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:30:08.075630 | instance | Thursday 23 April 2026 13:30:08 +0000 (0:00:00.034) 0:00:00.034 ******** 2026-04-23 13:30:09.243344 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 13:30:09.243634 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 13:30:09.243932 | instance | interpreter could change the meaning of that path. See 2026-04-23 13:30:09.244209 | instance | https://docs.ansible.com/ansible- 2026-04-23 13:30:09.244502 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 13:30:09.251019 | instance | ok: [instance] 2026-04-23 13:30:09.251296 | instance | 2026-04-23 13:30:09.251584 | instance | TASK [Configure short hostname] ************************************************ 2026-04-23 13:30:09.251868 | instance | Thursday 23 April 2026 13:30:09 +0000 (0:00:01.178) 0:00:01.212 ******** 2026-04-23 13:30:09.957357 | instance | changed: [instance] 2026-04-23 13:30:09.957497 | instance | 2026-04-23 13:30:09.957599 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-23 13:30:09.957775 | instance | Thursday 23 April 2026 13:30:09 +0000 (0:00:00.706) 0:00:01.919 ******** 2026-04-23 13:30:10.268317 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-23 13:30:10.268657 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-23 13:30:10.269004 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-23 13:30:10.276086 | instance | changed: [instance] 2026-04-23 13:30:10.276354 | instance | 2026-04-23 13:30:10.276649 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-23 13:30:10.276959 | instance | Thursday 23 April 2026 13:30:10 +0000 (0:00:00.318) 0:00:02.237 ******** 2026-04-23 13:30:11.637926 | instance | ok: [instance] 2026-04-23 13:30:11.638150 | instance | 2026-04-23 13:30:11.638453 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-23 13:30:11.638749 | instance | Thursday 23 April 2026 13:30:11 +0000 (0:00:01.361) 0:00:03.599 ******** 2026-04-23 13:30:12.570974 | instance | ok: [instance] 2026-04-23 13:30:12.571142 | instance | 2026-04-23 13:30:12.571487 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-23 13:30:12.571759 | instance | 2026-04-23 13:30:12.572026 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-23 13:30:12.572400 | instance | Thursday 23 April 2026 13:30:12 +0000 (0:00:00.932) 0:00:04.532 ******** 2026-04-23 13:30:13.665755 | instance | changed: [localhost] => (item=group_vars) 2026-04-23 13:30:13.665958 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-23 13:30:13.666258 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-23 13:30:13.666551 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-23 13:30:13.666840 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-23 13:30:13.667129 | instance | changed: [localhost] => (item=host_vars) 2026-04-23 13:30:13.667407 | instance | 2026-04-23 13:30:13.667851 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-23 13:30:13.668142 | instance | 2026-04-23 13:30:13.668334 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-23 13:30:13.668508 | instance | Thursday 23 April 2026 13:30:13 +0000 (0:00:01.094) 0:00:05.627 ******** 2026-04-23 13:30:13.853062 | instance | changed: [localhost] 2026-04-23 13:30:13.853218 | instance | 2026-04-23 13:30:13.853596 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-23 13:30:13.853912 | instance | Thursday 23 April 2026 13:30:13 +0000 (0:00:00.187) 0:00:05.814 ******** 2026-04-23 13:30:13.881382 | instance | ok: [localhost] 2026-04-23 13:30:13.881544 | instance | 2026-04-23 13:30:13.881694 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-23 13:30:13.881844 | instance | Thursday 23 April 2026 13:30:13 +0000 (0:00:00.028) 0:00:05.843 ******** 2026-04-23 13:30:13.933239 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'aa124958-6377-58ba-b817-2ffc6ace7bdb'}) 2026-04-23 13:30:13.933549 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-23 13:30:13.933879 | instance | 2026-04-23 13:30:13.934234 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-23 13:30:13.934582 | instance | Thursday 23 April 2026 13:30:13 +0000 (0:00:00.051) 0:00:05.894 ******** 2026-04-23 13:30:14.525942 | instance | changed: [localhost] 2026-04-23 13:30:14.526027 | instance | 2026-04-23 13:30:14.526040 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-23 13:30:14.526050 | instance | 2026-04-23 13:30:14.526059 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-23 13:30:14.526091 | instance | Thursday 23 April 2026 13:30:14 +0000 (0:00:00.589) 0:00:06.483 ******** 2026-04-23 13:30:14.704998 | instance | changed: [localhost] 2026-04-23 13:30:14.705229 | instance | 2026-04-23 13:30:14.705571 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-23 13:30:14.705884 | instance | Thursday 23 April 2026 13:30:14 +0000 (0:00:00.181) 0:00:06.664 ******** 2026-04-23 13:30:14.729138 | instance | ok: [localhost] 2026-04-23 13:30:14.729387 | instance | 2026-04-23 13:30:14.729786 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-23 13:30:14.730177 | instance | Thursday 23 April 2026 13:30:14 +0000 (0:00:00.025) 0:00:06.690 ******** 2026-04-23 13:30:14.765010 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-23 13:30:14.765311 | instance | 2026-04-23 13:30:14.765689 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-23 13:30:14.766092 | instance | Thursday 23 April 2026 13:30:14 +0000 (0:00:00.035) 0:00:06.726 ******** 2026-04-23 13:30:15.163224 | instance | changed: [localhost] 2026-04-23 13:30:15.163311 | instance | 2026-04-23 13:30:15.163336 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-23 13:30:15.163346 | instance | 2026-04-23 13:30:15.163354 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-23 13:30:15.163362 | instance | Thursday 23 April 2026 13:30:15 +0000 (0:00:00.392) 0:00:07.118 ******** 2026-04-23 13:30:15.343065 | instance | changed: [localhost] 2026-04-23 13:30:15.343241 | instance | 2026-04-23 13:30:15.343561 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-23 13:30:15.343825 | instance | Thursday 23 April 2026 13:30:15 +0000 (0:00:00.185) 0:00:07.304 ******** 2026-04-23 13:30:15.369586 | instance | ok: [localhost] 2026-04-23 13:30:15.369823 | instance | 2026-04-23 13:30:15.370254 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-23 13:30:15.370527 | instance | Thursday 23 April 2026 13:30:15 +0000 (0:00:00.025) 0:00:07.330 ******** 2026-04-23 13:30:15.420453 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-23 13:30:15.420707 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-23 13:30:15.421038 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-23 13:30:15.421408 | instance | 2026-04-23 13:30:15.421766 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-23 13:30:15.422046 | instance | Thursday 23 April 2026 13:30:15 +0000 (0:00:00.051) 0:00:07.381 ******** 2026-04-23 13:30:15.810653 | instance | changed: [localhost] 2026-04-23 13:30:15.810834 | instance | 2026-04-23 13:30:15.811166 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-23 13:30:15.811433 | instance | 2026-04-23 13:30:15.811715 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-23 13:30:15.813198 | instance | Thursday 23 April 2026 13:30:15 +0000 (0:00:00.390) 0:00:07.772 ******** 2026-04-23 13:30:15.990912 | instance | changed: [localhost] 2026-04-23 13:30:15.991170 | instance | 2026-04-23 13:30:15.991502 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-23 13:30:15.991804 | instance | Thursday 23 April 2026 13:30:15 +0000 (0:00:00.180) 0:00:07.952 ******** 2026-04-23 13:30:16.013862 | instance | ok: [localhost] 2026-04-23 13:30:16.014136 | instance | 2026-04-23 13:30:16.014432 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-23 13:30:16.014716 | instance | Thursday 23 April 2026 13:30:16 +0000 (0:00:00.023) 0:00:07.975 ******** 2026-04-23 13:30:16.059272 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-23 13:30:16.059530 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-23 13:30:16.059787 | instance | 2026-04-23 13:30:16.060065 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-23 13:30:16.060337 | instance | Thursday 23 April 2026 13:30:16 +0000 (0:00:00.045) 0:00:08.020 ******** 2026-04-23 13:30:16.434559 | instance | changed: [localhost] 2026-04-23 13:30:16.434793 | instance | 2026-04-23 13:30:16.435105 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-23 13:30:16.435367 | instance | 2026-04-23 13:30:16.435661 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:30:16.435930 | instance | Thursday 23 April 2026 13:30:16 +0000 (0:00:00.375) 0:00:08.396 ******** 2026-04-23 13:30:17.173355 | instance | ok: [localhost] 2026-04-23 13:30:17.173676 | instance | 2026-04-23 13:30:17.173691 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-23 13:30:17.173701 | instance | Thursday 23 April 2026 13:30:17 +0000 (0:00:00.738) 0:00:09.134 ******** 2026-04-23 13:30:17.363636 | instance | changed: [localhost] 2026-04-23 13:30:17.363746 | instance | 2026-04-23 13:30:17.363758 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-23 13:30:17.363936 | instance | Thursday 23 April 2026 13:30:17 +0000 (0:00:00.191) 0:00:09.325 ******** 2026-04-23 13:30:17.399503 | instance | ok: [localhost] 2026-04-23 13:30:17.399593 | instance | 2026-04-23 13:30:17.399985 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-23 13:30:17.400055 | instance | Thursday 23 April 2026 13:30:17 +0000 (0:00:00.035) 0:00:09.361 ******** 2026-04-23 13:30:18.251353 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-23 13:30:18.251466 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-23 13:30:18.253589 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-23 13:30:18.253679 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-23 13:30:18.253688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-23 13:30:18.253695 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-23 13:30:18.253702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-23 13:30:18.253708 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-23 13:30:18.253714 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-23 13:30:18.253720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-23 13:30:18.253726 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-23 13:30:18.253732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-23 13:30:18.253746 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-23 13:30:18.253898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-23 13:30:18.254171 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-23 13:30:18.254390 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-23 13:30:18.254634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-23 13:30:18.254829 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-23 13:30:18.255031 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_api_host) 2026-04-23 13:30:18.255194 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-23 13:30:18.255353 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-23 13:30:18.255540 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-23 13:30:18.255753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-23 13:30:18.255995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-23 13:30:18.256156 | instance | 2026-04-23 13:30:18.256309 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-23 13:30:18.256459 | instance | Thursday 23 April 2026 13:30:18 +0000 (0:00:00.851) 0:00:10.212 ******** 2026-04-23 13:30:18.650617 | instance | changed: [localhost] 2026-04-23 13:30:18.651078 | instance | 2026-04-23 13:30:18.651518 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-23 13:30:18.651940 | instance | Thursday 23 April 2026 13:30:18 +0000 (0:00:00.397) 0:00:10.610 ******** 2026-04-23 13:30:18.850757 | instance | changed: [localhost] 2026-04-23 13:30:18.851321 | instance | 2026-04-23 13:30:18.851672 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-23 13:30:18.851993 | instance | 2026-04-23 13:30:18.852328 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-23 13:30:18.852693 | instance | Thursday 23 April 2026 13:30:18 +0000 (0:00:00.200) 0:00:10.810 ******** 2026-04-23 13:30:19.038539 | instance | changed: [localhost] 2026-04-23 13:30:19.038961 | instance | 2026-04-23 13:30:19.039316 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-23 13:30:19.039674 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.188) 0:00:10.999 ******** 2026-04-23 13:30:19.070241 | instance | ok: [localhost] 2026-04-23 13:30:19.070605 | instance | 2026-04-23 13:30:19.070944 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-23 13:30:19.071268 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.030) 0:00:11.029 ******** 2026-04-23 13:30:19.113904 | 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-04-23 13:30:19.114207 | instance | 2026-04-23 13:30:19.114443 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-23 13:30:19.114661 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.043) 0:00:11.072 ******** 2026-04-23 13:30:19.515368 | instance | changed: [localhost] 2026-04-23 13:30:19.515431 | instance | 2026-04-23 13:30:19.515439 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-23 13:30:19.515446 | instance | 2026-04-23 13:30:19.515451 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-23 13:30:19.515457 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.403) 0:00:11.476 ******** 2026-04-23 13:30:19.720299 | instance | changed: [localhost] 2026-04-23 13:30:19.720355 | instance | 2026-04-23 13:30:19.720363 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-23 13:30:19.720370 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.205) 0:00:11.681 ******** 2026-04-23 13:30:19.750647 | instance | ok: [localhost] 2026-04-23 13:30:19.750706 | instance | 2026-04-23 13:30:19.750723 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-23 13:30:19.750737 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.030) 0:00:11.711 ******** 2026-04-23 13:30:19.800111 | 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-04-23 13:30:19.800168 | instance | 2026-04-23 13:30:19.800176 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-23 13:30:19.800183 | instance | Thursday 23 April 2026 13:30:19 +0000 (0:00:00.049) 0:00:11.761 ******** 2026-04-23 13:30:20.169411 | instance | changed: [localhost] 2026-04-23 13:30:20.169475 | instance | 2026-04-23 13:30:20.169484 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-23 13:30:20.169490 | instance | 2026-04-23 13:30:20.169496 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-23 13:30:20.169502 | instance | Thursday 23 April 2026 13:30:20 +0000 (0:00:00.368) 0:00:12.130 ******** 2026-04-23 13:30:20.359541 | instance | changed: [localhost] 2026-04-23 13:30:20.359591 | instance | 2026-04-23 13:30:20.359607 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-23 13:30:20.359613 | instance | Thursday 23 April 2026 13:30:20 +0000 (0:00:00.191) 0:00:12.321 ******** 2026-04-23 13:30:20.392317 | instance | ok: [localhost] 2026-04-23 13:30:20.392357 | instance | 2026-04-23 13:30:20.392362 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-23 13:30:20.392367 | instance | Thursday 23 April 2026 13:30:20 +0000 (0:00:00.032) 0:00:12.354 ******** 2026-04-23 13:30:20.837728 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-23 13:30:20.837797 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-23 13:30:20.837806 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-23 13:30:20.837814 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-23 13:30:20.837823 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-23 13:30:20.837839 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-23 13:30:20.841265 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-23 13:30:20.841344 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-23 13:30:20.841353 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-23 13:30:20.841359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-23 13:30:20.841365 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-23 13:30:20.841371 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-23 13:30:20.841377 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-23 13:30:20.841382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-23 13:30:20.841388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-23 13:30:20.841394 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-23 13:30:20.841399 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-23 13:30:20.841405 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-23 13:30:20.841412 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-23 13:30:20.841419 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-23 13:30:20.841428 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-23 13:30:20.841436 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-23 13:30:20.841448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-23 13:30:20.841454 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-23 13:30:20.841460 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-23 13:30:20.841466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-23 13:30:20.841471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-23 13:30:20.841477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-23 13:30:20.841483 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-23 13:30:20.841488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-23 13:30:20.841501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-23 13:30:20.841507 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-23 13:30:20.841529 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-23 13:30:20.841567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-23 13:30:20.841576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-23 13:30:20.841603 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-23 13:30:20.841761 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-23 13:30:20.841955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-23 13:30:20.842105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-23 13:30:20.842274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-23 13:30:20.842439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-23 13:30:20.842599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-23 13:30:20.842772 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_keystone_password) 2026-04-23 13:30:20.842936 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_mariadb_password) 2026-04-23 13:30:20.843096 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_rabbitmq_password) 2026-04-23 13:30:20.843257 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-23 13:30:20.843423 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-23 13:30:20.843588 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-23 13:30:20.843748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-23 13:30:20.843910 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-23 13:30:20.844070 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-23 13:30:20.844228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-23 13:30:20.844384 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-23 13:30:20.844533 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-23 13:30:20.844682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-23 13:30:20.844841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-23 13:30:20.845027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-23 13:30:20.845180 | instance | 2026-04-23 13:30:20.845339 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-23 13:30:20.845491 | instance | Thursday 23 April 2026 13:30:20 +0000 (0:00:00.444) 0:00:12.798 ******** 2026-04-23 13:30:20.898029 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-23 13:30:20.898335 | instance | 2026-04-23 13:30:20.898668 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-23 13:30:20.898909 | instance | Thursday 23 April 2026 13:30:20 +0000 (0:00:00.058) 0:00:12.857 ******** 2026-04-23 13:30:21.320488 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 13:30:21.320552 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 13:30:21.320560 | instance | 2026-04-23 13:30:21.320566 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-23 13:30:21.320572 | instance | Thursday 23 April 2026 13:30:21 +0000 (0:00:00.424) 0:00:13.281 ******** 2026-04-23 13:30:23.952584 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 13:30:23.952643 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 13:30:23.952651 | instance | 2026-04-23 13:30:23.952658 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-23 13:30:23.952664 | instance | Thursday 23 April 2026 13:30:23 +0000 (0:00:02.632) 0:00:15.913 ******** 2026-04-23 13:30:24.008411 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-23 13:30:24.008457 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-23 13:30:24.008464 | instance | 2026-04-23 13:30:24.008470 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-23 13:30:24.008477 | instance | Thursday 23 April 2026 13:30:24 +0000 (0:00:00.056) 0:00:15.969 ******** 2026-04-23 13:30:24.349538 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 13:30:24.349599 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 13:30:24.349622 | instance | 2026-04-23 13:30:24.349628 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-23 13:30:24.349634 | instance | Thursday 23 April 2026 13:30:24 +0000 (0:00:00.340) 0:00:16.310 ******** 2026-04-23 13:30:24.728944 | instance | changed: [localhost] 2026-04-23 13:30:24.729015 | instance | 2026-04-23 13:30:24.729027 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-23 13:30:24.729037 | instance | Thursday 23 April 2026 13:30:24 +0000 (0:00:00.378) 0:00:16.689 ******** 2026-04-23 13:30:24.764749 | instance | skipping: [localhost] 2026-04-23 13:30:24.764793 | instance | 2026-04-23 13:30:24.764804 | instance | PLAY [Setup networking] ******************************************************** 2026-04-23 13:30:24.764813 | instance | 2026-04-23 13:30:24.764822 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:30:24.764831 | instance | Thursday 23 April 2026 13:30:24 +0000 (0:00:00.036) 0:00:16.725 ******** 2026-04-23 13:30:25.513817 | instance | ok: [instance] 2026-04-23 13:30:25.514295 | instance | 2026-04-23 13:30:25.514685 | instance | TASK [Create bridge for management network] ************************************ 2026-04-23 13:30:25.515065 | instance | Thursday 23 April 2026 13:30:25 +0000 (0:00:00.749) 0:00:17.475 ******** 2026-04-23 13:30:25.860877 | instance | ok: [instance] 2026-04-23 13:30:25.860970 | instance | 2026-04-23 13:30:25.861181 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-23 13:30:25.861510 | instance | Thursday 23 April 2026 13:30:25 +0000 (0:00:00.347) 0:00:17.822 ******** 2026-04-23 13:30:26.082258 | instance | ok: [instance] 2026-04-23 13:30:26.082393 | instance | 2026-04-23 13:30:26.082634 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-23 13:30:26.082912 | instance | Thursday 23 April 2026 13:30:26 +0000 (0:00:00.221) 0:00:18.043 ******** 2026-04-23 13:30:26.312320 | instance | ok: [instance] 2026-04-23 13:30:26.312417 | instance | 2026-04-23 13:30:26.312626 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-23 13:30:26.312918 | instance | Thursday 23 April 2026 13:30:26 +0000 (0:00:00.228) 0:00:18.272 ******** 2026-04-23 13:30:26.506191 | instance | ok: [instance] 2026-04-23 13:30:26.506492 | instance | 2026-04-23 13:30:26.506722 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-23 13:30:26.506963 | instance | Thursday 23 April 2026 13:30:26 +0000 (0:00:00.193) 0:00:18.466 ******** 2026-04-23 13:30:26.946243 | instance | ok: [instance] => (item=br-mgmt) 2026-04-23 13:30:26.946704 | instance | ok: [instance] => (item=dummy0) 2026-04-23 13:30:26.946879 | instance | 2026-04-23 13:30:26.947098 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-23 13:30:26.947267 | instance | 2026-04-23 13:30:26.947443 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:30:26.947645 | instance | Thursday 23 April 2026 13:30:26 +0000 (0:00:00.440) 0:00:18.906 ******** 2026-04-23 13:30:27.677659 | instance | ok: [instance] 2026-04-23 13:30:27.677927 | instance | 2026-04-23 13:30:27.678181 | instance | TASK [Install depedencies] ***************************************************** 2026-04-23 13:30:27.678419 | instance | Thursday 23 April 2026 13:30:27 +0000 (0:00:00.730) 0:00:19.636 ******** 2026-04-23 13:30:48.456005 | instance | changed: [instance] 2026-04-23 13:30:48.456304 | instance | 2026-04-23 13:30:48.456316 | instance | TASK [Start up service] ******************************************************** 2026-04-23 13:30:48.456326 | instance | Thursday 23 April 2026 13:30:48 +0000 (0:00:20.780) 0:00:40.416 ******** 2026-04-23 13:30:49.068196 | instance | ok: [instance] 2026-04-23 13:30:49.068253 | instance | 2026-04-23 13:30:49.068260 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-23 13:30:49.068266 | instance | Thursday 23 April 2026 13:30:49 +0000 (0:00:00.613) 0:00:41.029 ******** 2026-04-23 13:30:49.320461 | instance | ok: [instance] 2026-04-23 13:30:49.320536 | instance | 2026-04-23 13:30:49.320549 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-23 13:30:49.320582 | instance | Thursday 23 April 2026 13:30:49 +0000 (0:00:00.251) 0:00:41.281 ******** 2026-04-23 13:30:49.801184 | instance | changed: [instance] 2026-04-23 13:30:49.801662 | instance | 2026-04-23 13:30:49.802202 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-23 13:30:49.802678 | instance | Thursday 23 April 2026 13:30:49 +0000 (0:00:00.481) 0:00:41.762 ******** 2026-04-23 13:30:50.002852 | instance | ok: [instance] 2026-04-23 13:30:50.002962 | instance | 2026-04-23 13:30:50.002983 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-23 13:30:50.003142 | instance | Thursday 23 April 2026 13:30:49 +0000 (0:00:00.201) 0:00:41.964 ******** 2026-04-23 13:30:50.031766 | instance | skipping: [instance] 2026-04-23 13:30:50.031866 | instance | 2026-04-23 13:30:50.032082 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-23 13:30:50.032403 | instance | Thursday 23 April 2026 13:30:50 +0000 (0:00:00.028) 0:00:41.993 ******** 2026-04-23 13:30:50.598537 | instance | changed: [instance] => (item=osd0) 2026-04-23 13:30:50.598952 | instance | changed: [instance] => (item=osd1) 2026-04-23 13:30:50.599282 | instance | changed: [instance] => (item=osd2) 2026-04-23 13:30:50.599661 | instance | 2026-04-23 13:30:50.600088 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-23 13:30:50.600477 | instance | Thursday 23 April 2026 13:30:50 +0000 (0:00:00.564) 0:00:42.558 ******** 2026-04-23 13:30:51.178245 | instance | changed: [instance] => (item=osd0) 2026-04-23 13:30:51.178392 | instance | changed: [instance] => (item=osd1) 2026-04-23 13:30:51.178544 | instance | changed: [instance] => (item=osd2) 2026-04-23 13:30:51.178775 | instance | 2026-04-23 13:30:51.179007 | instance | TASK [Start loop devices] ****************************************************** 2026-04-23 13:30:51.179218 | instance | Thursday 23 April 2026 13:30:51 +0000 (0:00:00.578) 0:00:43.136 ******** 2026-04-23 13:30:51.978578 | instance | changed: [instance] => (item=osd0) 2026-04-23 13:30:51.979035 | instance | changed: [instance] => (item=osd1) 2026-04-23 13:30:51.979403 | instance | changed: [instance] => (item=osd2) 2026-04-23 13:30:51.979741 | instance | 2026-04-23 13:30:51.980091 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-23 13:30:51.980422 | instance | Thursday 23 April 2026 13:30:51 +0000 (0:00:00.802) 0:00:43.938 ******** 2026-04-23 13:30:55.097820 | instance | changed: [instance] => (item=osd0) 2026-04-23 13:30:55.098085 | instance | changed: [instance] => (item=osd1) 2026-04-23 13:30:55.098398 | instance | changed: [instance] => (item=osd2) 2026-04-23 13:30:55.098585 | instance | 2026-04-23 13:30:55.098802 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-23 13:30:55.099015 | instance | Thursday 23 April 2026 13:30:55 +0000 (0:00:03.118) 0:00:47.057 ******** 2026-04-23 13:30:57.022243 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-23 13:30:57.022501 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-23 13:30:57.022692 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-23 13:30:57.022900 | instance | 2026-04-23 13:30:57.023089 | instance | PLAY [controllers] ************************************************************* 2026-04-23 13:30:57.023303 | instance | 2026-04-23 13:30:57.023488 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:30:57.023669 | instance | Thursday 23 April 2026 13:30:57 +0000 (0:00:01.926) 0:00:48.983 ******** 2026-04-23 13:30:57.938421 | instance | ok: [instance] 2026-04-23 13:30:57.938694 | instance | 2026-04-23 13:30:57.938956 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-23 13:30:57.939193 | instance | Thursday 23 April 2026 13:30:57 +0000 (0:00:00.916) 0:00:49.900 ******** 2026-04-23 13:30:58.438073 | instance | changed: [instance] 2026-04-23 13:30:58.438366 | instance | 2026-04-23 13:30:58.438625 | instance | PLAY RECAP ********************************************************************* 2026-04-23 13:30:58.438902 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 13:30:58.439177 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 13:30:58.439430 | instance | 2026-04-23 13:30:58.439686 | instance | Thursday 23 April 2026 13:30:58 +0000 (0:00:00.499) 0:00:50.400 ******** 2026-04-23 13:30:58.440012 | instance | =============================================================================== 2026-04-23 13:30:58.440297 | instance | Install depedencies ---------------------------------------------------- 20.78s 2026-04-23 13:30:58.440522 | instance | Create a volume group for each loop device ------------------------------ 3.12s 2026-04-23 13:30:58.440786 | instance | Generate SSH keys for missing variables --------------------------------- 2.63s 2026-04-23 13:30:58.441025 | instance | Create a logical volume for each loop device ---------------------------- 1.93s 2026-04-23 13:30:58.441292 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.36s 2026-04-23 13:30:58.441540 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-04-23 13:30:58.441946 | instance | Create folders for workspace -------------------------------------------- 1.09s 2026-04-23 13:30:58.442318 | instance | Purge "snapd" package --------------------------------------------------- 0.93s 2026-04-23 13:30:58.442608 | instance | Gathering Facts --------------------------------------------------------- 0.92s 2026-04-23 13:30:58.442927 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.85s 2026-04-23 13:30:58.443244 | instance | Start loop devices ------------------------------------------------------ 0.80s 2026-04-23 13:30:58.443491 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-04-23 13:30:58.443729 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-04-23 13:30:58.444003 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-23 13:30:58.444288 | instance | Configure short hostname ------------------------------------------------ 0.71s 2026-04-23 13:30:58.444644 | instance | Start up service -------------------------------------------------------- 0.61s 2026-04-23 13:30:58.445060 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s 2026-04-23 13:30:58.445498 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-04-23 13:30:58.445886 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-04-23 13:30:58.446283 | instance | Set masquerade rule ----------------------------------------------------- 0.50s 2026-04-23 13:30:58.559335 | instance | INFO [aio > prepare] Executed: Successful 2026-04-23 13:30:58.570331 | instance | INFO [aio > converge] Executing 2026-04-23 13:31:01.660387 | instance | 2026-04-23 13:31:01.660590 | instance | PLAY [all] ********************************************************************* 2026-04-23 13:31:01.660837 | instance | 2026-04-23 13:31:01.661104 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:31:01.661442 | instance | Thursday 23 April 2026 13:31:01 +0000 (0:00:00.019) 0:00:00.019 ******** 2026-04-23 13:31:02.891148 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 13:31:02.891320 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 13:31:02.891504 | instance | interpreter could change the meaning of that path. See 2026-04-23 13:31:02.891681 | instance | https://docs.ansible.com/ansible- 2026-04-23 13:31:02.891897 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 13:31:02.907095 | instance | ok: [instance] 2026-04-23 13:31:02.907192 | instance | 2026-04-23 13:31:02.907360 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 13:31:02.907554 | instance | Thursday 23 April 2026 13:31:02 +0000 (0:00:01.248) 0:00:01.267 ******** 2026-04-23 13:31:03.097504 | instance | ok: [instance] 2026-04-23 13:31:03.097589 | instance | 2026-04-23 13:31:03.097678 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-23 13:31:03.097784 | instance | 2026-04-23 13:31:03.097908 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:31:03.098034 | instance | Thursday 23 April 2026 13:31:03 +0000 (0:00:00.190) 0:00:01.457 ******** 2026-04-23 13:31:04.044822 | instance | ok: [instance] 2026-04-23 13:31:04.045379 | instance | 2026-04-23 13:31:04.046106 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:31:04.046560 | instance | Thursday 23 April 2026 13:31:04 +0000 (0:00:00.946) 0:00:02.403 ******** 2026-04-23 13:31:04.354191 | instance | ok: [instance] 2026-04-23 13:31:04.354304 | instance | 2026-04-23 13:31:04.354418 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:31:04.354668 | instance | Thursday 23 April 2026 13:31:04 +0000 (0:00:00.308) 0:00:02.712 ******** 2026-04-23 13:31:04.402249 | instance | skipping: [instance] 2026-04-23 13:31:04.402314 | instance | 2026-04-23 13:31:04.402485 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 13:31:04.402696 | instance | Thursday 23 April 2026 13:31:04 +0000 (0:00:00.047) 0:00:02.759 ******** 2026-04-23 13:31:04.718115 | instance | changed: [instance] 2026-04-23 13:31:04.718224 | instance | 2026-04-23 13:31:04.718286 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:31:04.718433 | instance | Thursday 23 April 2026 13:31:04 +0000 (0:00:00.315) 0:00:03.075 ******** 2026-04-23 13:31:04.802057 | instance | ok: [instance] => { 2026-04-23 13:31:04.802304 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 13:31:04.802465 | instance | } 2026-04-23 13:31:04.802611 | instance | 2026-04-23 13:31:04.802773 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:31:04.802951 | instance | Thursday 23 April 2026 13:31:04 +0000 (0:00:00.086) 0:00:03.161 ******** 2026-04-23 13:31:05.626112 | instance | changed: [instance] 2026-04-23 13:31:05.626216 | instance | 2026-04-23 13:31:05.626277 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:31:05.626408 | instance | Thursday 23 April 2026 13:31:05 +0000 (0:00:00.822) 0:00:03.983 ******** 2026-04-23 13:31:05.690155 | instance | skipping: [instance] 2026-04-23 13:31:05.690246 | instance | 2026-04-23 13:31:05.690368 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:31:05.690577 | instance | Thursday 23 April 2026 13:31:05 +0000 (0:00:00.065) 0:00:04.049 ******** 2026-04-23 13:31:05.750044 | instance | skipping: [instance] 2026-04-23 13:31:05.750249 | instance | 2026-04-23 13:31:05.750409 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:31:05.750563 | instance | Thursday 23 April 2026 13:31:05 +0000 (0:00:00.059) 0:00:04.109 ******** 2026-04-23 13:31:05.974529 | instance | ok: [instance] 2026-04-23 13:31:05.974995 | instance | 2026-04-23 13:31:05.975413 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:31:05.975780 | instance | Thursday 23 April 2026 13:31:05 +0000 (0:00:00.221) 0:00:04.331 ******** 2026-04-23 13:31:07.390021 | instance | ok: [instance] 2026-04-23 13:31:07.390114 | instance | 2026-04-23 13:31:07.390234 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:31:07.390366 | instance | Thursday 23 April 2026 13:31:07 +0000 (0:00:01.418) 0:00:05.749 ******** 2026-04-23 13:31:07.473130 | instance | ok: [instance] => { 2026-04-23 13:31:07.473474 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 13:31:07.473769 | instance | } 2026-04-23 13:31:07.474092 | instance | 2026-04-23 13:31:07.474406 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:31:07.474702 | instance | Thursday 23 April 2026 13:31:07 +0000 (0:00:00.082) 0:00:05.832 ******** 2026-04-23 13:31:08.234653 | instance | changed: [instance] 2026-04-23 13:31:08.234934 | instance | 2026-04-23 13:31:08.235238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:31:08.235544 | instance | Thursday 23 April 2026 13:31:08 +0000 (0:00:00.761) 0:00:06.594 ******** 2026-04-23 13:31:11.434391 | instance | changed: [instance] 2026-04-23 13:31:11.434773 | instance | 2026-04-23 13:31:11.435110 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 13:31:11.435436 | instance | Thursday 23 April 2026 13:31:11 +0000 (0:00:03.199) 0:00:09.793 ******** 2026-04-23 13:31:11.470324 | instance | skipping: [instance] 2026-04-23 13:31:11.470609 | instance | 2026-04-23 13:31:11.470976 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 13:31:11.471315 | instance | Thursday 23 April 2026 13:31:11 +0000 (0:00:00.036) 0:00:09.830 ******** 2026-04-23 13:31:11.504516 | instance | skipping: [instance] 2026-04-23 13:31:11.504797 | instance | 2026-04-23 13:31:11.505072 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 13:31:11.505340 | instance | Thursday 23 April 2026 13:31:11 +0000 (0:00:00.034) 0:00:09.864 ******** 2026-04-23 13:31:11.543744 | instance | skipping: [instance] 2026-04-23 13:31:11.543978 | instance | 2026-04-23 13:31:11.544245 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 13:31:11.544507 | instance | Thursday 23 April 2026 13:31:11 +0000 (0:00:00.039) 0:00:09.903 ******** 2026-04-23 13:31:18.479360 | instance | changed: [instance] 2026-04-23 13:31:18.479442 | instance | 2026-04-23 13:31:18.479462 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 13:31:18.479806 | instance | Thursday 23 April 2026 13:31:18 +0000 (0:00:06.934) 0:00:16.838 ******** 2026-04-23 13:31:19.204558 | instance | changed: [instance] 2026-04-23 13:31:19.204636 | instance | 2026-04-23 13:31:19.204938 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 13:31:19.205005 | instance | Thursday 23 April 2026 13:31:19 +0000 (0:00:00.725) 0:00:17.564 ******** 2026-04-23 13:31:20.140945 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 13:31:20.141041 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 13:31:20.141611 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 13:31:20.141680 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 13:31:20.141693 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 13:31:20.141708 | instance | 2026-04-23 13:31:20.142016 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 13:31:20.142224 | instance | Thursday 23 April 2026 13:31:20 +0000 (0:00:00.936) 0:00:18.500 ******** 2026-04-23 13:31:20.765782 | instance | changed: [instance] 2026-04-23 13:31:20.765872 | instance | 2026-04-23 13:31:20.765921 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 13:31:20.766646 | instance | Thursday 23 April 2026 13:31:20 +0000 (0:00:00.616) 0:00:19.117 ******** 2026-04-23 13:31:20.766703 | instance | 2026-04-23 13:31:20.766709 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 13:31:20.766714 | instance | Thursday 23 April 2026 13:31:20 +0000 (0:00:00.008) 0:00:19.125 ******** 2026-04-23 13:31:21.861930 | instance | ok: [instance] 2026-04-23 13:31:21.862400 | instance | 2026-04-23 13:31:21.862566 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-23 13:31:21.862901 | instance | Thursday 23 April 2026 13:31:21 +0000 (0:00:01.090) 0:00:20.216 ******** 2026-04-23 13:31:22.388526 | instance | changed: [instance] 2026-04-23 13:31:22.388683 | instance | 2026-04-23 13:31:22.388702 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 13:31:22.388845 | instance | Thursday 23 April 2026 13:31:22 +0000 (0:00:00.532) 0:00:20.748 ******** 2026-04-23 13:31:22.967798 | instance | changed: [instance] 2026-04-23 13:31:22.967915 | instance | 2026-04-23 13:31:22.967953 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:31:22.968175 | instance | Thursday 23 April 2026 13:31:22 +0000 (0:00:00.579) 0:00:21.327 ******** 2026-04-23 13:31:23.187304 | instance | ok: [instance] 2026-04-23 13:31:23.187414 | instance | 2026-04-23 13:31:23.187745 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:31:23.187825 | instance | Thursday 23 April 2026 13:31:23 +0000 (0:00:00.219) 0:00:21.546 ******** 2026-04-23 13:31:23.247426 | instance | ok: [instance] => { 2026-04-23 13:31:23.247502 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 13:31:23.248021 | instance | } 2026-04-23 13:31:23.248075 | instance | 2026-04-23 13:31:23.248081 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:31:23.248093 | instance | Thursday 23 April 2026 13:31:23 +0000 (0:00:00.060) 0:00:21.607 ******** 2026-04-23 13:31:24.146792 | instance | changed: [instance] 2026-04-23 13:31:24.146890 | instance | 2026-04-23 13:31:24.146901 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:31:24.147085 | instance | Thursday 23 April 2026 13:31:24 +0000 (0:00:00.899) 0:00:22.506 ******** 2026-04-23 13:31:28.699986 | instance | changed: [instance] 2026-04-23 13:31:28.700503 | instance | 2026-04-23 13:31:28.700529 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 13:31:28.700539 | instance | Thursday 23 April 2026 13:31:28 +0000 (0:00:04.553) 0:00:27.059 ******** 2026-04-23 13:31:29.816769 | instance | ok: [instance] 2026-04-23 13:31:29.816856 | instance | 2026-04-23 13:31:29.816908 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 13:31:29.817069 | instance | Thursday 23 April 2026 13:31:29 +0000 (0:00:01.116) 0:00:28.176 ******** 2026-04-23 13:31:30.264752 | instance | changed: [instance] 2026-04-23 13:31:30.264855 | instance | 2026-04-23 13:31:30.265105 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 13:31:30.265158 | instance | Thursday 23 April 2026 13:31:30 +0000 (0:00:00.448) 0:00:28.624 ******** 2026-04-23 13:31:30.773367 | instance | changed: [instance] 2026-04-23 13:31:30.773469 | instance | 2026-04-23 13:31:30.773707 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 13:31:30.773725 | instance | Thursday 23 April 2026 13:31:30 +0000 (0:00:00.508) 0:00:29.133 ******** 2026-04-23 13:31:31.373876 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 13:31:31.373991 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 13:31:31.374063 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 13:31:31.374431 | instance | 2026-04-23 13:31:31.374494 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 13:31:31.374501 | instance | Thursday 23 April 2026 13:31:31 +0000 (0:00:00.600) 0:00:29.733 ******** 2026-04-23 13:31:31.857674 | instance | changed: [instance] 2026-04-23 13:31:31.857776 | instance | 2026-04-23 13:31:31.857876 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 13:31:31.858110 | instance | Thursday 23 April 2026 13:31:31 +0000 (0:00:00.484) 0:00:30.217 ******** 2026-04-23 13:31:32.390535 | instance | changed: [instance] 2026-04-23 13:31:32.390637 | instance | 2026-04-23 13:31:32.390653 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 13:31:32.391172 | instance | Thursday 23 April 2026 13:31:32 +0000 (0:00:00.523) 0:00:30.741 ******** 2026-04-23 13:31:32.391226 | instance | 2026-04-23 13:31:32.391232 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 13:31:32.391237 | instance | Thursday 23 April 2026 13:31:32 +0000 (0:00:00.009) 0:00:30.750 ******** 2026-04-23 13:31:33.175068 | instance | ok: [instance] 2026-04-23 13:31:33.175147 | instance | 2026-04-23 13:31:33.175432 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-23 13:31:33.175481 | instance | Thursday 23 April 2026 13:31:33 +0000 (0:00:00.783) 0:00:31.534 ******** 2026-04-23 13:31:34.115010 | instance | changed: [instance] 2026-04-23 13:31:34.115150 | instance | 2026-04-23 13:31:34.115411 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 13:31:34.115470 | instance | Thursday 23 April 2026 13:31:34 +0000 (0:00:00.940) 0:00:32.474 ******** 2026-04-23 13:31:34.709296 | instance | changed: [instance] 2026-04-23 13:31:34.709453 | instance | 2026-04-23 13:31:34.709466 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 13:31:34.709613 | instance | Thursday 23 April 2026 13:31:34 +0000 (0:00:00.594) 0:00:33.069 ******** 2026-04-23 13:31:34.769302 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 13:31:34.769560 | instance | 2026-04-23 13:31:34.769658 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 13:31:34.769673 | instance | Thursday 23 April 2026 13:31:34 +0000 (0:00:00.059) 0:00:33.129 ******** 2026-04-23 13:31:40.082687 | instance | changed: [instance] 2026-04-23 13:31:40.083214 | instance | 2026-04-23 13:31:40.083220 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 13:31:40.083225 | instance | Thursday 23 April 2026 13:31:40 +0000 (0:00:05.308) 0:00:38.437 ******** 2026-04-23 13:31:40.769530 | instance | ok: [instance] => (item=chronyd) 2026-04-23 13:31:40.769630 | instance | ok: [instance] => (item=sshd) 2026-04-23 13:31:40.770037 | instance | 2026-04-23 13:31:40.770099 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 13:31:40.770105 | instance | Thursday 23 April 2026 13:31:40 +0000 (0:00:00.692) 0:00:39.129 ******** 2026-04-23 13:31:41.492236 | instance | changed: [instance] 2026-04-23 13:31:41.492322 | instance | 2026-04-23 13:31:41.492574 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 13:31:41.492789 | instance | Thursday 23 April 2026 13:31:41 +0000 (0:00:00.722) 0:00:39.852 ******** 2026-04-23 13:31:41.718940 | instance | ok: [instance] 2026-04-23 13:31:41.718989 | instance | 2026-04-23 13:31:41.718995 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 13:31:41.719000 | instance | Thursday 23 April 2026 13:31:41 +0000 (0:00:00.226) 0:00:40.078 ******** 2026-04-23 13:31:42.271095 | instance | changed: [instance] 2026-04-23 13:31:42.272249 | instance | 2026-04-23 13:31:42.272271 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 13:31:42.272279 | instance | Thursday 23 April 2026 13:31:42 +0000 (0:00:00.551) 0:00:40.630 ******** 2026-04-23 13:31:42.678229 | instance | changed: [instance] 2026-04-23 13:31:42.678345 | instance | 2026-04-23 13:31:42.678772 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-23 13:31:42.678829 | instance | Thursday 23 April 2026 13:31:42 +0000 (0:00:00.407) 0:00:41.037 ******** 2026-04-23 13:31:44.371914 | instance | ok: [instance] 2026-04-23 13:31:44.372027 | instance | 2026-04-23 13:31:44.372059 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-23 13:31:44.372223 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:01.693) 0:00:42.731 ******** 2026-04-23 13:31:44.428454 | instance | ok: [instance] 2026-04-23 13:31:44.428553 | instance | 2026-04-23 13:31:44.428626 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-23 13:31:44.428817 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.056) 0:00:42.788 ******** 2026-04-23 13:31:44.470863 | instance | skipping: [instance] 2026-04-23 13:31:44.470948 | instance | 2026-04-23 13:31:44.471185 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-23 13:31:44.471235 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.042) 0:00:42.830 ******** 2026-04-23 13:31:44.506458 | instance | skipping: [instance] 2026-04-23 13:31:44.506561 | instance | 2026-04-23 13:31:44.506628 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-23 13:31:44.506770 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.035) 0:00:42.866 ******** 2026-04-23 13:31:44.547072 | instance | skipping: [instance] 2026-04-23 13:31:44.547172 | instance | 2026-04-23 13:31:44.547422 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-23 13:31:44.547476 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.040) 0:00:42.906 ******** 2026-04-23 13:31:44.588176 | instance | skipping: [instance] 2026-04-23 13:31:44.588276 | instance | 2026-04-23 13:31:44.588535 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-23 13:31:44.588604 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.040) 0:00:42.947 ******** 2026-04-23 13:31:44.628877 | instance | skipping: [instance] 2026-04-23 13:31:44.629015 | instance | 2026-04-23 13:31:44.629220 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-23 13:31:44.629590 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.040) 0:00:42.988 ******** 2026-04-23 13:31:44.670704 | instance | skipping: [instance] 2026-04-23 13:31:44.670819 | instance | 2026-04-23 13:31:44.670945 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-23 13:31:44.671168 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.041) 0:00:43.030 ******** 2026-04-23 13:31:44.718102 | instance | skipping: [instance] 2026-04-23 13:31:44.718205 | instance | 2026-04-23 13:31:44.718263 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-23 13:31:44.718405 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.045) 0:00:43.075 ******** 2026-04-23 13:31:44.842331 | instance | ok: [instance] 2026-04-23 13:31:44.842450 | instance | 2026-04-23 13:31:44.842795 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-23 13:31:44.843171 | instance | Thursday 23 April 2026 13:31:44 +0000 (0:00:00.122) 0:00:43.198 ******** 2026-04-23 13:31:45.094017 | instance | ok: [instance] => (item=instance) 2026-04-23 13:31:45.094110 | instance | 2026-04-23 13:31:45.094207 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-23 13:31:45.094401 | instance | Thursday 23 April 2026 13:31:45 +0000 (0:00:00.254) 0:00:43.452 ******** 2026-04-23 13:31:45.158214 | instance | ok: [instance] 2026-04-23 13:31:45.158308 | instance | 2026-04-23 13:31:45.158383 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-23 13:31:45.158500 | instance | Thursday 23 April 2026 13:31:45 +0000 (0:00:00.061) 0:00:43.514 ******** 2026-04-23 13:31:45.238011 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-23 13:31:45.238101 | instance | 2026-04-23 13:31:45.238213 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-23 13:31:45.238410 | instance | Thursday 23 April 2026 13:31:45 +0000 (0:00:00.081) 0:00:43.595 ******** 2026-04-23 13:31:45.630379 | instance | changed: [instance] 2026-04-23 13:31:45.630643 | instance | 2026-04-23 13:31:45.630844 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-23 13:31:45.631035 | instance | Thursday 23 April 2026 13:31:45 +0000 (0:00:00.390) 0:00:43.986 ******** 2026-04-23 13:31:46.425366 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-23 13:31:46.425532 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-23 13:31:46.426058 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-23 13:31:46.426103 | instance | 2026-04-23 13:31:46.426109 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-23 13:31:46.426114 | instance | Thursday 23 April 2026 13:31:46 +0000 (0:00:00.799) 0:00:44.785 ******** 2026-04-23 13:34:02.598024 | instance | ok: [instance] 2026-04-23 13:34:02.598204 | instance | 2026-04-23 13:34:02.598220 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-23 13:34:02.598240 | instance | Thursday 23 April 2026 13:34:02 +0000 (0:02:16.171) 0:03:00.956 ******** 2026-04-23 13:34:02.801328 | instance | changed: [instance] 2026-04-23 13:34:02.801617 | instance | 2026-04-23 13:34:02.801691 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-23 13:34:02.801711 | instance | Thursday 23 April 2026 13:34:02 +0000 (0:00:00.205) 0:03:01.161 ******** 2026-04-23 13:34:02.839515 | instance | ok: [instance] 2026-04-23 13:34:02.839573 | instance | 2026-04-23 13:34:02.839840 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 13:34:02.839868 | instance | Thursday 23 April 2026 13:34:02 +0000 (0:00:00.038) 0:03:01.199 ******** 2026-04-23 13:34:02.939121 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 13:34:02.939478 | instance | 2026-04-23 13:34:02.939494 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 13:34:02.939500 | instance | Thursday 23 April 2026 13:34:02 +0000 (0:00:00.099) 0:03:01.299 ******** 2026-04-23 13:34:04.477439 | instance | ok: [instance] 2026-04-23 13:34:04.477508 | instance | 2026-04-23 13:34:04.477658 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 13:34:04.477810 | instance | Thursday 23 April 2026 13:34:04 +0000 (0:00:01.538) 0:03:02.837 ******** 2026-04-23 13:34:04.543038 | instance | ok: [instance] => (item=instance) 2026-04-23 13:34:04.543295 | instance | 2026-04-23 13:34:04.543592 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 13:34:04.543889 | instance | Thursday 23 April 2026 13:34:04 +0000 (0:00:00.064) 0:03:02.902 ******** 2026-04-23 13:34:04.952223 | instance | ok: [instance] 2026-04-23 13:34:04.952341 | instance | 2026-04-23 13:34:04.952526 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 13:34:04.952701 | instance | Thursday 23 April 2026 13:34:04 +0000 (0:00:00.409) 0:03:03.311 ******** 2026-04-23 13:34:07.015602 | instance | ok: [instance] 2026-04-23 13:34:07.015858 | instance | 2026-04-23 13:34:07.016076 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-23 13:34:07.016415 | instance | Thursday 23 April 2026 13:34:07 +0000 (0:00:02.063) 0:03:05.375 ******** 2026-04-23 13:34:08.821926 | instance | ok: [instance] 2026-04-23 13:34:08.822346 | instance | 2026-04-23 13:34:08.822395 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-23 13:34:08.822400 | instance | Thursday 23 April 2026 13:34:08 +0000 (0:00:01.806) 0:03:07.181 ******** 2026-04-23 13:34:19.069082 | instance | ok: [instance] 2026-04-23 13:34:19.069172 | instance | 2026-04-23 13:34:19.069380 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 13:34:19.069435 | instance | Thursday 23 April 2026 13:34:19 +0000 (0:00:10.247) 0:03:17.429 ******** 2026-04-23 13:34:19.139364 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 13:34:19.139693 | instance | 2026-04-23 13:34:19.139717 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 13:34:19.139731 | instance | Thursday 23 April 2026 13:34:19 +0000 (0:00:00.070) 0:03:17.499 ******** 2026-04-23 13:34:19.186296 | instance | skipping: [instance] 2026-04-23 13:34:19.186354 | instance | 2026-04-23 13:34:19.186608 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 13:34:19.186625 | instance | Thursday 23 April 2026 13:34:19 +0000 (0:00:00.046) 0:03:17.546 ******** 2026-04-23 13:34:19.251254 | instance | skipping: [instance] => (item=instance) 2026-04-23 13:34:19.251811 | instance | skipping: [instance] 2026-04-23 13:34:19.251886 | instance | 2026-04-23 13:34:19.251892 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 13:34:19.251898 | instance | Thursday 23 April 2026 13:34:19 +0000 (0:00:00.064) 0:03:17.610 ******** 2026-04-23 13:34:19.508274 | instance | ok: [instance] 2026-04-23 13:34:19.508768 | instance | 2026-04-23 13:34:19.508790 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 13:34:19.508798 | instance | Thursday 23 April 2026 13:34:19 +0000 (0:00:00.257) 0:03:17.868 ******** 2026-04-23 13:34:21.690245 | instance | ok: [instance] 2026-04-23 13:34:21.690347 | instance | 2026-04-23 13:34:21.690624 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-23 13:34:21.690674 | instance | Thursday 23 April 2026 13:34:21 +0000 (0:00:02.181) 0:03:20.049 ******** 2026-04-23 13:34:23.279240 | instance | ok: [instance] 2026-04-23 13:34:23.279335 | instance | 2026-04-23 13:34:23.279557 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-23 13:34:23.279595 | instance | Thursday 23 April 2026 13:34:23 +0000 (0:00:01.589) 0:03:21.639 ******** 2026-04-23 13:34:24.863024 | instance | ok: [instance] 2026-04-23 13:34:24.863140 | instance | 2026-04-23 13:34:24.863153 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-23 13:34:24.863304 | instance | Thursday 23 April 2026 13:34:24 +0000 (0:00:01.583) 0:03:23.223 ******** 2026-04-23 13:34:26.796593 | instance | ok: [instance] 2026-04-23 13:34:26.796675 | instance | 2026-04-23 13:34:26.796793 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-23 13:34:26.796913 | instance | 2026-04-23 13:34:26.797039 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:34:26.797168 | instance | Thursday 23 April 2026 13:34:26 +0000 (0:00:01.933) 0:03:25.156 ******** 2026-04-23 13:34:27.769990 | instance | ok: [instance] 2026-04-23 13:34:27.770065 | instance | 2026-04-23 13:34:27.770179 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:34:27.770326 | instance | Thursday 23 April 2026 13:34:27 +0000 (0:00:00.972) 0:03:26.129 ******** 2026-04-23 13:34:28.014408 | instance | ok: [instance] 2026-04-23 13:34:28.014488 | instance | 2026-04-23 13:34:28.014659 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:34:28.014807 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.244) 0:03:26.374 ******** 2026-04-23 13:34:28.059008 | instance | skipping: [instance] 2026-04-23 13:34:28.059067 | instance | 2026-04-23 13:34:28.059222 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 13:34:28.059405 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.044) 0:03:26.419 ******** 2026-04-23 13:34:28.263997 | instance | ok: [instance] 2026-04-23 13:34:28.264075 | instance | 2026-04-23 13:34:28.264229 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:34:28.264434 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.204) 0:03:26.623 ******** 2026-04-23 13:34:28.316401 | instance | ok: [instance] => { 2026-04-23 13:34:28.316566 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 13:34:28.316724 | instance | } 2026-04-23 13:34:28.316911 | instance | 2026-04-23 13:34:28.317052 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:34:28.317214 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.052) 0:03:26.676 ******** 2026-04-23 13:34:28.619237 | instance | ok: [instance] 2026-04-23 13:34:28.619319 | instance | 2026-04-23 13:34:28.619456 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:34:28.619603 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.302) 0:03:26.979 ******** 2026-04-23 13:34:28.667869 | instance | skipping: [instance] 2026-04-23 13:34:28.667975 | instance | 2026-04-23 13:34:28.668116 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:34:28.668235 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.048) 0:03:27.028 ******** 2026-04-23 13:34:28.721859 | instance | skipping: [instance] 2026-04-23 13:34:28.721937 | instance | 2026-04-23 13:34:28.722077 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:34:28.722201 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.053) 0:03:27.081 ******** 2026-04-23 13:34:28.945516 | instance | ok: [instance] 2026-04-23 13:34:28.945599 | instance | 2026-04-23 13:34:28.945700 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:34:28.945821 | instance | Thursday 23 April 2026 13:34:28 +0000 (0:00:00.223) 0:03:27.305 ******** 2026-04-23 13:34:30.230558 | instance | ok: [instance] 2026-04-23 13:34:30.230851 | instance | 2026-04-23 13:34:30.230864 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:34:30.230872 | instance | Thursday 23 April 2026 13:34:30 +0000 (0:00:01.284) 0:03:28.590 ******** 2026-04-23 13:34:30.296658 | instance | ok: [instance] => { 2026-04-23 13:34:30.296894 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 13:34:30.297116 | instance | } 2026-04-23 13:34:30.297327 | instance | 2026-04-23 13:34:30.297573 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:34:30.297791 | instance | Thursday 23 April 2026 13:34:30 +0000 (0:00:00.065) 0:03:28.656 ******** 2026-04-23 13:34:30.646699 | instance | ok: [instance] 2026-04-23 13:34:30.646768 | instance | 2026-04-23 13:34:30.646904 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:34:30.647014 | instance | Thursday 23 April 2026 13:34:30 +0000 (0:00:00.350) 0:03:29.006 ******** 2026-04-23 13:34:32.648072 | instance | ok: [instance] 2026-04-23 13:34:32.648150 | instance | 2026-04-23 13:34:32.648275 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 13:34:32.648404 | instance | Thursday 23 April 2026 13:34:32 +0000 (0:00:02.000) 0:03:31.007 ******** 2026-04-23 13:34:32.689393 | instance | skipping: [instance] 2026-04-23 13:34:32.689488 | instance | 2026-04-23 13:34:32.689644 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 13:34:32.689779 | instance | Thursday 23 April 2026 13:34:32 +0000 (0:00:00.041) 0:03:31.048 ******** 2026-04-23 13:34:32.732825 | instance | skipping: [instance] 2026-04-23 13:34:32.732889 | instance | 2026-04-23 13:34:32.733030 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 13:34:32.734172 | instance | Thursday 23 April 2026 13:34:32 +0000 (0:00:00.043) 0:03:31.092 ******** 2026-04-23 13:34:32.773720 | instance | skipping: [instance] 2026-04-23 13:34:32.773905 | instance | 2026-04-23 13:34:32.774086 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 13:34:32.774251 | instance | Thursday 23 April 2026 13:34:32 +0000 (0:00:00.040) 0:03:31.133 ******** 2026-04-23 13:34:34.013016 | instance | ok: [instance] 2026-04-23 13:34:34.013093 | instance | 2026-04-23 13:34:34.013279 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 13:34:34.013480 | instance | Thursday 23 April 2026 13:34:34 +0000 (0:00:01.239) 0:03:32.372 ******** 2026-04-23 13:34:34.483154 | instance | ok: [instance] 2026-04-23 13:34:34.483226 | instance | 2026-04-23 13:34:34.483355 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 13:34:34.483479 | instance | Thursday 23 April 2026 13:34:34 +0000 (0:00:00.470) 0:03:32.843 ******** 2026-04-23 13:34:35.405517 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 13:34:35.405690 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 13:34:35.405787 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 13:34:35.405921 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 13:34:35.406052 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 13:34:35.406195 | instance | 2026-04-23 13:34:35.406280 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 13:34:35.406411 | instance | Thursday 23 April 2026 13:34:35 +0000 (0:00:00.922) 0:03:33.765 ******** 2026-04-23 13:34:35.931956 | instance | ok: [instance] 2026-04-23 13:34:35.932069 | instance | 2026-04-23 13:34:35.932086 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 13:34:35.932240 | instance | Thursday 23 April 2026 13:34:35 +0000 (0:00:00.518) 0:03:34.284 ******** 2026-04-23 13:34:35.932354 | instance | 2026-04-23 13:34:35.932484 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 13:34:35.932620 | instance | Thursday 23 April 2026 13:34:35 +0000 (0:00:00.007) 0:03:34.291 ******** 2026-04-23 13:34:36.281879 | instance | ok: [instance] 2026-04-23 13:34:36.282004 | instance | 2026-04-23 13:34:36.282173 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:34:36.282345 | instance | Thursday 23 April 2026 13:34:36 +0000 (0:00:00.349) 0:03:34.641 ******** 2026-04-23 13:34:36.490382 | instance | ok: [instance] 2026-04-23 13:34:36.490523 | instance | 2026-04-23 13:34:36.490605 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:34:36.490752 | instance | Thursday 23 April 2026 13:34:36 +0000 (0:00:00.208) 0:03:34.850 ******** 2026-04-23 13:34:36.550811 | instance | ok: [instance] => { 2026-04-23 13:34:36.550901 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 13:34:36.551038 | instance | } 2026-04-23 13:34:36.551169 | instance | 2026-04-23 13:34:36.551322 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:34:36.551469 | instance | Thursday 23 April 2026 13:34:36 +0000 (0:00:00.060) 0:03:34.910 ******** 2026-04-23 13:34:36.932106 | instance | ok: [instance] 2026-04-23 13:34:36.932281 | instance | 2026-04-23 13:34:36.932294 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:34:36.932442 | instance | Thursday 23 April 2026 13:34:36 +0000 (0:00:00.381) 0:03:35.292 ******** 2026-04-23 13:34:40.164483 | instance | ok: [instance] 2026-04-23 13:34:40.164573 | instance | 2026-04-23 13:34:40.164771 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 13:34:40.164893 | instance | Thursday 23 April 2026 13:34:40 +0000 (0:00:03.232) 0:03:38.524 ******** 2026-04-23 13:34:41.332840 | instance | ok: [instance] 2026-04-23 13:34:41.332908 | instance | 2026-04-23 13:34:41.333086 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 13:34:41.333261 | instance | Thursday 23 April 2026 13:34:41 +0000 (0:00:01.168) 0:03:39.692 ******** 2026-04-23 13:34:41.526424 | instance | ok: [instance] 2026-04-23 13:34:41.526501 | instance | 2026-04-23 13:34:41.526635 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 13:34:41.526761 | instance | Thursday 23 April 2026 13:34:41 +0000 (0:00:00.193) 0:03:39.886 ******** 2026-04-23 13:34:41.962530 | instance | ok: [instance] 2026-04-23 13:34:41.962597 | instance | 2026-04-23 13:34:41.962855 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 13:34:41.962938 | instance | Thursday 23 April 2026 13:34:41 +0000 (0:00:00.435) 0:03:40.322 ******** 2026-04-23 13:34:42.495645 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 13:34:42.495703 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 13:34:42.495838 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 13:34:42.495946 | instance | 2026-04-23 13:34:42.496069 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 13:34:42.496191 | instance | Thursday 23 April 2026 13:34:42 +0000 (0:00:00.533) 0:03:40.855 ******** 2026-04-23 13:34:42.919282 | instance | ok: [instance] 2026-04-23 13:34:42.919341 | instance | 2026-04-23 13:34:42.919479 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 13:34:42.919588 | instance | Thursday 23 April 2026 13:34:42 +0000 (0:00:00.423) 0:03:41.279 ******** 2026-04-23 13:34:43.353640 | instance | ok: [instance] 2026-04-23 13:34:43.353746 | instance | 2026-04-23 13:34:43.353928 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 13:34:43.354093 | instance | Thursday 23 April 2026 13:34:43 +0000 (0:00:00.425) 0:03:41.705 ******** 2026-04-23 13:34:43.354242 | instance | 2026-04-23 13:34:43.354409 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 13:34:43.354583 | instance | Thursday 23 April 2026 13:34:43 +0000 (0:00:00.008) 0:03:41.713 ******** 2026-04-23 13:34:43.720944 | instance | ok: [instance] 2026-04-23 13:34:43.721016 | instance | 2026-04-23 13:34:43.721214 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 13:34:43.721384 | instance | Thursday 23 April 2026 13:34:43 +0000 (0:00:00.367) 0:03:42.080 ******** 2026-04-23 13:34:43.775016 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 13:34:43.775269 | instance | 2026-04-23 13:34:43.775448 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 13:34:43.775626 | instance | Thursday 23 April 2026 13:34:43 +0000 (0:00:00.054) 0:03:42.134 ******** 2026-04-23 13:34:44.973696 | instance | ok: [instance] 2026-04-23 13:34:44.973821 | instance | 2026-04-23 13:34:44.973952 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 13:34:44.974075 | instance | Thursday 23 April 2026 13:34:44 +0000 (0:00:01.198) 0:03:43.333 ******** 2026-04-23 13:34:45.612379 | instance | ok: [instance] => (item=chronyd) 2026-04-23 13:34:45.612460 | instance | ok: [instance] => (item=sshd) 2026-04-23 13:34:45.612694 | instance | 2026-04-23 13:34:45.612820 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 13:34:45.612954 | instance | Thursday 23 April 2026 13:34:45 +0000 (0:00:00.638) 0:03:43.972 ******** 2026-04-23 13:34:45.909833 | instance | ok: [instance] 2026-04-23 13:34:45.909919 | instance | 2026-04-23 13:34:45.909935 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 13:34:45.909949 | instance | Thursday 23 April 2026 13:34:45 +0000 (0:00:00.295) 0:03:44.268 ******** 2026-04-23 13:34:46.110684 | instance | ok: [instance] 2026-04-23 13:34:46.110744 | instance | 2026-04-23 13:34:46.110755 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 13:34:46.110765 | instance | Thursday 23 April 2026 13:34:46 +0000 (0:00:00.201) 0:03:44.469 ******** 2026-04-23 13:34:46.346715 | instance | ok: [instance] 2026-04-23 13:34:46.346759 | instance | 2026-04-23 13:34:46.346765 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 13:34:46.346769 | instance | Thursday 23 April 2026 13:34:46 +0000 (0:00:00.236) 0:03:44.706 ******** 2026-04-23 13:34:46.553577 | instance | ok: [instance] 2026-04-23 13:34:46.553664 | instance | 2026-04-23 13:34:46.553769 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-23 13:34:46.553893 | instance | Thursday 23 April 2026 13:34:46 +0000 (0:00:00.206) 0:03:44.913 ******** 2026-04-23 13:34:46.793578 | instance | ok: [instance] => (item=instance) 2026-04-23 13:34:46.793724 | instance | 2026-04-23 13:34:46.793887 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-23 13:34:46.794058 | instance | Thursday 23 April 2026 13:34:46 +0000 (0:00:00.240) 0:03:45.153 ******** 2026-04-23 13:34:46.846971 | instance | ok: [instance] 2026-04-23 13:34:46.847040 | instance | 2026-04-23 13:34:46.847050 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-23 13:34:46.847108 | instance | Thursday 23 April 2026 13:34:46 +0000 (0:00:00.052) 0:03:45.206 ******** 2026-04-23 13:34:51.705006 | instance | ok: [instance] 2026-04-23 13:34:51.705201 | instance | 2026-04-23 13:34:51.705551 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-23 13:34:51.705835 | instance | Thursday 23 April 2026 13:34:51 +0000 (0:00:04.858) 0:03:50.064 ******** 2026-04-23 13:34:51.769718 | instance | ok: [instance] 2026-04-23 13:34:51.769860 | instance | 2026-04-23 13:34:51.770046 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 13:34:51.770234 | instance | Thursday 23 April 2026 13:34:51 +0000 (0:00:00.065) 0:03:50.129 ******** 2026-04-23 13:34:51.846461 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 13:34:51.846716 | instance | 2026-04-23 13:34:51.847028 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 13:34:51.847336 | instance | Thursday 23 April 2026 13:34:51 +0000 (0:00:00.076) 0:03:50.206 ******** 2026-04-23 13:34:51.891640 | instance | skipping: [instance] 2026-04-23 13:34:51.891866 | instance | 2026-04-23 13:34:51.892172 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 13:34:51.892425 | instance | Thursday 23 April 2026 13:34:51 +0000 (0:00:00.045) 0:03:50.251 ******** 2026-04-23 13:34:51.943133 | instance | skipping: [instance] => (item=instance) 2026-04-23 13:34:51.943270 | instance | skipping: [instance] 2026-04-23 13:34:51.943434 | instance | 2026-04-23 13:34:51.943609 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 13:34:51.943792 | instance | Thursday 23 April 2026 13:34:51 +0000 (0:00:00.051) 0:03:50.302 ******** 2026-04-23 13:34:52.205338 | instance | ok: [instance] 2026-04-23 13:34:52.205625 | instance | 2026-04-23 13:34:52.205922 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 13:34:52.206234 | instance | Thursday 23 April 2026 13:34:52 +0000 (0:00:00.261) 0:03:50.564 ******** 2026-04-23 13:34:54.383347 | instance | ok: [instance] 2026-04-23 13:34:54.383603 | instance | 2026-04-23 13:34:54.383887 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-23 13:34:54.384164 | instance | Thursday 23 April 2026 13:34:54 +0000 (0:00:02.178) 0:03:52.742 ******** 2026-04-23 13:34:54.418992 | instance | skipping: [instance] 2026-04-23 13:34:54.419082 | instance | 2026-04-23 13:34:54.419220 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-23 13:34:54.419349 | instance | Thursday 23 April 2026 13:34:54 +0000 (0:00:00.035) 0:03:52.778 ******** 2026-04-23 13:34:54.613406 | instance | skipping: [instance] 2026-04-23 13:34:54.613623 | instance | 2026-04-23 13:34:54.613843 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-23 13:34:54.614031 | instance | Thursday 23 April 2026 13:34:54 +0000 (0:00:00.194) 0:03:52.972 ******** 2026-04-23 13:34:59.963083 | instance | ok: [instance] 2026-04-23 13:34:59.963173 | instance | 2026-04-23 13:34:59.963185 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-23 13:34:59.963195 | instance | Thursday 23 April 2026 13:34:59 +0000 (0:00:05.348) 0:03:58.321 ******** 2026-04-23 13:35:10.403253 | instance | ok: [instance] 2026-04-23 13:35:10.403328 | instance | 2026-04-23 13:35:10.403609 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-23 13:35:10.403649 | instance | Thursday 23 April 2026 13:35:10 +0000 (0:00:10.441) 0:04:08.763 ******** 2026-04-23 13:36:39.361049 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-23 13:36:39.361125 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-23 13:36:39.361295 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-23 13:36:39.361481 | instance | 2026-04-23 13:36:39.361661 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-23 13:36:39.361847 | instance | Thursday 23 April 2026 13:36:39 +0000 (0:01:28.957) 0:05:37.720 ******** 2026-04-23 13:36:41.077405 | instance | ok: [instance] 2026-04-23 13:36:41.077522 | instance | 2026-04-23 13:36:41.077793 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-23 13:36:41.077810 | instance | Thursday 23 April 2026 13:36:41 +0000 (0:00:01.716) 0:05:39.437 ******** 2026-04-23 13:36:42.802150 | instance | ok: [instance] 2026-04-23 13:36:42.802500 | instance | 2026-04-23 13:36:42.802516 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-23 13:36:42.802521 | instance | Thursday 23 April 2026 13:36:42 +0000 (0:00:01.724) 0:05:41.162 ******** 2026-04-23 13:36:42.870840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-23 13:36:42.870990 | instance | 2026-04-23 13:36:42.871294 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-23 13:36:42.871361 | instance | Thursday 23 April 2026 13:36:42 +0000 (0:00:00.068) 0:05:41.230 ******** 2026-04-23 13:36:42.915797 | instance | ok: [instance] 2026-04-23 13:36:42.915910 | instance | 2026-04-23 13:36:42.915925 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-23 13:36:42.916100 | instance | Thursday 23 April 2026 13:36:42 +0000 (0:00:00.045) 0:05:41.275 ******** 2026-04-23 13:36:44.751328 | instance | ok: [instance] 2026-04-23 13:36:44.751391 | instance | 2026-04-23 13:36:44.751520 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-23 13:36:44.751642 | instance | Thursday 23 April 2026 13:36:44 +0000 (0:00:01.835) 0:05:43.111 ******** 2026-04-23 13:36:44.812386 | instance | ok: [instance] 2026-04-23 13:36:44.812460 | instance | 2026-04-23 13:36:44.812479 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-23 13:36:44.812551 | instance | Thursday 23 April 2026 13:36:44 +0000 (0:00:00.060) 0:05:43.172 ******** 2026-04-23 13:36:44.862343 | instance | skipping: [instance] => (item=1) 2026-04-23 13:36:44.862419 | instance | skipping: [instance] => (item=1) 2026-04-23 13:36:44.862534 | instance | skipping: [instance] => (item=1) 2026-04-23 13:36:44.862648 | instance | skipping: [instance] 2026-04-23 13:36:44.862757 | instance | 2026-04-23 13:36:44.862878 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-23 13:36:44.862988 | instance | Thursday 23 April 2026 13:36:44 +0000 (0:00:00.049) 0:05:43.222 ******** 2026-04-23 13:36:44.919745 | instance | skipping: [instance] 2026-04-23 13:36:44.919980 | instance | 2026-04-23 13:36:44.920386 | instance | PLAY [all] ********************************************************************* 2026-04-23 13:36:44.920648 | instance | 2026-04-23 13:36:44.921005 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-23 13:36:44.921257 | instance | Thursday 23 April 2026 13:36:44 +0000 (0:00:00.056) 0:05:43.279 ******** 2026-04-23 13:36:45.264692 | instance | changed: [instance] 2026-04-23 13:36:45.264773 | instance | 2026-04-23 13:36:45.264867 | instance | PLAY [all] ********************************************************************* 2026-04-23 13:36:45.264976 | instance | 2026-04-23 13:36:45.265096 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:36:45.265242 | instance | Thursday 23 April 2026 13:36:45 +0000 (0:00:00.345) 0:05:43.624 ******** 2026-04-23 13:36:46.270489 | instance | ok: [instance] 2026-04-23 13:36:46.270581 | instance | 2026-04-23 13:36:46.270902 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-23 13:36:46.270960 | instance | Thursday 23 April 2026 13:36:46 +0000 (0:00:01.005) 0:05:44.630 ******** 2026-04-23 13:36:51.135787 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-23 13:36:51.137531 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-23 13:36:51.137605 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-23 13:36:51.137617 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-23 13:36:51.137627 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-23 13:36:51.137637 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-23 13:36:51.137646 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-23 13:36:51.137655 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-23 13:36:51.137663 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-23 13:36:51.137672 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-23 13:36:51.137687 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-23 13:36:51.138017 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-23 13:36:51.138087 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-23 13:36:51.139773 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-23 13:36:51.139849 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 13:36:51.139861 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 13:36:51.139870 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 13:36:51.139879 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 13:36:51.139888 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 13:36:51.139897 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 13:36:51.139906 | instance | 2026-04-23 13:36:51.139915 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-23 13:36:51.139933 | instance | Thursday 23 April 2026 13:36:51 +0000 (0:00:04.865) 0:05:49.495 ******** 2026-04-23 13:36:51.363897 | instance | changed: [instance] 2026-04-23 13:36:51.363989 | instance | 2026-04-23 13:36:51.364082 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-23 13:36:51.364213 | instance | Thursday 23 April 2026 13:36:51 +0000 (0:00:00.228) 0:05:49.723 ******** 2026-04-23 13:36:51.855562 | instance | changed: [instance] 2026-04-23 13:36:51.855657 | instance | 2026-04-23 13:36:51.855925 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-23 13:36:51.855964 | instance | Thursday 23 April 2026 13:36:51 +0000 (0:00:00.491) 0:05:50.215 ******** 2026-04-23 13:36:52.098129 | instance | ok: [instance] 2026-04-23 13:36:52.098208 | instance | 2026-04-23 13:36:52.098577 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 13:36:52.098619 | instance | Thursday 23 April 2026 13:36:52 +0000 (0:00:00.242) 0:05:50.458 ******** 2026-04-23 13:36:52.155673 | instance | ok: [instance] 2026-04-23 13:36:52.155790 | instance | 2026-04-23 13:36:52.156235 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-23 13:36:52.156268 | instance | 2026-04-23 13:36:52.156273 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:36:52.156283 | instance | Thursday 23 April 2026 13:36:52 +0000 (0:00:00.057) 0:05:50.515 ******** 2026-04-23 13:36:53.075600 | instance | ok: [instance] 2026-04-23 13:36:53.075713 | instance | 2026-04-23 13:36:53.076111 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-23 13:36:53.076153 | instance | Thursday 23 April 2026 13:36:53 +0000 (0:00:00.919) 0:05:51.435 ******** 2026-04-23 13:36:53.280519 | instance | changed: [instance] 2026-04-23 13:36:53.280625 | instance | 2026-04-23 13:36:53.280910 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-23 13:36:53.280950 | instance | Thursday 23 April 2026 13:36:53 +0000 (0:00:00.205) 0:05:51.640 ******** 2026-04-23 13:36:54.223152 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-23 13:36:54.223283 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-23 13:36:54.224280 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-23 13:36:54.224318 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-23 13:36:54.224325 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-23 13:36:54.224331 | instance | 2026-04-23 13:36:54.224337 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-23 13:36:54.224343 | instance | Thursday 23 April 2026 13:36:54 +0000 (0:00:00.942) 0:05:52.583 ******** 2026-04-23 13:36:54.431289 | 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-04-23 13:36:54.612944 | 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-04-23 13:36:54.806053 | 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-04-23 13:36:54.817363 | instance | ...ignoring 2026-04-23 13:36:54.817904 | instance | 2026-04-23 13:36:54.817945 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-23 13:36:54.817952 | instance | Thursday 23 April 2026 13:36:54 +0000 (0:00:00.594) 0:05:53.177 ******** 2026-04-23 13:36:55.016653 | instance | ok: [instance] 2026-04-23 13:36:55.016752 | instance | 2026-04-23 13:36:55.017147 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-23 13:36:55.017193 | instance | Thursday 23 April 2026 13:36:55 +0000 (0:00:00.199) 0:05:53.376 ******** 2026-04-23 13:36:55.219454 | instance | ok: [instance] 2026-04-23 13:36:55.219573 | instance | 2026-04-23 13:36:55.219955 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-23 13:36:55.220000 | instance | Thursday 23 April 2026 13:36:55 +0000 (0:00:00.202) 0:05:53.579 ******** 2026-04-23 13:36:55.255974 | instance | ok: [instance] 2026-04-23 13:36:55.256038 | instance | 2026-04-23 13:36:55.256316 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-23 13:36:55.256353 | instance | Thursday 23 April 2026 13:36:55 +0000 (0:00:00.036) 0:05:53.615 ******** 2026-04-23 13:36:55.302185 | instance | ok: [instance] 2026-04-23 13:36:55.302229 | instance | 2026-04-23 13:36:55.302237 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-23 13:36:55.302244 | instance | Thursday 23 April 2026 13:36:55 +0000 (0:00:00.045) 0:05:53.661 ******** 2026-04-23 13:36:55.821590 | instance | ok: [instance] 2026-04-23 13:36:55.821659 | instance | 2026-04-23 13:36:55.822011 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-23 13:36:55.822059 | instance | Thursday 23 April 2026 13:36:55 +0000 (0:00:00.519) 0:05:54.181 ******** 2026-04-23 13:36:56.095670 | instance | ok: [instance] 2026-04-23 13:36:56.095745 | instance | 2026-04-23 13:36:56.096574 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-23 13:36:56.096618 | instance | Thursday 23 April 2026 13:36:56 +0000 (0:00:00.208) 0:05:54.390 ******** 2026-04-23 13:36:56.096633 | instance | 2026-04-23 13:36:56.096640 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-23 13:36:56.096646 | instance | 2026-04-23 13:36:56.096652 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:36:56.096657 | instance | Thursday 23 April 2026 13:36:56 +0000 (0:00:00.065) 0:05:54.455 ******** 2026-04-23 13:36:57.048660 | instance | ok: [instance] 2026-04-23 13:36:57.048760 | instance | 2026-04-23 13:36:57.048984 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:36:57.048999 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.952) 0:05:55.408 ******** 2026-04-23 13:36:57.262294 | instance | ok: [instance] 2026-04-23 13:36:57.262395 | instance | 2026-04-23 13:36:57.262628 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:36:57.262680 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.213) 0:05:55.622 ******** 2026-04-23 13:36:57.305248 | instance | skipping: [instance] 2026-04-23 13:36:57.305407 | instance | 2026-04-23 13:36:57.305776 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 13:36:57.305821 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.042) 0:05:55.665 ******** 2026-04-23 13:36:57.528885 | instance | ok: [instance] 2026-04-23 13:36:57.528969 | instance | 2026-04-23 13:36:57.529039 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:36:57.529196 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.223) 0:05:55.888 ******** 2026-04-23 13:36:57.593218 | instance | ok: [instance] => { 2026-04-23 13:36:57.593347 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 13:36:57.593365 | instance | } 2026-04-23 13:36:57.593496 | instance | 2026-04-23 13:36:57.593796 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:36:57.593848 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.064) 0:05:55.952 ******** 2026-04-23 13:36:57.908616 | instance | ok: [instance] 2026-04-23 13:36:57.908679 | instance | 2026-04-23 13:36:57.909006 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:36:57.909069 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.315) 0:05:56.268 ******** 2026-04-23 13:36:57.962455 | instance | skipping: [instance] 2026-04-23 13:36:57.962558 | instance | 2026-04-23 13:36:57.962660 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:36:57.962921 | instance | Thursday 23 April 2026 13:36:57 +0000 (0:00:00.053) 0:05:56.322 ******** 2026-04-23 13:36:58.178796 | instance | ok: [instance] 2026-04-23 13:36:58.178918 | instance | 2026-04-23 13:36:58.178937 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:36:58.179095 | instance | Thursday 23 April 2026 13:36:58 +0000 (0:00:00.216) 0:05:56.538 ******** 2026-04-23 13:36:59.280111 | instance | ok: [instance] 2026-04-23 13:36:59.280325 | instance | 2026-04-23 13:36:59.280335 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:36:59.280348 | instance | Thursday 23 April 2026 13:36:59 +0000 (0:00:01.101) 0:05:57.639 ******** 2026-04-23 13:36:59.349685 | instance | ok: [instance] => { 2026-04-23 13:36:59.349806 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 13:36:59.350025 | instance | } 2026-04-23 13:36:59.350478 | instance | 2026-04-23 13:36:59.350516 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:36:59.350522 | instance | Thursday 23 April 2026 13:36:59 +0000 (0:00:00.069) 0:05:57.709 ******** 2026-04-23 13:36:59.750584 | instance | ok: [instance] 2026-04-23 13:36:59.750644 | instance | 2026-04-23 13:36:59.750657 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:36:59.750667 | instance | Thursday 23 April 2026 13:36:59 +0000 (0:00:00.399) 0:05:58.109 ******** 2026-04-23 13:37:01.825559 | instance | ok: [instance] 2026-04-23 13:37:01.825649 | instance | 2026-04-23 13:37:01.825718 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 13:37:01.826169 | instance | Thursday 23 April 2026 13:37:01 +0000 (0:00:02.075) 0:06:00.184 ******** 2026-04-23 13:37:01.859478 | instance | skipping: [instance] 2026-04-23 13:37:01.859882 | instance | 2026-04-23 13:37:01.860255 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 13:37:01.860744 | instance | Thursday 23 April 2026 13:37:01 +0000 (0:00:00.034) 0:06:00.219 ******** 2026-04-23 13:37:01.899450 | instance | skipping: [instance] 2026-04-23 13:37:01.899635 | instance | 2026-04-23 13:37:01.899915 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 13:37:01.900172 | instance | Thursday 23 April 2026 13:37:01 +0000 (0:00:00.039) 0:06:00.259 ******** 2026-04-23 13:37:01.933626 | instance | skipping: [instance] 2026-04-23 13:37:01.933800 | instance | 2026-04-23 13:37:01.934113 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 13:37:01.934638 | instance | Thursday 23 April 2026 13:37:01 +0000 (0:00:00.034) 0:06:00.293 ******** 2026-04-23 13:37:03.103230 | instance | ok: [instance] 2026-04-23 13:37:03.103290 | instance | 2026-04-23 13:37:03.103302 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 13:37:03.103314 | instance | Thursday 23 April 2026 13:37:03 +0000 (0:00:01.168) 0:06:01.462 ******** 2026-04-23 13:37:03.564751 | instance | ok: [instance] 2026-04-23 13:37:03.564867 | instance | 2026-04-23 13:37:03.565122 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 13:37:03.565444 | instance | Thursday 23 April 2026 13:37:03 +0000 (0:00:00.462) 0:06:01.924 ******** 2026-04-23 13:37:04.513674 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 13:37:04.513765 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 13:37:04.513996 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 13:37:04.514648 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 13:37:04.514660 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 13:37:04.514666 | instance | 2026-04-23 13:37:04.514671 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 13:37:04.514675 | instance | Thursday 23 April 2026 13:37:04 +0000 (0:00:00.949) 0:06:02.873 ******** 2026-04-23 13:37:05.064340 | instance | ok: [instance] 2026-04-23 13:37:05.064393 | instance | 2026-04-23 13:37:05.064404 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 13:37:05.064435 | instance | Thursday 23 April 2026 13:37:05 +0000 (0:00:00.538) 0:06:03.411 ******** 2026-04-23 13:37:05.064444 | instance | 2026-04-23 13:37:05.064453 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 13:37:05.064462 | instance | Thursday 23 April 2026 13:37:05 +0000 (0:00:00.010) 0:06:03.421 ******** 2026-04-23 13:37:05.444280 | instance | ok: [instance] 2026-04-23 13:37:05.444314 | instance | 2026-04-23 13:37:05.444328 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-23 13:37:05.444334 | instance | Thursday 23 April 2026 13:37:05 +0000 (0:00:00.381) 0:06:03.803 ******** 2026-04-23 13:37:06.034507 | 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-04-23 13:37:06.048358 | instance | ...ignoring 2026-04-23 13:37:06.048399 | instance | 2026-04-23 13:37:06.048405 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-23 13:37:06.048412 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.604) 0:06:04.408 ******** 2026-04-23 13:37:06.088431 | instance | skipping: [instance] 2026-04-23 13:37:06.088484 | instance | 2026-04-23 13:37:06.088491 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-23 13:37:06.088498 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.039) 0:06:04.447 ******** 2026-04-23 13:37:06.128277 | instance | skipping: [instance] 2026-04-23 13:37:06.128325 | instance | 2026-04-23 13:37:06.128340 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-23 13:37:06.128347 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.039) 0:06:04.487 ******** 2026-04-23 13:37:06.166586 | instance | skipping: [instance] 2026-04-23 13:37:06.166630 | instance | 2026-04-23 13:37:06.166637 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-23 13:37:06.166643 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.038) 0:06:04.525 ******** 2026-04-23 13:37:06.202783 | instance | skipping: [instance] 2026-04-23 13:37:06.203005 | instance | 2026-04-23 13:37:06.203200 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-23 13:37:06.203386 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.036) 0:06:04.562 ******** 2026-04-23 13:37:06.246834 | instance | skipping: [instance] 2026-04-23 13:37:06.247184 | instance | 2026-04-23 13:37:06.247507 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:37:06.247818 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.043) 0:06:04.606 ******** 2026-04-23 13:37:06.493909 | instance | ok: [instance] 2026-04-23 13:37:06.494361 | instance | 2026-04-23 13:37:06.494752 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:37:06.495110 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.247) 0:06:04.853 ******** 2026-04-23 13:37:06.537406 | instance | ok: [instance] => { 2026-04-23 13:37:06.538057 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-23 13:37:06.538542 | instance | } 2026-04-23 13:37:06.538969 | instance | 2026-04-23 13:37:06.539434 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:37:06.539884 | instance | Thursday 23 April 2026 13:37:06 +0000 (0:00:00.043) 0:06:04.896 ******** 2026-04-23 13:37:07.466419 | instance | changed: [instance] 2026-04-23 13:37:07.466810 | instance | 2026-04-23 13:37:07.467142 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:37:07.467464 | instance | Thursday 23 April 2026 13:37:07 +0000 (0:00:00.928) 0:06:05.825 ******** 2026-04-23 13:37:07.522224 | instance | skipping: [instance] 2026-04-23 13:37:07.522333 | instance | 2026-04-23 13:37:07.522412 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:37:07.522584 | instance | Thursday 23 April 2026 13:37:07 +0000 (0:00:00.053) 0:06:05.879 ******** 2026-04-23 13:37:07.745664 | instance | ok: [instance] 2026-04-23 13:37:07.745860 | instance | 2026-04-23 13:37:07.746021 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:37:07.746231 | instance | Thursday 23 April 2026 13:37:07 +0000 (0:00:00.223) 0:06:06.102 ******** 2026-04-23 13:37:07.783855 | instance | ok: [instance] => { 2026-04-23 13:37:07.784243 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-23 13:37:07.784559 | instance | } 2026-04-23 13:37:07.784863 | instance | 2026-04-23 13:37:07.785322 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:37:07.785790 | instance | Thursday 23 April 2026 13:37:07 +0000 (0:00:00.040) 0:06:06.143 ******** 2026-04-23 13:37:08.612740 | instance | changed: [instance] 2026-04-23 13:37:08.613125 | instance | 2026-04-23 13:37:08.613543 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:37:08.613981 | instance | Thursday 23 April 2026 13:37:08 +0000 (0:00:00.828) 0:06:06.972 ******** 2026-04-23 13:37:08.664955 | instance | skipping: [instance] 2026-04-23 13:37:08.665344 | instance | 2026-04-23 13:37:08.665770 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 13:37:08.666108 | instance | Thursday 23 April 2026 13:37:08 +0000 (0:00:00.052) 0:06:07.024 ******** 2026-04-23 13:37:08.700942 | instance | skipping: [instance] 2026-04-23 13:37:08.701292 | instance | 2026-04-23 13:37:08.701725 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 13:37:08.702066 | instance | Thursday 23 April 2026 13:37:08 +0000 (0:00:00.036) 0:06:07.060 ******** 2026-04-23 13:37:08.733590 | instance | skipping: [instance] 2026-04-23 13:37:08.733824 | instance | 2026-04-23 13:37:08.734026 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 13:37:08.734230 | instance | Thursday 23 April 2026 13:37:08 +0000 (0:00:00.032) 0:06:07.093 ******** 2026-04-23 13:37:08.766805 | instance | skipping: [instance] 2026-04-23 13:37:08.767179 | instance | 2026-04-23 13:37:08.767514 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 13:37:08.767978 | instance | Thursday 23 April 2026 13:37:08 +0000 (0:00:00.032) 0:06:07.126 ******** 2026-04-23 13:37:09.792773 | instance | ok: [instance] 2026-04-23 13:37:09.792829 | instance | 2026-04-23 13:37:09.792841 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 13:37:09.792851 | instance | Thursday 23 April 2026 13:37:09 +0000 (0:00:01.024) 0:06:08.151 ******** 2026-04-23 13:37:10.234381 | instance | ok: [instance] 2026-04-23 13:37:10.234514 | instance | 2026-04-23 13:37:10.234926 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 13:37:10.235002 | instance | Thursday 23 April 2026 13:37:10 +0000 (0:00:00.442) 0:06:08.593 ******** 2026-04-23 13:37:11.220415 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 13:37:11.220537 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 13:37:11.221510 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 13:37:11.221575 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 13:37:11.221584 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 13:37:11.221592 | instance | 2026-04-23 13:37:11.221599 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 13:37:11.221712 | instance | Thursday 23 April 2026 13:37:11 +0000 (0:00:00.986) 0:06:09.580 ******** 2026-04-23 13:37:11.797579 | instance | ok: [instance] 2026-04-23 13:37:11.797645 | instance | 2026-04-23 13:37:11.797653 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 13:37:11.797659 | instance | Thursday 23 April 2026 13:37:11 +0000 (0:00:00.569) 0:06:10.149 ******** 2026-04-23 13:37:11.797665 | instance | 2026-04-23 13:37:11.797706 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 13:37:11.797802 | instance | Thursday 23 April 2026 13:37:11 +0000 (0:00:00.006) 0:06:10.156 ******** 2026-04-23 13:37:12.188567 | instance | ok: [instance] 2026-04-23 13:37:12.188659 | instance | 2026-04-23 13:37:12.188823 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:37:12.188985 | instance | Thursday 23 April 2026 13:37:12 +0000 (0:00:00.391) 0:06:10.548 ******** 2026-04-23 13:37:12.408697 | instance | ok: [instance] 2026-04-23 13:37:12.408943 | instance | 2026-04-23 13:37:12.409176 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:37:12.409427 | instance | Thursday 23 April 2026 13:37:12 +0000 (0:00:00.220) 0:06:10.768 ******** 2026-04-23 13:37:12.471996 | instance | ok: [instance] => { 2026-04-23 13:37:12.472247 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-23 13:37:12.472501 | instance | } 2026-04-23 13:37:12.472790 | instance | 2026-04-23 13:37:12.473060 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:37:12.473324 | instance | Thursday 23 April 2026 13:37:12 +0000 (0:00:00.063) 0:06:10.831 ******** 2026-04-23 13:37:13.152975 | instance | changed: [instance] 2026-04-23 13:37:13.153339 | instance | 2026-04-23 13:37:13.153666 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:37:13.153913 | instance | Thursday 23 April 2026 13:37:13 +0000 (0:00:00.680) 0:06:11.512 ******** 2026-04-23 13:37:14.611684 | instance | changed: [instance] 2026-04-23 13:37:14.612087 | instance | 2026-04-23 13:37:14.612447 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:37:14.612820 | instance | Thursday 23 April 2026 13:37:14 +0000 (0:00:01.458) 0:06:12.971 ******** 2026-04-23 13:37:14.674115 | instance | ok: [instance] => { 2026-04-23 13:37:14.674247 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-23 13:37:14.674404 | instance | } 2026-04-23 13:37:14.674634 | instance | 2026-04-23 13:37:14.674838 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:37:14.675018 | instance | Thursday 23 April 2026 13:37:14 +0000 (0:00:00.058) 0:06:13.030 ******** 2026-04-23 13:37:15.298900 | instance | changed: [instance] 2026-04-23 13:37:15.298974 | instance | 2026-04-23 13:37:15.299224 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:37:15.299261 | instance | Thursday 23 April 2026 13:37:15 +0000 (0:00:00.628) 0:06:13.658 ******** 2026-04-23 13:37:16.720430 | instance | changed: [instance] 2026-04-23 13:37:16.720502 | instance | 2026-04-23 13:37:16.720768 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-23 13:37:16.720809 | instance | Thursday 23 April 2026 13:37:16 +0000 (0:00:01.421) 0:06:15.080 ******** 2026-04-23 13:37:17.234207 | instance | changed: [instance] 2026-04-23 13:37:17.234271 | instance | 2026-04-23 13:37:17.234565 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-23 13:37:17.234606 | instance | Thursday 23 April 2026 13:37:17 +0000 (0:00:00.513) 0:06:15.594 ******** 2026-04-23 13:37:17.463398 | instance | changed: [instance] 2026-04-23 13:37:17.463471 | instance | 2026-04-23 13:37:17.463720 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:37:17.463755 | instance | Thursday 23 April 2026 13:37:17 +0000 (0:00:00.229) 0:06:15.823 ******** 2026-04-23 13:37:17.692047 | instance | ok: [instance] 2026-04-23 13:37:17.692129 | instance | 2026-04-23 13:37:17.692207 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:37:17.692342 | instance | Thursday 23 April 2026 13:37:17 +0000 (0:00:00.228) 0:06:16.052 ******** 2026-04-23 13:37:17.756380 | instance | ok: [instance] => { 2026-04-23 13:37:17.757263 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-23 13:37:17.757333 | instance | } 2026-04-23 13:37:17.757343 | instance | 2026-04-23 13:37:17.757366 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:37:17.757374 | instance | Thursday 23 April 2026 13:37:17 +0000 (0:00:00.063) 0:06:16.115 ******** 2026-04-23 13:37:20.346775 | instance | changed: [instance] 2026-04-23 13:37:20.346854 | instance | 2026-04-23 13:37:20.347107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:37:20.347353 | instance | Thursday 23 April 2026 13:37:20 +0000 (0:00:02.591) 0:06:18.706 ******** 2026-04-23 13:37:23.026049 | instance | changed: [instance] 2026-04-23 13:37:23.026160 | instance | 2026-04-23 13:37:23.026562 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-23 13:37:23.026611 | instance | Thursday 23 April 2026 13:37:23 +0000 (0:00:02.678) 0:06:21.385 ******** 2026-04-23 13:37:23.076466 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-23 13:37:23.076581 | instance | 2026-04-23 13:37:23.076961 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-23 13:37:23.077008 | instance | Thursday 23 April 2026 13:37:23 +0000 (0:00:00.050) 0:06:21.436 ******** 2026-04-23 13:37:24.149131 | instance | ok: [instance] 2026-04-23 13:37:24.149194 | instance | 2026-04-23 13:37:24.149470 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-23 13:37:24.149507 | instance | Thursday 23 April 2026 13:37:24 +0000 (0:00:01.072) 0:06:22.509 ******** 2026-04-23 13:37:24.369181 | instance | changed: [instance] 2026-04-23 13:37:24.369256 | instance | 2026-04-23 13:37:24.369588 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-23 13:37:24.369694 | instance | Thursday 23 April 2026 13:37:24 +0000 (0:00:00.220) 0:06:22.729 ******** 2026-04-23 13:37:24.820186 | instance | changed: [instance] 2026-04-23 13:37:24.820306 | instance | 2026-04-23 13:37:24.820318 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-23 13:37:24.820484 | instance | Thursday 23 April 2026 13:37:24 +0000 (0:00:00.450) 0:06:23.179 ******** 2026-04-23 13:37:25.629644 | instance | changed: [instance] => (item=br_netfilter) 2026-04-23 13:37:25.629727 | instance | ok: [instance] => (item=ip_tables) 2026-04-23 13:37:25.630425 | instance | changed: [instance] => (item=ip6_tables) 2026-04-23 13:37:25.630469 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-23 13:37:25.630475 | instance | 2026-04-23 13:37:25.630480 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:37:25.630490 | instance | Thursday 23 April 2026 13:37:25 +0000 (0:00:00.809) 0:06:23.989 ******** 2026-04-23 13:37:25.840277 | instance | ok: [instance] 2026-04-23 13:37:25.840354 | instance | 2026-04-23 13:37:25.840635 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:37:25.840675 | instance | Thursday 23 April 2026 13:37:25 +0000 (0:00:00.210) 0:06:24.200 ******** 2026-04-23 13:37:25.889355 | instance | ok: [instance] => { 2026-04-23 13:37:25.889449 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-23 13:37:25.889671 | instance | } 2026-04-23 13:37:25.889746 | instance | 2026-04-23 13:37:25.889970 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:37:25.890034 | instance | Thursday 23 April 2026 13:37:25 +0000 (0:00:00.048) 0:06:24.248 ******** 2026-04-23 13:37:27.265364 | instance | changed: [instance] 2026-04-23 13:37:27.265511 | instance | 2026-04-23 13:37:27.265864 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:37:27.265909 | instance | Thursday 23 April 2026 13:37:27 +0000 (0:00:01.376) 0:06:25.625 ******** 2026-04-23 13:37:27.315816 | instance | skipping: [instance] 2026-04-23 13:37:27.316397 | instance | 2026-04-23 13:37:27.316470 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-23 13:37:27.316480 | instance | Thursday 23 April 2026 13:37:27 +0000 (0:00:00.049) 0:06:25.674 ******** 2026-04-23 13:37:27.377032 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-23 13:37:27.377183 | instance | 2026-04-23 13:37:27.377195 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-23 13:37:27.377325 | instance | Thursday 23 April 2026 13:37:27 +0000 (0:00:00.061) 0:06:25.736 ******** 2026-04-23 13:37:27.414573 | instance | skipping: [instance] 2026-04-23 13:37:27.414688 | instance | 2026-04-23 13:37:27.414921 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-23 13:37:27.415077 | instance | Thursday 23 April 2026 13:37:27 +0000 (0:00:00.037) 0:06:25.774 ******** 2026-04-23 13:37:33.266032 | instance | changed: [instance] 2026-04-23 13:37:33.266108 | instance | 2026-04-23 13:37:33.266269 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-23 13:37:33.266440 | instance | Thursday 23 April 2026 13:37:33 +0000 (0:00:05.851) 0:06:31.625 ******** 2026-04-23 13:37:37.606764 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-23 13:37:37.606854 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-23 13:37:37.606966 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-23 13:37:37.607091 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-23 13:37:37.607221 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-23 13:37:37.607346 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-23 13:37:37.607475 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-23 13:37:37.607584 | instance | 2026-04-23 13:37:37.607708 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-23 13:37:37.607829 | instance | Thursday 23 April 2026 13:37:37 +0000 (0:00:04.341) 0:06:35.966 ******** 2026-04-23 13:37:38.139927 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-23 13:37:38.140249 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-23 13:37:38.140656 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-23 13:37:38.140947 | instance | 2026-04-23 13:37:38.141231 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-23 13:37:38.141588 | instance | Thursday 23 April 2026 13:37:38 +0000 (0:00:00.532) 0:06:36.499 ******** 2026-04-23 13:37:38.599974 | instance | changed: [instance] 2026-04-23 13:37:38.600177 | instance | 2026-04-23 13:37:38.600384 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-23 13:37:38.600570 | instance | Thursday 23 April 2026 13:37:38 +0000 (0:00:00.460) 0:06:36.959 ******** 2026-04-23 13:37:39.057369 | instance | changed: [instance] 2026-04-23 13:37:39.057433 | instance | 2026-04-23 13:37:39.057440 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-23 13:37:39.057446 | instance | Thursday 23 April 2026 13:37:39 +0000 (0:00:00.457) 0:06:37.416 ******** 2026-04-23 13:37:39.274607 | instance | ok: [instance] 2026-04-23 13:37:39.274694 | instance | 2026-04-23 13:37:39.274968 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-23 13:37:39.275006 | instance | Thursday 23 April 2026 13:37:39 +0000 (0:00:00.217) 0:06:37.634 ******** 2026-04-23 13:37:39.305630 | instance | skipping: [instance] 2026-04-23 13:37:39.305733 | instance | 2026-04-23 13:37:39.306092 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-23 13:37:39.306296 | instance | Thursday 23 April 2026 13:37:39 +0000 (0:00:00.030) 0:06:37.665 ******** 2026-04-23 13:37:39.873493 | instance | ok: [instance] => (item=swap) 2026-04-23 13:37:39.873573 | instance | ok: [instance] => (item=none) 2026-04-23 13:37:39.873930 | instance | 2026-04-23 13:37:39.873971 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-23 13:37:39.873977 | instance | Thursday 23 April 2026 13:37:39 +0000 (0:00:00.567) 0:06:38.233 ******** 2026-04-23 13:37:40.351694 | instance | changed: [instance] 2026-04-23 13:37:40.351818 | instance | 2026-04-23 13:37:40.352189 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-23 13:37:40.352247 | instance | Thursday 23 April 2026 13:37:40 +0000 (0:00:00.478) 0:06:38.711 ******** 2026-04-23 13:37:40.978023 | instance | changed: [instance] 2026-04-23 13:37:40.978091 | instance | 2026-04-23 13:37:40.978753 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-23 13:37:40.978790 | instance | Thursday 23 April 2026 13:37:40 +0000 (0:00:00.618) 0:06:39.330 ******** 2026-04-23 13:37:40.978796 | instance | 2026-04-23 13:37:40.978800 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-23 13:37:40.978804 | instance | Thursday 23 April 2026 13:37:40 +0000 (0:00:00.007) 0:06:39.338 ******** 2026-04-23 13:37:41.777269 | instance | ok: [instance] 2026-04-23 13:37:41.777338 | instance | 2026-04-23 13:37:41.777713 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-23 13:37:41.777754 | instance | Thursday 23 April 2026 13:37:41 +0000 (0:00:00.799) 0:06:40.137 ******** 2026-04-23 13:37:42.416011 | instance | changed: [instance] 2026-04-23 13:37:42.416557 | instance | 2026-04-23 13:37:42.416578 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-23 13:37:42.416585 | instance | Thursday 23 April 2026 13:37:42 +0000 (0:00:00.638) 0:06:40.776 ******** 2026-04-23 13:37:43.497034 | instance | ok: [instance] 2026-04-23 13:37:43.497170 | instance | 2026-04-23 13:37:43.497387 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-23 13:37:43.497435 | instance | Thursday 23 April 2026 13:37:43 +0000 (0:00:01.081) 0:06:41.857 ******** 2026-04-23 13:37:44.270729 | instance | ok: [instance] 2026-04-23 13:37:44.270815 | instance | 2026-04-23 13:37:44.270835 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-23 13:37:44.270983 | instance | Thursday 23 April 2026 13:37:44 +0000 (0:00:00.772) 0:06:42.629 ******** 2026-04-23 13:37:44.491672 | instance | ok: [instance] 2026-04-23 13:37:44.491795 | instance | 2026-04-23 13:37:44.492142 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-23 13:37:44.492184 | instance | Thursday 23 April 2026 13:37:44 +0000 (0:00:00.221) 0:06:42.851 ******** 2026-04-23 13:37:45.026806 | instance | ok: [instance] 2026-04-23 13:37:45.026884 | instance | 2026-04-23 13:37:45.027147 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-23 13:37:45.027185 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.535) 0:06:43.386 ******** 2026-04-23 13:37:45.123300 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-23 13:37:45.123376 | instance | 2026-04-23 13:37:45.123694 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-23 13:37:45.123740 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.096) 0:06:43.483 ******** 2026-04-23 13:37:45.209441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-23 13:37:45.209507 | instance | 2026-04-23 13:37:45.209658 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-23 13:37:45.209840 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.086) 0:06:43.569 ******** 2026-04-23 13:37:45.437999 | instance | ok: [instance] => (item=instance) 2026-04-23 13:37:45.438080 | instance | 2026-04-23 13:37:45.438275 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-23 13:37:45.438477 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.228) 0:06:43.797 ******** 2026-04-23 13:37:45.488135 | instance | skipping: [instance] 2026-04-23 13:37:45.488258 | instance | 2026-04-23 13:37:45.488470 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-23 13:37:45.488626 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.050) 0:06:43.848 ******** 2026-04-23 13:37:45.541754 | instance | ok: [instance] 2026-04-23 13:37:45.541937 | instance | 2026-04-23 13:37:45.542090 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-23 13:37:45.542278 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.049) 0:06:43.897 ******** 2026-04-23 13:37:45.578604 | instance | ok: [instance] => { 2026-04-23 13:37:45.578641 | instance | "msg": "instance" 2026-04-23 13:37:45.578648 | instance | } 2026-04-23 13:37:45.578654 | instance | 2026-04-23 13:37:45.578660 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-23 13:37:45.578666 | instance | Thursday 23 April 2026 13:37:45 +0000 (0:00:00.039) 0:06:43.937 ******** 2026-04-23 13:37:46.168205 | instance | changed: [instance] 2026-04-23 13:37:46.168275 | instance | 2026-04-23 13:37:46.168539 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-23 13:37:46.168579 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.590) 0:06:44.528 ******** 2026-04-23 13:37:46.207391 | instance | skipping: [instance] 2026-04-23 13:37:46.207467 | instance | 2026-04-23 13:37:46.207738 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-23 13:37:46.207770 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.038) 0:06:44.567 ******** 2026-04-23 13:37:46.241993 | instance | skipping: [instance] 2026-04-23 13:37:46.242046 | instance | 2026-04-23 13:37:46.242282 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-23 13:37:46.242297 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.034) 0:06:44.602 ******** 2026-04-23 13:37:46.274826 | instance | skipping: [instance] 2026-04-23 13:37:46.274896 | instance | 2026-04-23 13:37:46.275177 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-23 13:37:46.275213 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.032) 0:06:44.634 ******** 2026-04-23 13:37:46.309937 | instance | skipping: [instance] 2026-04-23 13:37:46.310014 | instance | 2026-04-23 13:37:46.310288 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-23 13:37:46.310323 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.035) 0:06:44.670 ******** 2026-04-23 13:37:46.347173 | instance | skipping: [instance] 2026-04-23 13:37:46.347272 | instance | 2026-04-23 13:37:46.347394 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-23 13:37:46.347518 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.037) 0:06:44.707 ******** 2026-04-23 13:37:46.385449 | instance | skipping: [instance] 2026-04-23 13:37:46.385586 | instance | 2026-04-23 13:37:46.385709 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-23 13:37:46.385832 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.038) 0:06:44.745 ******** 2026-04-23 13:37:46.425849 | instance | skipping: [instance] 2026-04-23 13:37:46.425935 | instance | 2026-04-23 13:37:46.426052 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-23 13:37:46.426168 | instance | Thursday 23 April 2026 13:37:46 +0000 (0:00:00.040) 0:06:44.785 ******** 2026-04-23 13:38:07.942224 | instance | changed: [instance] 2026-04-23 13:38:07.942296 | instance | 2026-04-23 13:38:07.942307 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-23 13:38:07.942317 | instance | Thursday 23 April 2026 13:38:07 +0000 (0:00:21.515) 0:07:06.301 ******** 2026-04-23 13:38:08.145018 | instance | ok: [instance] 2026-04-23 13:38:08.145083 | instance | 2026-04-23 13:38:08.145397 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-23 13:38:08.145462 | instance | Thursday 23 April 2026 13:38:08 +0000 (0:00:00.203) 0:07:06.505 ******** 2026-04-23 13:38:08.177195 | instance | skipping: [instance] 2026-04-23 13:38:08.177266 | instance | 2026-04-23 13:38:08.177519 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-23 13:38:08.177579 | instance | Thursday 23 April 2026 13:38:08 +0000 (0:00:00.032) 0:07:06.537 ******** 2026-04-23 13:38:08.379031 | instance | changed: [instance] 2026-04-23 13:38:08.379103 | instance | 2026-04-23 13:38:08.379326 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-23 13:38:08.379370 | instance | Thursday 23 April 2026 13:38:08 +0000 (0:00:00.201) 0:07:06.739 ******** 2026-04-23 13:38:08.584507 | instance | changed: [instance] 2026-04-23 13:38:08.585045 | instance | 2026-04-23 13:38:08.585093 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-23 13:38:08.585102 | instance | Thursday 23 April 2026 13:38:08 +0000 (0:00:00.205) 0:07:06.944 ******** 2026-04-23 13:38:08.781129 | instance | changed: [instance] 2026-04-23 13:38:08.781220 | instance | 2026-04-23 13:38:08.781464 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-23 13:38:08.781487 | instance | Thursday 23 April 2026 13:38:08 +0000 (0:00:00.196) 0:07:07.141 ******** 2026-04-23 13:38:14.165146 | instance | changed: [instance] 2026-04-23 13:38:14.165219 | instance | 2026-04-23 13:38:14.165506 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-23 13:38:14.165958 | instance | Thursday 23 April 2026 13:38:14 +0000 (0:00:05.383) 0:07:12.525 ******** 2026-04-23 13:38:18.174370 | instance | changed: [instance] 2026-04-23 13:38:18.174498 | instance | 2026-04-23 13:38:18.174510 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-23 13:38:18.174660 | instance | Thursday 23 April 2026 13:38:18 +0000 (0:00:04.009) 0:07:16.534 ******** 2026-04-23 13:38:18.234708 | instance | skipping: [instance] 2026-04-23 13:38:18.234822 | instance | 2026-04-23 13:38:18.235184 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-23 13:38:18.235257 | instance | Thursday 23 April 2026 13:38:18 +0000 (0:00:00.059) 0:07:16.594 ******** 2026-04-23 13:38:18.286500 | instance | skipping: [instance] 2026-04-23 13:38:18.286684 | instance | 2026-04-23 13:38:18.286869 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-23 13:38:18.286960 | instance | Thursday 23 April 2026 13:38:18 +0000 (0:00:00.052) 0:07:16.646 ******** 2026-04-23 13:38:19.185941 | instance | changed: [instance] 2026-04-23 13:38:19.185986 | instance | 2026-04-23 13:38:19.185991 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-23 13:38:19.185996 | instance | Thursday 23 April 2026 13:38:19 +0000 (0:00:00.899) 0:07:17.545 ******** 2026-04-23 13:38:19.235265 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-23 13:38:19.235365 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-23 13:38:19.235377 | instance | skipping: [instance] 2026-04-23 13:38:19.235389 | instance | 2026-04-23 13:38:19.235398 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-23 13:38:19.235417 | instance | Thursday 23 April 2026 13:38:19 +0000 (0:00:00.048) 0:07:17.594 ******** 2026-04-23 13:38:19.284609 | instance | skipping: [instance] 2026-04-23 13:38:19.284720 | instance | 2026-04-23 13:38:19.285184 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-23 13:38:19.285262 | instance | Thursday 23 April 2026 13:38:19 +0000 (0:00:00.049) 0:07:17.643 ******** 2026-04-23 13:38:19.330641 | instance | skipping: [instance] 2026-04-23 13:38:19.330927 | instance | 2026-04-23 13:38:19.331146 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-23 13:38:19.331358 | instance | Thursday 23 April 2026 13:38:19 +0000 (0:00:00.045) 0:07:17.689 ******** 2026-04-23 13:38:19.369687 | instance | skipping: [instance] 2026-04-23 13:38:19.369912 | instance | 2026-04-23 13:38:19.370077 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-23 13:38:19.370228 | instance | Thursday 23 April 2026 13:38:19 +0000 (0:00:00.039) 0:07:17.729 ******** 2026-04-23 13:38:19.414873 | instance | skipping: [instance] 2026-04-23 13:38:19.415127 | instance | 2026-04-23 13:38:19.415418 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-23 13:38:19.415778 | instance | Thursday 23 April 2026 13:38:19 +0000 (0:00:00.044) 0:07:17.774 ******** 2026-04-23 13:38:20.067322 | instance | ok: [instance] 2026-04-23 13:38:20.067524 | instance | 2026-04-23 13:38:20.067800 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-23 13:38:20.068057 | instance | Thursday 23 April 2026 13:38:20 +0000 (0:00:00.652) 0:07:18.427 ******** 2026-04-23 13:38:21.146678 | instance | changed: [instance] 2026-04-23 13:38:21.146815 | instance | 2026-04-23 13:38:21.146958 | instance | PLAY [Install control-plane components] **************************************** 2026-04-23 13:38:21.147071 | instance | 2026-04-23 13:38:21.147200 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:38:21.147324 | instance | Thursday 23 April 2026 13:38:21 +0000 (0:00:01.079) 0:07:19.506 ******** 2026-04-23 13:38:22.121699 | instance | ok: [instance] 2026-04-23 13:38:22.121849 | instance | 2026-04-23 13:38:22.122031 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 13:38:22.122187 | instance | Thursday 23 April 2026 13:38:22 +0000 (0:00:00.973) 0:07:20.480 ******** 2026-04-23 13:38:22.370964 | instance | ok: [instance] 2026-04-23 13:38:22.371044 | instance | 2026-04-23 13:38:22.371053 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:38:22.371059 | instance | Thursday 23 April 2026 13:38:22 +0000 (0:00:00.248) 0:07:20.729 ******** 2026-04-23 13:38:23.527143 | instance | ok: [instance] 2026-04-23 13:38:23.527250 | instance | 2026-04-23 13:38:23.527501 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 13:38:23.527568 | instance | Thursday 23 April 2026 13:38:23 +0000 (0:00:01.156) 0:07:21.886 ******** 2026-04-23 13:38:23.748261 | instance | ok: [instance] 2026-04-23 13:38:23.748474 | instance | 2026-04-23 13:38:23.748511 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:38:23.748520 | instance | Thursday 23 April 2026 13:38:23 +0000 (0:00:00.221) 0:07:22.108 ******** 2026-04-23 13:38:23.800963 | instance | ok: [instance] => { 2026-04-23 13:38:23.801043 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-23 13:38:23.801577 | instance | } 2026-04-23 13:38:23.801647 | instance | 2026-04-23 13:38:23.801659 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:38:23.801677 | instance | Thursday 23 April 2026 13:38:23 +0000 (0:00:00.052) 0:07:22.161 ******** 2026-04-23 13:38:24.817079 | instance | changed: [instance] 2026-04-23 13:38:24.817149 | instance | 2026-04-23 13:38:24.817481 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:38:24.817545 | instance | Thursday 23 April 2026 13:38:24 +0000 (0:00:01.015) 0:07:23.176 ******** 2026-04-23 13:38:26.388665 | instance | changed: [instance] 2026-04-23 13:38:26.388711 | instance | 2026-04-23 13:38:26.388718 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-23 13:38:26.388725 | instance | Thursday 23 April 2026 13:38:26 +0000 (0:00:01.571) 0:07:24.747 ******** 2026-04-23 13:38:26.752808 | instance | ok: [instance] 2026-04-23 13:38:26.752883 | instance | 2026-04-23 13:38:26.753260 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-23 13:38:26.753297 | instance | Thursday 23 April 2026 13:38:26 +0000 (0:00:00.364) 0:07:25.112 ******** 2026-04-23 13:38:26.962378 | instance | changed: [instance] 2026-04-23 13:38:26.963100 | instance | 2026-04-23 13:38:26.963198 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-23 13:38:26.963210 | instance | Thursday 23 April 2026 13:38:26 +0000 (0:00:00.209) 0:07:25.321 ******** 2026-04-23 13:38:27.208006 | instance | ok: [instance] 2026-04-23 13:38:27.208126 | instance | 2026-04-23 13:38:27.208216 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-23 13:38:27.208344 | instance | Thursday 23 April 2026 13:38:27 +0000 (0:00:00.246) 0:07:25.568 ******** 2026-04-23 13:38:27.433691 | instance | changed: [instance] 2026-04-23 13:38:27.434104 | instance | 2026-04-23 13:38:27.434487 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-23 13:38:27.434803 | instance | Thursday 23 April 2026 13:38:27 +0000 (0:00:00.224) 0:07:25.792 ******** 2026-04-23 13:38:27.634025 | instance | ok: [instance] 2026-04-23 13:38:27.634149 | instance | 2026-04-23 13:38:27.634318 | instance | TASK [Install plugin] ********************************************************** 2026-04-23 13:38:27.634509 | instance | Thursday 23 April 2026 13:38:27 +0000 (0:00:00.200) 0:07:25.993 ******** 2026-04-23 13:38:27.692481 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-23 13:38:27.692589 | instance | 2026-04-23 13:38:27.692919 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:38:27.693030 | instance | Thursday 23 April 2026 13:38:27 +0000 (0:00:00.058) 0:07:26.052 ******** 2026-04-23 13:38:27.738535 | instance | ok: [instance] => { 2026-04-23 13:38:27.738801 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-23 13:38:27.739066 | instance | } 2026-04-23 13:38:27.739316 | instance | 2026-04-23 13:38:27.739589 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:38:27.739933 | instance | Thursday 23 April 2026 13:38:27 +0000 (0:00:00.045) 0:07:26.098 ******** 2026-04-23 13:38:28.380665 | instance | changed: [instance] 2026-04-23 13:38:28.380794 | instance | 2026-04-23 13:38:28.381083 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:38:28.381215 | instance | Thursday 23 April 2026 13:38:28 +0000 (0:00:00.642) 0:07:26.740 ******** 2026-04-23 13:38:30.249670 | instance | changed: [instance] 2026-04-23 13:38:30.249749 | instance | 2026-04-23 13:38:30.249764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:38:30.249784 | instance | Thursday 23 April 2026 13:38:30 +0000 (0:00:01.868) 0:07:28.609 ******** 2026-04-23 13:38:30.286108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:38:30.286184 | instance | 2026-04-23 13:38:30.286403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:38:30.286460 | instance | Thursday 23 April 2026 13:38:30 +0000 (0:00:00.036) 0:07:28.645 ******** 2026-04-23 13:38:31.023480 | instance | changed: [instance] 2026-04-23 13:38:31.023513 | instance | 2026-04-23 13:38:31.023518 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-23 13:38:31.023523 | instance | Thursday 23 April 2026 13:38:31 +0000 (0:00:00.737) 0:07:29.383 ******** 2026-04-23 13:38:31.997926 | instance | ok: [instance] 2026-04-23 13:38:31.997998 | instance | 2026-04-23 13:38:31.998018 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-23 13:38:31.998029 | instance | Thursday 23 April 2026 13:38:31 +0000 (0:00:00.974) 0:07:30.357 ******** 2026-04-23 13:38:34.147022 | instance | changed: [instance] 2026-04-23 13:38:34.147570 | instance | 2026-04-23 13:38:34.147655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:38:34.147665 | instance | Thursday 23 April 2026 13:38:34 +0000 (0:00:02.148) 0:07:32.506 ******** 2026-04-23 13:38:34.193265 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:38:34.193382 | instance | 2026-04-23 13:38:34.193542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:38:34.193662 | instance | Thursday 23 April 2026 13:38:34 +0000 (0:00:00.047) 0:07:32.553 ******** 2026-04-23 13:38:34.686374 | instance | changed: [instance] 2026-04-23 13:38:34.686598 | instance | 2026-04-23 13:38:34.686838 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-23 13:38:34.687081 | instance | Thursday 23 April 2026 13:38:34 +0000 (0:00:00.492) 0:07:33.046 ******** 2026-04-23 13:39:08.844200 | instance | changed: [instance] 2026-04-23 13:39:08.844480 | instance | 2026-04-23 13:39:08.844811 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-23 13:39:08.845148 | instance | Thursday 23 April 2026 13:39:08 +0000 (0:00:34.157) 0:08:07.203 ******** 2026-04-23 13:39:09.581163 | instance | changed: [instance] 2026-04-23 13:39:09.581367 | instance | 2026-04-23 13:39:09.581696 | instance | PLAY [all] ********************************************************************* 2026-04-23 13:39:09.581911 | instance | 2026-04-23 13:39:09.582149 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:39:09.582327 | instance | Thursday 23 April 2026 13:39:09 +0000 (0:00:00.737) 0:08:07.940 ******** 2026-04-23 13:39:10.882628 | instance | ok: [instance] 2026-04-23 13:39:10.882868 | instance | 2026-04-23 13:39:10.883177 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-23 13:39:10.883578 | instance | Thursday 23 April 2026 13:39:10 +0000 (0:00:01.301) 0:08:09.242 ******** 2026-04-23 13:39:11.659264 | instance | changed: [instance] 2026-04-23 13:39:11.659486 | instance | 2026-04-23 13:39:11.659750 | instance | PLAY [all] ********************************************************************* 2026-04-23 13:39:11.660030 | instance | 2026-04-23 13:39:11.660310 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-23 13:39:11.660591 | instance | Thursday 23 April 2026 13:39:11 +0000 (0:00:00.776) 0:08:10.018 ******** 2026-04-23 13:39:12.525017 | instance | ok: [instance] 2026-04-23 13:39:12.525116 | instance | 2026-04-23 13:39:12.525125 | instance | PLAY [controllers] ************************************************************* 2026-04-23 13:39:12.525132 | instance | 2026-04-23 13:39:12.525138 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:39:12.525144 | instance | Thursday 23 April 2026 13:39:12 +0000 (0:00:00.864) 0:08:10.883 ******** 2026-04-23 13:39:13.764033 | instance | ok: [instance] 2026-04-23 13:39:13.764118 | instance | 2026-04-23 13:39:13.764340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:39:13.764387 | instance | Thursday 23 April 2026 13:39:13 +0000 (0:00:01.240) 0:08:12.123 ******** 2026-04-23 13:39:13.808919 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:39:13.808997 | instance | 2026-04-23 13:39:13.809271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:39:13.809328 | instance | Thursday 23 April 2026 13:39:13 +0000 (0:00:00.045) 0:08:12.169 ******** 2026-04-23 13:39:14.285535 | instance | changed: [instance] 2026-04-23 13:39:14.285620 | instance | 2026-04-23 13:39:14.285769 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-23 13:39:14.285927 | instance | Thursday 23 April 2026 13:39:14 +0000 (0:00:00.476) 0:08:12.645 ******** 2026-04-23 13:39:16.138265 | instance | changed: [instance] 2026-04-23 13:39:16.138351 | instance | 2026-04-23 13:39:16.138464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:39:16.138597 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:01.852) 0:08:14.498 ******** 2026-04-23 13:39:16.182464 | instance | skipping: [instance] 2026-04-23 13:39:16.182680 | instance | 2026-04-23 13:39:16.182882 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 13:39:16.183059 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.044) 0:08:14.542 ******** 2026-04-23 13:39:16.228489 | instance | skipping: [instance] 2026-04-23 13:39:16.228639 | instance | 2026-04-23 13:39:16.228901 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-23 13:39:16.229084 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.045) 0:08:14.588 ******** 2026-04-23 13:39:16.260316 | instance | skipping: [instance] 2026-04-23 13:39:16.260455 | instance | 2026-04-23 13:39:16.260638 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-23 13:39:16.260815 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.031) 0:08:14.620 ******** 2026-04-23 13:39:16.308350 | instance | skipping: [instance] 2026-04-23 13:39:16.308487 | instance | 2026-04-23 13:39:16.308662 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-23 13:39:16.308833 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.048) 0:08:14.668 ******** 2026-04-23 13:39:16.348095 | instance | skipping: [instance] 2026-04-23 13:39:16.348223 | instance | 2026-04-23 13:39:16.348397 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-23 13:39:16.348553 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.039) 0:08:14.708 ******** 2026-04-23 13:39:16.392550 | instance | skipping: [instance] 2026-04-23 13:39:16.392805 | instance | 2026-04-23 13:39:16.393118 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-23 13:39:16.393445 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.044) 0:08:14.752 ******** 2026-04-23 13:39:16.429158 | instance | skipping: [instance] 2026-04-23 13:39:16.429524 | instance | 2026-04-23 13:39:16.430024 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-04-23 13:39:16.430416 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.036) 0:08:14.788 ******** 2026-04-23 13:39:16.463593 | instance | skipping: [instance] 2026-04-23 13:39:16.463873 | instance | 2026-04-23 13:39:16.464170 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-04-23 13:39:16.464459 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.034) 0:08:14.823 ******** 2026-04-23 13:39:16.498138 | instance | skipping: [instance] 2026-04-23 13:39:16.498413 | instance | 2026-04-23 13:39:16.498951 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-23 13:39:16.499303 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.034) 0:08:14.857 ******** 2026-04-23 13:39:16.559729 | instance | skipping: [instance] 2026-04-23 13:39:16.559964 | instance | 2026-04-23 13:39:16.560229 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-23 13:39:16.560486 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.062) 0:08:14.919 ******** 2026-04-23 13:39:16.593870 | instance | skipping: [instance] 2026-04-23 13:39:16.594172 | instance | 2026-04-23 13:39:16.594439 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-23 13:39:16.594705 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.033) 0:08:14.953 ******** 2026-04-23 13:39:16.628429 | instance | skipping: [instance] 2026-04-23 13:39:16.628625 | instance | 2026-04-23 13:39:16.628858 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-23 13:39:16.629093 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.034) 0:08:14.988 ******** 2026-04-23 13:39:16.663111 | instance | skipping: [instance] 2026-04-23 13:39:16.663318 | instance | 2026-04-23 13:39:16.663550 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-23 13:39:16.663784 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.033) 0:08:15.021 ******** 2026-04-23 13:39:16.716458 | instance | skipping: [instance] 2026-04-23 13:39:16.716799 | instance | 2026-04-23 13:39:16.717338 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 13:39:16.717682 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.053) 0:08:15.075 ******** 2026-04-23 13:39:16.748315 | instance | skipping: [instance] 2026-04-23 13:39:16.748457 | instance | 2026-04-23 13:39:16.748625 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 13:39:16.748793 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.032) 0:08:15.107 ******** 2026-04-23 13:39:16.779807 | instance | skipping: [instance] 2026-04-23 13:39:16.780049 | instance | 2026-04-23 13:39:16.780339 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 13:39:16.780694 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.031) 0:08:15.138 ******** 2026-04-23 13:39:16.825630 | instance | skipping: [instance] 2026-04-23 13:39:16.825848 | instance | 2026-04-23 13:39:16.826114 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-23 13:39:16.826373 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.045) 0:08:15.184 ******** 2026-04-23 13:39:16.854569 | instance | skipping: [instance] 2026-04-23 13:39:16.854794 | instance | 2026-04-23 13:39:16.855098 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-23 13:39:16.855406 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.029) 0:08:15.214 ******** 2026-04-23 13:39:16.882784 | instance | skipping: [instance] 2026-04-23 13:39:16.882896 | instance | 2026-04-23 13:39:16.883077 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-23 13:39:16.883421 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.027) 0:08:15.242 ******** 2026-04-23 13:39:16.915974 | instance | skipping: [instance] 2026-04-23 13:39:16.916118 | instance | 2026-04-23 13:39:16.916441 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-23 13:39:16.916629 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.033) 0:08:15.275 ******** 2026-04-23 13:39:16.948373 | instance | skipping: [instance] 2026-04-23 13:39:16.948547 | instance | 2026-04-23 13:39:16.948832 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-23 13:39:16.949097 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.032) 0:08:15.308 ******** 2026-04-23 13:39:16.983076 | instance | skipping: [instance] 2026-04-23 13:39:16.983397 | instance | 2026-04-23 13:39:16.983792 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-23 13:39:16.984094 | instance | Thursday 23 April 2026 13:39:16 +0000 (0:00:00.034) 0:08:15.342 ******** 2026-04-23 13:39:17.014501 | instance | skipping: [instance] 2026-04-23 13:39:17.014724 | instance | 2026-04-23 13:39:17.015036 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-23 13:39:17.015372 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.032) 0:08:15.374 ******** 2026-04-23 13:39:17.065916 | instance | skipping: [instance] 2026-04-23 13:39:17.066147 | instance | 2026-04-23 13:39:17.066515 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-23 13:39:17.066811 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.050) 0:08:15.425 ******** 2026-04-23 13:39:17.102770 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-23 13:39:17.102935 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-23 13:39:17.103185 | instance | skipping: [instance] 2026-04-23 13:39:17.103384 | instance | 2026-04-23 13:39:17.103727 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-23 13:39:17.103876 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.036) 0:08:15.462 ******** 2026-04-23 13:39:17.138967 | instance | skipping: [instance] 2026-04-23 13:39:17.139197 | instance | 2026-04-23 13:39:17.139579 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-23 13:39:17.139957 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.035) 0:08:15.497 ******** 2026-04-23 13:39:17.197890 | instance | skipping: [instance] 2026-04-23 13:39:17.198079 | instance | 2026-04-23 13:39:17.198368 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-23 13:39:17.198653 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.059) 0:08:15.557 ******** 2026-04-23 13:39:17.235205 | instance | skipping: [instance] 2026-04-23 13:39:17.235314 | instance | 2026-04-23 13:39:17.235660 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-23 13:39:17.235929 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.037) 0:08:15.594 ******** 2026-04-23 13:39:17.272589 | instance | skipping: [instance] 2026-04-23 13:39:17.272731 | instance | 2026-04-23 13:39:17.273083 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-23 13:39:17.273369 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.037) 0:08:15.631 ******** 2026-04-23 13:39:17.367211 | instance | skipping: [instance] 2026-04-23 13:39:17.367321 | instance | 2026-04-23 13:39:17.367524 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-23 13:39:17.367785 | instance | 2026-04-23 13:39:17.368062 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:39:17.368335 | instance | Thursday 23 April 2026 13:39:17 +0000 (0:00:00.095) 0:08:15.726 ******** 2026-04-23 13:39:18.586930 | instance | ok: [instance] 2026-04-23 13:39:18.587064 | instance | 2026-04-23 13:39:18.587304 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-04-23 13:39:18.587485 | instance | Thursday 23 April 2026 13:39:18 +0000 (0:00:01.219) 0:08:16.946 ******** 2026-04-23 13:39:19.326953 | instance | ok: [instance] 2026-04-23 13:39:19.327168 | instance | 2026-04-23 13:39:19.327471 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-04-23 13:39:19.328061 | instance | Thursday 23 April 2026 13:39:19 +0000 (0:00:00.739) 0:08:17.686 ******** 2026-04-23 13:39:20.018370 | instance | ok: [instance] 2026-04-23 13:39:20.018522 | instance | 2026-04-23 13:39:20.018771 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-23 13:39:20.018989 | instance | Thursday 23 April 2026 13:39:20 +0000 (0:00:00.691) 0:08:18.377 ******** 2026-04-23 13:39:20.073497 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-23 13:39:20.073790 | instance | 2026-04-23 13:39:20.074086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:39:20.074361 | instance | Thursday 23 April 2026 13:39:20 +0000 (0:00:00.054) 0:08:18.432 ******** 2026-04-23 13:39:20.125064 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:39:20.125277 | instance | 2026-04-23 13:39:20.125668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:39:20.126087 | instance | Thursday 23 April 2026 13:39:20 +0000 (0:00:00.051) 0:08:18.484 ******** 2026-04-23 13:39:20.629812 | instance | changed: [instance] 2026-04-23 13:39:20.629920 | instance | 2026-04-23 13:39:20.630092 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-23 13:39:20.630259 | instance | Thursday 23 April 2026 13:39:20 +0000 (0:00:00.505) 0:08:18.989 ******** 2026-04-23 13:39:37.411421 | instance | changed: [instance] 2026-04-23 13:39:37.411613 | instance | 2026-04-23 13:39:37.411901 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-23 13:39:37.412168 | instance | Thursday 23 April 2026 13:39:37 +0000 (0:00:16.781) 0:08:35.770 ******** 2026-04-23 13:39:38.096696 | instance | changed: [instance] 2026-04-23 13:39:38.096840 | instance | 2026-04-23 13:39:38.097006 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-23 13:39:38.097176 | instance | Thursday 23 April 2026 13:39:38 +0000 (0:00:00.685) 0:08:36.456 ******** 2026-04-23 13:39:38.143729 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-23 13:39:38.143938 | instance | 2026-04-23 13:39:38.144186 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-23 13:39:38.144445 | instance | Thursday 23 April 2026 13:39:38 +0000 (0:00:00.046) 0:08:36.503 ******** 2026-04-23 13:39:38.865001 | instance | changed: [instance] 2026-04-23 13:39:38.865241 | instance | 2026-04-23 13:39:38.865575 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-23 13:39:38.865860 | instance | Thursday 23 April 2026 13:39:38 +0000 (0:00:00.721) 0:08:37.224 ******** 2026-04-23 13:39:39.570885 | instance | ok: [instance] 2026-04-23 13:39:39.570967 | instance | 2026-04-23 13:39:39.571094 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-23 13:39:39.571221 | instance | Thursday 23 April 2026 13:39:39 +0000 (0:00:00.705) 0:08:37.930 ******** 2026-04-23 13:39:40.031812 | instance | changed: [instance] 2026-04-23 13:39:40.032078 | instance | 2026-04-23 13:39:40.032389 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-23 13:39:40.032676 | instance | Thursday 23 April 2026 13:39:40 +0000 (0:00:00.453) 0:08:38.383 ******** 2026-04-23 13:39:40.032940 | instance | 2026-04-23 13:39:40.033348 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-04-23 13:39:40.033722 | instance | Thursday 23 April 2026 13:39:40 +0000 (0:00:00.007) 0:08:38.391 ******** 2026-04-23 13:39:41.578233 | instance | changed: [instance] 2026-04-23 13:39:41.578303 | instance | 2026-04-23 13:39:41.578321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:39:41.578605 | instance | Thursday 23 April 2026 13:39:41 +0000 (0:00:01.545) 0:08:39.936 ******** 2026-04-23 13:39:41.630128 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:39:41.630181 | instance | 2026-04-23 13:39:41.630190 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:39:41.630197 | instance | Thursday 23 April 2026 13:39:41 +0000 (0:00:00.052) 0:08:39.989 ******** 2026-04-23 13:39:42.142642 | instance | changed: [instance] 2026-04-23 13:39:42.142714 | instance | 2026-04-23 13:39:42.142976 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-04-23 13:39:42.143017 | instance | Thursday 23 April 2026 13:39:42 +0000 (0:00:00.513) 0:08:40.502 ******** 2026-04-23 13:39:42.813580 | instance | ok: [instance] 2026-04-23 13:39:42.814042 | instance | 2026-04-23 13:39:42.814058 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-23 13:39:42.814064 | instance | Thursday 23 April 2026 13:39:42 +0000 (0:00:00.671) 0:08:41.173 ******** 2026-04-23 13:39:56.417957 | instance | changed: [instance] 2026-04-23 13:39:56.418094 | instance | 2026-04-23 13:39:56.418300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:39:56.418374 | instance | Thursday 23 April 2026 13:39:56 +0000 (0:00:13.604) 0:08:54.777 ******** 2026-04-23 13:39:56.464824 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:39:56.464881 | instance | 2026-04-23 13:39:56.465142 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:39:56.465160 | instance | Thursday 23 April 2026 13:39:56 +0000 (0:00:00.047) 0:08:54.825 ******** 2026-04-23 13:39:56.965696 | instance | changed: [instance] 2026-04-23 13:39:56.965788 | instance | 2026-04-23 13:39:56.966361 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-23 13:39:56.966415 | instance | Thursday 23 April 2026 13:39:56 +0000 (0:00:00.499) 0:08:55.324 ******** 2026-04-23 13:39:57.659503 | instance | ok: [instance] 2026-04-23 13:39:57.659635 | instance | 2026-04-23 13:39:57.659649 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-04-23 13:39:57.659808 | instance | Thursday 23 April 2026 13:39:57 +0000 (0:00:00.695) 0:08:56.019 ******** 2026-04-23 13:39:58.353082 | instance | ok: [instance] 2026-04-23 13:39:58.353469 | instance | 2026-04-23 13:39:58.353492 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-23 13:39:58.353502 | instance | Thursday 23 April 2026 13:39:58 +0000 (0:00:00.693) 0:08:56.713 ******** 2026-04-23 13:40:03.396748 | instance | changed: [instance] 2026-04-23 13:40:03.397105 | instance | 2026-04-23 13:40:03.397122 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:40:03.397128 | instance | Thursday 23 April 2026 13:40:03 +0000 (0:00:05.043) 0:09:01.756 ******** 2026-04-23 13:40:03.438100 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:40:03.438294 | instance | 2026-04-23 13:40:03.438503 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:40:03.438701 | instance | Thursday 23 April 2026 13:40:03 +0000 (0:00:00.041) 0:09:01.797 ******** 2026-04-23 13:40:03.953293 | instance | changed: [instance] 2026-04-23 13:40:03.953549 | instance | 2026-04-23 13:40:03.953845 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-23 13:40:03.954134 | instance | Thursday 23 April 2026 13:40:03 +0000 (0:00:00.515) 0:09:02.312 ******** 2026-04-23 13:40:04.655786 | instance | ok: [instance] 2026-04-23 13:40:04.655894 | instance | 2026-04-23 13:40:04.656102 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-04-23 13:40:04.656314 | instance | Thursday 23 April 2026 13:40:04 +0000 (0:00:00.702) 0:09:03.015 ******** 2026-04-23 13:40:05.382355 | instance | ok: [instance] 2026-04-23 13:40:05.382613 | instance | 2026-04-23 13:40:05.382962 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-23 13:40:05.383233 | instance | Thursday 23 April 2026 13:40:05 +0000 (0:00:00.726) 0:09:03.741 ******** 2026-04-23 13:40:10.099768 | instance | changed: [instance] 2026-04-23 13:40:10.099899 | instance | 2026-04-23 13:40:10.100092 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-23 13:40:10.100278 | instance | Thursday 23 April 2026 13:40:10 +0000 (0:00:04.718) 0:09:08.459 ******** 2026-04-23 13:40:10.857249 | instance | ok: [instance] 2026-04-23 13:40:10.857484 | instance | 2026-04-23 13:40:10.857830 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-23 13:40:10.858091 | instance | Thursday 23 April 2026 13:40:10 +0000 (0:00:00.757) 0:09:09.216 ******** 2026-04-23 13:40:11.573583 | instance | changed: [instance] 2026-04-23 13:40:11.573789 | instance | 2026-04-23 13:40:11.574095 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-23 13:40:11.574436 | instance | Thursday 23 April 2026 13:40:11 +0000 (0:00:00.716) 0:09:09.933 ******** 2026-04-23 13:40:12.251911 | instance | ok: [instance] 2026-04-23 13:40:12.252139 | instance | 2026-04-23 13:40:12.252433 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-23 13:40:12.252716 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.678) 0:09:10.611 ******** 2026-04-23 13:40:12.288249 | instance | skipping: [instance] 2026-04-23 13:40:12.288799 | instance | 2026-04-23 13:40:12.289068 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-23 13:40:12.289245 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.035) 0:09:10.647 ******** 2026-04-23 13:40:12.339954 | instance | skipping: [instance] 2026-04-23 13:40:12.340083 | instance | 2026-04-23 13:40:12.340237 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-23 13:40:12.340388 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.052) 0:09:10.699 ******** 2026-04-23 13:40:12.380330 | instance | skipping: [instance] 2026-04-23 13:40:12.380620 | instance | 2026-04-23 13:40:12.380957 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-23 13:40:12.381238 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.040) 0:09:10.740 ******** 2026-04-23 13:40:12.425250 | instance | skipping: [instance] 2026-04-23 13:40:12.425436 | instance | 2026-04-23 13:40:12.425686 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-23 13:40:12.425888 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.045) 0:09:10.785 ******** 2026-04-23 13:40:12.469799 | instance | skipping: [instance] 2026-04-23 13:40:12.470026 | instance | 2026-04-23 13:40:12.470302 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-23 13:40:12.470587 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.044) 0:09:10.829 ******** 2026-04-23 13:40:12.510800 | instance | skipping: [instance] 2026-04-23 13:40:12.511021 | instance | 2026-04-23 13:40:12.511395 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-23 13:40:12.511736 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.040) 0:09:10.870 ******** 2026-04-23 13:40:12.553559 | instance | skipping: [instance] 2026-04-23 13:40:12.553786 | instance | 2026-04-23 13:40:12.553966 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-23 13:40:12.554148 | instance | Thursday 23 April 2026 13:40:12 +0000 (0:00:00.042) 0:09:10.913 ******** 2026-04-23 13:41:27.008395 | instance | changed: [instance] 2026-04-23 13:41:27.008462 | instance | 2026-04-23 13:41:27.008658 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-23 13:41:27.008926 | instance | Thursday 23 April 2026 13:41:27 +0000 (0:01:14.454) 0:10:25.367 ******** 2026-04-23 13:41:27.743974 | instance | changed: [instance] 2026-04-23 13:41:27.744282 | instance | 2026-04-23 13:41:27.744609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:41:27.744895 | instance | Thursday 23 April 2026 13:41:27 +0000 (0:00:00.735) 0:10:26.103 ******** 2026-04-23 13:41:27.781290 | instance | skipping: [instance] 2026-04-23 13:41:27.781637 | instance | 2026-04-23 13:41:27.781922 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:41:27.782233 | instance | Thursday 23 April 2026 13:41:27 +0000 (0:00:00.037) 0:10:26.140 ******** 2026-04-23 13:41:27.818118 | instance | skipping: [instance] 2026-04-23 13:41:27.818458 | instance | 2026-04-23 13:41:27.818963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:41:27.819193 | instance | Thursday 23 April 2026 13:41:27 +0000 (0:00:00.036) 0:10:26.177 ******** 2026-04-23 13:41:27.854020 | instance | skipping: [instance] 2026-04-23 13:41:27.854113 | instance | 2026-04-23 13:41:27.854330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:41:27.854484 | instance | Thursday 23 April 2026 13:41:27 +0000 (0:00:00.035) 0:10:26.213 ******** 2026-04-23 13:41:27.889296 | instance | skipping: [instance] 2026-04-23 13:41:27.889534 | instance | 2026-04-23 13:41:27.889811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:41:27.890070 | instance | Thursday 23 April 2026 13:41:27 +0000 (0:00:00.034) 0:10:26.248 ******** 2026-04-23 13:41:28.529560 | instance | ok: [instance] 2026-04-23 13:41:28.529714 | instance | 2026-04-23 13:41:28.530167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:41:28.530629 | instance | Thursday 23 April 2026 13:41:28 +0000 (0:00:00.640) 0:10:26.889 ******** 2026-04-23 13:41:28.580315 | instance | ok: [instance] 2026-04-23 13:41:28.580438 | instance | 2026-04-23 13:41:28.580714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:41:28.580981 | instance | Thursday 23 April 2026 13:41:28 +0000 (0:00:00.050) 0:10:26.939 ******** 2026-04-23 13:41:28.621772 | instance | ok: [instance] 2026-04-23 13:41:28.621916 | instance | 2026-04-23 13:41:28.622076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:41:28.622288 | instance | Thursday 23 April 2026 13:41:28 +0000 (0:00:00.041) 0:10:26.981 ******** 2026-04-23 13:41:28.670726 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 13:41:28.670887 | instance | 2026-04-23 13:41:28.670910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:41:28.671142 | instance | Thursday 23 April 2026 13:41:28 +0000 (0:00:00.048) 0:10:27.030 ******** 2026-04-23 13:41:28.723831 | instance | ok: [instance] 2026-04-23 13:41:28.723911 | instance | 2026-04-23 13:41:28.724117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:41:28.724289 | instance | Thursday 23 April 2026 13:41:28 +0000 (0:00:00.052) 0:10:27.083 ******** 2026-04-23 13:41:28.781368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:41:28.781550 | instance | 2026-04-23 13:41:28.781781 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:41:28.782057 | instance | Thursday 23 April 2026 13:41:28 +0000 (0:00:00.057) 0:10:27.140 ******** 2026-04-23 13:41:29.282828 | instance | changed: [instance] 2026-04-23 13:41:29.283068 | instance | 2026-04-23 13:41:29.283382 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-23 13:41:29.283737 | instance | Thursday 23 April 2026 13:41:29 +0000 (0:00:00.501) 0:10:27.642 ******** 2026-04-23 13:41:29.942476 | instance | ok: [instance] 2026-04-23 13:41:29.942748 | instance | 2026-04-23 13:41:29.943038 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-23 13:41:29.943314 | instance | Thursday 23 April 2026 13:41:29 +0000 (0:00:00.659) 0:10:28.302 ******** 2026-04-23 13:41:31.096560 | instance | changed: [instance] 2026-04-23 13:41:31.096642 | instance | 2026-04-23 13:41:31.097221 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-23 13:41:31.097322 | instance | Thursday 23 April 2026 13:41:31 +0000 (0:00:01.153) 0:10:29.455 ******** 2026-04-23 13:41:31.540292 | instance | ok: [instance] 2026-04-23 13:41:31.540404 | instance | 2026-04-23 13:41:31.540650 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-23 13:41:31.540729 | instance | Thursday 23 April 2026 13:41:31 +0000 (0:00:00.444) 0:10:29.900 ******** 2026-04-23 13:41:31.971740 | instance | changed: [instance] 2026-04-23 13:41:31.971850 | instance | 2026-04-23 13:41:31.972078 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-23 13:41:31.972095 | instance | Thursday 23 April 2026 13:41:31 +0000 (0:00:00.431) 0:10:30.331 ******** 2026-04-23 13:41:32.428905 | instance | changed: [instance] 2026-04-23 13:41:32.428993 | instance | 2026-04-23 13:41:32.429231 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-23 13:41:32.429266 | instance | Thursday 23 April 2026 13:41:32 +0000 (0:00:00.457) 0:10:30.788 ******** 2026-04-23 13:41:32.908220 | instance | ok: [instance] 2026-04-23 13:41:32.908292 | instance | 2026-04-23 13:41:32.908584 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-23 13:41:32.908649 | instance | Thursday 23 April 2026 13:41:32 +0000 (0:00:00.478) 0:10:31.267 ******** 2026-04-23 13:42:30.341783 | instance | changed: [instance] 2026-04-23 13:42:30.341851 | instance | 2026-04-23 13:42:30.341862 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-23 13:42:30.341988 | instance | Thursday 23 April 2026 13:42:30 +0000 (0:00:57.433) 0:11:28.701 ******** 2026-04-23 13:42:30.987289 | instance | ok: [instance] 2026-04-23 13:42:30.987362 | instance | 2026-04-23 13:42:30.987470 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-23 13:42:30.987594 | instance | Thursday 23 April 2026 13:42:30 +0000 (0:00:00.645) 0:11:29.347 ******** 2026-04-23 13:42:31.038716 | instance | included: ingress for instance 2026-04-23 13:42:31.038831 | instance | 2026-04-23 13:42:31.039048 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-23 13:42:31.039208 | instance | Thursday 23 April 2026 13:42:31 +0000 (0:00:00.051) 0:11:29.398 ******** 2026-04-23 13:42:31.915866 | instance | changed: [instance] 2026-04-23 13:42:31.916099 | instance | 2026-04-23 13:42:31.916442 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-23 13:42:31.916628 | instance | Thursday 23 April 2026 13:42:31 +0000 (0:00:00.876) 0:11:30.275 ******** 2026-04-23 13:42:32.203201 | instance | ok: [instance] 2026-04-23 13:42:32.203434 | instance | 2026-04-23 13:42:32.203727 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-23 13:42:32.204059 | instance | Thursday 23 April 2026 13:42:32 +0000 (0:00:00.287) 0:11:30.562 ******** 2026-04-23 13:42:33.102762 | instance | changed: [instance] 2026-04-23 13:42:33.102916 | instance | 2026-04-23 13:42:33.103104 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-23 13:42:33.103273 | instance | 2026-04-23 13:42:33.103448 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:42:33.103623 | instance | Thursday 23 April 2026 13:42:33 +0000 (0:00:00.900) 0:11:31.462 ******** 2026-04-23 13:42:34.482668 | instance | ok: [instance] 2026-04-23 13:42:34.482825 | instance | 2026-04-23 13:42:34.483022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:42:34.483239 | instance | Thursday 23 April 2026 13:42:34 +0000 (0:00:01.379) 0:11:32.842 ******** 2026-04-23 13:42:34.543417 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:42:34.543581 | instance | 2026-04-23 13:42:34.543729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:42:34.543914 | instance | Thursday 23 April 2026 13:42:34 +0000 (0:00:00.060) 0:11:32.903 ******** 2026-04-23 13:42:35.061432 | instance | changed: [instance] 2026-04-23 13:42:35.061708 | instance | 2026-04-23 13:42:35.062009 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-04-23 13:42:35.062272 | instance | Thursday 23 April 2026 13:42:35 +0000 (0:00:00.517) 0:11:33.420 ******** 2026-04-23 13:42:35.730126 | instance | ok: [instance] 2026-04-23 13:42:35.730202 | instance | 2026-04-23 13:42:35.730212 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-04-23 13:42:35.730222 | instance | Thursday 23 April 2026 13:42:35 +0000 (0:00:00.668) 0:11:34.089 ******** 2026-04-23 13:42:36.409572 | instance | ok: [instance] 2026-04-23 13:42:36.409665 | instance | 2026-04-23 13:42:36.409814 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-23 13:42:36.409913 | instance | Thursday 23 April 2026 13:42:36 +0000 (0:00:00.680) 0:11:34.769 ******** 2026-04-23 13:42:37.713601 | instance | changed: [instance] 2026-04-23 13:42:37.713689 | instance | 2026-04-23 13:42:37.713895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:42:37.714067 | instance | Thursday 23 April 2026 13:42:37 +0000 (0:00:01.303) 0:11:36.073 ******** 2026-04-23 13:42:37.773812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:42:37.773937 | instance | 2026-04-23 13:42:37.774102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:42:37.774271 | instance | Thursday 23 April 2026 13:42:37 +0000 (0:00:00.060) 0:11:36.133 ******** 2026-04-23 13:42:38.404265 | instance | changed: [instance] 2026-04-23 13:42:38.404533 | instance | 2026-04-23 13:42:38.404940 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 13:42:38.405517 | instance | Thursday 23 April 2026 13:42:38 +0000 (0:00:00.629) 0:11:36.763 ******** 2026-04-23 13:42:39.617566 | instance | changed: [instance] 2026-04-23 13:42:39.617825 | instance | 2026-04-23 13:42:39.618128 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-04-23 13:42:39.618492 | instance | Thursday 23 April 2026 13:42:39 +0000 (0:00:01.213) 0:11:37.977 ******** 2026-04-23 13:42:40.347014 | instance | ok: [instance] 2026-04-23 13:42:40.347246 | instance | 2026-04-23 13:42:40.347570 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-04-23 13:42:40.347846 | instance | Thursday 23 April 2026 13:42:40 +0000 (0:00:00.729) 0:11:38.706 ******** 2026-04-23 13:42:41.008026 | instance | ok: [instance] 2026-04-23 13:42:41.008279 | instance | 2026-04-23 13:42:41.008569 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-04-23 13:42:41.008857 | instance | Thursday 23 April 2026 13:42:41 +0000 (0:00:00.660) 0:11:39.367 ******** 2026-04-23 13:42:41.751421 | instance | ok: [instance] 2026-04-23 13:42:41.751591 | instance | 2026-04-23 13:42:41.751900 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-23 13:42:41.752216 | instance | Thursday 23 April 2026 13:42:41 +0000 (0:00:00.743) 0:11:40.111 ******** 2026-04-23 13:42:42.550665 | instance | ok: [instance] 2026-04-23 13:42:42.550795 | instance | 2026-04-23 13:42:42.550967 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-23 13:42:42.551157 | instance | Thursday 23 April 2026 13:42:42 +0000 (0:00:00.799) 0:11:40.910 ******** 2026-04-23 13:42:45.753797 | instance | ok: [instance] 2026-04-23 13:42:45.754069 | instance | 2026-04-23 13:42:45.754464 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-23 13:42:45.754816 | instance | Thursday 23 April 2026 13:42:45 +0000 (0:00:03.203) 0:11:44.113 ******** 2026-04-23 13:42:46.651335 | instance | ok: [instance] 2026-04-23 13:42:46.651509 | instance | 2026-04-23 13:42:46.651836 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-23 13:42:46.652085 | instance | Thursday 23 April 2026 13:42:46 +0000 (0:00:00.897) 0:11:45.010 ******** 2026-04-23 13:42:46.955021 | instance | ok: [instance] 2026-04-23 13:42:46.955302 | instance | 2026-04-23 13:42:46.955645 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-23 13:42:46.955951 | instance | Thursday 23 April 2026 13:42:46 +0000 (0:00:00.303) 0:11:45.314 ******** 2026-04-23 13:42:47.155683 | instance | ok: [instance] 2026-04-23 13:42:47.155806 | instance | 2026-04-23 13:42:47.155828 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-23 13:42:47.155960 | instance | Thursday 23 April 2026 13:42:47 +0000 (0:00:00.201) 0:11:45.515 ******** 2026-04-23 13:42:47.396848 | instance | ok: [instance] 2026-04-23 13:42:47.397116 | instance | 2026-04-23 13:42:47.397459 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-23 13:42:47.397808 | instance | Thursday 23 April 2026 13:42:47 +0000 (0:00:00.241) 0:11:45.756 ******** 2026-04-23 13:42:48.104573 | instance | changed: [instance] 2026-04-23 13:42:48.104653 | instance | 2026-04-23 13:42:48.104837 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-23 13:42:48.104990 | instance | Thursday 23 April 2026 13:42:48 +0000 (0:00:00.707) 0:11:46.464 ******** 2026-04-23 13:43:05.233170 | instance | changed: [instance] => (item=alertmanager) 2026-04-23 13:43:05.233480 | instance | changed: [instance] => (item=grafana) 2026-04-23 13:43:05.233877 | instance | changed: [instance] => (item=prometheus) 2026-04-23 13:43:05.234309 | instance | 2026-04-23 13:43:05.234690 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-23 13:43:05.235092 | instance | Thursday 23 April 2026 13:43:05 +0000 (0:00:17.128) 0:12:03.592 ******** 2026-04-23 13:43:07.296669 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 13:43:07.296761 | instance | ok: [instance] => (item=grafana) 2026-04-23 13:43:07.297270 | instance | ok: [instance] => (item=prometheus) 2026-04-23 13:43:07.297677 | instance | 2026-04-23 13:43:07.297686 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-23 13:43:07.297691 | instance | Thursday 23 April 2026 13:43:07 +0000 (0:00:02.063) 0:12:05.656 ******** 2026-04-23 13:43:08.981979 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:08.982059 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:08.982440 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:08.982492 | instance | changed: [instance] 2026-04-23 13:43:08.982506 | instance | 2026-04-23 13:43:08.982725 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-23 13:43:08.982742 | instance | Thursday 23 April 2026 13:43:08 +0000 (0:00:01.685) 0:12:07.341 ******** 2026-04-23 13:43:11.698059 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:11.698203 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:11.698869 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:11.698944 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:11.698955 | instance | changed: [instance] => (item=None) 2026-04-23 13:43:11.698971 | instance | changed: [instance] 2026-04-23 13:43:11.699560 | instance | 2026-04-23 13:43:11.699611 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-23 13:43:11.699620 | instance | Thursday 23 April 2026 13:43:11 +0000 (0:00:02.715) 0:12:10.057 ******** 2026-04-23 13:43:23.144222 | instance | changed: [instance] => (item=alertmanager) 2026-04-23 13:43:23.144350 | instance | changed: [instance] => (item=prometheus) 2026-04-23 13:43:23.144362 | instance | 2026-04-23 13:43:23.144372 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-23 13:43:23.144382 | instance | Thursday 23 April 2026 13:43:23 +0000 (0:00:11.445) 0:12:21.503 ******** 2026-04-23 13:43:34.608019 | instance | changed: [instance] => (item=alertmanager) 2026-04-23 13:43:34.608133 | instance | changed: [instance] => (item=prometheus) 2026-04-23 13:43:34.608301 | instance | 2026-04-23 13:43:34.608450 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-23 13:43:34.608610 | instance | Thursday 23 April 2026 13:43:34 +0000 (0:00:11.464) 0:12:32.967 ******** 2026-04-23 13:43:35.314027 | instance | changed: [instance] 2026-04-23 13:43:35.314271 | instance | 2026-04-23 13:43:35.314618 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-23 13:43:35.314918 | instance | Thursday 23 April 2026 13:43:35 +0000 (0:00:00.706) 0:12:33.673 ******** 2026-04-23 13:43:42.325829 | instance | ok: [instance] 2026-04-23 13:43:42.326120 | instance | 2026-04-23 13:43:42.326479 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-23 13:43:42.326842 | instance | Thursday 23 April 2026 13:43:42 +0000 (0:00:07.012) 0:12:40.685 ******** 2026-04-23 13:43:56.804553 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-23 13:43:56.804643 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-23 13:43:56.804660 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-23 13:43:56.804683 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-23 13:43:56.805582 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-23 13:43:56.805651 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-23 13:43:56.805664 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-23 13:43:56.805673 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-23 13:43:56.805682 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-23 13:43:56.805699 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-23 13:43:56.805709 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-23 13:43:56.806492 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-23 13:43:56.806575 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-23 13:43:56.806593 | instance | 2026-04-23 13:43:56.806606 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-23 13:43:56.806624 | instance | Thursday 23 April 2026 13:43:56 +0000 (0:00:14.478) 0:12:55.163 ******** 2026-04-23 13:44:27.107423 | instance | changed: [instance] 2026-04-23 13:44:27.107483 | instance | 2026-04-23 13:44:27.107489 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:44:27.107494 | instance | Thursday 23 April 2026 13:44:27 +0000 (0:00:30.302) 0:13:25.466 ******** 2026-04-23 13:44:27.166599 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:44:27.166697 | instance | 2026-04-23 13:44:27.166904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:44:27.167090 | instance | Thursday 23 April 2026 13:44:27 +0000 (0:00:00.059) 0:13:25.526 ******** 2026-04-23 13:44:27.758817 | instance | changed: [instance] 2026-04-23 13:44:27.758947 | instance | 2026-04-23 13:44:27.758957 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-23 13:44:27.759125 | instance | Thursday 23 April 2026 13:44:27 +0000 (0:00:00.592) 0:13:26.118 ******** 2026-04-23 13:44:30.605572 | instance | changed: [instance] 2026-04-23 13:44:30.605630 | instance | 2026-04-23 13:44:30.605636 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:44:30.605643 | instance | Thursday 23 April 2026 13:44:30 +0000 (0:00:02.845) 0:13:28.963 ******** 2026-04-23 13:44:30.671610 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:44:30.671690 | instance | 2026-04-23 13:44:30.671881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:44:30.672027 | instance | Thursday 23 April 2026 13:44:30 +0000 (0:00:00.067) 0:13:29.031 ******** 2026-04-23 13:44:31.203286 | instance | changed: [instance] 2026-04-23 13:44:31.203560 | instance | 2026-04-23 13:44:31.203910 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-23 13:44:31.204198 | instance | Thursday 23 April 2026 13:44:31 +0000 (0:00:00.531) 0:13:29.562 ******** 2026-04-23 13:44:32.824499 | instance | changed: [instance] 2026-04-23 13:44:32.824603 | instance | 2026-04-23 13:44:32.824746 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:44:32.824874 | instance | Thursday 23 April 2026 13:44:32 +0000 (0:00:01.620) 0:13:31.183 ******** 2026-04-23 13:44:32.880054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:44:32.880222 | instance | 2026-04-23 13:44:32.880493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:44:32.880651 | instance | Thursday 23 April 2026 13:44:32 +0000 (0:00:00.056) 0:13:31.239 ******** 2026-04-23 13:44:33.387542 | instance | changed: [instance] 2026-04-23 13:44:33.387807 | instance | 2026-04-23 13:44:33.388124 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-23 13:44:33.388460 | instance | Thursday 23 April 2026 13:44:33 +0000 (0:00:00.506) 0:13:31.745 ******** 2026-04-23 13:44:34.958873 | instance | changed: [instance] 2026-04-23 13:44:34.958921 | instance | 2026-04-23 13:44:34.959036 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-23 13:44:34.959316 | instance | Thursday 23 April 2026 13:44:34 +0000 (0:00:01.566) 0:13:33.311 ******** 2026-04-23 13:44:35.803886 | instance | changed: [instance] 2026-04-23 13:44:35.804128 | instance | 2026-04-23 13:44:35.804420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:44:35.804684 | instance | Thursday 23 April 2026 13:44:35 +0000 (0:00:00.850) 0:13:34.162 ******** 2026-04-23 13:44:35.851685 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:44:35.851917 | instance | 2026-04-23 13:44:35.852211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:44:35.852481 | instance | Thursday 23 April 2026 13:44:35 +0000 (0:00:00.048) 0:13:34.211 ******** 2026-04-23 13:44:36.367438 | instance | changed: [instance] 2026-04-23 13:44:36.367510 | instance | 2026-04-23 13:44:36.367728 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-04-23 13:44:36.367807 | instance | Thursday 23 April 2026 13:44:36 +0000 (0:00:00.515) 0:13:34.727 ******** 2026-04-23 13:44:37.128706 | instance | ok: [instance] 2026-04-23 13:44:37.128755 | instance | 2026-04-23 13:44:37.128761 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-04-23 13:44:37.128767 | instance | Thursday 23 April 2026 13:44:37 +0000 (0:00:00.760) 0:13:35.488 ******** 2026-04-23 13:44:37.888370 | instance | ok: [instance] 2026-04-23 13:44:37.888597 | instance | 2026-04-23 13:44:37.888885 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-23 13:44:37.889135 | instance | Thursday 23 April 2026 13:44:37 +0000 (0:00:00.759) 0:13:36.248 ******** 2026-04-23 13:44:39.357291 | instance | changed: [instance] 2026-04-23 13:44:39.357455 | instance | 2026-04-23 13:44:39.357638 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-23 13:44:39.357837 | instance | 2026-04-23 13:44:39.358009 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 13:44:39.358191 | instance | Thursday 23 April 2026 13:44:39 +0000 (0:00:01.468) 0:13:37.716 ******** 2026-04-23 13:44:41.138538 | instance | ok: [instance] 2026-04-23 13:44:41.138611 | instance | 2026-04-23 13:44:41.138622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:44:41.138633 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:01.780) 0:13:39.497 ******** 2026-04-23 13:44:41.211146 | instance | ok: [instance] 2026-04-23 13:44:41.211236 | instance | 2026-04-23 13:44:41.211366 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:44:41.211502 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.074) 0:13:39.571 ******** 2026-04-23 13:44:41.259135 | instance | skipping: [instance] 2026-04-23 13:44:41.259219 | instance | 2026-04-23 13:44:41.259333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:44:41.259456 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.048) 0:13:39.619 ******** 2026-04-23 13:44:41.304285 | instance | skipping: [instance] 2026-04-23 13:44:41.304414 | instance | 2026-04-23 13:44:41.304436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:44:41.304587 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.045) 0:13:39.664 ******** 2026-04-23 13:44:41.351045 | instance | skipping: [instance] 2026-04-23 13:44:41.351189 | instance | 2026-04-23 13:44:41.351230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:44:41.351359 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.046) 0:13:39.711 ******** 2026-04-23 13:44:41.394808 | instance | skipping: [instance] 2026-04-23 13:44:41.394870 | instance | 2026-04-23 13:44:41.395046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:44:41.395175 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.043) 0:13:39.754 ******** 2026-04-23 13:44:41.438564 | instance | skipping: [instance] 2026-04-23 13:44:41.438643 | instance | 2026-04-23 13:44:41.438768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:44:41.438909 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.043) 0:13:39.798 ******** 2026-04-23 13:44:41.492647 | instance | ok: [instance] 2026-04-23 13:44:41.492731 | instance | 2026-04-23 13:44:41.492840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:44:41.493030 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.053) 0:13:39.852 ******** 2026-04-23 13:44:41.556252 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 13:44:41.556340 | instance | 2026-04-23 13:44:41.556471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:44:41.556590 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.063) 0:13:39.916 ******** 2026-04-23 13:44:41.627385 | instance | ok: [instance] 2026-04-23 13:44:41.627503 | instance | 2026-04-23 13:44:41.627567 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:44:41.627694 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.070) 0:13:39.987 ******** 2026-04-23 13:44:41.692392 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:44:41.692498 | instance | 2026-04-23 13:44:41.692557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:44:41.692722 | instance | Thursday 23 April 2026 13:44:41 +0000 (0:00:00.065) 0:13:40.052 ******** 2026-04-23 13:44:42.258001 | instance | changed: [instance] 2026-04-23 13:44:42.258125 | instance | 2026-04-23 13:44:42.258174 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-04-23 13:44:42.258314 | instance | Thursday 23 April 2026 13:44:42 +0000 (0:00:00.565) 0:13:40.617 ******** 2026-04-23 13:44:42.993711 | instance | ok: [instance] 2026-04-23 13:44:42.993823 | instance | 2026-04-23 13:44:42.993899 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-04-23 13:44:42.994024 | instance | Thursday 23 April 2026 13:44:42 +0000 (0:00:00.735) 0:13:41.353 ******** 2026-04-23 13:44:43.721486 | instance | ok: [instance] 2026-04-23 13:44:43.721574 | instance | 2026-04-23 13:44:43.722211 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-23 13:44:43.722526 | instance | Thursday 23 April 2026 13:44:43 +0000 (0:00:00.727) 0:13:42.080 ******** 2026-04-23 13:44:44.971816 | instance | changed: [instance] 2026-04-23 13:44:44.971917 | instance | 2026-04-23 13:44:44.972060 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-23 13:44:44.972194 | instance | Thursday 23 April 2026 13:44:44 +0000 (0:00:01.251) 0:13:43.331 ******** 2026-04-23 13:44:45.970819 | instance | changed: [instance] 2026-04-23 13:44:45.970888 | instance | 2026-04-23 13:44:45.971032 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 13:44:45.971147 | instance | Thursday 23 April 2026 13:44:45 +0000 (0:00:00.999) 0:13:44.330 ******** 2026-04-23 13:44:49.484388 | instance | changed: [instance] 2026-04-23 13:44:49.484491 | instance | 2026-04-23 13:44:49.484618 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 13:44:49.484744 | instance | Thursday 23 April 2026 13:44:49 +0000 (0:00:03.513) 0:13:47.844 ******** 2026-04-23 13:44:49.719127 | instance | changed: [instance] 2026-04-23 13:44:49.719216 | instance | 2026-04-23 13:44:49.719345 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 13:44:49.719479 | instance | Thursday 23 April 2026 13:44:49 +0000 (0:00:00.234) 0:13:48.079 ******** 2026-04-23 13:44:50.221692 | instance | changed: [instance] 2026-04-23 13:44:50.221865 | instance | 2026-04-23 13:44:50.222165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:44:50.222434 | instance | Thursday 23 April 2026 13:44:50 +0000 (0:00:00.501) 0:13:48.580 ******** 2026-04-23 13:44:50.302140 | instance | ok: [instance] 2026-04-23 13:44:50.302516 | instance | 2026-04-23 13:44:50.302741 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:44:50.303008 | instance | Thursday 23 April 2026 13:44:50 +0000 (0:00:00.080) 0:13:48.661 ******** 2026-04-23 13:44:50.377880 | instance | included: rabbitmq for instance 2026-04-23 13:44:50.378092 | instance | 2026-04-23 13:44:50.378393 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 13:44:50.378681 | instance | Thursday 23 April 2026 13:44:50 +0000 (0:00:00.076) 0:13:48.737 ******** 2026-04-23 13:44:51.115337 | instance | ok: [instance] 2026-04-23 13:44:51.115575 | instance | 2026-04-23 13:44:51.115885 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 13:44:51.116280 | instance | Thursday 23 April 2026 13:44:51 +0000 (0:00:00.737) 0:13:49.475 ******** 2026-04-23 13:44:51.164070 | instance | skipping: [instance] 2026-04-23 13:44:51.164263 | instance | 2026-04-23 13:44:51.164460 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 13:44:51.164634 | instance | Thursday 23 April 2026 13:44:51 +0000 (0:00:00.048) 0:13:49.524 ******** 2026-04-23 13:44:51.213306 | instance | skipping: [instance] 2026-04-23 13:44:51.213453 | instance | 2026-04-23 13:44:51.213697 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 13:44:51.213838 | instance | Thursday 23 April 2026 13:44:51 +0000 (0:00:00.048) 0:13:49.572 ******** 2026-04-23 13:45:22.118744 | instance | changed: [instance] 2026-04-23 13:45:22.118822 | instance | 2026-04-23 13:45:22.119524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:45:22.119588 | instance | Thursday 23 April 2026 13:45:22 +0000 (0:00:30.905) 0:14:20.478 ******** 2026-04-23 13:45:22.804151 | instance | ok: [instance] 2026-04-23 13:45:22.804329 | instance | 2026-04-23 13:45:22.804633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:45:22.804867 | instance | Thursday 23 April 2026 13:45:22 +0000 (0:00:00.685) 0:14:21.163 ******** 2026-04-23 13:45:22.863592 | instance | ok: [instance] 2026-04-23 13:45:22.863700 | instance | 2026-04-23 13:45:22.864040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:45:22.864086 | instance | Thursday 23 April 2026 13:45:22 +0000 (0:00:00.059) 0:14:21.223 ******** 2026-04-23 13:45:22.921612 | instance | skipping: [instance] 2026-04-23 13:45:22.921699 | instance | 2026-04-23 13:45:22.921837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:45:22.921981 | instance | Thursday 23 April 2026 13:45:22 +0000 (0:00:00.057) 0:14:21.281 ******** 2026-04-23 13:45:22.971413 | instance | skipping: [instance] 2026-04-23 13:45:22.971499 | instance | 2026-04-23 13:45:22.971761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:45:22.971806 | instance | Thursday 23 April 2026 13:45:22 +0000 (0:00:00.050) 0:14:21.331 ******** 2026-04-23 13:45:23.028399 | instance | ok: [instance] 2026-04-23 13:45:23.028501 | instance | 2026-04-23 13:45:23.028616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:45:23.028769 | instance | Thursday 23 April 2026 13:45:23 +0000 (0:00:00.056) 0:14:21.388 ******** 2026-04-23 13:45:23.131359 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 13:45:23.131433 | instance | ok: [instance] => (item=identity) 2026-04-23 13:45:23.131883 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 13:45:23.131951 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 13:45:23.131965 | instance | 2026-04-23 13:45:23.131987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:45:23.132106 | instance | Thursday 23 April 2026 13:45:23 +0000 (0:00:00.102) 0:14:21.491 ******** 2026-04-23 13:45:23.196873 | instance | ok: [instance] 2026-04-23 13:45:23.196956 | instance | 2026-04-23 13:45:23.197231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:45:23.197273 | instance | Thursday 23 April 2026 13:45:23 +0000 (0:00:00.065) 0:14:21.556 ******** 2026-04-23 13:45:23.259947 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:45:23.260029 | instance | 2026-04-23 13:45:23.260156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:45:23.260327 | instance | Thursday 23 April 2026 13:45:23 +0000 (0:00:00.063) 0:14:21.619 ******** 2026-04-23 13:45:23.800470 | instance | changed: [instance] 2026-04-23 13:45:23.800827 | instance | 2026-04-23 13:45:23.800847 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-04-23 13:45:23.800854 | instance | Thursday 23 April 2026 13:45:23 +0000 (0:00:00.540) 0:14:22.160 ******** 2026-04-23 13:45:24.561773 | instance | ok: [instance] 2026-04-23 13:45:24.561849 | instance | 2026-04-23 13:45:24.562113 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-04-23 13:45:24.562151 | instance | Thursday 23 April 2026 13:45:24 +0000 (0:00:00.761) 0:14:22.921 ******** 2026-04-23 13:45:25.238477 | instance | ok: [instance] 2026-04-23 13:45:25.238557 | instance | 2026-04-23 13:45:25.238872 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-23 13:45:25.238919 | instance | Thursday 23 April 2026 13:45:25 +0000 (0:00:00.676) 0:14:23.598 ******** 2026-04-23 13:45:25.939566 | instance | ok: [instance] => (item=None) 2026-04-23 13:45:25.939643 | instance | ok: [instance] 2026-04-23 13:45:25.939655 | instance | 2026-04-23 13:45:25.939665 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-23 13:45:25.939682 | instance | Thursday 23 April 2026 13:45:25 +0000 (0:00:00.699) 0:14:24.298 ******** 2026-04-23 13:45:26.819211 | instance | changed: [instance] 2026-04-23 13:45:26.819293 | instance | 2026-04-23 13:45:26.819566 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-23 13:45:26.819631 | instance | Thursday 23 April 2026 13:45:26 +0000 (0:00:00.880) 0:14:25.178 ******** 2026-04-23 13:45:27.334752 | instance | changed: [instance] => (item=None) 2026-04-23 13:45:27.334810 | instance | changed: [instance] 2026-04-23 13:45:27.334820 | instance | 2026-04-23 13:45:27.334827 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-23 13:45:27.334834 | instance | Thursday 23 April 2026 13:45:27 +0000 (0:00:00.514) 0:14:25.693 ******** 2026-04-23 13:45:28.263067 | instance | changed: [instance] => (item=None) 2026-04-23 13:45:28.263205 | instance | changed: [instance] 2026-04-23 13:45:28.263244 | instance | 2026-04-23 13:45:28.263501 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-23 13:45:28.263554 | instance | Thursday 23 April 2026 13:45:28 +0000 (0:00:00.929) 0:14:26.623 ******** 2026-04-23 13:48:04.579446 | instance | changed: [instance] 2026-04-23 13:48:04.579542 | instance | 2026-04-23 13:48:04.579554 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 13:48:04.579564 | instance | Thursday 23 April 2026 13:48:04 +0000 (0:02:36.314) 0:17:02.937 ******** 2026-04-23 13:48:04.693992 | instance | included: openstack_helm_ingress for instance 2026-04-23 13:48:04.694122 | instance | 2026-04-23 13:48:04.694283 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 13:48:04.694469 | instance | Thursday 23 April 2026 13:48:04 +0000 (0:00:00.116) 0:17:03.053 ******** 2026-04-23 13:48:04.746051 | instance | skipping: [instance] 2026-04-23 13:48:04.746198 | instance | 2026-04-23 13:48:04.746417 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 13:48:04.746639 | instance | Thursday 23 April 2026 13:48:04 +0000 (0:00:00.051) 0:17:03.105 ******** 2026-04-23 13:48:04.797695 | instance | skipping: [instance] 2026-04-23 13:48:04.797776 | instance | 2026-04-23 13:48:04.797965 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 13:48:04.798126 | instance | Thursday 23 April 2026 13:48:04 +0000 (0:00:00.052) 0:17:03.157 ******** 2026-04-23 13:48:04.860705 | instance | ok: [instance] 2026-04-23 13:48:04.860791 | instance | 2026-04-23 13:48:04.860973 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-23 13:48:04.861134 | instance | Thursday 23 April 2026 13:48:04 +0000 (0:00:00.063) 0:17:03.220 ******** 2026-04-23 13:48:04.941203 | instance | included: ingress for instance 2026-04-23 13:48:04.941431 | instance | 2026-04-23 13:48:04.941756 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-23 13:48:04.942024 | instance | Thursday 23 April 2026 13:48:04 +0000 (0:00:00.080) 0:17:03.300 ******** 2026-04-23 13:48:05.918370 | instance | changed: [instance] 2026-04-23 13:48:05.918622 | instance | 2026-04-23 13:48:05.919695 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-23 13:48:05.919983 | instance | Thursday 23 April 2026 13:48:05 +0000 (0:00:00.976) 0:17:04.277 ******** 2026-04-23 13:48:10.300572 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-23 13:48:10.300822 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-23 13:48:10.301107 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-23 13:48:10.301379 | instance | ok: [instance] 2026-04-23 13:48:10.301715 | instance | 2026-04-23 13:48:10.302048 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-23 13:48:10.302328 | instance | Thursday 23 April 2026 13:48:10 +0000 (0:00:04.382) 0:17:08.660 ******** 2026-04-23 13:48:11.018509 | instance | ok: [instance] 2026-04-23 13:48:11.018642 | instance | 2026-04-23 13:48:11.018935 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-23 13:48:11.019217 | instance | Thursday 23 April 2026 13:48:11 +0000 (0:00:00.717) 0:17:09.378 ******** 2026-04-23 13:48:12.187822 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 13:48:12.187890 | instance | 2026-04-23 13:48:12.187906 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-23 13:48:12.188256 | instance | Thursday 23 April 2026 13:48:12 +0000 (0:00:01.167) 0:17:10.545 ******** 2026-04-23 13:48:13.358204 | instance | changed: [instance] => (item=atmosphere) 2026-04-23 13:48:13.358448 | instance | 2026-04-23 13:48:13.358522 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-23 13:48:13.358680 | instance | Thursday 23 April 2026 13:48:13 +0000 (0:00:01.172) 0:17:11.717 ******** 2026-04-23 13:48:14.495202 | instance | changed: [instance] => (item=atmosphere) 2026-04-23 13:48:14.495431 | instance | 2026-04-23 13:48:14.495529 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-23 13:48:14.495543 | instance | Thursday 23 April 2026 13:48:14 +0000 (0:00:01.137) 0:17:12.855 ******** 2026-04-23 13:48:15.642644 | instance | changed: [instance] => (item=atmosphere) 2026-04-23 13:48:15.642729 | instance | 2026-04-23 13:48:15.642979 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 13:48:15.643025 | instance | Thursday 23 April 2026 13:48:15 +0000 (0:00:01.146) 0:17:14.002 ******** 2026-04-23 13:48:15.955445 | instance | changed: [instance] 2026-04-23 13:48:15.955530 | instance | 2026-04-23 13:48:15.955756 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 13:48:15.955826 | instance | Thursday 23 April 2026 13:48:15 +0000 (0:00:00.313) 0:17:14.315 ******** 2026-04-23 13:48:17.036719 | instance | ok: [instance] 2026-04-23 13:48:17.036832 | instance | 2026-04-23 13:48:17.036923 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 13:48:17.037092 | instance | Thursday 23 April 2026 13:48:17 +0000 (0:00:01.081) 0:17:15.396 ******** 2026-04-23 13:48:17.286313 | instance | ok: [instance] 2026-04-23 13:48:17.286392 | instance | 2026-04-23 13:48:17.286670 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 13:48:17.286734 | instance | Thursday 23 April 2026 13:48:17 +0000 (0:00:00.249) 0:17:15.645 ******** 2026-04-23 13:48:17.377128 | instance | ok: [instance] => { 2026-04-23 13:48:17.377230 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 13:48:17.377567 | instance | } 2026-04-23 13:48:17.377665 | instance | 2026-04-23 13:48:17.377684 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 13:48:17.377800 | instance | Thursday 23 April 2026 13:48:17 +0000 (0:00:00.090) 0:17:15.736 ******** 2026-04-23 13:48:18.112087 | instance | changed: [instance] 2026-04-23 13:48:18.112181 | instance | 2026-04-23 13:48:18.112413 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 13:48:18.112562 | instance | Thursday 23 April 2026 13:48:18 +0000 (0:00:00.732) 0:17:16.469 ******** 2026-04-23 13:48:19.511564 | instance | changed: [instance] 2026-04-23 13:48:19.511663 | instance | 2026-04-23 13:48:19.512297 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 13:48:19.512361 | instance | Thursday 23 April 2026 13:48:19 +0000 (0:00:01.401) 0:17:17.870 ******** 2026-04-23 13:48:20.088204 | instance | changed: [instance] 2026-04-23 13:48:20.088309 | instance | 2026-04-23 13:48:20.088385 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 13:48:20.088513 | instance | Thursday 23 April 2026 13:48:20 +0000 (0:00:00.577) 0:17:18.447 ******** 2026-04-23 13:48:21.050763 | instance | ok: [instance] 2026-04-23 13:48:21.051095 | instance | 2026-04-23 13:48:21.051496 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 13:48:21.051862 | instance | Thursday 23 April 2026 13:48:21 +0000 (0:00:00.961) 0:17:19.409 ******** 2026-04-23 13:48:21.802704 | instance | ok: [instance] 2026-04-23 13:48:21.802911 | instance | 2026-04-23 13:48:21.803198 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 13:48:21.803471 | instance | Thursday 23 April 2026 13:48:21 +0000 (0:00:00.752) 0:17:20.162 ******** 2026-04-23 13:48:22.191413 | instance | ok: [instance] 2026-04-23 13:48:22.191713 | instance | 2026-04-23 13:48:22.191943 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 13:48:22.192169 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.388) 0:17:20.550 ******** 2026-04-23 13:48:22.330690 | instance | included: openstack_helm_endpoints for instance 2026-04-23 13:48:22.330778 | instance | 2026-04-23 13:48:22.330864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:48:22.330958 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.139) 0:17:20.690 ******** 2026-04-23 13:48:22.393624 | instance | skipping: [instance] 2026-04-23 13:48:22.393848 | instance | 2026-04-23 13:48:22.394009 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:48:22.394199 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.063) 0:17:20.753 ******** 2026-04-23 13:48:22.452675 | instance | skipping: [instance] 2026-04-23 13:48:22.452935 | instance | 2026-04-23 13:48:22.453232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:48:22.453598 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.058) 0:17:20.811 ******** 2026-04-23 13:48:22.507605 | instance | skipping: [instance] 2026-04-23 13:48:22.508038 | instance | 2026-04-23 13:48:22.508265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:48:22.508617 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.055) 0:17:20.866 ******** 2026-04-23 13:48:22.565215 | instance | skipping: [instance] 2026-04-23 13:48:22.565535 | instance | 2026-04-23 13:48:22.565906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:48:22.566214 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.057) 0:17:20.924 ******** 2026-04-23 13:48:22.623494 | instance | skipping: [instance] 2026-04-23 13:48:22.623609 | instance | 2026-04-23 13:48:22.623816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:48:22.623983 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.057) 0:17:20.982 ******** 2026-04-23 13:48:22.670258 | instance | skipping: [instance] 2026-04-23 13:48:22.670464 | instance | 2026-04-23 13:48:22.670900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:48:22.671179 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.047) 0:17:21.029 ******** 2026-04-23 13:48:22.743445 | instance | ok: [instance] 2026-04-23 13:48:22.744099 | instance | 2026-04-23 13:48:22.744115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:48:22.744126 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.072) 0:17:21.102 ******** 2026-04-23 13:48:22.812292 | instance | ok: [instance] => (item=identity) 2026-04-23 13:48:22.812398 | instance | 2026-04-23 13:48:22.812412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:48:22.812556 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.069) 0:17:21.171 ******** 2026-04-23 13:48:22.893041 | instance | ok: [instance] 2026-04-23 13:48:22.893382 | instance | 2026-04-23 13:48:22.893837 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 13:48:22.894277 | instance | Thursday 23 April 2026 13:48:22 +0000 (0:00:00.080) 0:17:21.252 ******** 2026-04-23 13:48:23.431932 | instance | changed: [instance] 2026-04-23 13:48:23.432038 | instance | 2026-04-23 13:48:23.432189 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 13:48:23.432337 | instance | Thursday 23 April 2026 13:48:23 +0000 (0:00:00.539) 0:17:21.791 ******** 2026-04-23 13:48:23.971093 | instance | changed: [instance] 2026-04-23 13:48:23.971286 | instance | 2026-04-23 13:48:23.971571 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 13:48:23.971946 | instance | Thursday 23 April 2026 13:48:23 +0000 (0:00:00.538) 0:17:22.330 ******** 2026-04-23 13:48:24.485890 | instance | changed: [instance] 2026-04-23 13:48:24.486119 | instance | 2026-04-23 13:48:24.486420 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 13:48:24.486685 | instance | Thursday 23 April 2026 13:48:24 +0000 (0:00:00.514) 0:17:22.845 ******** 2026-04-23 13:48:25.040346 | instance | changed: [instance] 2026-04-23 13:48:25.040577 | instance | 2026-04-23 13:48:25.040870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:48:25.041177 | instance | Thursday 23 April 2026 13:48:25 +0000 (0:00:00.554) 0:17:23.399 ******** 2026-04-23 13:48:25.139587 | instance | ok: [instance] 2026-04-23 13:48:25.139809 | instance | 2026-04-23 13:48:25.140077 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:48:25.140391 | instance | Thursday 23 April 2026 13:48:25 +0000 (0:00:00.099) 0:17:23.499 ******** 2026-04-23 13:48:25.218683 | instance | included: rabbitmq for instance 2026-04-23 13:48:25.218885 | instance | 2026-04-23 13:48:25.219169 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 13:48:25.219431 | instance | Thursday 23 April 2026 13:48:25 +0000 (0:00:00.079) 0:17:23.578 ******** 2026-04-23 13:48:25.955747 | instance | ok: [instance] 2026-04-23 13:48:25.955987 | instance | 2026-04-23 13:48:25.956265 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 13:48:25.956549 | instance | Thursday 23 April 2026 13:48:25 +0000 (0:00:00.736) 0:17:24.315 ******** 2026-04-23 13:48:26.005265 | instance | skipping: [instance] 2026-04-23 13:48:26.005547 | instance | 2026-04-23 13:48:26.005831 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 13:48:26.006196 | instance | Thursday 23 April 2026 13:48:25 +0000 (0:00:00.049) 0:17:24.364 ******** 2026-04-23 13:48:26.062145 | instance | skipping: [instance] 2026-04-23 13:48:26.062396 | instance | 2026-04-23 13:48:26.062715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 13:48:26.062996 | instance | Thursday 23 April 2026 13:48:26 +0000 (0:00:00.057) 0:17:24.422 ******** 2026-04-23 13:48:56.961079 | instance | changed: [instance] 2026-04-23 13:48:56.961474 | instance | 2026-04-23 13:48:56.961880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:48:56.962279 | instance | Thursday 23 April 2026 13:48:56 +0000 (0:00:30.898) 0:17:55.320 ******** 2026-04-23 13:48:57.682368 | instance | ok: [instance] 2026-04-23 13:48:57.682507 | instance | 2026-04-23 13:48:57.682746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:48:57.682951 | instance | Thursday 23 April 2026 13:48:57 +0000 (0:00:00.721) 0:17:56.041 ******** 2026-04-23 13:48:57.749731 | instance | ok: [instance] 2026-04-23 13:48:57.749911 | instance | 2026-04-23 13:48:57.750272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:48:57.750442 | instance | Thursday 23 April 2026 13:48:57 +0000 (0:00:00.066) 0:17:56.108 ******** 2026-04-23 13:48:57.808545 | instance | skipping: [instance] 2026-04-23 13:48:57.808776 | instance | 2026-04-23 13:48:57.809075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:48:57.809343 | instance | Thursday 23 April 2026 13:48:57 +0000 (0:00:00.059) 0:17:56.167 ******** 2026-04-23 13:48:57.884169 | instance | skipping: [instance] 2026-04-23 13:48:57.884321 | instance | 2026-04-23 13:48:57.884530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:48:57.884782 | instance | Thursday 23 April 2026 13:48:57 +0000 (0:00:00.075) 0:17:56.243 ******** 2026-04-23 13:48:57.940555 | instance | ok: [instance] 2026-04-23 13:48:57.940669 | instance | 2026-04-23 13:48:57.940894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:48:57.941058 | instance | Thursday 23 April 2026 13:48:57 +0000 (0:00:00.056) 0:17:56.300 ******** 2026-04-23 13:48:58.069554 | instance | ok: [instance] => (item=identity) 2026-04-23 13:48:58.070231 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 13:48:58.070339 | instance | ok: [instance] => (item=key_manager) 2026-04-23 13:48:58.070359 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 13:48:58.070650 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 13:48:58.070887 | instance | 2026-04-23 13:48:58.071152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:48:58.071412 | instance | Thursday 23 April 2026 13:48:58 +0000 (0:00:00.128) 0:17:56.429 ******** 2026-04-23 13:48:58.133859 | instance | ok: [instance] 2026-04-23 13:48:58.133960 | instance | 2026-04-23 13:48:58.134221 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:48:58.134310 | instance | Thursday 23 April 2026 13:48:58 +0000 (0:00:00.064) 0:17:56.493 ******** 2026-04-23 13:48:58.300725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:48:58.300867 | instance | 2026-04-23 13:48:58.301025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:48:58.301250 | instance | Thursday 23 April 2026 13:48:58 +0000 (0:00:00.166) 0:17:56.660 ******** 2026-04-23 13:48:58.850084 | instance | changed: [instance] 2026-04-23 13:48:58.850180 | instance | 2026-04-23 13:48:58.850375 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-04-23 13:48:58.850552 | instance | Thursday 23 April 2026 13:48:58 +0000 (0:00:00.548) 0:17:57.209 ******** 2026-04-23 13:48:59.602263 | instance | ok: [instance] 2026-04-23 13:48:59.602407 | instance | 2026-04-23 13:48:59.602592 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-04-23 13:48:59.602772 | instance | Thursday 23 April 2026 13:48:59 +0000 (0:00:00.752) 0:17:57.961 ******** 2026-04-23 13:49:00.364872 | instance | ok: [instance] 2026-04-23 13:49:00.364989 | instance | 2026-04-23 13:49:00.365192 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-23 13:49:00.365376 | instance | Thursday 23 April 2026 13:49:00 +0000 (0:00:00.762) 0:17:58.724 ******** 2026-04-23 13:50:35.907184 | instance | changed: [instance] 2026-04-23 13:50:35.907286 | instance | 2026-04-23 13:50:35.907299 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 13:50:35.907309 | instance | Thursday 23 April 2026 13:50:35 +0000 (0:01:35.541) 0:19:34.265 ******** 2026-04-23 13:50:36.014876 | instance | included: openstack_helm_ingress for instance 2026-04-23 13:50:36.014986 | instance | 2026-04-23 13:50:36.015002 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 13:50:36.015184 | instance | Thursday 23 April 2026 13:50:36 +0000 (0:00:00.108) 0:19:34.374 ******** 2026-04-23 13:50:36.077356 | instance | skipping: [instance] 2026-04-23 13:50:36.077461 | instance | 2026-04-23 13:50:36.077703 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 13:50:36.077843 | instance | Thursday 23 April 2026 13:50:36 +0000 (0:00:00.062) 0:19:34.436 ******** 2026-04-23 13:50:36.141887 | instance | skipping: [instance] 2026-04-23 13:50:36.141996 | instance | 2026-04-23 13:50:36.142080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 13:50:36.142203 | instance | Thursday 23 April 2026 13:50:36 +0000 (0:00:00.064) 0:19:34.501 ******** 2026-04-23 13:50:36.222152 | instance | ok: [instance] 2026-04-23 13:50:36.222255 | instance | 2026-04-23 13:50:36.222329 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-23 13:50:36.222445 | instance | Thursday 23 April 2026 13:50:36 +0000 (0:00:00.080) 0:19:34.581 ******** 2026-04-23 13:50:36.322083 | instance | included: ingress for instance 2026-04-23 13:50:36.322676 | instance | 2026-04-23 13:50:36.322683 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-23 13:50:36.322688 | instance | Thursday 23 April 2026 13:50:36 +0000 (0:00:00.099) 0:19:34.681 ******** 2026-04-23 13:50:37.363858 | instance | changed: [instance] 2026-04-23 13:50:37.363979 | instance | 2026-04-23 13:50:37.363990 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-23 13:50:37.364125 | instance | Thursday 23 April 2026 13:50:37 +0000 (0:00:01.041) 0:19:35.723 ******** 2026-04-23 13:50:38.406185 | instance | changed: [instance] 2026-04-23 13:50:38.406294 | instance | 2026-04-23 13:50:38.406316 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-23 13:50:38.406327 | instance | Thursday 23 April 2026 13:50:38 +0000 (0:00:01.042) 0:19:36.765 ******** 2026-04-23 13:50:45.997824 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-23 13:50:45.997918 | instance | 2026-04-23 13:50:45.998160 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:50:45.998230 | instance | Thursday 23 April 2026 13:50:45 +0000 (0:00:07.591) 0:19:44.357 ******** 2026-04-23 13:50:46.080505 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:50:46.080623 | instance | 2026-04-23 13:50:46.080706 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:50:46.080874 | instance | Thursday 23 April 2026 13:50:46 +0000 (0:00:00.083) 0:19:44.440 ******** 2026-04-23 13:50:46.613052 | instance | changed: [instance] 2026-04-23 13:50:46.613148 | instance | 2026-04-23 13:50:46.613470 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-23 13:50:46.613552 | instance | Thursday 23 April 2026 13:50:46 +0000 (0:00:00.532) 0:19:44.972 ******** 2026-04-23 13:50:49.681292 | instance | changed: [instance] 2026-04-23 13:50:49.681365 | instance | 2026-04-23 13:50:49.681785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:50:49.681859 | instance | Thursday 23 April 2026 13:50:49 +0000 (0:00:03.067) 0:19:48.040 ******** 2026-04-23 13:50:49.743249 | instance | skipping: [instance] 2026-04-23 13:50:49.743341 | instance | 2026-04-23 13:50:49.743604 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:50:49.743651 | instance | Thursday 23 April 2026 13:50:49 +0000 (0:00:00.062) 0:19:48.103 ******** 2026-04-23 13:50:49.802356 | instance | skipping: [instance] 2026-04-23 13:50:49.802467 | instance | 2026-04-23 13:50:49.802768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:50:49.802837 | instance | Thursday 23 April 2026 13:50:49 +0000 (0:00:00.058) 0:19:48.161 ******** 2026-04-23 13:50:49.862202 | instance | skipping: [instance] 2026-04-23 13:50:49.862524 | instance | 2026-04-23 13:50:49.862775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:50:49.862987 | instance | Thursday 23 April 2026 13:50:49 +0000 (0:00:00.059) 0:19:48.221 ******** 2026-04-23 13:50:49.907927 | instance | skipping: [instance] 2026-04-23 13:50:49.908017 | instance | 2026-04-23 13:50:49.908156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:50:49.908270 | instance | Thursday 23 April 2026 13:50:49 +0000 (0:00:00.046) 0:19:48.267 ******** 2026-04-23 13:50:49.957422 | instance | skipping: [instance] 2026-04-23 13:50:49.957720 | instance | 2026-04-23 13:50:49.958021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:50:49.958571 | instance | Thursday 23 April 2026 13:50:49 +0000 (0:00:00.049) 0:19:48.317 ******** 2026-04-23 13:50:50.021392 | instance | skipping: [instance] 2026-04-23 13:50:50.021690 | instance | 2026-04-23 13:50:50.021927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:50:50.022189 | instance | Thursday 23 April 2026 13:50:50 +0000 (0:00:00.063) 0:19:48.380 ******** 2026-04-23 13:50:50.082865 | instance | ok: [instance] 2026-04-23 13:50:50.083149 | instance | 2026-04-23 13:50:50.083535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:50:50.083947 | instance | Thursday 23 April 2026 13:50:50 +0000 (0:00:00.060) 0:19:48.441 ******** 2026-04-23 13:50:50.150701 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-23 13:50:50.150878 | instance | 2026-04-23 13:50:50.151149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:50:50.151412 | instance | Thursday 23 April 2026 13:50:50 +0000 (0:00:00.068) 0:19:48.510 ******** 2026-04-23 13:50:50.226484 | instance | ok: [instance] 2026-04-23 13:50:50.226659 | instance | 2026-04-23 13:50:50.227112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:50:50.227388 | instance | Thursday 23 April 2026 13:50:50 +0000 (0:00:00.075) 0:19:48.586 ******** 2026-04-23 13:50:50.294670 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:50:50.294889 | instance | 2026-04-23 13:50:50.295171 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:50:50.295463 | instance | Thursday 23 April 2026 13:50:50 +0000 (0:00:00.068) 0:19:48.654 ******** 2026-04-23 13:50:50.816682 | instance | changed: [instance] 2026-04-23 13:50:50.816908 | instance | 2026-04-23 13:50:50.817221 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-23 13:50:50.817586 | instance | Thursday 23 April 2026 13:50:50 +0000 (0:00:00.521) 0:19:49.176 ******** 2026-04-23 13:51:08.660626 | instance | ok: [instance] 2026-04-23 13:51:08.660759 | instance | 2026-04-23 13:51:08.660773 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-23 13:51:08.660819 | instance | Thursday 23 April 2026 13:51:08 +0000 (0:00:17.839) 0:20:07.015 ******** 2026-04-23 13:51:23.397805 | instance | ok: [instance] 2026-04-23 13:51:23.397928 | instance | 2026-04-23 13:51:23.398159 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-23 13:51:23.398351 | instance | Thursday 23 April 2026 13:51:23 +0000 (0:00:14.741) 0:20:21.757 ******** 2026-04-23 13:51:24.922775 | instance | ok: [instance] 2026-04-23 13:51:24.922995 | instance | 2026-04-23 13:51:24.923320 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-23 13:51:24.923494 | instance | Thursday 23 April 2026 13:51:24 +0000 (0:00:01.524) 0:20:23.282 ******** 2026-04-23 13:51:26.241482 | instance | ok: [instance] 2026-04-23 13:51:26.242312 | instance | 2026-04-23 13:51:26.242381 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-23 13:51:26.242393 | instance | Thursday 23 April 2026 13:51:26 +0000 (0:00:01.318) 0:20:24.600 ******** 2026-04-23 13:51:27.043314 | instance | changed: [instance] 2026-04-23 13:51:27.043390 | instance | 2026-04-23 13:51:27.043668 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-23 13:51:27.043788 | instance | Thursday 23 April 2026 13:51:27 +0000 (0:00:00.802) 0:20:25.403 ******** 2026-04-23 13:51:30.125997 | instance | changed: [instance] 2026-04-23 13:51:30.126057 | instance | 2026-04-23 13:51:30.126063 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-23 13:51:30.126068 | instance | Thursday 23 April 2026 13:51:30 +0000 (0:00:03.082) 0:20:28.485 ******** 2026-04-23 13:51:31.756580 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-23 13:51:31.784623 | instance | changed: [instance] 2026-04-23 13:51:31.784923 | instance | 2026-04-23 13:51:31.785312 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-23 13:51:31.785736 | instance | Thursday 23 April 2026 13:51:31 +0000 (0:00:01.658) 0:20:30.144 ******** 2026-04-23 13:51:33.872649 | instance | changed: [instance] 2026-04-23 13:51:33.872778 | instance | 2026-04-23 13:51:33.872950 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-23 13:51:33.873340 | instance | Thursday 23 April 2026 13:51:33 +0000 (0:00:02.087) 0:20:32.232 ******** 2026-04-23 13:51:35.063776 | instance | changed: [instance] 2026-04-23 13:51:35.063846 | instance | 2026-04-23 13:51:35.063858 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-23 13:51:35.063868 | instance | Thursday 23 April 2026 13:51:35 +0000 (0:00:01.189) 0:20:33.421 ******** 2026-04-23 13:51:37.112744 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-115.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-23 13:51:37.112792 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-23 13:51:37.112799 | instance | 2026-04-23 13:51:37.112804 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 13:51:37.112808 | instance | Thursday 23 April 2026 13:51:37 +0000 (0:00:02.050) 0:20:35.472 ******** 2026-04-23 13:51:37.247495 | instance | included: openstack_helm_ingress for instance 2026-04-23 13:51:37.247620 | instance | 2026-04-23 13:51:37.247675 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 13:51:37.247835 | instance | Thursday 23 April 2026 13:51:37 +0000 (0:00:00.134) 0:20:35.607 ******** 2026-04-23 13:51:37.309209 | instance | skipping: [instance] 2026-04-23 13:51:37.309317 | instance | 2026-04-23 13:51:37.309511 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 13:51:37.309679 | instance | Thursday 23 April 2026 13:51:37 +0000 (0:00:00.061) 0:20:35.668 ******** 2026-04-23 13:51:37.371960 | instance | skipping: [instance] 2026-04-23 13:51:37.372037 | instance | 2026-04-23 13:51:37.372167 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 13:51:37.372301 | instance | Thursday 23 April 2026 13:51:37 +0000 (0:00:00.062) 0:20:35.731 ******** 2026-04-23 13:51:37.445459 | instance | ok: [instance] 2026-04-23 13:51:37.445587 | instance | 2026-04-23 13:51:37.445702 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-23 13:51:37.446157 | instance | Thursday 23 April 2026 13:51:37 +0000 (0:00:00.073) 0:20:35.805 ******** 2026-04-23 13:51:37.546435 | instance | included: ingress for instance 2026-04-23 13:51:37.546524 | instance | 2026-04-23 13:51:37.546690 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-23 13:51:37.546846 | instance | Thursday 23 April 2026 13:51:37 +0000 (0:00:00.100) 0:20:35.905 ******** 2026-04-23 13:51:38.612187 | instance | changed: [instance] 2026-04-23 13:51:38.612554 | instance | 2026-04-23 13:51:38.612874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:51:38.613154 | instance | Thursday 23 April 2026 13:51:38 +0000 (0:00:01.064) 0:20:36.970 ******** 2026-04-23 13:51:38.681636 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:51:38.681775 | instance | 2026-04-23 13:51:38.681939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:51:38.682092 | instance | Thursday 23 April 2026 13:51:38 +0000 (0:00:00.070) 0:20:37.041 ******** 2026-04-23 13:51:39.280173 | instance | changed: [instance] 2026-04-23 13:51:39.280368 | instance | 2026-04-23 13:51:39.280646 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 13:51:39.280916 | instance | Thursday 23 April 2026 13:51:39 +0000 (0:00:00.598) 0:20:37.639 ******** 2026-04-23 13:51:54.065502 | instance | ok: [instance] 2026-04-23 13:51:54.065754 | instance | 2026-04-23 13:51:54.066111 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-23 13:51:54.066239 | instance | Thursday 23 April 2026 13:51:54 +0000 (0:00:14.785) 0:20:52.424 ******** 2026-04-23 13:51:54.138761 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-23 13:51:54.138973 | instance | 2026-04-23 13:51:54.139249 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-23 13:51:54.139512 | instance | Thursday 23 April 2026 13:51:54 +0000 (0:00:00.073) 0:20:52.498 ******** 2026-04-23 13:51:54.948797 | instance | changed: [instance] 2026-04-23 13:51:54.948887 | instance | 2026-04-23 13:51:54.949018 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-23 13:51:54.949147 | instance | Thursday 23 April 2026 13:51:54 +0000 (0:00:00.810) 0:20:53.308 ******** 2026-04-23 13:51:55.717212 | instance | changed: [instance] 2026-04-23 13:51:55.717305 | instance | 2026-04-23 13:51:55.717545 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-23 13:51:55.717728 | instance | Thursday 23 April 2026 13:51:55 +0000 (0:00:00.767) 0:20:54.076 ******** 2026-04-23 13:51:57.001980 | instance | ok: [instance] 2026-04-23 13:51:57.002116 | instance | 2026-04-23 13:51:57.002708 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-23 13:51:57.002820 | instance | Thursday 23 April 2026 13:51:56 +0000 (0:00:01.284) 0:20:55.361 ******** 2026-04-23 13:51:57.086054 | instance | ok: [instance] 2026-04-23 13:51:57.086298 | instance | 2026-04-23 13:51:57.086642 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-23 13:51:57.086981 | instance | Thursday 23 April 2026 13:51:57 +0000 (0:00:00.084) 0:20:55.445 ******** 2026-04-23 13:51:57.850205 | instance | changed: [instance] 2026-04-23 13:51:57.850356 | instance | 2026-04-23 13:51:57.850536 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-23 13:51:57.850706 | instance | Thursday 23 April 2026 13:51:57 +0000 (0:00:00.764) 0:20:56.209 ******** 2026-04-23 13:51:59.146012 | instance | changed: [instance] 2026-04-23 13:51:59.146341 | instance | 2026-04-23 13:51:59.147727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:51:59.148111 | instance | Thursday 23 April 2026 13:51:59 +0000 (0:00:01.295) 0:20:57.505 ******** 2026-04-23 13:51:59.248021 | instance | ok: [instance] 2026-04-23 13:51:59.248262 | instance | 2026-04-23 13:51:59.248559 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:51:59.248812 | instance | Thursday 23 April 2026 13:51:59 +0000 (0:00:00.102) 0:20:57.607 ******** 2026-04-23 13:51:59.333276 | instance | included: rabbitmq for instance 2026-04-23 13:51:59.333382 | instance | 2026-04-23 13:51:59.333626 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 13:51:59.333807 | instance | Thursday 23 April 2026 13:51:59 +0000 (0:00:00.085) 0:20:57.692 ******** 2026-04-23 13:52:00.104246 | instance | ok: [instance] 2026-04-23 13:52:00.104465 | instance | 2026-04-23 13:52:00.104662 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 13:52:00.104927 | instance | Thursday 23 April 2026 13:52:00 +0000 (0:00:00.770) 0:20:58.463 ******** 2026-04-23 13:52:00.157226 | instance | skipping: [instance] 2026-04-23 13:52:00.158016 | instance | 2026-04-23 13:52:00.158101 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 13:52:00.158315 | instance | Thursday 23 April 2026 13:52:00 +0000 (0:00:00.053) 0:20:58.516 ******** 2026-04-23 13:52:00.206556 | instance | skipping: [instance] 2026-04-23 13:52:00.206804 | instance | 2026-04-23 13:52:00.207145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 13:52:00.207431 | instance | Thursday 23 April 2026 13:52:00 +0000 (0:00:00.049) 0:20:58.566 ******** 2026-04-23 13:52:31.173626 | instance | changed: [instance] 2026-04-23 13:52:31.173787 | instance | 2026-04-23 13:52:31.174014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:52:31.174189 | instance | Thursday 23 April 2026 13:52:31 +0000 (0:00:30.966) 0:21:29.532 ******** 2026-04-23 13:52:31.944318 | instance | ok: [instance] 2026-04-23 13:52:31.944576 | instance | 2026-04-23 13:52:31.944871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:52:31.945199 | instance | Thursday 23 April 2026 13:52:31 +0000 (0:00:00.771) 0:21:30.303 ******** 2026-04-23 13:52:32.012179 | instance | ok: [instance] 2026-04-23 13:52:32.012526 | instance | 2026-04-23 13:52:32.012913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:52:32.013237 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.067) 0:21:30.371 ******** 2026-04-23 13:52:32.074938 | instance | skipping: [instance] 2026-04-23 13:52:32.075252 | instance | 2026-04-23 13:52:32.075661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:52:32.075974 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.062) 0:21:30.434 ******** 2026-04-23 13:52:32.139817 | instance | skipping: [instance] 2026-04-23 13:52:32.145471 | instance | 2026-04-23 13:52:32.145505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:52:32.145518 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.065) 0:21:30.499 ******** 2026-04-23 13:52:32.195407 | instance | ok: [instance] 2026-04-23 13:52:32.195529 | instance | 2026-04-23 13:52:32.195712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:52:32.195886 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.055) 0:21:30.554 ******** 2026-04-23 13:52:32.327382 | instance | ok: [instance] => (item=identity) 2026-04-23 13:52:32.327715 | instance | ok: [instance] => (item=dashboard) 2026-04-23 13:52:32.327986 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 13:52:32.328276 | instance | ok: [instance] => (item=image) 2026-04-23 13:52:32.328611 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 13:52:32.329004 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 13:52:32.329295 | instance | 2026-04-23 13:52:32.329685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:52:32.329986 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.131) 0:21:30.686 ******** 2026-04-23 13:52:32.421558 | instance | ok: [instance] 2026-04-23 13:52:32.421874 | instance | 2026-04-23 13:52:32.422171 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:52:32.422494 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.093) 0:21:30.780 ******** 2026-04-23 13:52:32.490611 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:52:32.490735 | instance | 2026-04-23 13:52:32.490922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:52:32.491099 | instance | Thursday 23 April 2026 13:52:32 +0000 (0:00:00.069) 0:21:30.850 ******** 2026-04-23 13:52:33.054508 | instance | changed: [instance] 2026-04-23 13:52:33.054815 | instance | 2026-04-23 13:52:33.055140 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-04-23 13:52:33.055502 | instance | Thursday 23 April 2026 13:52:33 +0000 (0:00:00.563) 0:21:31.413 ******** 2026-04-23 13:52:33.905816 | instance | ok: [instance] 2026-04-23 13:52:33.905955 | instance | 2026-04-23 13:52:33.906159 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-04-23 13:52:33.906353 | instance | Thursday 23 April 2026 13:52:33 +0000 (0:00:00.851) 0:21:32.265 ******** 2026-04-23 13:52:34.830098 | instance | ok: [instance] 2026-04-23 13:52:34.830321 | instance | 2026-04-23 13:52:34.830671 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-23 13:52:34.830954 | instance | Thursday 23 April 2026 13:52:34 +0000 (0:00:00.924) 0:21:33.189 ******** 2026-04-23 13:54:47.437604 | instance | changed: [instance] 2026-04-23 13:54:47.437725 | instance | 2026-04-23 13:54:47.437858 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 13:54:47.438050 | instance | Thursday 23 April 2026 13:54:47 +0000 (0:02:12.607) 0:23:45.796 ******** 2026-04-23 13:54:47.543548 | instance | included: openstack_helm_ingress for instance 2026-04-23 13:54:47.543776 | instance | 2026-04-23 13:54:47.544061 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 13:54:47.544565 | instance | Thursday 23 April 2026 13:54:47 +0000 (0:00:00.106) 0:23:45.903 ******** 2026-04-23 13:54:47.606282 | instance | skipping: [instance] 2026-04-23 13:54:47.606415 | instance | 2026-04-23 13:54:47.606513 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 13:54:47.606626 | instance | Thursday 23 April 2026 13:54:47 +0000 (0:00:00.062) 0:23:45.965 ******** 2026-04-23 13:54:47.667138 | instance | skipping: [instance] 2026-04-23 13:54:47.667336 | instance | 2026-04-23 13:54:47.667596 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 13:54:47.667859 | instance | Thursday 23 April 2026 13:54:47 +0000 (0:00:00.060) 0:23:46.026 ******** 2026-04-23 13:54:47.738706 | instance | ok: [instance] 2026-04-23 13:54:47.738789 | instance | 2026-04-23 13:54:47.738976 | instance | TASK [Create Ingress image] **************************************************** 2026-04-23 13:54:47.739151 | instance | Thursday 23 April 2026 13:54:47 +0000 (0:00:00.071) 0:23:46.098 ******** 2026-04-23 13:54:47.826218 | instance | included: ingress for instance 2026-04-23 13:54:47.826464 | instance | 2026-04-23 13:54:47.826733 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-23 13:54:47.827013 | instance | Thursday 23 April 2026 13:54:47 +0000 (0:00:00.087) 0:23:46.185 ******** 2026-04-23 13:54:49.261849 | instance | changed: [instance] 2026-04-23 13:54:49.262009 | instance | 2026-04-23 13:54:49.262172 | instance | TASK [Create images] *********************************************************** 2026-04-23 13:54:49.262339 | instance | Thursday 23 April 2026 13:54:49 +0000 (0:00:01.435) 0:23:47.621 ******** 2026-04-23 13:54:49.417604 | 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-04-23 13:54:49.417923 | instance | 2026-04-23 13:54:49.418273 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 13:54:49.418625 | instance | Thursday 23 April 2026 13:54:49 +0000 (0:00:00.155) 0:23:47.776 ******** 2026-04-23 13:54:53.151717 | instance | changed: [instance] 2026-04-23 13:54:53.151831 | instance | 2026-04-23 13:54:53.152002 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 13:54:53.152178 | instance | Thursday 23 April 2026 13:54:53 +0000 (0:00:03.733) 0:23:51.510 ******** 2026-04-23 13:55:03.941956 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-23 13:55:03.942598 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-23 13:55:03.942644 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-23 13:55:03.942833 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-23 13:55:03.943115 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-23 13:55:03.943365 | instance | ok: [instance] 2026-04-23 13:55:03.943597 | instance | 2026-04-23 13:55:03.943884 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 13:55:03.944131 | instance | Thursday 23 April 2026 13:55:03 +0000 (0:00:10.790) 0:24:02.301 ******** 2026-04-23 13:55:04.170840 | instance | changed: [instance] 2026-04-23 13:55:04.171125 | instance | 2026-04-23 13:55:04.171470 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 13:55:04.171895 | instance | Thursday 23 April 2026 13:55:04 +0000 (0:00:00.228) 0:24:02.530 ******** 2026-04-23 13:55:05.032209 | instance | changed: [instance] 2026-04-23 13:55:05.032311 | instance | 2026-04-23 13:55:05.032328 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 13:55:05.032469 | instance | Thursday 23 April 2026 13:55:05 +0000 (0:00:00.860) 0:24:03.390 ******** 2026-04-23 13:55:05.275903 | instance | ok: [instance] 2026-04-23 13:55:05.276314 | instance | 2026-04-23 13:55:05.276370 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 13:55:05.276389 | instance | Thursday 23 April 2026 13:55:05 +0000 (0:00:00.244) 0:24:03.635 ******** 2026-04-23 13:55:05.619375 | instance | changed: [instance] 2026-04-23 13:55:05.619449 | instance | 2026-04-23 13:55:05.619711 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 13:55:05.620246 | instance | Thursday 23 April 2026 13:55:05 +0000 (0:00:00.343) 0:24:03.979 ******** 2026-04-23 13:55:06.485623 | instance | ok: [instance] 2026-04-23 13:55:06.485730 | instance | 2026-04-23 13:55:06.485997 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 13:55:06.486058 | instance | Thursday 23 April 2026 13:55:06 +0000 (0:00:00.865) 0:24:04.845 ******** 2026-04-23 13:55:11.745007 | instance | changed: [instance] 2026-04-23 13:55:11.745060 | instance | 2026-04-23 13:55:11.745066 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 13:55:11.745071 | instance | Thursday 23 April 2026 13:55:11 +0000 (0:00:05.259) 0:24:10.104 ******** 2026-04-23 13:55:12.076939 | instance | changed: [instance] 2026-04-23 13:55:12.077029 | instance | 2026-04-23 13:55:12.077146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:55:12.077305 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.331) 0:24:10.436 ******** 2026-04-23 13:55:12.161285 | instance | ok: [instance] 2026-04-23 13:55:12.161558 | instance | 2026-04-23 13:55:12.161867 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:55:12.162279 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.083) 0:24:10.520 ******** 2026-04-23 13:55:12.217371 | instance | skipping: [instance] 2026-04-23 13:55:12.217505 | instance | 2026-04-23 13:55:12.217681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:55:12.217698 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.056) 0:24:10.576 ******** 2026-04-23 13:55:12.280436 | instance | skipping: [instance] 2026-04-23 13:55:12.280650 | instance | 2026-04-23 13:55:12.280939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:55:12.281198 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.062) 0:24:10.639 ******** 2026-04-23 13:55:12.333107 | instance | skipping: [instance] 2026-04-23 13:55:12.333464 | instance | 2026-04-23 13:55:12.333882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:55:12.334370 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.052) 0:24:10.692 ******** 2026-04-23 13:55:12.390075 | instance | skipping: [instance] 2026-04-23 13:55:12.390203 | instance | 2026-04-23 13:55:12.390365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:55:12.390521 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.057) 0:24:10.749 ******** 2026-04-23 13:55:12.454023 | instance | skipping: [instance] 2026-04-23 13:55:12.454120 | instance | 2026-04-23 13:55:12.454228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:55:12.454360 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.063) 0:24:10.813 ******** 2026-04-23 13:55:12.521155 | instance | ok: [instance] 2026-04-23 13:55:12.521302 | instance | 2026-04-23 13:55:12.521532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:55:12.521717 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.067) 0:24:10.880 ******** 2026-04-23 13:55:12.638112 | instance | ok: [instance] => (item=staffeln) 2026-04-23 13:55:12.638259 | instance | ok: [instance] => (item=identity) 2026-04-23 13:55:12.638428 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 13:55:12.638605 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 13:55:12.638968 | instance | 2026-04-23 13:55:12.639142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:55:12.639323 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.116) 0:24:10.997 ******** 2026-04-23 13:55:12.720421 | instance | ok: [instance] 2026-04-23 13:55:12.720561 | instance | 2026-04-23 13:55:12.720827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:55:12.721031 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.082) 0:24:11.079 ******** 2026-04-23 13:55:12.804118 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:55:12.804345 | instance | 2026-04-23 13:55:12.804670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:55:12.804950 | instance | Thursday 23 April 2026 13:55:12 +0000 (0:00:00.083) 0:24:11.163 ******** 2026-04-23 13:55:13.373121 | instance | changed: [instance] 2026-04-23 13:55:13.373210 | instance | 2026-04-23 13:55:13.373349 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-23 13:55:13.373563 | instance | Thursday 23 April 2026 13:55:13 +0000 (0:00:00.568) 0:24:11.731 ******** 2026-04-23 13:55:35.994437 | instance | changed: [instance] 2026-04-23 13:55:35.994687 | instance | 2026-04-23 13:55:35.995301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 13:55:35.995648 | instance | Thursday 23 April 2026 13:55:35 +0000 (0:00:22.621) 0:24:34.353 ******** 2026-04-23 13:55:36.081371 | instance | ok: [instance] 2026-04-23 13:55:36.081704 | instance | 2026-04-23 13:55:36.082012 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 13:55:36.082350 | instance | Thursday 23 April 2026 13:55:36 +0000 (0:00:00.087) 0:24:34.441 ******** 2026-04-23 13:55:36.155847 | instance | included: rabbitmq for instance 2026-04-23 13:55:36.155977 | instance | 2026-04-23 13:55:36.156172 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 13:55:36.156361 | instance | Thursday 23 April 2026 13:55:36 +0000 (0:00:00.074) 0:24:34.515 ******** 2026-04-23 13:55:36.924087 | instance | ok: [instance] 2026-04-23 13:55:36.924182 | instance | 2026-04-23 13:55:36.924285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 13:55:36.924404 | instance | Thursday 23 April 2026 13:55:36 +0000 (0:00:00.768) 0:24:35.283 ******** 2026-04-23 13:55:36.978208 | instance | skipping: [instance] 2026-04-23 13:55:36.978489 | instance | 2026-04-23 13:55:36.978782 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 13:55:36.979268 | instance | Thursday 23 April 2026 13:55:36 +0000 (0:00:00.053) 0:24:35.337 ******** 2026-04-23 13:55:37.038315 | instance | skipping: [instance] 2026-04-23 13:55:37.038489 | instance | 2026-04-23 13:55:37.038713 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 13:55:37.038876 | instance | Thursday 23 April 2026 13:55:37 +0000 (0:00:00.060) 0:24:35.397 ******** 2026-04-23 13:56:07.950723 | instance | changed: [instance] 2026-04-23 13:56:07.951004 | instance | 2026-04-23 13:56:07.951358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 13:56:07.951644 | instance | Thursday 23 April 2026 13:56:07 +0000 (0:00:30.911) 0:25:06.309 ******** 2026-04-23 13:56:08.732671 | instance | ok: [instance] 2026-04-23 13:56:08.732891 | instance | 2026-04-23 13:56:08.733181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 13:56:08.733510 | instance | Thursday 23 April 2026 13:56:08 +0000 (0:00:00.782) 0:25:07.092 ******** 2026-04-23 13:56:08.804766 | instance | ok: [instance] 2026-04-23 13:56:08.804885 | instance | 2026-04-23 13:56:08.805198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 13:56:08.805513 | instance | Thursday 23 April 2026 13:56:08 +0000 (0:00:00.070) 0:25:07.162 ******** 2026-04-23 13:56:08.860168 | instance | skipping: [instance] 2026-04-23 13:56:08.860437 | instance | 2026-04-23 13:56:08.860661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 13:56:08.861118 | instance | Thursday 23 April 2026 13:56:08 +0000 (0:00:00.056) 0:25:07.219 ******** 2026-04-23 13:56:08.916835 | instance | skipping: [instance] 2026-04-23 13:56:08.917073 | instance | 2026-04-23 13:56:08.917386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 13:56:08.917709 | instance | Thursday 23 April 2026 13:56:08 +0000 (0:00:00.057) 0:25:07.276 ******** 2026-04-23 13:56:08.978493 | instance | ok: [instance] 2026-04-23 13:56:08.978689 | instance | 2026-04-23 13:56:08.978967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 13:56:08.979239 | instance | Thursday 23 April 2026 13:56:08 +0000 (0:00:00.059) 0:25:07.336 ******** 2026-04-23 13:56:09.123813 | instance | ok: [instance] => (item=identity) 2026-04-23 13:56:09.124065 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 13:56:09.124343 | instance | ok: [instance] => (item=volumev3) 2026-04-23 13:56:09.124636 | instance | ok: [instance] => (item=image) 2026-04-23 13:56:09.124898 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 13:56:09.125209 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 13:56:09.125511 | instance | 2026-04-23 13:56:09.125809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 13:56:09.126074 | instance | Thursday 23 April 2026 13:56:09 +0000 (0:00:00.147) 0:25:07.483 ******** 2026-04-23 13:56:09.201464 | instance | ok: [instance] 2026-04-23 13:56:09.201682 | instance | 2026-04-23 13:56:09.202006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 13:56:09.202315 | instance | Thursday 23 April 2026 13:56:09 +0000 (0:00:00.077) 0:25:07.560 ******** 2026-04-23 13:56:09.268354 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 13:56:09.268576 | instance | 2026-04-23 13:56:09.268872 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 13:56:09.269140 | instance | Thursday 23 April 2026 13:56:09 +0000 (0:00:00.067) 0:25:07.627 ******** 2026-04-23 13:56:09.847385 | instance | changed: [instance] 2026-04-23 13:56:09.847462 | instance | 2026-04-23 13:56:09.847644 | instance | TASK [vexxhost.atmosphere.cinder : Suspend the existing HelmRelease] *********** 2026-04-23 13:56:09.847850 | instance | Thursday 23 April 2026 13:56:09 +0000 (0:00:00.579) 0:25:08.206 ******** 2026-04-23 13:56:10.651787 | instance | ok: [instance] 2026-04-23 13:56:10.651956 | instance | 2026-04-23 13:56:10.652298 | instance | TASK [vexxhost.atmosphere.cinder : Remove the existing HelmRelease] ************ 2026-04-23 13:56:10.652616 | instance | Thursday 23 April 2026 13:56:10 +0000 (0:00:00.803) 0:25:09.010 ******** 2026-04-23 13:56:11.374849 | instance | ok: [instance] 2026-04-23 13:56:11.375141 | instance | 2026-04-23 13:56:11.375435 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-23 13:56:11.375714 | instance | Thursday 23 April 2026 13:56:11 +0000 (0:00:00.723) 0:25:09.734 ******** 2026-04-23 13:56:11.628131 | instance | ok: [instance] 2026-04-23 13:56:11.628356 | instance | 2026-04-23 13:56:11.628639 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-23 13:56:11.629063 | instance | Thursday 23 April 2026 13:56:11 +0000 (0:00:00.252) 0:25:09.986 ******** 2026-04-23 13:56:11.683509 | instance | skipping: [instance] 2026-04-23 13:56:11.683611 | instance | 2026-04-23 13:56:11.683757 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-23 13:56:11.683925 | instance | Thursday 23 April 2026 13:56:11 +0000 (0:00:00.056) 0:25:10.043 ******** 2026-04-23 14:00:54.868147 | instance | changed: [instance] 2026-04-23 14:00:54.868268 | instance | 2026-04-23 14:00:54.868280 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:00:54.868290 | instance | Thursday 23 April 2026 14:00:54 +0000 (0:04:43.176) 0:29:53.219 ******** 2026-04-23 14:00:54.968402 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:00:54.968770 | instance | 2026-04-23 14:00:54.968918 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:00:54.969082 | instance | Thursday 23 April 2026 14:00:54 +0000 (0:00:00.108) 0:29:53.328 ******** 2026-04-23 14:00:55.026807 | instance | skipping: [instance] 2026-04-23 14:00:55.026884 | instance | 2026-04-23 14:00:55.027019 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:00:55.027141 | instance | Thursday 23 April 2026 14:00:55 +0000 (0:00:00.058) 0:29:53.386 ******** 2026-04-23 14:00:55.086358 | instance | skipping: [instance] 2026-04-23 14:00:55.086582 | instance | 2026-04-23 14:00:55.086869 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:00:55.087133 | instance | Thursday 23 April 2026 14:00:55 +0000 (0:00:00.059) 0:29:53.445 ******** 2026-04-23 14:00:55.195314 | instance | ok: [instance] 2026-04-23 14:00:55.195412 | instance | 2026-04-23 14:00:55.195599 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-23 14:00:55.195825 | instance | Thursday 23 April 2026 14:00:55 +0000 (0:00:00.109) 0:29:53.554 ******** 2026-04-23 14:00:55.271517 | instance | included: ingress for instance 2026-04-23 14:00:55.271814 | instance | 2026-04-23 14:00:55.272205 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-23 14:00:55.272579 | instance | Thursday 23 April 2026 14:00:55 +0000 (0:00:00.075) 0:29:53.630 ******** 2026-04-23 14:00:56.386365 | instance | changed: [instance] 2026-04-23 14:00:56.386619 | instance | 2026-04-23 14:00:56.387025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:00:56.387348 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:01.114) 0:29:54.745 ******** 2026-04-23 14:00:56.476293 | instance | ok: [instance] 2026-04-23 14:00:56.476537 | instance | 2026-04-23 14:00:56.476791 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:00:56.477003 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.090) 0:29:54.835 ******** 2026-04-23 14:00:56.524097 | instance | skipping: [instance] 2026-04-23 14:00:56.524195 | instance | 2026-04-23 14:00:56.524279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:00:56.524416 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.048) 0:29:54.883 ******** 2026-04-23 14:00:56.574978 | instance | skipping: [instance] 2026-04-23 14:00:56.575067 | instance | 2026-04-23 14:00:56.575204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:00:56.575369 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.050) 0:29:54.934 ******** 2026-04-23 14:00:56.627702 | instance | skipping: [instance] 2026-04-23 14:00:56.627787 | instance | 2026-04-23 14:00:56.627917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:00:56.628051 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.052) 0:29:54.987 ******** 2026-04-23 14:00:56.685106 | instance | skipping: [instance] 2026-04-23 14:00:56.685216 | instance | 2026-04-23 14:00:56.685389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:00:56.685540 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.057) 0:29:55.044 ******** 2026-04-23 14:00:56.744211 | instance | skipping: [instance] 2026-04-23 14:00:56.744312 | instance | 2026-04-23 14:00:56.744440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:00:56.744571 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.059) 0:29:55.103 ******** 2026-04-23 14:00:56.803254 | instance | ok: [instance] 2026-04-23 14:00:56.803354 | instance | 2026-04-23 14:00:56.803408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:00:56.803534 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.059) 0:29:55.162 ******** 2026-04-23 14:00:56.911585 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:00:56.911686 | instance | ok: [instance] => (item=identity) 2026-04-23 14:00:56.911744 | instance | ok: [instance] => (item=placement) 2026-04-23 14:00:56.911865 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:00:56.911978 | instance | 2026-04-23 14:00:56.912100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:00:56.912223 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.108) 0:29:55.271 ******** 2026-04-23 14:00:56.984841 | instance | ok: [instance] 2026-04-23 14:00:56.985080 | instance | 2026-04-23 14:00:56.985432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:00:56.985717 | instance | Thursday 23 April 2026 14:00:56 +0000 (0:00:00.072) 0:29:55.344 ******** 2026-04-23 14:00:57.054730 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:00:57.054915 | instance | 2026-04-23 14:00:57.055098 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:00:57.055273 | instance | Thursday 23 April 2026 14:00:57 +0000 (0:00:00.069) 0:29:55.414 ******** 2026-04-23 14:00:57.643799 | instance | changed: [instance] 2026-04-23 14:00:57.643947 | instance | 2026-04-23 14:00:57.644126 | instance | TASK [vexxhost.atmosphere.placement : Suspend the existing HelmRelease] ******** 2026-04-23 14:00:57.644298 | instance | Thursday 23 April 2026 14:00:57 +0000 (0:00:00.589) 0:29:56.003 ******** 2026-04-23 14:00:58.396572 | instance | ok: [instance] 2026-04-23 14:00:58.396656 | instance | 2026-04-23 14:00:58.396847 | instance | TASK [vexxhost.atmosphere.placement : Remove the existing HelmRelease] ********* 2026-04-23 14:00:58.397003 | instance | Thursday 23 April 2026 14:00:58 +0000 (0:00:00.752) 0:29:56.756 ******** 2026-04-23 14:00:59.150487 | instance | ok: [instance] 2026-04-23 14:00:59.150690 | instance | 2026-04-23 14:00:59.150971 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-23 14:00:59.151242 | instance | Thursday 23 April 2026 14:00:59 +0000 (0:00:00.753) 0:29:57.509 ******** 2026-04-23 14:02:42.349990 | instance | changed: [instance] 2026-04-23 14:02:42.350857 | instance | 2026-04-23 14:02:42.350936 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:02:42.350949 | instance | Thursday 23 April 2026 14:02:42 +0000 (0:01:43.199) 0:31:40.709 ******** 2026-04-23 14:02:42.450289 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:02:42.450539 | instance | 2026-04-23 14:02:42.450859 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:02:42.451162 | instance | Thursday 23 April 2026 14:02:42 +0000 (0:00:00.097) 0:31:40.806 ******** 2026-04-23 14:02:42.511829 | instance | skipping: [instance] 2026-04-23 14:02:42.511941 | instance | 2026-04-23 14:02:42.512013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:02:42.512131 | instance | Thursday 23 April 2026 14:02:42 +0000 (0:00:00.064) 0:31:40.871 ******** 2026-04-23 14:02:42.574707 | instance | skipping: [instance] 2026-04-23 14:02:42.574925 | instance | 2026-04-23 14:02:42.575208 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:02:42.575472 | instance | Thursday 23 April 2026 14:02:42 +0000 (0:00:00.062) 0:31:40.934 ******** 2026-04-23 14:02:42.645989 | instance | ok: [instance] 2026-04-23 14:02:42.646243 | instance | 2026-04-23 14:02:42.646524 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-23 14:02:42.646875 | instance | Thursday 23 April 2026 14:02:42 +0000 (0:00:00.071) 0:31:41.005 ******** 2026-04-23 14:02:42.728205 | instance | included: ingress for instance 2026-04-23 14:02:42.728608 | instance | 2026-04-23 14:02:42.728942 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-23 14:02:42.729403 | instance | Thursday 23 April 2026 14:02:42 +0000 (0:00:00.082) 0:31:41.087 ******** 2026-04-23 14:02:43.899996 | instance | changed: [instance] 2026-04-23 14:02:43.900082 | instance | 2026-04-23 14:02:43.900193 | instance | PLAY [Configure operating system] ********************************************** 2026-04-23 14:02:43.900315 | instance | 2026-04-23 14:02:43.900431 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:02:43.900551 | instance | Thursday 23 April 2026 14:02:43 +0000 (0:00:01.171) 0:31:42.259 ******** 2026-04-23 14:02:46.780415 | instance | ok: [instance] 2026-04-23 14:02:46.780493 | instance | 2026-04-23 14:02:46.780505 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-23 14:02:46.780515 | instance | Thursday 23 April 2026 14:02:46 +0000 (0:00:02.879) 0:31:45.139 ******** 2026-04-23 14:02:47.007493 | instance | ok: [instance] 2026-04-23 14:02:47.007575 | instance | 2026-04-23 14:02:47.007677 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-23 14:02:47.007803 | instance | Thursday 23 April 2026 14:02:47 +0000 (0:00:00.227) 0:31:45.366 ******** 2026-04-23 14:02:47.067572 | instance | skipping: [instance] 2026-04-23 14:02:47.067661 | instance | 2026-04-23 14:02:47.067713 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-23 14:02:47.067843 | instance | Thursday 23 April 2026 14:02:47 +0000 (0:00:00.060) 0:31:45.427 ******** 2026-04-23 14:02:47.150135 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 14:02:47.150222 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 14:02:47.150330 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 14:02:47.150457 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 14:02:47.150575 | instance | skipping: [instance] 2026-04-23 14:02:47.150691 | instance | 2026-04-23 14:02:47.150833 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-23 14:02:47.150946 | instance | Thursday 23 April 2026 14:02:47 +0000 (0:00:00.082) 0:31:45.509 ******** 2026-04-23 14:02:47.218338 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 14:02:47.218412 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 14:02:47.218545 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 14:02:47.218663 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 14:02:47.218782 | instance | skipping: [instance] 2026-04-23 14:02:47.218895 | instance | 2026-04-23 14:02:47.219022 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-23 14:02:47.219135 | instance | Thursday 23 April 2026 14:02:47 +0000 (0:00:00.068) 0:31:45.578 ******** 2026-04-23 14:02:47.272228 | instance | skipping: [instance] 2026-04-23 14:02:47.272309 | instance | 2026-04-23 14:02:47.272420 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-23 14:02:47.272571 | instance | Thursday 23 April 2026 14:02:47 +0000 (0:00:00.053) 0:31:45.632 ******** 2026-04-23 14:02:47.351983 | instance | skipping: [instance] 2026-04-23 14:02:47.352084 | instance | 2026-04-23 14:02:47.352175 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 14:02:47.352297 | instance | Thursday 23 April 2026 14:02:47 +0000 (0:00:00.078) 0:31:45.710 ******** 2026-04-23 14:02:51.980884 | instance | changed: [instance] 2026-04-23 14:02:51.981159 | instance | 2026-04-23 14:02:51.981447 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 14:02:51.981768 | instance | Thursday 23 April 2026 14:02:51 +0000 (0:00:04.629) 0:31:50.340 ******** 2026-04-23 14:03:15.299929 | instance | changed: [instance] 2026-04-23 14:03:15.300029 | instance | 2026-04-23 14:03:15.300041 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 14:03:15.300050 | instance | Thursday 23 April 2026 14:03:15 +0000 (0:00:23.318) 0:32:13.658 ******** 2026-04-23 14:03:15.852590 | instance | changed: [instance] 2026-04-23 14:03:15.852685 | instance | 2026-04-23 14:03:15.852910 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-23 14:03:15.853020 | instance | Thursday 23 April 2026 14:03:15 +0000 (0:00:00.553) 0:32:14.212 ******** 2026-04-23 14:03:16.330502 | instance | changed: [instance] 2026-04-23 14:03:16.330608 | instance | 2026-04-23 14:03:16.330674 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-23 14:03:16.330868 | instance | Thursday 23 April 2026 14:03:16 +0000 (0:00:00.477) 0:32:14.690 ******** 2026-04-23 14:03:16.875502 | instance | changed: [instance] 2026-04-23 14:03:16.875596 | instance | 2026-04-23 14:03:16.875730 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-23 14:03:16.875850 | instance | 2026-04-23 14:03:16.876012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:03:16.876104 | instance | Thursday 23 April 2026 14:03:16 +0000 (0:00:00.544) 0:32:15.235 ******** 2026-04-23 14:03:16.962717 | instance | ok: [instance] 2026-04-23 14:03:16.962805 | instance | 2026-04-23 14:03:16.962933 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:03:16.963055 | instance | Thursday 23 April 2026 14:03:16 +0000 (0:00:00.087) 0:32:15.322 ******** 2026-04-23 14:03:17.014356 | instance | skipping: [instance] 2026-04-23 14:03:17.014564 | instance | 2026-04-23 14:03:17.014843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:03:17.015202 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.051) 0:32:15.373 ******** 2026-04-23 14:03:17.063822 | instance | skipping: [instance] 2026-04-23 14:03:17.064040 | instance | 2026-04-23 14:03:17.064341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:03:17.064714 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.049) 0:32:15.423 ******** 2026-04-23 14:03:17.116154 | instance | skipping: [instance] 2026-04-23 14:03:17.116368 | instance | 2026-04-23 14:03:17.116891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:03:17.117170 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.051) 0:32:15.475 ******** 2026-04-23 14:03:17.177473 | instance | skipping: [instance] 2026-04-23 14:03:17.177565 | instance | 2026-04-23 14:03:17.177631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:03:17.177954 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.060) 0:32:15.536 ******** 2026-04-23 14:03:17.231267 | instance | skipping: [instance] 2026-04-23 14:03:17.231502 | instance | 2026-04-23 14:03:17.231810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:03:17.232069 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.054) 0:32:15.590 ******** 2026-04-23 14:03:17.300717 | instance | ok: [instance] 2026-04-23 14:03:17.300849 | instance | 2026-04-23 14:03:17.301036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:03:17.301219 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.069) 0:32:15.660 ******** 2026-04-23 14:03:17.350275 | instance | skipping: [instance] 2026-04-23 14:03:17.350564 | instance | 2026-04-23 14:03:17.352238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:03:17.352273 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.049) 0:32:15.709 ******** 2026-04-23 14:03:17.428315 | instance | ok: [instance] 2026-04-23 14:03:17.428613 | instance | 2026-04-23 14:03:17.429011 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:03:17.429396 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.078) 0:32:15.787 ******** 2026-04-23 14:03:17.502220 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:03:17.502450 | instance | 2026-04-23 14:03:17.502735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:03:17.503034 | instance | Thursday 23 April 2026 14:03:17 +0000 (0:00:00.073) 0:32:15.861 ******** 2026-04-23 14:03:18.071274 | instance | changed: [instance] 2026-04-23 14:03:18.071668 | instance | 2026-04-23 14:03:18.071931 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-23 14:03:18.072187 | instance | Thursday 23 April 2026 14:03:18 +0000 (0:00:00.568) 0:32:16.430 ******** 2026-04-23 14:03:18.320447 | instance | ok: [instance] 2026-04-23 14:03:18.320539 | instance | 2026-04-23 14:03:18.320605 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-23 14:03:18.320724 | instance | Thursday 23 April 2026 14:03:18 +0000 (0:00:00.249) 0:32:16.679 ******** 2026-04-23 14:03:18.374101 | instance | ok: [instance] => { 2026-04-23 14:03:18.374358 | instance | "changed": false, 2026-04-23 14:03:18.374668 | instance | "msg": "All assertions passed" 2026-04-23 14:03:18.374939 | instance | } 2026-04-23 14:03:18.375194 | instance | 2026-04-23 14:03:18.375464 | instance | TASK [vexxhost.atmosphere.openvswitch : Suspend the existing HelmRelease] ****** 2026-04-23 14:03:18.375793 | instance | Thursday 23 April 2026 14:03:18 +0000 (0:00:00.053) 0:32:16.733 ******** 2026-04-23 14:03:19.223228 | instance | ok: [instance] 2026-04-23 14:03:19.223498 | instance | 2026-04-23 14:03:19.223786 | instance | TASK [vexxhost.atmosphere.openvswitch : Remove the existing HelmRelease] ******* 2026-04-23 14:03:19.224071 | instance | Thursday 23 April 2026 14:03:19 +0000 (0:00:00.848) 0:32:17.582 ******** 2026-04-23 14:03:20.010884 | instance | ok: [instance] 2026-04-23 14:03:20.011182 | instance | 2026-04-23 14:03:20.011814 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-23 14:03:20.011897 | instance | Thursday 23 April 2026 14:03:20 +0000 (0:00:00.787) 0:32:18.370 ******** 2026-04-23 14:03:21.434963 | instance | changed: [instance] 2026-04-23 14:03:21.435044 | instance | 2026-04-23 14:03:21.435153 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:03:21.435275 | instance | Thursday 23 April 2026 14:03:21 +0000 (0:00:01.423) 0:32:19.794 ******** 2026-04-23 14:03:21.515047 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:03:21.515132 | instance | 2026-04-23 14:03:21.515272 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:03:21.515402 | instance | Thursday 23 April 2026 14:03:21 +0000 (0:00:00.080) 0:32:19.874 ******** 2026-04-23 14:03:22.085613 | instance | changed: [instance] 2026-04-23 14:03:22.085719 | instance | 2026-04-23 14:03:22.085842 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-23 14:03:22.085959 | instance | Thursday 23 April 2026 14:03:22 +0000 (0:00:00.569) 0:32:20.444 ******** 2026-04-23 14:03:22.823420 | instance | ok: [instance] 2026-04-23 14:03:22.823637 | instance | 2026-04-23 14:03:22.823971 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-23 14:03:22.824312 | instance | Thursday 23 April 2026 14:03:22 +0000 (0:00:00.738) 0:32:21.182 ******** 2026-04-23 14:03:22.882853 | instance | skipping: [instance] 2026-04-23 14:03:22.883098 | instance | 2026-04-23 14:03:22.883454 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-23 14:03:22.883753 | instance | Thursday 23 April 2026 14:03:22 +0000 (0:00:00.058) 0:32:21.241 ******** 2026-04-23 14:03:30.315104 | instance | ok: [instance] 2026-04-23 14:03:30.315428 | instance | 2026-04-23 14:03:30.315732 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-23 14:03:30.316080 | instance | Thursday 23 April 2026 14:03:30 +0000 (0:00:07.432) 0:32:28.674 ******** 2026-04-23 14:03:30.374983 | instance | ok: [instance] => { 2026-04-23 14:03:30.375051 | instance | "changed": false, 2026-04-23 14:03:30.375506 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-23 14:03:30.378130 | instance | } 2026-04-23 14:03:30.378184 | instance | 2026-04-23 14:03:30.378202 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-23 14:03:30.378210 | instance | Thursday 23 April 2026 14:03:30 +0000 (0:00:00.060) 0:32:28.734 ******** 2026-04-23 14:03:32.855986 | instance | changed: [instance] 2026-04-23 14:03:32.856214 | instance | 2026-04-23 14:03:32.857332 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 14:03:32.857413 | instance | 2026-04-23 14:03:32.857491 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:03:32.857501 | instance | Thursday 23 April 2026 14:03:32 +0000 (0:00:02.480) 0:32:31.215 ******** 2026-04-23 14:03:35.675503 | instance | ok: [instance] 2026-04-23 14:03:35.675590 | instance | 2026-04-23 14:03:35.675688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:03:35.675865 | instance | Thursday 23 April 2026 14:03:35 +0000 (0:00:02.819) 0:32:34.035 ******** 2026-04-23 14:03:35.775466 | instance | ok: [instance] 2026-04-23 14:03:35.775599 | instance | 2026-04-23 14:03:35.775766 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:03:35.775998 | instance | Thursday 23 April 2026 14:03:35 +0000 (0:00:00.099) 0:32:34.135 ******** 2026-04-23 14:03:35.833135 | instance | skipping: [instance] 2026-04-23 14:03:35.833225 | instance | 2026-04-23 14:03:35.833316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:03:35.833453 | instance | Thursday 23 April 2026 14:03:35 +0000 (0:00:00.056) 0:32:34.192 ******** 2026-04-23 14:03:35.898194 | instance | skipping: [instance] 2026-04-23 14:03:35.898284 | instance | 2026-04-23 14:03:35.898416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:03:35.898539 | instance | Thursday 23 April 2026 14:03:35 +0000 (0:00:00.065) 0:32:34.257 ******** 2026-04-23 14:03:35.957497 | instance | skipping: [instance] 2026-04-23 14:03:35.957593 | instance | 2026-04-23 14:03:35.957686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:03:35.957804 | instance | Thursday 23 April 2026 14:03:35 +0000 (0:00:00.059) 0:32:34.317 ******** 2026-04-23 14:03:36.019326 | instance | skipping: [instance] 2026-04-23 14:03:36.019718 | instance | 2026-04-23 14:03:36.020007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:03:36.020315 | instance | Thursday 23 April 2026 14:03:36 +0000 (0:00:00.061) 0:32:34.378 ******** 2026-04-23 14:03:36.078458 | instance | skipping: [instance] 2026-04-23 14:03:36.078764 | instance | 2026-04-23 14:03:36.079145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:03:36.079481 | instance | Thursday 23 April 2026 14:03:36 +0000 (0:00:00.059) 0:32:34.438 ******** 2026-04-23 14:03:36.152643 | instance | ok: [instance] 2026-04-23 14:03:36.152758 | instance | 2026-04-23 14:03:36.152937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:03:36.153114 | instance | Thursday 23 April 2026 14:03:36 +0000 (0:00:00.073) 0:32:34.512 ******** 2026-04-23 14:03:36.236902 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-23 14:03:36.237165 | instance | 2026-04-23 14:03:36.237583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:03:36.237962 | instance | Thursday 23 April 2026 14:03:36 +0000 (0:00:00.083) 0:32:34.596 ******** 2026-04-23 14:03:36.336439 | instance | ok: [instance] 2026-04-23 14:03:36.336642 | instance | 2026-04-23 14:03:36.337030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:03:36.337296 | instance | Thursday 23 April 2026 14:03:36 +0000 (0:00:00.099) 0:32:34.695 ******** 2026-04-23 14:03:36.447908 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:03:36.448005 | instance | 2026-04-23 14:03:36.448091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:03:36.448214 | instance | Thursday 23 April 2026 14:03:36 +0000 (0:00:00.111) 0:32:34.807 ******** 2026-04-23 14:03:37.018484 | instance | changed: [instance] 2026-04-23 14:03:37.018783 | instance | 2026-04-23 14:03:37.019071 | instance | TASK [vexxhost.atmosphere.libvirt : Suspend the existing HelmRelease] ********** 2026-04-23 14:03:37.019372 | instance | Thursday 23 April 2026 14:03:37 +0000 (0:00:00.570) 0:32:35.377 ******** 2026-04-23 14:03:37.813294 | instance | ok: [instance] 2026-04-23 14:03:37.813383 | instance | 2026-04-23 14:03:37.813665 | instance | TASK [vexxhost.atmosphere.libvirt : Remove the existing HelmRelease] *********** 2026-04-23 14:03:37.813842 | instance | Thursday 23 April 2026 14:03:37 +0000 (0:00:00.795) 0:32:36.172 ******** 2026-04-23 14:03:38.577002 | instance | ok: [instance] 2026-04-23 14:03:38.577157 | instance | 2026-04-23 14:03:38.577332 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-23 14:03:38.577543 | instance | Thursday 23 April 2026 14:03:38 +0000 (0:00:00.763) 0:32:36.936 ******** 2026-04-23 14:03:40.133734 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-23 14:03:40.133901 | instance | changed: [instance] => (item=libvirt-api) 2026-04-23 14:03:40.134139 | instance | 2026-04-23 14:03:40.134372 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-23 14:03:40.134606 | instance | Thursday 23 April 2026 14:03:40 +0000 (0:00:01.556) 0:32:38.493 ******** 2026-04-23 14:03:41.604267 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-23 14:03:41.604348 | instance | changed: [instance] => (item=libvirt-api) 2026-04-23 14:03:41.604465 | instance | 2026-04-23 14:03:41.604586 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-23 14:03:41.604708 | instance | Thursday 23 April 2026 14:03:41 +0000 (0:00:01.470) 0:32:39.964 ******** 2026-04-23 14:03:43.443610 | instance | changed: [instance] 2026-04-23 14:03:43.443719 | instance | 2026-04-23 14:03:43.443823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:03:43.443945 | instance | Thursday 23 April 2026 14:03:43 +0000 (0:00:01.839) 0:32:41.803 ******** 2026-04-23 14:03:43.527746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:03:43.527841 | instance | 2026-04-23 14:03:43.527933 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:03:43.528055 | instance | Thursday 23 April 2026 14:03:43 +0000 (0:00:00.084) 0:32:41.887 ******** 2026-04-23 14:03:44.090061 | instance | changed: [instance] 2026-04-23 14:03:44.090143 | instance | 2026-04-23 14:03:44.090409 | instance | TASK [vexxhost.atmosphere.coredns : Suspend the existing HelmRelease] ********** 2026-04-23 14:03:44.090465 | instance | Thursday 23 April 2026 14:03:44 +0000 (0:00:00.562) 0:32:42.449 ******** 2026-04-23 14:03:44.978187 | instance | ok: [instance] 2026-04-23 14:03:44.978304 | instance | 2026-04-23 14:03:44.978365 | instance | TASK [vexxhost.atmosphere.coredns : Remove the existing HelmRelease] *********** 2026-04-23 14:03:44.978535 | instance | Thursday 23 April 2026 14:03:44 +0000 (0:00:00.887) 0:32:43.337 ******** 2026-04-23 14:03:45.701981 | instance | ok: [instance] 2026-04-23 14:03:45.702063 | instance | 2026-04-23 14:03:45.702394 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-23 14:03:45.702459 | instance | Thursday 23 April 2026 14:03:45 +0000 (0:00:00.723) 0:32:44.061 ******** 2026-04-23 14:03:45.820418 | instance | skipping: [instance] 2026-04-23 14:03:45.820563 | instance | 2026-04-23 14:03:45.820713 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 14:03:45.820882 | instance | Thursday 23 April 2026 14:03:45 +0000 (0:00:00.118) 0:32:44.179 ******** 2026-04-23 14:03:46.814580 | instance | ok: [instance] 2026-04-23 14:03:46.814637 | instance | 2026-04-23 14:03:46.814643 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 14:03:46.814648 | instance | Thursday 23 April 2026 14:03:46 +0000 (0:00:00.993) 0:32:45.173 ******** 2026-04-23 14:03:47.057571 | instance | ok: [instance] 2026-04-23 14:03:47.057623 | instance | 2026-04-23 14:03:47.057629 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 14:03:47.057634 | instance | Thursday 23 April 2026 14:03:47 +0000 (0:00:00.242) 0:32:45.416 ******** 2026-04-23 14:03:47.643776 | instance | ok: [instance] 2026-04-23 14:03:47.643896 | instance | 2026-04-23 14:03:47.643994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:03:47.644123 | instance | Thursday 23 April 2026 14:03:47 +0000 (0:00:00.586) 0:32:46.003 ******** 2026-04-23 14:03:47.884679 | instance | ok: [instance] 2026-04-23 14:03:47.884774 | instance | 2026-04-23 14:03:47.885022 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:03:47.885074 | instance | Thursday 23 April 2026 14:03:47 +0000 (0:00:00.241) 0:32:46.244 ******** 2026-04-23 14:03:47.993538 | instance | included: rabbitmq for instance 2026-04-23 14:03:47.993640 | instance | 2026-04-23 14:03:47.993868 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:03:47.993928 | instance | Thursday 23 April 2026 14:03:47 +0000 (0:00:00.108) 0:32:46.353 ******** 2026-04-23 14:03:48.694663 | instance | ok: [instance] 2026-04-23 14:03:48.694770 | instance | 2026-04-23 14:03:48.695033 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:03:48.695091 | instance | Thursday 23 April 2026 14:03:48 +0000 (0:00:00.701) 0:32:47.054 ******** 2026-04-23 14:03:48.755536 | instance | skipping: [instance] 2026-04-23 14:03:48.755684 | instance | 2026-04-23 14:03:48.755816 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:03:48.755922 | instance | Thursday 23 April 2026 14:03:48 +0000 (0:00:00.060) 0:32:47.115 ******** 2026-04-23 14:03:48.816923 | instance | skipping: [instance] 2026-04-23 14:03:48.817144 | instance | 2026-04-23 14:03:48.817448 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:03:48.817718 | instance | Thursday 23 April 2026 14:03:48 +0000 (0:00:00.060) 0:32:47.176 ******** 2026-04-23 14:04:09.716150 | instance | changed: [instance] 2026-04-23 14:04:09.716375 | instance | 2026-04-23 14:04:09.716670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:04:09.717040 | instance | Thursday 23 April 2026 14:04:09 +0000 (0:00:20.899) 0:33:08.075 ******** 2026-04-23 14:04:10.463639 | instance | ok: [instance] 2026-04-23 14:04:10.463861 | instance | 2026-04-23 14:04:10.464151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:04:10.464422 | instance | Thursday 23 April 2026 14:04:10 +0000 (0:00:00.747) 0:33:08.822 ******** 2026-04-23 14:04:10.525231 | instance | ok: [instance] 2026-04-23 14:04:10.525583 | instance | 2026-04-23 14:04:10.526028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:04:10.526351 | instance | Thursday 23 April 2026 14:04:10 +0000 (0:00:00.062) 0:33:08.885 ******** 2026-04-23 14:04:10.774075 | instance | skipping: [instance] 2026-04-23 14:04:10.774167 | instance | 2026-04-23 14:04:10.774183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:04:10.774195 | instance | Thursday 23 April 2026 14:04:10 +0000 (0:00:00.247) 0:33:09.132 ******** 2026-04-23 14:04:10.837311 | instance | skipping: [instance] 2026-04-23 14:04:10.837404 | instance | 2026-04-23 14:04:10.837764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:04:10.837831 | instance | Thursday 23 April 2026 14:04:10 +0000 (0:00:00.064) 0:33:09.197 ******** 2026-04-23 14:04:10.911362 | instance | ok: [instance] 2026-04-23 14:04:10.911453 | instance | 2026-04-23 14:04:10.911699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:04:10.911757 | instance | Thursday 23 April 2026 14:04:10 +0000 (0:00:00.073) 0:33:09.270 ******** 2026-04-23 14:04:11.195973 | instance | ok: [instance] => (item=identity) 2026-04-23 14:04:11.196080 | instance | ok: [instance] => (item=placement) 2026-04-23 14:04:11.196135 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:04:11.196462 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-23 14:04:11.196573 | instance | ok: [instance] => (item=volumev3) 2026-04-23 14:04:11.196596 | instance | ok: [instance] => (item=image) 2026-04-23 14:04:11.196606 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:04:11.196746 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-23 14:04:11.196952 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-23 14:04:11.197099 | instance | ok: [instance] => (item=compute) 2026-04-23 14:04:11.197243 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 14:04:11.197392 | instance | ok: [instance] => (item=baremetal) 2026-04-23 14:04:11.197580 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:04:11.197727 | instance | ok: [instance] => (item=network) 2026-04-23 14:04:11.197864 | instance | 2026-04-23 14:04:11.198012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:04:11.198160 | instance | Thursday 23 April 2026 14:04:11 +0000 (0:00:00.284) 0:33:09.555 ******** 2026-04-23 14:04:11.296266 | instance | ok: [instance] 2026-04-23 14:04:11.296654 | instance | 2026-04-23 14:04:11.297068 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:04:11.297456 | instance | Thursday 23 April 2026 14:04:11 +0000 (0:00:00.099) 0:33:09.654 ******** 2026-04-23 14:04:11.394585 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:04:11.394986 | instance | 2026-04-23 14:04:11.395340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:04:11.395685 | instance | Thursday 23 April 2026 14:04:11 +0000 (0:00:00.098) 0:33:09.753 ******** 2026-04-23 14:04:11.990467 | instance | changed: [instance] 2026-04-23 14:04:11.990702 | instance | 2026-04-23 14:04:11.991008 | instance | TASK [vexxhost.atmosphere.nova : Suspend the existing HelmRelease] ************* 2026-04-23 14:04:11.991297 | instance | Thursday 23 April 2026 14:04:11 +0000 (0:00:00.595) 0:33:10.349 ******** 2026-04-23 14:04:12.740296 | instance | ok: [instance] 2026-04-23 14:04:12.740504 | instance | 2026-04-23 14:04:12.740774 | instance | TASK [vexxhost.atmosphere.nova : Remove the existing HelmRelease] ************** 2026-04-23 14:04:12.741064 | instance | Thursday 23 April 2026 14:04:12 +0000 (0:00:00.750) 0:33:11.099 ******** 2026-04-23 14:04:13.471857 | instance | ok: [instance] 2026-04-23 14:04:13.472243 | instance | 2026-04-23 14:04:13.472575 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-23 14:04:13.472971 | instance | Thursday 23 April 2026 14:04:13 +0000 (0:00:00.731) 0:33:11.830 ******** 2026-04-23 14:04:13.698706 | instance | ok: [instance -> localhost] 2026-04-23 14:04:13.698791 | instance | 2026-04-23 14:04:13.698893 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-23 14:04:13.699074 | instance | Thursday 23 April 2026 14:04:13 +0000 (0:00:00.227) 0:33:12.058 ******** 2026-04-23 14:04:14.142273 | instance | ok: [instance -> localhost] 2026-04-23 14:04:14.142460 | instance | 2026-04-23 14:04:14.142735 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-23 14:04:14.143016 | instance | Thursday 23 April 2026 14:04:14 +0000 (0:00:00.443) 0:33:12.501 ******** 2026-04-23 14:04:14.667072 | instance | ok: [instance -> localhost] 2026-04-23 14:04:14.667167 | instance | 2026-04-23 14:04:14.667258 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-23 14:04:14.667374 | instance | Thursday 23 April 2026 14:04:14 +0000 (0:00:00.525) 0:33:13.026 ******** 2026-04-23 14:04:14.904901 | instance | ok: [instance -> localhost] 2026-04-23 14:04:14.905097 | instance | 2026-04-23 14:04:14.905386 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-23 14:04:14.905679 | instance | Thursday 23 April 2026 14:04:14 +0000 (0:00:00.236) 0:33:13.263 ******** 2026-04-23 14:04:16.416453 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-23 14:04:16.416766 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-23 14:04:16.417056 | instance | 2026-04-23 14:04:16.417342 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-23 14:04:16.417693 | instance | Thursday 23 April 2026 14:04:16 +0000 (0:00:01.512) 0:33:14.775 ******** 2026-04-23 14:06:51.075043 | instance | changed: [instance] 2026-04-23 14:06:51.075145 | instance | 2026-04-23 14:06:51.075158 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:06:51.075169 | instance | Thursday 23 April 2026 14:06:51 +0000 (0:02:34.650) 0:35:49.426 ******** 2026-04-23 14:06:51.206890 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:06:51.207205 | instance | 2026-04-23 14:06:51.207498 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:06:51.207782 | instance | Thursday 23 April 2026 14:06:51 +0000 (0:00:00.139) 0:35:49.566 ******** 2026-04-23 14:06:51.281262 | instance | skipping: [instance] 2026-04-23 14:06:51.281405 | instance | 2026-04-23 14:06:51.281770 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:06:51.282182 | instance | Thursday 23 April 2026 14:06:51 +0000 (0:00:00.074) 0:35:49.640 ******** 2026-04-23 14:06:51.352659 | instance | skipping: [instance] 2026-04-23 14:06:51.352858 | instance | 2026-04-23 14:06:51.353138 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:06:51.353407 | instance | Thursday 23 April 2026 14:06:51 +0000 (0:00:00.071) 0:35:49.711 ******** 2026-04-23 14:06:51.430964 | instance | ok: [instance] 2026-04-23 14:06:51.431209 | instance | 2026-04-23 14:06:51.431595 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-23 14:06:51.431957 | instance | Thursday 23 April 2026 14:06:51 +0000 (0:00:00.078) 0:35:49.790 ******** 2026-04-23 14:06:51.523393 | instance | included: ingress for instance 2026-04-23 14:06:51.523494 | instance | 2026-04-23 14:06:51.523623 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-23 14:06:51.523774 | instance | Thursday 23 April 2026 14:06:51 +0000 (0:00:00.092) 0:35:49.882 ******** 2026-04-23 14:06:52.604257 | instance | changed: [instance] 2026-04-23 14:06:52.604387 | instance | 2026-04-23 14:06:52.604574 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:06:52.604753 | instance | Thursday 23 April 2026 14:06:52 +0000 (0:00:01.080) 0:35:50.963 ******** 2026-04-23 14:06:52.754295 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:06:52.754518 | instance | 2026-04-23 14:06:52.754867 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:06:52.755138 | instance | Thursday 23 April 2026 14:06:52 +0000 (0:00:00.149) 0:35:51.113 ******** 2026-04-23 14:06:52.829114 | instance | skipping: [instance] 2026-04-23 14:06:52.829323 | instance | 2026-04-23 14:06:52.829597 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:06:52.829894 | instance | Thursday 23 April 2026 14:06:52 +0000 (0:00:00.074) 0:35:51.188 ******** 2026-04-23 14:06:52.891158 | instance | skipping: [instance] 2026-04-23 14:06:52.891295 | instance | 2026-04-23 14:06:52.891511 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:06:52.891694 | instance | Thursday 23 April 2026 14:06:52 +0000 (0:00:00.062) 0:35:51.250 ******** 2026-04-23 14:06:52.964418 | instance | ok: [instance] 2026-04-23 14:06:52.964662 | instance | 2026-04-23 14:06:52.964939 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-23 14:06:52.965210 | instance | Thursday 23 April 2026 14:06:52 +0000 (0:00:00.073) 0:35:51.324 ******** 2026-04-23 14:06:53.062301 | instance | included: ingress for instance 2026-04-23 14:06:53.062517 | instance | 2026-04-23 14:06:53.062818 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-23 14:06:53.063087 | instance | Thursday 23 April 2026 14:06:53 +0000 (0:00:00.097) 0:35:51.421 ******** 2026-04-23 14:06:54.274383 | instance | changed: [instance] 2026-04-23 14:06:54.274648 | instance | 2026-04-23 14:06:54.274918 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-23 14:06:54.275187 | instance | Thursday 23 April 2026 14:06:54 +0000 (0:00:01.211) 0:35:52.633 ******** 2026-04-23 14:06:55.097110 | instance | ok: [instance] 2026-04-23 14:06:55.097221 | instance | 2026-04-23 14:06:55.097351 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-23 14:06:55.097483 | instance | Thursday 23 April 2026 14:06:55 +0000 (0:00:00.822) 0:35:53.456 ******** 2026-04-23 14:07:12.434798 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-23 14:07:12.435086 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-23 14:07:12.435422 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-23 14:07:12.435737 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-23 14:07:12.436148 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-23 14:07:12.436475 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-23 14:07:12.436787 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-23 14:07:12.437184 | instance | 2026-04-23 14:07:12.437608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:07:12.437860 | instance | Thursday 23 April 2026 14:07:12 +0000 (0:00:17.336) 0:36:10.793 ******** 2026-04-23 14:07:12.719851 | instance | ok: [instance] 2026-04-23 14:07:12.720052 | instance | 2026-04-23 14:07:12.720336 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:07:12.720613 | instance | Thursday 23 April 2026 14:07:12 +0000 (0:00:00.284) 0:36:11.078 ******** 2026-04-23 14:07:12.827366 | instance | included: rabbitmq for instance 2026-04-23 14:07:12.827602 | instance | 2026-04-23 14:07:12.827896 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:07:12.828147 | instance | Thursday 23 April 2026 14:07:12 +0000 (0:00:00.108) 0:36:11.186 ******** 2026-04-23 14:07:13.558854 | instance | ok: [instance] 2026-04-23 14:07:13.559066 | instance | 2026-04-23 14:07:13.559339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:07:13.559631 | instance | Thursday 23 April 2026 14:07:13 +0000 (0:00:00.731) 0:36:11.918 ******** 2026-04-23 14:07:13.625160 | instance | skipping: [instance] 2026-04-23 14:07:13.625575 | instance | 2026-04-23 14:07:13.626015 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:07:13.626444 | instance | Thursday 23 April 2026 14:07:13 +0000 (0:00:00.066) 0:36:11.984 ******** 2026-04-23 14:07:13.690610 | instance | skipping: [instance] 2026-04-23 14:07:13.690716 | instance | 2026-04-23 14:07:13.690921 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:07:13.691087 | instance | Thursday 23 April 2026 14:07:13 +0000 (0:00:00.065) 0:36:12.049 ******** 2026-04-23 14:07:44.595839 | instance | changed: [instance] 2026-04-23 14:07:44.595938 | instance | 2026-04-23 14:07:44.595950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:07:44.595968 | instance | Thursday 23 April 2026 14:07:44 +0000 (0:00:30.904) 0:36:42.954 ******** 2026-04-23 14:07:45.362589 | instance | ok: [instance] 2026-04-23 14:07:45.362672 | instance | 2026-04-23 14:07:45.362800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:07:45.362920 | instance | Thursday 23 April 2026 14:07:45 +0000 (0:00:00.767) 0:36:43.722 ******** 2026-04-23 14:07:45.433852 | instance | ok: [instance] 2026-04-23 14:07:45.434108 | instance | 2026-04-23 14:07:45.434404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:07:45.434699 | instance | Thursday 23 April 2026 14:07:45 +0000 (0:00:00.071) 0:36:43.793 ******** 2026-04-23 14:07:45.663906 | instance | skipping: [instance] 2026-04-23 14:07:45.664070 | instance | 2026-04-23 14:07:45.664319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:07:45.664537 | instance | Thursday 23 April 2026 14:07:45 +0000 (0:00:00.230) 0:36:44.023 ******** 2026-04-23 14:07:45.740747 | instance | skipping: [instance] 2026-04-23 14:07:45.740877 | instance | 2026-04-23 14:07:45.741076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:07:45.741306 | instance | Thursday 23 April 2026 14:07:45 +0000 (0:00:00.076) 0:36:44.100 ******** 2026-04-23 14:07:45.814419 | instance | ok: [instance] 2026-04-23 14:07:45.814556 | instance | 2026-04-23 14:07:45.814744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:07:45.814927 | instance | Thursday 23 April 2026 14:07:45 +0000 (0:00:00.072) 0:36:44.172 ******** 2026-04-23 14:07:46.021523 | instance | ok: [instance] => (item=identity) 2026-04-23 14:07:46.021595 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:07:46.021606 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:07:46.021616 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 14:07:46.021634 | instance | ok: [instance] => (item=compute) 2026-04-23 14:07:46.021673 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 14:07:46.021874 | instance | ok: [instance] => (item=baremetal) 2026-04-23 14:07:46.022023 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:07:46.022205 | instance | ok: [instance] => (item=dns) 2026-04-23 14:07:46.022381 | instance | ok: [instance] => (item=network) 2026-04-23 14:07:46.022542 | instance | 2026-04-23 14:07:46.022703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:07:46.022868 | instance | Thursday 23 April 2026 14:07:46 +0000 (0:00:00.207) 0:36:44.380 ******** 2026-04-23 14:07:46.105021 | instance | ok: [instance] 2026-04-23 14:07:46.105104 | instance | 2026-04-23 14:07:46.105235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:07:46.105399 | instance | Thursday 23 April 2026 14:07:46 +0000 (0:00:00.084) 0:36:44.464 ******** 2026-04-23 14:07:46.191516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:07:46.191614 | instance | 2026-04-23 14:07:46.191673 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:07:46.191790 | instance | Thursday 23 April 2026 14:07:46 +0000 (0:00:00.086) 0:36:44.551 ******** 2026-04-23 14:07:46.804549 | instance | changed: [instance] 2026-04-23 14:07:46.804637 | instance | 2026-04-23 14:07:46.804731 | instance | TASK [vexxhost.atmosphere.neutron : Suspend the existing HelmRelease] ********** 2026-04-23 14:07:46.804854 | instance | Thursday 23 April 2026 14:07:46 +0000 (0:00:00.612) 0:36:45.164 ******** 2026-04-23 14:07:47.532143 | instance | ok: [instance] 2026-04-23 14:07:47.532260 | instance | 2026-04-23 14:07:47.532409 | instance | TASK [vexxhost.atmosphere.neutron : Remove the existing HelmRelease] *********** 2026-04-23 14:07:47.532579 | instance | Thursday 23 April 2026 14:07:47 +0000 (0:00:00.727) 0:36:45.892 ******** 2026-04-23 14:07:48.310682 | instance | ok: [instance] 2026-04-23 14:07:48.310989 | instance | 2026-04-23 14:07:48.311287 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-23 14:07:48.311553 | instance | Thursday 23 April 2026 14:07:48 +0000 (0:00:00.777) 0:36:46.669 ******** 2026-04-23 14:07:48.368530 | instance | skipping: [instance] 2026-04-23 14:07:48.368751 | instance | 2026-04-23 14:07:48.369025 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-23 14:07:48.369304 | instance | Thursday 23 April 2026 14:07:48 +0000 (0:00:00.058) 0:36:46.727 ******** 2026-04-23 14:07:48.687335 | instance | ok: [instance] 2026-04-23 14:07:48.687438 | instance | 2026-04-23 14:07:48.687672 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-23 14:07:48.688010 | instance | Thursday 23 April 2026 14:07:48 +0000 (0:00:00.318) 0:36:47.046 ******** 2026-04-23 14:07:48.767570 | instance | ok: [instance] 2026-04-23 14:07:48.767882 | instance | 2026-04-23 14:07:48.768250 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-23 14:07:48.768590 | instance | Thursday 23 April 2026 14:07:48 +0000 (0:00:00.079) 0:36:47.126 ******** 2026-04-23 14:07:48.847628 | instance | ok: [instance] 2026-04-23 14:07:48.847784 | instance | 2026-04-23 14:07:48.847983 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-23 14:07:48.848178 | instance | Thursday 23 April 2026 14:07:48 +0000 (0:00:00.080) 0:36:47.207 ******** 2026-04-23 14:09:52.009472 | instance | changed: [instance] 2026-04-23 14:09:52.009624 | instance | 2026-04-23 14:09:52.009829 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:09:52.010010 | instance | Thursday 23 April 2026 14:09:52 +0000 (0:02:03.161) 0:38:50.368 ******** 2026-04-23 14:09:52.160101 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:09:52.160345 | instance | 2026-04-23 14:09:52.160800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:09:52.161066 | instance | Thursday 23 April 2026 14:09:52 +0000 (0:00:00.150) 0:38:50.519 ******** 2026-04-23 14:09:52.228550 | instance | skipping: [instance] 2026-04-23 14:09:52.228815 | instance | 2026-04-23 14:09:52.229087 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:09:52.229346 | instance | Thursday 23 April 2026 14:09:52 +0000 (0:00:00.068) 0:38:50.588 ******** 2026-04-23 14:09:52.299269 | instance | skipping: [instance] 2026-04-23 14:09:52.299569 | instance | 2026-04-23 14:09:52.299849 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:09:52.300106 | instance | Thursday 23 April 2026 14:09:52 +0000 (0:00:00.070) 0:38:50.658 ******** 2026-04-23 14:09:52.376706 | instance | ok: [instance] 2026-04-23 14:09:52.376979 | instance | 2026-04-23 14:09:52.377299 | instance | TASK [Create Ingress network] ************************************************** 2026-04-23 14:09:52.377688 | instance | Thursday 23 April 2026 14:09:52 +0000 (0:00:00.077) 0:38:50.736 ******** 2026-04-23 14:09:52.477545 | instance | included: ingress for instance 2026-04-23 14:09:52.477763 | instance | 2026-04-23 14:09:52.478048 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-23 14:09:52.478339 | instance | Thursday 23 April 2026 14:09:52 +0000 (0:00:00.100) 0:38:50.836 ******** 2026-04-23 14:09:53.507701 | instance | changed: [instance] 2026-04-23 14:09:53.507931 | instance | 2026-04-23 14:09:53.508214 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-23 14:09:53.508482 | instance | Thursday 23 April 2026 14:09:53 +0000 (0:00:01.029) 0:38:51.866 ******** 2026-04-23 14:09:54.219945 | instance | ok: [instance] 2026-04-23 14:09:54.220267 | instance | 2026-04-23 14:09:54.220562 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-23 14:09:54.220812 | instance | Thursday 23 April 2026 14:09:54 +0000 (0:00:00.712) 0:38:52.579 ******** 2026-04-23 14:10:08.676923 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-23 14:10:08.677011 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-23 14:10:08.677197 | 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-04-23 14:10:08.677350 | instance | 2026-04-23 14:10:08.677554 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-23 14:10:08.677719 | instance | Thursday 23 April 2026 14:10:08 +0000 (0:00:14.457) 0:39:07.036 ******** 2026-04-23 14:10:11.730561 | 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-04-23 14:10:11.730763 | instance | 2026-04-23 14:10:11.731070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:10:11.731332 | instance | Thursday 23 April 2026 14:10:11 +0000 (0:00:03.053) 0:39:10.089 ******** 2026-04-23 14:10:11.821773 | instance | ok: [instance] 2026-04-23 14:10:11.822202 | instance | 2026-04-23 14:10:11.822619 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:10:11.822959 | instance | Thursday 23 April 2026 14:10:11 +0000 (0:00:00.090) 0:39:10.180 ******** 2026-04-23 14:10:11.926015 | instance | included: rabbitmq for instance 2026-04-23 14:10:11.926245 | instance | 2026-04-23 14:10:11.926560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:10:11.926869 | instance | Thursday 23 April 2026 14:10:11 +0000 (0:00:00.104) 0:39:10.285 ******** 2026-04-23 14:10:12.653167 | instance | ok: [instance] 2026-04-23 14:10:12.653232 | instance | 2026-04-23 14:10:12.655087 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:10:12.655172 | instance | Thursday 23 April 2026 14:10:12 +0000 (0:00:00.727) 0:39:11.012 ******** 2026-04-23 14:10:12.716160 | instance | skipping: [instance] 2026-04-23 14:10:12.716338 | instance | 2026-04-23 14:10:12.716626 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:10:12.716886 | instance | Thursday 23 April 2026 14:10:12 +0000 (0:00:00.062) 0:39:11.075 ******** 2026-04-23 14:10:12.784200 | instance | skipping: [instance] 2026-04-23 14:10:12.784425 | instance | 2026-04-23 14:10:12.784720 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:10:12.785047 | instance | Thursday 23 April 2026 14:10:12 +0000 (0:00:00.067) 0:39:11.143 ******** 2026-04-23 14:10:43.695097 | instance | changed: [instance] 2026-04-23 14:10:43.695205 | instance | 2026-04-23 14:10:43.695422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:10:43.695594 | instance | Thursday 23 April 2026 14:10:43 +0000 (0:00:30.910) 0:39:42.054 ******** 2026-04-23 14:10:44.384460 | instance | ok: [instance] 2026-04-23 14:10:44.384664 | instance | 2026-04-23 14:10:44.384973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:10:44.385269 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.689) 0:39:42.744 ******** 2026-04-23 14:10:44.448231 | instance | ok: [instance] 2026-04-23 14:10:44.448433 | instance | 2026-04-23 14:10:44.448735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:10:44.448997 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.063) 0:39:42.807 ******** 2026-04-23 14:10:44.512103 | instance | skipping: [instance] 2026-04-23 14:10:44.512301 | instance | 2026-04-23 14:10:44.512583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:10:44.512841 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.063) 0:39:42.871 ******** 2026-04-23 14:10:44.577171 | instance | skipping: [instance] 2026-04-23 14:10:44.577312 | instance | 2026-04-23 14:10:44.577494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:10:44.577696 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.065) 0:39:42.937 ******** 2026-04-23 14:10:44.637594 | instance | ok: [instance] 2026-04-23 14:10:44.637668 | instance | 2026-04-23 14:10:44.637674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:10:44.637687 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.059) 0:39:42.997 ******** 2026-04-23 14:10:44.737197 | instance | ok: [instance] => (item=identity) 2026-04-23 14:10:44.737577 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:10:44.737885 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:10:44.738156 | instance | ok: [instance] => (item=clustering) 2026-04-23 14:10:44.738417 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:10:44.738671 | instance | 2026-04-23 14:10:44.738954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:10:44.739221 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.099) 0:39:43.096 ******** 2026-04-23 14:10:44.811417 | instance | ok: [instance] 2026-04-23 14:10:44.811615 | instance | 2026-04-23 14:10:44.811939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:10:44.812213 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.073) 0:39:43.170 ******** 2026-04-23 14:10:44.887371 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:10:44.887575 | instance | 2026-04-23 14:10:44.888048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:10:44.888100 | instance | Thursday 23 April 2026 14:10:44 +0000 (0:00:00.076) 0:39:43.246 ******** 2026-04-23 14:10:45.559510 | instance | changed: [instance] 2026-04-23 14:10:45.559800 | instance | 2026-04-23 14:10:45.559987 | instance | TASK [vexxhost.atmosphere.senlin : Suspend the existing HelmRelease] *********** 2026-04-23 14:10:45.560161 | instance | Thursday 23 April 2026 14:10:45 +0000 (0:00:00.672) 0:39:43.919 ******** 2026-04-23 14:10:46.308401 | instance | ok: [instance] 2026-04-23 14:10:46.308479 | instance | 2026-04-23 14:10:46.308591 | instance | TASK [vexxhost.atmosphere.senlin : Remove the existing HelmRelease] ************ 2026-04-23 14:10:46.308716 | instance | Thursday 23 April 2026 14:10:46 +0000 (0:00:00.749) 0:39:44.668 ******** 2026-04-23 14:10:47.055615 | instance | ok: [instance] 2026-04-23 14:10:47.055728 | instance | 2026-04-23 14:10:47.055888 | instance | TASK [vexxhost.atmosphere.senlin : Deploy Helm chart] ************************** 2026-04-23 14:10:47.056072 | instance | Thursday 23 April 2026 14:10:47 +0000 (0:00:00.747) 0:39:45.415 ******** 2026-04-23 14:12:24.623163 | instance | changed: [instance] 2026-04-23 14:12:24.623260 | instance | 2026-04-23 14:12:24.623685 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:12:24.623800 | instance | Thursday 23 April 2026 14:12:24 +0000 (0:01:37.567) 0:41:22.982 ******** 2026-04-23 14:12:24.767036 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:12:24.767132 | instance | 2026-04-23 14:12:24.767355 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:12:24.767406 | instance | Thursday 23 April 2026 14:12:24 +0000 (0:00:00.144) 0:41:23.126 ******** 2026-04-23 14:12:24.842408 | instance | skipping: [instance] 2026-04-23 14:12:24.842465 | instance | 2026-04-23 14:12:24.842472 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:12:24.842477 | instance | Thursday 23 April 2026 14:12:24 +0000 (0:00:00.074) 0:41:23.201 ******** 2026-04-23 14:12:24.908932 | instance | skipping: [instance] 2026-04-23 14:12:24.909007 | instance | 2026-04-23 14:12:24.909187 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:12:24.909457 | instance | Thursday 23 April 2026 14:12:24 +0000 (0:00:00.067) 0:41:23.268 ******** 2026-04-23 14:12:24.989317 | instance | ok: [instance] 2026-04-23 14:12:24.989458 | instance | 2026-04-23 14:12:24.989637 | instance | TASK [Create Ingress clustering] *********************************************** 2026-04-23 14:12:24.989846 | instance | Thursday 23 April 2026 14:12:24 +0000 (0:00:00.080) 0:41:23.348 ******** 2026-04-23 14:12:25.086574 | instance | included: ingress for instance 2026-04-23 14:12:25.086657 | instance | 2026-04-23 14:12:25.086784 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress clustering] ***************** 2026-04-23 14:12:25.086975 | instance | Thursday 23 April 2026 14:12:25 +0000 (0:00:00.097) 0:41:23.446 ******** 2026-04-23 14:12:26.277203 | instance | changed: [instance] 2026-04-23 14:12:26.277272 | instance | 2026-04-23 14:12:26.277408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:12:26.277577 | instance | Thursday 23 April 2026 14:12:26 +0000 (0:00:01.190) 0:41:24.636 ******** 2026-04-23 14:12:26.386966 | instance | ok: [instance] 2026-04-23 14:12:26.387039 | instance | 2026-04-23 14:12:26.387051 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:12:26.387062 | instance | Thursday 23 April 2026 14:12:26 +0000 (0:00:00.108) 0:41:24.745 ******** 2026-04-23 14:12:26.503430 | instance | included: rabbitmq for instance 2026-04-23 14:12:26.503489 | instance | 2026-04-23 14:12:26.503496 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:12:26.503502 | instance | Thursday 23 April 2026 14:12:26 +0000 (0:00:00.117) 0:41:24.862 ******** 2026-04-23 14:12:27.233044 | instance | ok: [instance] 2026-04-23 14:12:27.233124 | instance | 2026-04-23 14:12:27.233132 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:12:27.233139 | instance | Thursday 23 April 2026 14:12:27 +0000 (0:00:00.729) 0:41:25.592 ******** 2026-04-23 14:12:27.298294 | instance | skipping: [instance] 2026-04-23 14:12:27.298349 | instance | 2026-04-23 14:12:27.298354 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:12:27.298359 | instance | Thursday 23 April 2026 14:12:27 +0000 (0:00:00.065) 0:41:25.657 ******** 2026-04-23 14:12:27.362825 | instance | skipping: [instance] 2026-04-23 14:12:27.362875 | instance | 2026-04-23 14:12:27.362886 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:12:27.362932 | instance | Thursday 23 April 2026 14:12:27 +0000 (0:00:00.064) 0:41:25.722 ******** 2026-04-23 14:12:58.272845 | instance | changed: [instance] 2026-04-23 14:12:58.273588 | instance | 2026-04-23 14:12:58.273687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:12:58.273704 | instance | Thursday 23 April 2026 14:12:58 +0000 (0:00:30.909) 0:41:56.631 ******** 2026-04-23 14:12:58.998066 | instance | ok: [instance] 2026-04-23 14:12:58.998165 | instance | 2026-04-23 14:12:58.998333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:12:58.998482 | instance | Thursday 23 April 2026 14:12:58 +0000 (0:00:00.726) 0:41:57.357 ******** 2026-04-23 14:12:59.058269 | instance | ok: [instance] 2026-04-23 14:12:59.058479 | instance | 2026-04-23 14:12:59.058769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:12:59.059031 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.060) 0:41:57.417 ******** 2026-04-23 14:12:59.118280 | instance | skipping: [instance] 2026-04-23 14:12:59.118508 | instance | 2026-04-23 14:12:59.118812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:12:59.119075 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.060) 0:41:57.478 ******** 2026-04-23 14:12:59.190487 | instance | skipping: [instance] 2026-04-23 14:12:59.190703 | instance | 2026-04-23 14:12:59.190987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:12:59.191254 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.071) 0:41:57.549 ******** 2026-04-23 14:12:59.256308 | instance | ok: [instance] 2026-04-23 14:12:59.256528 | instance | 2026-04-23 14:12:59.256858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:12:59.257173 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.065) 0:41:57.615 ******** 2026-04-23 14:12:59.381059 | instance | ok: [instance] => (item=identity) 2026-04-23 14:12:59.381280 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:12:59.381614 | instance | ok: [instance] => (item=cloudformation) 2026-04-23 14:12:59.381888 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:12:59.382147 | instance | ok: [instance] => (item=orchestration) 2026-04-23 14:12:59.382409 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:12:59.382719 | instance | 2026-04-23 14:12:59.383019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:12:59.383285 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.124) 0:41:57.740 ******** 2026-04-23 14:12:59.464609 | instance | ok: [instance] 2026-04-23 14:12:59.464716 | instance | 2026-04-23 14:12:59.464905 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:12:59.465075 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.083) 0:41:57.823 ******** 2026-04-23 14:12:59.566965 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:12:59.567080 | instance | 2026-04-23 14:12:59.567217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:12:59.567342 | instance | Thursday 23 April 2026 14:12:59 +0000 (0:00:00.102) 0:41:57.926 ******** 2026-04-23 14:13:00.147564 | instance | changed: [instance] 2026-04-23 14:13:00.147651 | instance | 2026-04-23 14:13:00.147753 | instance | TASK [vexxhost.atmosphere.heat : Suspend the existing HelmRelease] ************* 2026-04-23 14:13:00.147867 | instance | Thursday 23 April 2026 14:13:00 +0000 (0:00:00.580) 0:41:58.507 ******** 2026-04-23 14:13:00.891945 | instance | ok: [instance] 2026-04-23 14:13:00.892032 | instance | 2026-04-23 14:13:00.892172 | instance | TASK [vexxhost.atmosphere.heat : Remove the existing HelmRelease] ************** 2026-04-23 14:13:00.892301 | instance | Thursday 23 April 2026 14:13:00 +0000 (0:00:00.744) 0:41:59.251 ******** 2026-04-23 14:13:01.601024 | instance | ok: [instance] 2026-04-23 14:13:01.601211 | instance | 2026-04-23 14:13:01.601403 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-23 14:13:01.601560 | instance | Thursday 23 April 2026 14:13:01 +0000 (0:00:00.708) 0:41:59.960 ******** 2026-04-23 14:16:05.761907 | instance | changed: [instance] 2026-04-23 14:16:05.761996 | instance | 2026-04-23 14:16:05.762118 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:16:05.762310 | instance | Thursday 23 April 2026 14:16:05 +0000 (0:03:04.161) 0:45:04.121 ******** 2026-04-23 14:16:05.888264 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:16:05.888476 | instance | 2026-04-23 14:16:05.888760 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:16:05.889041 | instance | Thursday 23 April 2026 14:16:05 +0000 (0:00:00.126) 0:45:04.247 ******** 2026-04-23 14:16:05.950817 | instance | skipping: [instance] 2026-04-23 14:16:05.951038 | instance | 2026-04-23 14:16:05.951479 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:16:05.951689 | instance | Thursday 23 April 2026 14:16:05 +0000 (0:00:00.062) 0:45:04.310 ******** 2026-04-23 14:16:06.008346 | instance | skipping: [instance] 2026-04-23 14:16:06.008684 | instance | 2026-04-23 14:16:06.008972 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:16:06.009263 | instance | Thursday 23 April 2026 14:16:06 +0000 (0:00:00.057) 0:45:04.367 ******** 2026-04-23 14:16:06.078307 | instance | ok: [instance] 2026-04-23 14:16:06.078407 | instance | 2026-04-23 14:16:06.078605 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-23 14:16:06.078776 | instance | Thursday 23 April 2026 14:16:06 +0000 (0:00:00.070) 0:45:04.437 ******** 2026-04-23 14:16:06.183008 | instance | included: ingress for instance 2026-04-23 14:16:06.183219 | instance | 2026-04-23 14:16:06.183494 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-23 14:16:06.183850 | instance | Thursday 23 April 2026 14:16:06 +0000 (0:00:00.104) 0:45:04.542 ******** 2026-04-23 14:16:07.464092 | instance | changed: [instance] 2026-04-23 14:16:07.464191 | instance | 2026-04-23 14:16:07.464272 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:16:07.464406 | instance | Thursday 23 April 2026 14:16:07 +0000 (0:00:01.280) 0:45:05.823 ******** 2026-04-23 14:16:07.700661 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:16:07.700756 | instance | 2026-04-23 14:16:07.700839 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:16:07.700955 | instance | Thursday 23 April 2026 14:16:07 +0000 (0:00:00.237) 0:45:06.060 ******** 2026-04-23 14:16:07.764705 | instance | skipping: [instance] 2026-04-23 14:16:07.764783 | instance | 2026-04-23 14:16:07.764988 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:16:07.765012 | instance | Thursday 23 April 2026 14:16:07 +0000 (0:00:00.063) 0:45:06.124 ******** 2026-04-23 14:16:07.826822 | instance | skipping: [instance] 2026-04-23 14:16:07.826905 | instance | 2026-04-23 14:16:07.827077 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:16:07.827211 | instance | Thursday 23 April 2026 14:16:07 +0000 (0:00:00.061) 0:45:06.186 ******** 2026-04-23 14:16:07.899311 | instance | ok: [instance] 2026-04-23 14:16:07.899433 | instance | 2026-04-23 14:16:07.899612 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-23 14:16:07.899796 | instance | Thursday 23 April 2026 14:16:07 +0000 (0:00:00.072) 0:45:06.259 ******** 2026-04-23 14:16:07.990842 | instance | included: ingress for instance 2026-04-23 14:16:07.991058 | instance | 2026-04-23 14:16:07.991365 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-23 14:16:07.991706 | instance | Thursday 23 April 2026 14:16:07 +0000 (0:00:00.091) 0:45:06.350 ******** 2026-04-23 14:16:09.191679 | instance | changed: [instance] 2026-04-23 14:16:09.191940 | instance | 2026-04-23 14:16:09.192238 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 14:16:09.192541 | instance | Thursday 23 April 2026 14:16:09 +0000 (0:00:01.200) 0:45:07.550 ******** 2026-04-23 14:16:09.439562 | instance | ok: [instance] 2026-04-23 14:16:09.439673 | instance | 2026-04-23 14:16:09.439864 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:16:09.440102 | instance | Thursday 23 April 2026 14:16:09 +0000 (0:00:00.248) 0:45:07.799 ******** 2026-04-23 14:16:10.851807 | instance | ok: [instance] 2026-04-23 14:16:10.852618 | instance | 2026-04-23 14:16:10.852632 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:16:10.852642 | instance | Thursday 23 April 2026 14:16:10 +0000 (0:00:01.411) 0:45:09.211 ******** 2026-04-23 14:16:11.130171 | instance | ok: [instance] 2026-04-23 14:16:11.130348 | instance | 2026-04-23 14:16:11.130576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:16:11.130804 | instance | Thursday 23 April 2026 14:16:11 +0000 (0:00:00.278) 0:45:09.489 ******** 2026-04-23 14:16:11.221978 | instance | ok: [instance] => { 2026-04-23 14:16:11.222337 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 14:16:11.222712 | instance | } 2026-04-23 14:16:11.223060 | instance | 2026-04-23 14:16:11.223434 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:16:11.223729 | instance | Thursday 23 April 2026 14:16:11 +0000 (0:00:00.091) 0:45:09.581 ******** 2026-04-23 14:16:11.654970 | instance | ok: [instance] 2026-04-23 14:16:11.655187 | instance | 2026-04-23 14:16:11.655497 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:16:11.655790 | instance | Thursday 23 April 2026 14:16:11 +0000 (0:00:00.432) 0:45:10.013 ******** 2026-04-23 14:16:12.756929 | instance | ok: [instance] 2026-04-23 14:16:12.757091 | instance | 2026-04-23 14:16:12.757505 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 14:16:12.757691 | instance | Thursday 23 April 2026 14:16:12 +0000 (0:00:01.102) 0:45:11.116 ******** 2026-04-23 14:16:13.263546 | instance | ok: [instance] 2026-04-23 14:16:13.263779 | instance | 2026-04-23 14:16:13.264177 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 14:16:13.264506 | instance | Thursday 23 April 2026 14:16:13 +0000 (0:00:00.506) 0:45:11.622 ******** 2026-04-23 14:16:14.095828 | instance | ok: [instance] 2026-04-23 14:16:14.096026 | instance | 2026-04-23 14:16:14.096336 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 14:16:14.096595 | instance | Thursday 23 April 2026 14:16:14 +0000 (0:00:00.832) 0:45:12.455 ******** 2026-04-23 14:16:14.945782 | instance | ok: [instance] 2026-04-23 14:16:14.946010 | instance | 2026-04-23 14:16:14.946302 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 14:16:14.946618 | instance | Thursday 23 April 2026 14:16:14 +0000 (0:00:00.849) 0:45:13.305 ******** 2026-04-23 14:16:15.321149 | instance | ok: [instance] 2026-04-23 14:16:15.321449 | instance | 2026-04-23 14:16:15.321775 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 14:16:15.322065 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.375) 0:45:13.680 ******** 2026-04-23 14:16:15.491485 | instance | included: openstack_helm_endpoints for instance 2026-04-23 14:16:15.491585 | instance | 2026-04-23 14:16:15.491684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:16:15.491827 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.170) 0:45:13.851 ******** 2026-04-23 14:16:15.555315 | instance | skipping: [instance] 2026-04-23 14:16:15.555539 | instance | 2026-04-23 14:16:15.555808 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:16:15.556072 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.062) 0:45:13.914 ******** 2026-04-23 14:16:15.616365 | instance | skipping: [instance] 2026-04-23 14:16:15.616582 | instance | 2026-04-23 14:16:15.616864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:16:15.617140 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.061) 0:45:13.975 ******** 2026-04-23 14:16:15.673494 | instance | skipping: [instance] 2026-04-23 14:16:15.673762 | instance | 2026-04-23 14:16:15.674105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:16:15.674532 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.057) 0:45:14.032 ******** 2026-04-23 14:16:15.733362 | instance | skipping: [instance] 2026-04-23 14:16:15.733524 | instance | 2026-04-23 14:16:15.733718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:16:15.733913 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.060) 0:45:14.092 ******** 2026-04-23 14:16:15.800517 | instance | skipping: [instance] 2026-04-23 14:16:15.800832 | instance | 2026-04-23 14:16:15.801154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:16:15.801458 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.066) 0:45:14.159 ******** 2026-04-23 14:16:15.869083 | instance | skipping: [instance] 2026-04-23 14:16:15.869331 | instance | 2026-04-23 14:16:15.869661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:16:15.869935 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.068) 0:45:14.228 ******** 2026-04-23 14:16:15.937573 | instance | ok: [instance] 2026-04-23 14:16:15.937870 | instance | 2026-04-23 14:16:15.938188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:16:15.938527 | instance | Thursday 23 April 2026 14:16:15 +0000 (0:00:00.068) 0:45:14.296 ******** 2026-04-23 14:16:16.025119 | instance | ok: [instance] => (item=identity) 2026-04-23 14:16:16.025377 | instance | 2026-04-23 14:16:16.025784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:16:16.026090 | instance | Thursday 23 April 2026 14:16:16 +0000 (0:00:00.087) 0:45:14.384 ******** 2026-04-23 14:16:16.129396 | instance | ok: [instance] 2026-04-23 14:16:16.129662 | instance | 2026-04-23 14:16:16.129942 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 14:16:16.130212 | instance | Thursday 23 April 2026 14:16:16 +0000 (0:00:00.103) 0:45:14.488 ******** 2026-04-23 14:16:16.664352 | instance | ok: [instance] 2026-04-23 14:16:16.664455 | instance | 2026-04-23 14:16:16.664609 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 14:16:16.664804 | instance | Thursday 23 April 2026 14:16:16 +0000 (0:00:00.535) 0:45:15.024 ******** 2026-04-23 14:16:17.156194 | instance | ok: [instance] 2026-04-23 14:16:17.156416 | instance | 2026-04-23 14:16:17.156686 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 14:16:17.156972 | instance | Thursday 23 April 2026 14:16:17 +0000 (0:00:00.491) 0:45:15.515 ******** 2026-04-23 14:16:17.654999 | instance | ok: [instance] 2026-04-23 14:16:17.655082 | instance | 2026-04-23 14:16:17.655271 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 14:16:17.655435 | instance | Thursday 23 April 2026 14:16:17 +0000 (0:00:00.498) 0:45:16.014 ******** 2026-04-23 14:16:18.182111 | instance | ok: [instance] 2026-04-23 14:16:18.182350 | instance | 2026-04-23 14:16:18.182657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:16:18.182930 | instance | Thursday 23 April 2026 14:16:18 +0000 (0:00:00.526) 0:45:16.541 ******** 2026-04-23 14:16:18.281267 | instance | ok: [instance] 2026-04-23 14:16:18.281493 | instance | 2026-04-23 14:16:18.281733 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:16:18.281996 | instance | Thursday 23 April 2026 14:16:18 +0000 (0:00:00.099) 0:45:16.640 ******** 2026-04-23 14:16:18.385636 | instance | included: rabbitmq for instance 2026-04-23 14:16:18.385821 | instance | 2026-04-23 14:16:18.386119 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:16:18.386383 | instance | Thursday 23 April 2026 14:16:18 +0000 (0:00:00.104) 0:45:16.745 ******** 2026-04-23 14:16:19.089396 | instance | ok: [instance] 2026-04-23 14:16:19.089655 | instance | 2026-04-23 14:16:19.089996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:16:19.090287 | instance | Thursday 23 April 2026 14:16:19 +0000 (0:00:00.703) 0:45:17.448 ******** 2026-04-23 14:16:19.146809 | instance | skipping: [instance] 2026-04-23 14:16:19.147019 | instance | 2026-04-23 14:16:19.147301 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:16:19.147578 | instance | Thursday 23 April 2026 14:16:19 +0000 (0:00:00.057) 0:45:17.506 ******** 2026-04-23 14:16:19.211684 | instance | skipping: [instance] 2026-04-23 14:16:19.211772 | instance | 2026-04-23 14:16:19.211801 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:16:19.212091 | instance | Thursday 23 April 2026 14:16:19 +0000 (0:00:00.064) 0:45:17.570 ******** 2026-04-23 14:16:50.149338 | instance | changed: [instance] 2026-04-23 14:16:50.149496 | instance | 2026-04-23 14:16:50.149675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:16:50.149839 | instance | Thursday 23 April 2026 14:16:50 +0000 (0:00:30.938) 0:45:48.509 ******** 2026-04-23 14:16:50.873032 | instance | ok: [instance] 2026-04-23 14:16:50.873311 | instance | 2026-04-23 14:16:50.873634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:16:50.873898 | instance | Thursday 23 April 2026 14:16:50 +0000 (0:00:00.723) 0:45:49.232 ******** 2026-04-23 14:16:50.936883 | instance | ok: [instance] 2026-04-23 14:16:50.937093 | instance | 2026-04-23 14:16:50.937369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:16:50.937673 | instance | Thursday 23 April 2026 14:16:50 +0000 (0:00:00.064) 0:45:49.296 ******** 2026-04-23 14:16:51.001470 | instance | skipping: [instance] 2026-04-23 14:16:51.001796 | instance | 2026-04-23 14:16:51.002098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:16:51.002347 | instance | Thursday 23 April 2026 14:16:50 +0000 (0:00:00.064) 0:45:49.361 ******** 2026-04-23 14:16:51.074057 | instance | skipping: [instance] 2026-04-23 14:16:51.074382 | instance | 2026-04-23 14:16:51.074697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:16:51.074970 | instance | Thursday 23 April 2026 14:16:51 +0000 (0:00:00.072) 0:45:49.433 ******** 2026-04-23 14:16:51.145610 | instance | ok: [instance] 2026-04-23 14:16:51.145822 | instance | 2026-04-23 14:16:51.146148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:16:51.146396 | instance | Thursday 23 April 2026 14:16:51 +0000 (0:00:00.071) 0:45:49.505 ******** 2026-04-23 14:16:51.264019 | instance | ok: [instance] => (item=identity) 2026-04-23 14:16:51.264251 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:16:51.264517 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:16:51.264831 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:16:51.265105 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 14:16:51.265348 | instance | ok: [instance] => (item=network) 2026-04-23 14:16:51.265623 | instance | 2026-04-23 14:16:51.265893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:16:51.266191 | instance | Thursday 23 April 2026 14:16:51 +0000 (0:00:00.118) 0:45:49.623 ******** 2026-04-23 14:16:51.352068 | instance | ok: [instance] 2026-04-23 14:16:51.352329 | instance | 2026-04-23 14:16:51.352616 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:16:51.352883 | instance | Thursday 23 April 2026 14:16:51 +0000 (0:00:00.088) 0:45:49.711 ******** 2026-04-23 14:16:51.439283 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:16:51.439506 | instance | 2026-04-23 14:16:51.439814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:16:51.440072 | instance | Thursday 23 April 2026 14:16:51 +0000 (0:00:00.087) 0:45:49.798 ******** 2026-04-23 14:16:51.993250 | instance | changed: [instance] 2026-04-23 14:16:51.993486 | instance | 2026-04-23 14:16:51.993755 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 14:16:51.994022 | instance | Thursday 23 April 2026 14:16:51 +0000 (0:00:00.553) 0:45:50.352 ******** 2026-04-23 14:16:53.515875 | instance | ok: [instance] 2026-04-23 14:16:53.516130 | instance | 2026-04-23 14:16:53.516408 | instance | TASK [vexxhost.atmosphere.octavia : Suspend the existing HelmRelease] ********** 2026-04-23 14:16:53.516702 | instance | Thursday 23 April 2026 14:16:53 +0000 (0:00:01.522) 0:45:51.875 ******** 2026-04-23 14:16:54.243413 | instance | ok: [instance] 2026-04-23 14:16:54.243657 | instance | 2026-04-23 14:16:54.243936 | instance | TASK [vexxhost.atmosphere.octavia : Remove the existing HelmRelease] *********** 2026-04-23 14:16:54.244205 | instance | Thursday 23 April 2026 14:16:54 +0000 (0:00:00.727) 0:45:52.603 ******** 2026-04-23 14:16:54.970015 | instance | ok: [instance] 2026-04-23 14:16:54.970150 | instance | 2026-04-23 14:16:54.970338 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-23 14:16:54.970519 | instance | Thursday 23 April 2026 14:16:54 +0000 (0:00:00.726) 0:45:53.329 ******** 2026-04-23 14:16:56.523048 | instance | changed: [instance] 2026-04-23 14:16:56.523350 | instance | 2026-04-23 14:16:56.523729 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-23 14:16:56.524020 | instance | Thursday 23 April 2026 14:16:56 +0000 (0:00:01.552) 0:45:54.882 ******** 2026-04-23 14:16:58.262399 | instance | changed: [instance] 2026-04-23 14:16:58.262631 | instance | 2026-04-23 14:16:58.262907 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-23 14:16:58.263180 | instance | Thursday 23 April 2026 14:16:58 +0000 (0:00:01.739) 0:45:56.622 ******** 2026-04-23 14:16:59.440720 | instance | changed: [instance] 2026-04-23 14:16:59.441144 | instance | 2026-04-23 14:16:59.441590 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-23 14:16:59.441958 | instance | Thursday 23 April 2026 14:16:59 +0000 (0:00:01.178) 0:45:57.800 ******** 2026-04-23 14:17:05.010252 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-23 14:17:05.010353 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-23 14:17:05.010825 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-23 14:17:05.010864 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-23 14:17:05.010875 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-23 14:17:05.010884 | instance | 2026-04-23 14:17:05.010899 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-23 14:17:05.011060 | instance | Thursday 23 April 2026 14:17:05 +0000 (0:00:05.569) 0:46:03.370 ******** 2026-04-23 14:17:06.613814 | instance | changed: [instance] => (item=instance) 2026-04-23 14:17:06.613893 | instance | 2026-04-23 14:17:06.614219 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-23 14:17:06.614273 | instance | Thursday 23 April 2026 14:17:06 +0000 (0:00:01.603) 0:46:04.973 ******** 2026-04-23 14:17:08.980523 | instance | ok: [instance] => (item=instance) 2026-04-23 14:17:08.980623 | instance | 2026-04-23 14:17:08.980905 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-23 14:17:08.981000 | instance | Thursday 23 April 2026 14:17:08 +0000 (0:00:02.366) 0:46:07.340 ******** 2026-04-23 14:17:13.824145 | instance | ok: [instance] => (item=instance) 2026-04-23 14:17:13.824248 | instance | 2026-04-23 14:17:13.824554 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-23 14:17:13.824617 | instance | Thursday 23 April 2026 14:17:13 +0000 (0:00:04.843) 0:46:12.183 ******** 2026-04-23 14:17:15.016185 | instance | ok: [instance] => (item=instance) 2026-04-23 14:17:15.016914 | instance | 2026-04-23 14:17:15.016980 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-23 14:17:15.016989 | instance | Thursday 23 April 2026 14:17:15 +0000 (0:00:01.192) 0:46:13.375 ******** 2026-04-23 14:17:15.106711 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-23 14:17:15.106796 | instance | 2026-04-23 14:17:15.107073 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-23 14:17:15.107176 | instance | Thursday 23 April 2026 14:17:15 +0000 (0:00:00.090) 0:46:13.466 ******** 2026-04-23 14:17:16.148702 | instance | changed: [instance] 2026-04-23 14:17:16.148803 | instance | 2026-04-23 14:17:16.148901 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-23 14:17:16.149026 | instance | Thursday 23 April 2026 14:17:16 +0000 (0:00:01.041) 0:46:14.508 ******** 2026-04-23 14:17:18.353165 | instance | changed: [instance] => (item=[22, {'changed': False, 'openstack_ports': [{'id': 'b8578c3a-038d-4c67-92a5-aa72d55cdef2', 'name': 'octavia-health-manager-port-instance', 'network_id': 'fb75d235-c462-405c-9c1b-fa0185d22585', 'tenant_id': 'a102aa7a48764bb59a2190da7e37cd60', 'mac_address': 'fa:16:3e:da:09:45', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '56ef6dd3-1439-4c73-8998-2a798be60738', 'ip_address': '172.24.1.98'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a176a1b3-a595-4a2a-a154-2fe190ff8f36'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.98', 'hostname': 'host-172-24-1-98', 'fqdn': 'host-172-24-1-98.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-23T14:17:06Z', 'updated_at': '2026-04-23T14:17:13Z', 'revision_number': 3, 'project_id': 'a102aa7a48764bb59a2190da7e37cd60'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 14:17:18.353238 | instance | changed: [instance] => (item=[9443, {'changed': False, 'openstack_ports': [{'id': 'b8578c3a-038d-4c67-92a5-aa72d55cdef2', 'name': 'octavia-health-manager-port-instance', 'network_id': 'fb75d235-c462-405c-9c1b-fa0185d22585', 'tenant_id': 'a102aa7a48764bb59a2190da7e37cd60', 'mac_address': 'fa:16:3e:da:09:45', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '56ef6dd3-1439-4c73-8998-2a798be60738', 'ip_address': '172.24.1.98'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a176a1b3-a595-4a2a-a154-2fe190ff8f36'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.98', 'hostname': 'host-172-24-1-98', 'fqdn': 'host-172-24-1-98.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-23T14:17:06Z', 'updated_at': '2026-04-23T14:17:13Z', 'revision_number': 3, 'project_id': 'a102aa7a48764bb59a2190da7e37cd60'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 14:17:18.353261 | instance | 2026-04-23 14:17:18.353269 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-23 14:17:18.353276 | instance | Thursday 23 April 2026 14:17:18 +0000 (0:00:02.203) 0:46:16.712 ******** 2026-04-23 14:17:19.458697 | instance | changed: [instance] 2026-04-23 14:17:19.458792 | instance | 2026-04-23 14:17:19.459020 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-23 14:17:19.459181 | instance | Thursday 23 April 2026 14:17:19 +0000 (0:00:01.106) 0:46:17.818 ******** 2026-04-23 14:17:19.675421 | instance | included: glance_image for instance 2026-04-23 14:17:19.675616 | instance | 2026-04-23 14:17:19.675885 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 14:17:19.676135 | instance | Thursday 23 April 2026 14:17:19 +0000 (0:00:00.215) 0:46:18.034 ******** 2026-04-23 14:17:20.898311 | instance | ok: [instance] 2026-04-23 14:17:20.898523 | instance | 2026-04-23 14:17:20.898801 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:17:20.899146 | instance | Thursday 23 April 2026 14:17:20 +0000 (0:00:01.223) 0:46:19.257 ******** 2026-04-23 14:17:22.259032 | instance | ok: [instance] 2026-04-23 14:17:22.259116 | instance | 2026-04-23 14:17:22.259402 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:17:22.259451 | instance | Thursday 23 April 2026 14:17:22 +0000 (0:00:01.361) 0:46:20.618 ******** 2026-04-23 14:17:22.503464 | instance | changed: [instance] 2026-04-23 14:17:22.503561 | instance | 2026-04-23 14:17:22.503651 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:17:22.504102 | instance | Thursday 23 April 2026 14:17:22 +0000 (0:00:00.244) 0:46:20.863 ******** 2026-04-23 14:17:36.609227 | instance | changed: [instance] 2026-04-23 14:17:36.609436 | instance | 2026-04-23 14:17:36.609738 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:17:36.610011 | instance | Thursday 23 April 2026 14:17:36 +0000 (0:00:14.105) 0:46:34.968 ******** 2026-04-23 14:17:36.869024 | instance | ok: [instance] 2026-04-23 14:17:36.869295 | instance | 2026-04-23 14:17:36.869674 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:17:36.870006 | instance | Thursday 23 April 2026 14:17:36 +0000 (0:00:00.259) 0:46:35.228 ******** 2026-04-23 14:17:39.365956 | instance | changed: [instance] 2026-04-23 14:17:39.366503 | instance | 2026-04-23 14:17:39.366516 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:17:39.366824 | instance | Thursday 23 April 2026 14:17:39 +0000 (0:00:02.496) 0:46:37.725 ******** 2026-04-23 14:17:40.104243 | instance | ok: [instance] 2026-04-23 14:17:40.104519 | instance | 2026-04-23 14:17:40.104864 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:17:40.105226 | instance | Thursday 23 April 2026 14:17:40 +0000 (0:00:00.738) 0:46:38.463 ******** 2026-04-23 14:18:08.267528 | instance | changed: [instance] 2026-04-23 14:18:08.267627 | instance | 2026-04-23 14:18:08.267835 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:18:08.268044 | instance | Thursday 23 April 2026 14:18:08 +0000 (0:00:28.163) 0:47:06.627 ******** 2026-04-23 14:18:08.785155 | instance | changed: [instance] 2026-04-23 14:18:08.785293 | instance | 2026-04-23 14:18:08.785582 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-23 14:18:08.785763 | instance | Thursday 23 April 2026 14:18:08 +0000 (0:00:00.517) 0:47:07.144 ******** 2026-04-23 14:18:09.703979 | instance | ok: [instance] 2026-04-23 14:18:09.704235 | instance | 2026-04-23 14:18:09.704566 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-23 14:18:09.704890 | instance | Thursday 23 April 2026 14:18:09 +0000 (0:00:00.918) 0:47:08.063 ******** 2026-04-23 14:18:15.495142 | instance | changed: [instance] 2026-04-23 14:18:15.495228 | instance | 2026-04-23 14:18:15.495240 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-23 14:18:15.495257 | instance | Thursday 23 April 2026 14:18:15 +0000 (0:00:05.790) 0:47:13.854 ******** 2026-04-23 14:18:16.290727 | instance | ok: [instance] 2026-04-23 14:18:16.290782 | instance | 2026-04-23 14:18:16.290790 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-23 14:18:16.290796 | instance | Thursday 23 April 2026 14:18:16 +0000 (0:00:00.794) 0:47:14.649 ******** 2026-04-23 14:18:17.340961 | instance | changed: [instance] 2026-04-23 14:18:17.341333 | instance | 2026-04-23 14:18:17.341375 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-23 14:18:17.341546 | instance | Thursday 23 April 2026 14:18:17 +0000 (0:00:01.051) 0:47:15.700 ******** 2026-04-23 14:18:18.823732 | instance | changed: [instance] => (item=octavia-client) 2026-04-23 14:18:18.824348 | instance | changed: [instance] => (item=octavia-server) 2026-04-23 14:18:18.824414 | instance | 2026-04-23 14:18:18.824423 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-23 14:18:18.824429 | instance | Thursday 23 April 2026 14:18:18 +0000 (0:00:01.482) 0:47:17.183 ******** 2026-04-23 14:18:19.579405 | instance | changed: [instance] 2026-04-23 14:18:19.579493 | instance | 2026-04-23 14:18:19.579605 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-23 14:18:19.579763 | instance | Thursday 23 April 2026 14:18:19 +0000 (0:00:00.755) 0:47:17.939 ******** 2026-04-23 14:18:21.697706 | instance | changed: [instance] 2026-04-23 14:18:21.697812 | instance | 2026-04-23 14:18:21.698069 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-23 14:18:21.698129 | instance | Thursday 23 April 2026 14:18:21 +0000 (0:00:02.118) 0:47:20.057 ******** 2026-04-23 14:20:22.584132 | instance | changed: [instance] 2026-04-23 14:20:22.584988 | instance | 2026-04-23 14:20:22.585006 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-23 14:20:22.585013 | instance | Thursday 23 April 2026 14:20:22 +0000 (0:02:00.879) 0:49:20.937 ******** 2026-04-23 14:20:30.899256 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-23 14:20:30.899318 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-23 14:20:30.899326 | instance | 2026-04-23 14:20:30.899333 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:20:30.899341 | instance | Thursday 23 April 2026 14:20:30 +0000 (0:00:08.320) 0:49:29.258 ******** 2026-04-23 14:20:31.049281 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:20:31.049328 | instance | 2026-04-23 14:20:31.049334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:20:31.049340 | instance | Thursday 23 April 2026 14:20:31 +0000 (0:00:00.150) 0:49:29.408 ******** 2026-04-23 14:20:31.117716 | instance | skipping: [instance] 2026-04-23 14:20:31.117766 | instance | 2026-04-23 14:20:31.117772 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:20:31.117778 | instance | Thursday 23 April 2026 14:20:31 +0000 (0:00:00.068) 0:49:29.477 ******** 2026-04-23 14:20:31.187201 | instance | skipping: [instance] 2026-04-23 14:20:31.187257 | instance | 2026-04-23 14:20:31.187275 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:20:31.187286 | instance | Thursday 23 April 2026 14:20:31 +0000 (0:00:00.068) 0:49:29.545 ******** 2026-04-23 14:20:31.264184 | instance | ok: [instance] 2026-04-23 14:20:31.264770 | instance | 2026-04-23 14:20:31.265203 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-23 14:20:31.265583 | instance | Thursday 23 April 2026 14:20:31 +0000 (0:00:00.078) 0:49:29.623 ******** 2026-04-23 14:20:31.364369 | instance | included: ingress for instance 2026-04-23 14:20:31.364839 | instance | 2026-04-23 14:20:31.365207 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-23 14:20:31.365613 | instance | Thursday 23 April 2026 14:20:31 +0000 (0:00:00.100) 0:49:29.724 ******** 2026-04-23 14:20:32.589522 | instance | changed: [instance] 2026-04-23 14:20:32.589568 | instance | 2026-04-23 14:20:32.589573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:20:32.589592 | instance | Thursday 23 April 2026 14:20:32 +0000 (0:00:01.223) 0:49:30.947 ******** 2026-04-23 14:20:32.687999 | instance | ok: [instance] 2026-04-23 14:20:32.688089 | instance | 2026-04-23 14:20:32.688102 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:20:32.688119 | instance | Thursday 23 April 2026 14:20:32 +0000 (0:00:00.099) 0:49:31.047 ******** 2026-04-23 14:20:32.807701 | instance | included: rabbitmq for instance 2026-04-23 14:20:32.807775 | instance | 2026-04-23 14:20:32.807973 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:20:32.808130 | instance | Thursday 23 April 2026 14:20:32 +0000 (0:00:00.120) 0:49:31.167 ******** 2026-04-23 14:20:33.660778 | instance | ok: [instance] 2026-04-23 14:20:33.660986 | instance | 2026-04-23 14:20:33.661271 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:20:33.661583 | instance | Thursday 23 April 2026 14:20:33 +0000 (0:00:00.852) 0:49:32.020 ******** 2026-04-23 14:20:33.734862 | instance | skipping: [instance] 2026-04-23 14:20:33.734980 | instance | 2026-04-23 14:20:33.735205 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:20:33.735367 | instance | Thursday 23 April 2026 14:20:33 +0000 (0:00:00.074) 0:49:32.094 ******** 2026-04-23 14:20:33.809950 | instance | skipping: [instance] 2026-04-23 14:20:33.810179 | instance | 2026-04-23 14:20:33.810491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:20:33.810767 | instance | Thursday 23 April 2026 14:20:33 +0000 (0:00:00.074) 0:49:32.169 ******** 2026-04-23 14:21:04.838230 | instance | changed: [instance] 2026-04-23 14:21:04.838489 | instance | 2026-04-23 14:21:04.838804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:21:04.839190 | instance | Thursday 23 April 2026 14:21:04 +0000 (0:00:31.028) 0:50:03.197 ******** 2026-04-23 14:21:05.519283 | instance | ok: [instance] 2026-04-23 14:21:05.519635 | instance | 2026-04-23 14:21:05.519976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:21:05.520253 | instance | Thursday 23 April 2026 14:21:05 +0000 (0:00:00.680) 0:50:03.878 ******** 2026-04-23 14:21:05.591163 | instance | ok: [instance] 2026-04-23 14:21:05.591423 | instance | 2026-04-23 14:21:05.591761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:21:05.592142 | instance | Thursday 23 April 2026 14:21:05 +0000 (0:00:00.071) 0:50:03.950 ******** 2026-04-23 14:21:05.663885 | instance | skipping: [instance] 2026-04-23 14:21:05.664070 | instance | 2026-04-23 14:21:05.664408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:21:05.664677 | instance | Thursday 23 April 2026 14:21:05 +0000 (0:00:00.072) 0:50:04.023 ******** 2026-04-23 14:21:05.735036 | instance | skipping: [instance] 2026-04-23 14:21:05.735264 | instance | 2026-04-23 14:21:05.735717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:21:05.736086 | instance | Thursday 23 April 2026 14:21:05 +0000 (0:00:00.071) 0:50:04.094 ******** 2026-04-23 14:21:05.801902 | instance | ok: [instance] 2026-04-23 14:21:05.802035 | instance | 2026-04-23 14:21:05.802184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:21:05.802350 | instance | Thursday 23 April 2026 14:21:05 +0000 (0:00:00.067) 0:50:04.161 ******** 2026-04-23 14:21:05.975882 | instance | ok: [instance] => (item=identity) 2026-04-23 14:21:05.976076 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:21:05.976333 | instance | ok: [instance] => (item=key_manager) 2026-04-23 14:21:05.976589 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:21:05.976846 | instance | ok: [instance] => (item=orchestration) 2026-04-23 14:21:05.977104 | instance | ok: [instance] => (item=container_infra) 2026-04-23 14:21:05.977358 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:21:05.977626 | instance | 2026-04-23 14:21:05.977885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:21:05.978146 | instance | Thursday 23 April 2026 14:21:05 +0000 (0:00:00.173) 0:50:04.335 ******** 2026-04-23 14:21:06.177184 | instance | ok: [instance] 2026-04-23 14:21:06.177530 | instance | 2026-04-23 14:21:06.177941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:21:06.178319 | instance | Thursday 23 April 2026 14:21:06 +0000 (0:00:00.201) 0:50:04.536 ******** 2026-04-23 14:21:06.269730 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:21:06.269948 | instance | 2026-04-23 14:21:06.270322 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:21:06.270589 | instance | Thursday 23 April 2026 14:21:06 +0000 (0:00:00.092) 0:50:04.629 ******** 2026-04-23 14:21:06.875968 | instance | changed: [instance] 2026-04-23 14:21:06.876255 | instance | 2026-04-23 14:21:06.876473 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:21:06.876669 | instance | Thursday 23 April 2026 14:21:06 +0000 (0:00:00.606) 0:50:05.235 ******** 2026-04-23 14:21:06.979800 | instance | ok: [instance] => { 2026-04-23 14:21:06.979964 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-23 14:21:06.980124 | instance | } 2026-04-23 14:21:06.980283 | instance | 2026-04-23 14:21:06.980462 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:21:06.980634 | instance | Thursday 23 April 2026 14:21:06 +0000 (0:00:00.103) 0:50:05.339 ******** 2026-04-23 14:21:08.904807 | instance | changed: [instance] 2026-04-23 14:21:08.905144 | instance | 2026-04-23 14:21:08.905363 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:21:08.905769 | instance | Thursday 23 April 2026 14:21:08 +0000 (0:00:01.924) 0:50:07.264 ******** 2026-04-23 14:21:09.018980 | instance | skipping: [instance] 2026-04-23 14:21:09.019178 | instance | 2026-04-23 14:21:09.019531 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-23 14:21:09.019810 | instance | Thursday 23 April 2026 14:21:09 +0000 (0:00:00.113) 0:50:07.377 ******** 2026-04-23 14:21:09.655624 | instance | changed: [instance] 2026-04-23 14:21:09.655749 | instance | 2026-04-23 14:21:09.655856 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:21:09.656156 | instance | Thursday 23 April 2026 14:21:09 +0000 (0:00:00.637) 0:50:08.015 ******** 2026-04-23 14:21:09.768077 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:21:09.768326 | instance | 2026-04-23 14:21:09.768604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:21:09.769016 | instance | Thursday 23 April 2026 14:21:09 +0000 (0:00:00.112) 0:50:08.127 ******** 2026-04-23 14:21:10.378169 | instance | changed: [instance] 2026-04-23 14:21:10.378359 | instance | 2026-04-23 14:21:10.378675 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-23 14:21:10.378943 | instance | Thursday 23 April 2026 14:21:10 +0000 (0:00:00.609) 0:50:08.737 ******** 2026-04-23 14:21:10.644807 | instance | changed: [instance] 2026-04-23 14:21:10.644912 | instance | 2026-04-23 14:21:10.645524 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-23 14:21:10.645598 | instance | Thursday 23 April 2026 14:21:10 +0000 (0:00:00.267) 0:50:09.004 ******** 2026-04-23 14:21:11.220561 | instance | changed: [instance] 2026-04-23 14:21:11.220856 | instance | 2026-04-23 14:21:11.221236 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-23 14:21:11.221645 | instance | Thursday 23 April 2026 14:21:11 +0000 (0:00:00.575) 0:50:09.580 ******** 2026-04-23 14:21:12.135444 | instance | changed: [instance] 2026-04-23 14:21:12.135509 | instance | 2026-04-23 14:21:12.135517 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-23 14:21:12.135651 | instance | Thursday 23 April 2026 14:21:12 +0000 (0:00:00.914) 0:50:10.494 ******** 2026-04-23 14:21:15.489602 | instance | changed: [instance] 2026-04-23 14:21:15.489724 | instance | 2026-04-23 14:21:15.490415 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-23 14:21:15.490630 | instance | Thursday 23 April 2026 14:21:15 +0000 (0:00:03.353) 0:50:13.848 ******** 2026-04-23 14:21:15.768033 | instance | changed: [instance] 2026-04-23 14:21:15.768129 | instance | 2026-04-23 14:21:15.768142 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-23 14:21:15.768153 | instance | Thursday 23 April 2026 14:21:15 +0000 (0:00:00.278) 0:50:14.126 ******** 2026-04-23 14:21:18.000593 | instance | changed: [instance] 2026-04-23 14:21:18.001363 | instance | 2026-04-23 14:21:18.001385 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-23 14:21:18.001395 | instance | Thursday 23 April 2026 14:21:17 +0000 (0:00:02.234) 0:50:16.360 ******** 2026-04-23 14:21:18.834817 | instance | ok: [instance] 2026-04-23 14:21:18.835164 | instance | 2026-04-23 14:21:18.835591 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-23 14:21:18.835992 | instance | Thursday 23 April 2026 14:21:18 +0000 (0:00:00.833) 0:50:17.194 ******** 2026-04-23 14:21:23.674860 | instance | changed: [instance] 2026-04-23 14:21:23.674988 | instance | 2026-04-23 14:21:23.675156 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-23 14:21:23.675355 | instance | Thursday 23 April 2026 14:21:23 +0000 (0:00:04.840) 0:50:22.034 ******** 2026-04-23 14:21:23.756388 | instance | skipping: [instance] 2026-04-23 14:21:23.756511 | instance | 2026-04-23 14:21:23.756623 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-23 14:21:23.756773 | instance | Thursday 23 April 2026 14:21:23 +0000 (0:00:00.081) 0:50:22.116 ******** 2026-04-23 14:21:23.829064 | instance | skipping: [instance] 2026-04-23 14:21:23.829187 | instance | 2026-04-23 14:21:23.829341 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-23 14:21:23.829593 | instance | Thursday 23 April 2026 14:21:23 +0000 (0:00:00.072) 0:50:22.188 ******** 2026-04-23 14:22:16.985772 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-23 14:22:16.986053 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-23 14:22:16.986553 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-23 14:22:16.986880 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-23 14:22:16.987156 | instance | 2026-04-23 14:22:16.987440 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-23 14:22:16.987702 | instance | Thursday 23 April 2026 14:22:16 +0000 (0:00:53.156) 0:51:15.345 ******** 2026-04-23 14:22:17.313471 | 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-04-23 14:22:17.313655 | 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-04-23 14:22:17.313840 | 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-04-23 14:22:17.314021 | 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-04-23 14:22:17.314254 | 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-04-23 14:22:17.314436 | 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-04-23 14:22:17.314617 | 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-04-23 14:22:17.314797 | 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-04-23 14:22:17.314998 | instance | skipping: [instance] 2026-04-23 14:22:17.315155 | instance | 2026-04-23 14:22:17.315323 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-23 14:22:17.315489 | instance | Thursday 23 April 2026 14:22:17 +0000 (0:00:00.327) 0:51:15.673 ******** 2026-04-23 14:22:33.604455 | instance | changed: [instance] 2026-04-23 14:22:33.604768 | instance | 2026-04-23 14:22:33.605076 | instance | TASK [vexxhost.atmosphere.magnum : Suspend the existing HelmRelease] *********** 2026-04-23 14:22:33.605386 | instance | Thursday 23 April 2026 14:22:33 +0000 (0:00:16.289) 0:51:31.963 ******** 2026-04-23 14:22:34.320199 | instance | ok: [instance] 2026-04-23 14:22:34.320463 | instance | 2026-04-23 14:22:34.320787 | instance | TASK [vexxhost.atmosphere.magnum : Remove the existing HelmRelease] ************ 2026-04-23 14:22:34.321071 | instance | Thursday 23 April 2026 14:22:34 +0000 (0:00:00.716) 0:51:32.679 ******** 2026-04-23 14:22:35.058245 | instance | ok: [instance] 2026-04-23 14:22:35.058522 | instance | 2026-04-23 14:22:35.058890 | instance | TASK [vexxhost.atmosphere.magnum : Remove the Role] **************************** 2026-04-23 14:22:35.059494 | instance | Thursday 23 April 2026 14:22:35 +0000 (0:00:00.737) 0:51:33.417 ******** 2026-04-23 14:22:35.733008 | instance | ok: [instance] 2026-04-23 14:22:35.733227 | instance | 2026-04-23 14:22:35.733584 | instance | TASK [vexxhost.atmosphere.magnum : Remove the RoleBinding] ********************* 2026-04-23 14:22:35.733885 | instance | Thursday 23 April 2026 14:22:35 +0000 (0:00:00.674) 0:51:34.092 ******** 2026-04-23 14:22:36.466379 | instance | ok: [instance] 2026-04-23 14:22:36.466527 | instance | 2026-04-23 14:22:36.466708 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-23 14:22:36.466901 | instance | Thursday 23 April 2026 14:22:36 +0000 (0:00:00.733) 0:51:34.826 ******** 2026-04-23 14:22:37.267307 | instance | changed: [instance] 2026-04-23 14:22:37.267469 | instance | 2026-04-23 14:22:37.267656 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-23 14:22:37.267890 | instance | Thursday 23 April 2026 14:22:37 +0000 (0:00:00.800) 0:51:35.626 ******** 2026-04-23 14:24:54.845976 | instance | changed: [instance] 2026-04-23 14:24:54.846181 | instance | 2026-04-23 14:24:54.846479 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-23 14:24:54.846768 | instance | Thursday 23 April 2026 14:24:54 +0000 (0:02:17.578) 0:53:53.205 ******** 2026-04-23 14:24:55.735418 | instance | changed: [instance] 2026-04-23 14:24:55.735661 | instance | 2026-04-23 14:24:55.735949 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:24:55.736249 | instance | Thursday 23 April 2026 14:24:55 +0000 (0:00:00.889) 0:53:54.095 ******** 2026-04-23 14:24:55.890976 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:24:55.891222 | instance | 2026-04-23 14:24:55.891530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:24:55.891827 | instance | Thursday 23 April 2026 14:24:55 +0000 (0:00:00.155) 0:53:54.250 ******** 2026-04-23 14:24:55.953781 | instance | skipping: [instance] 2026-04-23 14:24:55.953883 | instance | 2026-04-23 14:24:55.954013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:24:55.954137 | instance | Thursday 23 April 2026 14:24:55 +0000 (0:00:00.063) 0:53:54.313 ******** 2026-04-23 14:24:56.037213 | instance | skipping: [instance] 2026-04-23 14:24:56.037474 | instance | 2026-04-23 14:24:56.037755 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:24:56.038017 | instance | Thursday 23 April 2026 14:24:56 +0000 (0:00:00.082) 0:53:54.396 ******** 2026-04-23 14:24:56.120868 | instance | ok: [instance] 2026-04-23 14:24:56.121138 | instance | 2026-04-23 14:24:56.121411 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-23 14:24:56.121707 | instance | Thursday 23 April 2026 14:24:56 +0000 (0:00:00.083) 0:53:54.480 ******** 2026-04-23 14:24:56.235225 | instance | included: ingress for instance 2026-04-23 14:24:56.235347 | instance | 2026-04-23 14:24:56.235498 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-23 14:24:56.235650 | instance | Thursday 23 April 2026 14:24:56 +0000 (0:00:00.114) 0:53:54.595 ******** 2026-04-23 14:24:57.320616 | instance | changed: [instance] 2026-04-23 14:24:57.320710 | instance | 2026-04-23 14:24:57.320878 | instance | TASK [vexxhost.atmosphere.magnum : Delete un-used job and PVC] ***************** 2026-04-23 14:24:57.321022 | instance | Thursday 23 April 2026 14:24:57 +0000 (0:00:01.085) 0:53:55.680 ******** 2026-04-23 14:24:58.066512 | instance | ok: [instance] 2026-04-23 14:24:58.066660 | instance | 2026-04-23 14:24:58.066837 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-23 14:24:58.067008 | instance | Thursday 23 April 2026 14:24:58 +0000 (0:00:00.745) 0:53:56.426 ******** 2026-04-23 14:24:58.868730 | instance | changed: [instance] 2026-04-23 14:24:58.868863 | instance | 2026-04-23 14:24:58.869047 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-23 14:24:58.869221 | instance | Thursday 23 April 2026 14:24:58 +0000 (0:00:00.802) 0:53:57.228 ******** 2026-04-23 14:24:59.011218 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:24:59.011551 | instance | 2026-04-23 14:24:59.011910 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:24:59.012256 | instance | Thursday 23 April 2026 14:24:59 +0000 (0:00:00.142) 0:53:57.370 ******** 2026-04-23 14:24:59.076089 | instance | skipping: [instance] 2026-04-23 14:24:59.076222 | instance | 2026-04-23 14:24:59.076502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:24:59.076832 | instance | Thursday 23 April 2026 14:24:59 +0000 (0:00:00.064) 0:53:57.435 ******** 2026-04-23 14:24:59.141994 | instance | skipping: [instance] 2026-04-23 14:24:59.142141 | instance | 2026-04-23 14:24:59.142335 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:24:59.142522 | instance | Thursday 23 April 2026 14:24:59 +0000 (0:00:00.065) 0:53:57.501 ******** 2026-04-23 14:24:59.211478 | instance | ok: [instance] 2026-04-23 14:24:59.211636 | instance | 2026-04-23 14:24:59.211812 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-23 14:24:59.211980 | instance | Thursday 23 April 2026 14:24:59 +0000 (0:00:00.069) 0:53:57.571 ******** 2026-04-23 14:24:59.310420 | instance | included: ingress for instance 2026-04-23 14:24:59.310684 | instance | 2026-04-23 14:24:59.310966 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-23 14:24:59.311257 | instance | Thursday 23 April 2026 14:24:59 +0000 (0:00:00.098) 0:53:57.670 ******** 2026-04-23 14:25:00.635986 | instance | changed: [instance] 2026-04-23 14:25:00.637247 | instance | 2026-04-23 14:25:00.637271 | instance | TASK [Upload images] *********************************************************** 2026-04-23 14:25:00.637280 | instance | Thursday 23 April 2026 14:25:00 +0000 (0:00:01.324) 0:53:58.995 ******** 2026-04-23 14:25:00.827363 | 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-04-23 14:25:00.827459 | instance | 2026-04-23 14:25:00.827582 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:25:00.827730 | instance | Thursday 23 April 2026 14:25:00 +0000 (0:00:00.192) 0:53:59.187 ******** 2026-04-23 14:25:02.172643 | instance | ok: [instance] 2026-04-23 14:25:02.172810 | instance | 2026-04-23 14:25:02.173123 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:25:02.173363 | instance | Thursday 23 April 2026 14:25:02 +0000 (0:00:01.345) 0:54:00.532 ******** 2026-04-23 14:25:02.446471 | instance | changed: [instance] 2026-04-23 14:25:02.446626 | instance | 2026-04-23 14:25:02.446812 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:25:02.447041 | instance | Thursday 23 April 2026 14:25:02 +0000 (0:00:00.273) 0:54:00.806 ******** 2026-04-23 14:25:12.648634 | instance | changed: [instance] 2026-04-23 14:25:12.648896 | instance | 2026-04-23 14:25:12.649225 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:25:12.649561 | instance | Thursday 23 April 2026 14:25:12 +0000 (0:00:10.201) 0:54:11.008 ******** 2026-04-23 14:25:12.921335 | instance | ok: [instance] 2026-04-23 14:25:12.921611 | instance | 2026-04-23 14:25:12.921964 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:25:12.922341 | instance | Thursday 23 April 2026 14:25:12 +0000 (0:00:00.272) 0:54:11.281 ******** 2026-04-23 14:25:12.982464 | instance | skipping: [instance] 2026-04-23 14:25:12.982759 | instance | 2026-04-23 14:25:12.983059 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:25:12.983343 | instance | Thursday 23 April 2026 14:25:12 +0000 (0:00:00.061) 0:54:11.342 ******** 2026-04-23 14:25:16.503758 | instance | ok: [instance] 2026-04-23 14:25:16.503847 | instance | 2026-04-23 14:25:16.503951 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:25:16.504073 | instance | Thursday 23 April 2026 14:25:16 +0000 (0:00:03.521) 0:54:14.863 ******** 2026-04-23 14:25:41.197887 | instance | changed: [instance] 2026-04-23 14:25:41.197945 | instance | 2026-04-23 14:25:41.197952 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:25:41.197971 | instance | Thursday 23 April 2026 14:25:41 +0000 (0:00:24.693) 0:54:39.556 ******** 2026-04-23 14:25:41.675557 | instance | changed: [instance] 2026-04-23 14:25:41.675679 | instance | 2026-04-23 14:25:41.675779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:25:41.675903 | instance | Thursday 23 April 2026 14:25:41 +0000 (0:00:00.478) 0:54:40.035 ******** 2026-04-23 14:25:41.776367 | instance | ok: [instance] 2026-04-23 14:25:41.776437 | instance | 2026-04-23 14:25:41.776751 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:25:41.785963 | instance | Thursday 23 April 2026 14:25:41 +0000 (0:00:00.100) 0:54:40.135 ******** 2026-04-23 14:25:41.910206 | instance | included: rabbitmq for instance 2026-04-23 14:25:41.910298 | instance | 2026-04-23 14:25:41.910423 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:25:41.910532 | instance | Thursday 23 April 2026 14:25:41 +0000 (0:00:00.134) 0:54:40.270 ******** 2026-04-23 14:25:42.620179 | instance | ok: [instance] 2026-04-23 14:25:42.620216 | instance | 2026-04-23 14:25:42.620222 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:25:42.620226 | instance | Thursday 23 April 2026 14:25:42 +0000 (0:00:00.709) 0:54:40.979 ******** 2026-04-23 14:25:42.689978 | instance | skipping: [instance] 2026-04-23 14:25:42.690031 | instance | 2026-04-23 14:25:42.690038 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:25:42.690044 | instance | Thursday 23 April 2026 14:25:42 +0000 (0:00:00.069) 0:54:41.049 ******** 2026-04-23 14:25:42.756374 | instance | skipping: [instance] 2026-04-23 14:25:42.756426 | instance | 2026-04-23 14:25:42.756438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:25:42.756449 | instance | Thursday 23 April 2026 14:25:42 +0000 (0:00:00.065) 0:54:41.114 ******** 2026-04-23 14:26:13.720887 | instance | changed: [instance] 2026-04-23 14:26:13.721106 | instance | 2026-04-23 14:26:13.721441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:26:13.721733 | instance | Thursday 23 April 2026 14:26:13 +0000 (0:00:30.965) 0:55:12.080 ******** 2026-04-23 14:26:14.427018 | instance | ok: [instance] 2026-04-23 14:26:14.427331 | instance | 2026-04-23 14:26:14.427664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:26:14.427975 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.705) 0:55:12.786 ******** 2026-04-23 14:26:14.487344 | instance | ok: [instance] 2026-04-23 14:26:14.487626 | instance | 2026-04-23 14:26:14.487949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:26:14.488231 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.060) 0:55:12.846 ******** 2026-04-23 14:26:14.564126 | instance | skipping: [instance] 2026-04-23 14:26:14.564405 | instance | 2026-04-23 14:26:14.564811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:26:14.565087 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.076) 0:55:12.923 ******** 2026-04-23 14:26:14.634128 | instance | skipping: [instance] 2026-04-23 14:26:14.634440 | instance | 2026-04-23 14:26:14.634765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:26:14.635117 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.069) 0:55:12.993 ******** 2026-04-23 14:26:14.696870 | instance | ok: [instance] 2026-04-23 14:26:14.697143 | instance | 2026-04-23 14:26:14.697561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:26:14.697888 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.063) 0:55:13.056 ******** 2026-04-23 14:26:14.809288 | instance | ok: [instance] => (item=identity) 2026-04-23 14:26:14.809616 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:26:14.809877 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:26:14.810141 | instance | ok: [instance] => (item=sharev2) 2026-04-23 14:26:14.810403 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:26:14.810654 | instance | 2026-04-23 14:26:14.810929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:26:14.811190 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.112) 0:55:13.168 ******** 2026-04-23 14:26:14.905485 | instance | ok: [instance] 2026-04-23 14:26:14.905534 | instance | 2026-04-23 14:26:14.905542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:26:14.905549 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.092) 0:55:13.261 ******** 2026-04-23 14:26:14.998660 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:26:14.998990 | instance | 2026-04-23 14:26:14.999382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:26:14.999739 | instance | Thursday 23 April 2026 14:26:14 +0000 (0:00:00.096) 0:55:13.357 ******** 2026-04-23 14:26:15.569275 | instance | changed: [instance] 2026-04-23 14:26:15.569543 | instance | 2026-04-23 14:26:15.569832 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-23 14:26:15.570128 | instance | Thursday 23 April 2026 14:26:15 +0000 (0:00:00.570) 0:55:13.928 ******** 2026-04-23 14:26:16.633849 | instance | changed: [instance] 2026-04-23 14:26:16.634150 | instance | 2026-04-23 14:26:16.634461 | instance | TASK [Upload service image] **************************************************** 2026-04-23 14:26:16.634766 | instance | Thursday 23 April 2026 14:26:16 +0000 (0:00:01.065) 0:55:14.993 ******** 2026-04-23 14:26:16.828267 | instance | included: glance_image for instance 2026-04-23 14:26:16.828528 | instance | 2026-04-23 14:26:16.828811 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:26:16.829076 | instance | Thursday 23 April 2026 14:26:16 +0000 (0:00:00.194) 0:55:15.187 ******** 2026-04-23 14:26:17.782796 | instance | ok: [instance] 2026-04-23 14:26:17.783048 | instance | 2026-04-23 14:26:17.783336 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:26:17.783605 | instance | Thursday 23 April 2026 14:26:17 +0000 (0:00:00.954) 0:55:16.142 ******** 2026-04-23 14:26:17.995716 | instance | changed: [instance] 2026-04-23 14:26:17.996062 | instance | 2026-04-23 14:26:17.996473 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:26:17.996757 | instance | Thursday 23 April 2026 14:26:17 +0000 (0:00:00.212) 0:55:16.355 ******** 2026-04-23 14:26:26.836833 | instance | changed: [instance] 2026-04-23 14:26:26.837083 | instance | 2026-04-23 14:26:26.837378 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:26:26.837735 | instance | Thursday 23 April 2026 14:26:26 +0000 (0:00:08.841) 0:55:25.196 ******** 2026-04-23 14:26:27.085039 | instance | ok: [instance] 2026-04-23 14:26:27.085134 | instance | 2026-04-23 14:26:27.085263 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:26:27.085387 | instance | Thursday 23 April 2026 14:26:27 +0000 (0:00:00.248) 0:55:25.444 ******** 2026-04-23 14:26:27.145465 | instance | skipping: [instance] 2026-04-23 14:26:27.145759 | instance | 2026-04-23 14:26:27.146062 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:26:27.146368 | instance | Thursday 23 April 2026 14:26:27 +0000 (0:00:00.060) 0:55:25.505 ******** 2026-04-23 14:26:27.852981 | instance | ok: [instance] 2026-04-23 14:26:27.853284 | instance | 2026-04-23 14:26:27.853725 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:26:27.854145 | instance | Thursday 23 April 2026 14:26:27 +0000 (0:00:00.707) 0:55:26.212 ******** 2026-04-23 14:26:48.815701 | instance | changed: [instance] 2026-04-23 14:26:48.815826 | instance | 2026-04-23 14:26:48.816124 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:26:48.816348 | instance | Thursday 23 April 2026 14:26:48 +0000 (0:00:20.962) 0:55:47.174 ******** 2026-04-23 14:26:49.243586 | instance | changed: [instance] 2026-04-23 14:26:49.243712 | instance | 2026-04-23 14:26:49.243795 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-23 14:26:49.243950 | instance | Thursday 23 April 2026 14:26:49 +0000 (0:00:00.428) 0:55:47.603 ******** 2026-04-23 14:26:50.766017 | instance | changed: [instance] 2026-04-23 14:26:50.766108 | instance | 2026-04-23 14:26:50.766246 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-23 14:26:50.766370 | instance | Thursday 23 April 2026 14:26:50 +0000 (0:00:01.522) 0:55:49.126 ******** 2026-04-23 14:26:54.355872 | instance | changed: [instance] => (item=22) 2026-04-23 14:26:54.355947 | instance | changed: [instance] => (item=111) 2026-04-23 14:26:54.356382 | instance | changed: [instance] => (item=2049) 2026-04-23 14:26:54.356443 | instance | 2026-04-23 14:26:54.356686 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-23 14:26:54.356946 | instance | Thursday 23 April 2026 14:26:54 +0000 (0:00:03.589) 0:55:52.715 ******** 2026-04-23 14:26:55.574532 | instance | changed: [instance] 2026-04-23 14:26:55.574611 | instance | 2026-04-23 14:26:55.574820 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-23 14:26:55.574996 | instance | Thursday 23 April 2026 14:26:55 +0000 (0:00:01.218) 0:55:53.934 ******** 2026-04-23 14:26:55.784400 | instance | ok: [instance -> localhost] 2026-04-23 14:26:55.784538 | instance | 2026-04-23 14:26:55.784733 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-23 14:26:55.784946 | instance | Thursday 23 April 2026 14:26:55 +0000 (0:00:00.209) 0:55:54.144 ******** 2026-04-23 14:26:56.180738 | instance | ok: [instance -> localhost] 2026-04-23 14:26:56.180978 | instance | 2026-04-23 14:26:56.181268 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-23 14:26:56.181580 | instance | Thursday 23 April 2026 14:26:56 +0000 (0:00:00.395) 0:55:54.539 ******** 2026-04-23 14:26:56.522761 | instance | ok: [instance -> localhost] 2026-04-23 14:26:56.523015 | instance | 2026-04-23 14:26:56.523317 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-23 14:26:56.523643 | instance | Thursday 23 April 2026 14:26:56 +0000 (0:00:00.342) 0:55:54.882 ******** 2026-04-23 14:26:56.767988 | instance | ok: [instance -> localhost] 2026-04-23 14:26:56.768126 | instance | 2026-04-23 14:26:56.768354 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-23 14:26:56.768529 | instance | Thursday 23 April 2026 14:26:56 +0000 (0:00:00.245) 0:55:55.127 ******** 2026-04-23 14:26:57.559568 | instance | changed: [instance] 2026-04-23 14:26:57.559809 | instance | 2026-04-23 14:26:57.560171 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-23 14:26:57.560563 | instance | Thursday 23 April 2026 14:26:57 +0000 (0:00:00.791) 0:55:55.918 ******** 2026-04-23 14:29:14.101371 | instance | changed: [instance] 2026-04-23 14:29:14.101477 | instance | 2026-04-23 14:29:14.102011 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:29:14.102073 | instance | Thursday 23 April 2026 14:29:14 +0000 (0:02:16.541) 0:58:12.460 ******** 2026-04-23 14:29:14.256971 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:29:14.257050 | instance | 2026-04-23 14:29:14.257227 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:29:14.257450 | instance | Thursday 23 April 2026 14:29:14 +0000 (0:00:00.154) 0:58:12.615 ******** 2026-04-23 14:29:14.325803 | instance | skipping: [instance] 2026-04-23 14:29:14.326045 | instance | 2026-04-23 14:29:14.326336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:29:14.326586 | instance | Thursday 23 April 2026 14:29:14 +0000 (0:00:00.069) 0:58:12.685 ******** 2026-04-23 14:29:14.401344 | instance | skipping: [instance] 2026-04-23 14:29:14.401496 | instance | 2026-04-23 14:29:14.401701 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:29:14.401863 | instance | Thursday 23 April 2026 14:29:14 +0000 (0:00:00.076) 0:58:12.761 ******** 2026-04-23 14:29:14.474954 | instance | ok: [instance] 2026-04-23 14:29:14.475163 | instance | 2026-04-23 14:29:14.475452 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-23 14:29:14.475728 | instance | Thursday 23 April 2026 14:29:14 +0000 (0:00:00.073) 0:58:12.834 ******** 2026-04-23 14:29:14.575151 | instance | included: ingress for instance 2026-04-23 14:29:14.575389 | instance | 2026-04-23 14:29:14.575675 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-23 14:29:14.575950 | instance | Thursday 23 April 2026 14:29:14 +0000 (0:00:00.100) 0:58:12.934 ******** 2026-04-23 14:29:15.678908 | instance | changed: [instance] 2026-04-23 14:29:15.678988 | instance | 2026-04-23 14:29:15.679120 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-23 14:29:15.679245 | instance | Thursday 23 April 2026 14:29:15 +0000 (0:00:01.103) 0:58:14.038 ******** 2026-04-23 14:29:17.799972 | instance | changed: [instance] 2026-04-23 14:29:17.800060 | instance | 2026-04-23 14:29:17.800076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:29:17.800090 | instance | Thursday 23 April 2026 14:29:17 +0000 (0:00:02.119) 0:58:16.157 ******** 2026-04-23 14:29:17.902781 | instance | ok: [instance] 2026-04-23 14:29:17.902855 | instance | 2026-04-23 14:29:17.902862 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:29:17.902867 | instance | Thursday 23 April 2026 14:29:17 +0000 (0:00:00.104) 0:58:16.261 ******** 2026-04-23 14:29:17.974715 | instance | skipping: [instance] 2026-04-23 14:29:17.974805 | instance | 2026-04-23 14:29:17.974847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:29:17.974972 | instance | Thursday 23 April 2026 14:29:17 +0000 (0:00:00.072) 0:58:16.334 ******** 2026-04-23 14:29:18.036396 | instance | skipping: [instance] 2026-04-23 14:29:18.036469 | instance | 2026-04-23 14:29:18.036726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:29:18.036800 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.061) 0:58:16.396 ******** 2026-04-23 14:29:18.098886 | instance | skipping: [instance] 2026-04-23 14:29:18.099006 | instance | 2026-04-23 14:29:18.099084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:29:18.099230 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.062) 0:58:16.458 ******** 2026-04-23 14:29:18.190788 | instance | skipping: [instance] 2026-04-23 14:29:18.190850 | instance | 2026-04-23 14:29:18.190859 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:29:18.190867 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.090) 0:58:16.549 ******** 2026-04-23 14:29:18.273724 | instance | skipping: [instance] 2026-04-23 14:29:18.273983 | instance | 2026-04-23 14:29:18.274539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:29:18.274598 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.083) 0:58:16.633 ******** 2026-04-23 14:29:18.342941 | instance | ok: [instance] 2026-04-23 14:29:18.343021 | instance | 2026-04-23 14:29:18.343301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:29:18.343401 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.069) 0:58:16.702 ******** 2026-04-23 14:29:18.450434 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:29:18.450657 | instance | ok: [instance] => (item=identity) 2026-04-23 14:29:18.450785 | instance | ok: [instance] => (item=dashboard) 2026-04-23 14:29:18.450798 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:29:18.451204 | instance | 2026-04-23 14:29:18.451371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:29:18.451385 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.107) 0:58:16.810 ******** 2026-04-23 14:29:18.538932 | instance | ok: [instance] 2026-04-23 14:29:18.539031 | instance | 2026-04-23 14:29:18.539097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:29:18.539273 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.088) 0:58:16.898 ******** 2026-04-23 14:29:18.627169 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:29:18.627242 | instance | 2026-04-23 14:29:18.627552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:29:18.627598 | instance | Thursday 23 April 2026 14:29:18 +0000 (0:00:00.088) 0:58:16.987 ******** 2026-04-23 14:29:19.231676 | instance | changed: [instance] 2026-04-23 14:29:19.231718 | instance | 2026-04-23 14:29:19.231724 | instance | TASK [vexxhost.atmosphere.horizon : Suspend the existing HelmRelease] ********** 2026-04-23 14:29:19.231729 | instance | Thursday 23 April 2026 14:29:19 +0000 (0:00:00.603) 0:58:17.590 ******** 2026-04-23 14:29:19.921829 | instance | ok: [instance] 2026-04-23 14:29:19.921930 | instance | 2026-04-23 14:29:19.922069 | instance | TASK [vexxhost.atmosphere.horizon : Remove the existing HelmRelease] *********** 2026-04-23 14:29:19.922194 | instance | Thursday 23 April 2026 14:29:19 +0000 (0:00:00.690) 0:58:18.281 ******** 2026-04-23 14:29:20.619437 | instance | ok: [instance] 2026-04-23 14:29:20.619570 | instance | 2026-04-23 14:29:20.619751 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-23 14:29:20.619975 | instance | Thursday 23 April 2026 14:29:20 +0000 (0:00:00.697) 0:58:18.979 ******** 2026-04-23 14:29:49.899121 | instance | changed: [instance] 2026-04-23 14:29:49.899289 | instance | 2026-04-23 14:29:49.899561 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:29:49.899824 | instance | Thursday 23 April 2026 14:29:49 +0000 (0:00:29.279) 0:58:48.258 ******** 2026-04-23 14:29:50.048986 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:29:50.049048 | instance | 2026-04-23 14:29:50.049236 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:29:50.049360 | instance | Thursday 23 April 2026 14:29:50 +0000 (0:00:00.150) 0:58:48.409 ******** 2026-04-23 14:29:50.122655 | instance | skipping: [instance] 2026-04-23 14:29:50.122747 | instance | 2026-04-23 14:29:50.122881 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:29:50.123010 | instance | Thursday 23 April 2026 14:29:50 +0000 (0:00:00.073) 0:58:48.482 ******** 2026-04-23 14:29:50.334778 | instance | skipping: [instance] 2026-04-23 14:29:50.335153 | instance | 2026-04-23 14:29:50.335584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:29:50.336004 | instance | Thursday 23 April 2026 14:29:50 +0000 (0:00:00.211) 0:58:48.694 ******** 2026-04-23 14:29:50.408161 | instance | ok: [instance] 2026-04-23 14:29:50.408223 | instance | 2026-04-23 14:29:50.408235 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-23 14:29:50.408389 | instance | Thursday 23 April 2026 14:29:50 +0000 (0:00:00.072) 0:58:48.767 ******** 2026-04-23 14:29:50.502939 | instance | included: ingress for instance 2026-04-23 14:29:50.503173 | instance | 2026-04-23 14:29:50.503456 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-23 14:29:50.503724 | instance | Thursday 23 April 2026 14:29:50 +0000 (0:00:00.095) 0:58:48.862 ******** 2026-04-23 14:29:51.674336 | instance | changed: [instance] 2026-04-23 14:29:51.674395 | instance | 2026-04-23 14:29:51.674522 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 14:29:51.674648 | instance | Thursday 23 April 2026 14:29:51 +0000 (0:00:01.171) 0:58:50.033 ******** 2026-04-23 14:29:52.553310 | instance | changed: [instance] 2026-04-23 14:29:52.553569 | instance | 2026-04-23 14:29:52.553847 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-23 14:29:52.554200 | instance | Thursday 23 April 2026 14:29:52 +0000 (0:00:00.878) 0:58:50.912 ******** 2026-04-23 14:30:00.572800 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.572952 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.573124 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.573308 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.573533 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.573714 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.573871 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.574053 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.574178 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.574296 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.574415 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.574540 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.574692 | instance | ok: [instance] 2026-04-23 14:30:00.574823 | instance | 2026-04-23 14:30:00.574950 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-23 14:30:00.575078 | instance | Thursday 23 April 2026 14:30:00 +0000 (0:00:08.019) 0:58:58.932 ******** 2026-04-23 14:30:00.841715 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.841886 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.842188 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.842500 | instance | skipping: [instance] => (item=None) 2026-04-23 14:30:00.842833 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.843249 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.843554 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.843913 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.844250 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.844527 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.844798 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.845124 | instance | ok: [instance] => (item=None) 2026-04-23 14:30:00.845390 | instance | ok: [instance] 2026-04-23 14:30:00.845768 | instance | 2026-04-23 14:30:00.846100 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-23 14:30:00.846503 | instance | Thursday 23 April 2026 14:30:00 +0000 (0:00:00.269) 0:58:59.201 ******** 2026-04-23 14:30:01.622250 | instance | changed: [instance] 2026-04-23 14:30:01.622329 | instance | 2026-04-23 14:30:01.622437 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 14:30:01.622566 | instance | Thursday 23 April 2026 14:30:01 +0000 (0:00:00.780) 0:58:59.981 ******** 2026-04-23 14:30:02.493492 | instance | changed: [instance] 2026-04-23 14:30:02.493765 | instance | 2026-04-23 14:30:02.494037 | instance | PLAY [controllers] ************************************************************* 2026-04-23 14:30:02.494290 | instance | 2026-04-23 14:30:02.494559 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:30:02.494828 | instance | Thursday 23 April 2026 14:30:02 +0000 (0:00:00.871) 0:59:00.853 ******** 2026-04-23 14:30:07.532088 | instance | ok: [instance] 2026-04-23 14:30:07.532433 | instance | 2026-04-23 14:30:07.532751 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 14:30:07.533014 | instance | Thursday 23 April 2026 14:30:07 +0000 (0:00:05.038) 0:59:05.891 ******** 2026-04-23 14:30:07.863727 | instance | ok: [instance] 2026-04-23 14:30:07.863828 | instance | 2026-04-23 14:30:07.863912 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:30:07.864077 | instance | Thursday 23 April 2026 14:30:07 +0000 (0:00:00.331) 0:59:06.222 ******** 2026-04-23 14:30:09.152183 | instance | ok: [instance] 2026-04-23 14:30:09.152400 | instance | 2026-04-23 14:30:09.152676 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:30:09.152959 | instance | Thursday 23 April 2026 14:30:09 +0000 (0:00:01.289) 0:59:07.511 ******** 2026-04-23 14:30:09.497607 | instance | ok: [instance] 2026-04-23 14:30:09.497888 | instance | 2026-04-23 14:30:09.498171 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:30:09.498470 | instance | Thursday 23 April 2026 14:30:09 +0000 (0:00:00.344) 0:59:07.856 ******** 2026-04-23 14:30:09.606394 | instance | ok: [instance] => { 2026-04-23 14:30:09.606676 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 14:30:09.606993 | instance | } 2026-04-23 14:30:09.607240 | instance | 2026-04-23 14:30:09.607516 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:30:09.607783 | instance | Thursday 23 April 2026 14:30:09 +0000 (0:00:00.109) 0:59:07.965 ******** 2026-04-23 14:30:10.041478 | instance | ok: [instance] 2026-04-23 14:30:10.041712 | instance | 2026-04-23 14:30:10.041987 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:30:10.042275 | instance | Thursday 23 April 2026 14:30:10 +0000 (0:00:00.435) 0:59:08.401 ******** 2026-04-23 14:30:11.254511 | instance | ok: [instance] 2026-04-23 14:30:11.254580 | instance | 2026-04-23 14:30:11.254593 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 14:30:11.254603 | instance | Thursday 23 April 2026 14:30:11 +0000 (0:00:01.211) 0:59:09.612 ******** 2026-04-23 14:30:12.044692 | instance | ok: [instance] 2026-04-23 14:30:12.044775 | instance | 2026-04-23 14:30:12.044991 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 14:30:12.045034 | instance | Thursday 23 April 2026 14:30:12 +0000 (0:00:00.792) 0:59:10.404 ******** 2026-04-23 14:30:12.778831 | instance | ok: [instance] 2026-04-23 14:30:12.778933 | instance | 2026-04-23 14:30:12.779007 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 14:30:12.779133 | instance | Thursday 23 April 2026 14:30:12 +0000 (0:00:00.734) 0:59:11.138 ******** 2026-04-23 14:30:13.637092 | instance | ok: [instance] 2026-04-23 14:30:13.637193 | instance | 2026-04-23 14:30:13.637322 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 14:30:13.637465 | instance | Thursday 23 April 2026 14:30:13 +0000 (0:00:00.858) 0:59:11.997 ******** 2026-04-23 14:30:14.057763 | instance | ok: [instance] 2026-04-23 14:30:14.057848 | instance | 2026-04-23 14:30:14.057970 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 14:30:14.058103 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.420) 0:59:12.417 ******** 2026-04-23 14:30:14.265737 | instance | included: openstack_helm_endpoints for instance 2026-04-23 14:30:14.265866 | instance | 2026-04-23 14:30:14.266066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:30:14.266270 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.207) 0:59:12.625 ******** 2026-04-23 14:30:14.338371 | instance | skipping: [instance] 2026-04-23 14:30:14.338454 | instance | 2026-04-23 14:30:14.338671 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:30:14.338833 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.072) 0:59:12.698 ******** 2026-04-23 14:30:14.404188 | instance | skipping: [instance] 2026-04-23 14:30:14.404426 | instance | 2026-04-23 14:30:14.404720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:30:14.404993 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.065) 0:59:12.763 ******** 2026-04-23 14:30:14.472104 | instance | skipping: [instance] 2026-04-23 14:30:14.472243 | instance | 2026-04-23 14:30:14.472462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:30:14.472648 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.068) 0:59:12.831 ******** 2026-04-23 14:30:14.544635 | instance | skipping: [instance] 2026-04-23 14:30:14.544903 | instance | 2026-04-23 14:30:14.545203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:30:14.545522 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.072) 0:59:12.903 ******** 2026-04-23 14:30:14.611842 | instance | skipping: [instance] 2026-04-23 14:30:14.611983 | instance | 2026-04-23 14:30:14.612177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:30:14.612351 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.067) 0:59:12.971 ******** 2026-04-23 14:30:14.674616 | instance | skipping: [instance] 2026-04-23 14:30:14.674904 | instance | 2026-04-23 14:30:14.675232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:30:14.675554 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.062) 0:59:13.034 ******** 2026-04-23 14:30:14.750974 | instance | ok: [instance] 2026-04-23 14:30:14.751231 | instance | 2026-04-23 14:30:14.751617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:30:14.751934 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.075) 0:59:13.110 ******** 2026-04-23 14:30:14.834513 | instance | ok: [instance] => (item=identity) 2026-04-23 14:30:14.834704 | instance | 2026-04-23 14:30:14.834949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:30:14.835149 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.083) 0:59:13.193 ******** 2026-04-23 14:30:14.948976 | instance | ok: [instance] 2026-04-23 14:30:14.949449 | instance | 2026-04-23 14:30:14.949969 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 14:30:14.950477 | instance | Thursday 23 April 2026 14:30:14 +0000 (0:00:00.113) 0:59:13.307 ******** 2026-04-23 14:30:15.479212 | instance | ok: [instance] 2026-04-23 14:30:15.479372 | instance | 2026-04-23 14:30:15.479645 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 14:30:15.479911 | instance | Thursday 23 April 2026 14:30:15 +0000 (0:00:00.531) 0:59:13.838 ******** 2026-04-23 14:30:16.001681 | instance | ok: [instance] 2026-04-23 14:30:16.001928 | instance | 2026-04-23 14:30:16.002215 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 14:30:16.002508 | instance | Thursday 23 April 2026 14:30:15 +0000 (0:00:00.522) 0:59:14.360 ******** 2026-04-23 14:30:16.506761 | instance | ok: [instance] 2026-04-23 14:30:16.507012 | instance | 2026-04-23 14:30:16.507305 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 14:30:16.507584 | instance | Thursday 23 April 2026 14:30:16 +0000 (0:00:00.505) 0:59:14.866 ******** 2026-04-23 14:30:17.021806 | instance | ok: [instance] 2026-04-23 14:30:17.021977 | instance | 2026-04-23 14:30:17.022156 | instance | PLAY [Configure networking] **************************************************** 2026-04-23 14:30:17.022320 | instance | 2026-04-23 14:30:17.022535 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:30:17.022701 | instance | Thursday 23 April 2026 14:30:17 +0000 (0:00:00.515) 0:59:15.381 ******** 2026-04-23 14:30:21.284049 | instance | ok: [instance] 2026-04-23 14:30:21.284148 | instance | 2026-04-23 14:30:21.284345 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-23 14:30:21.284563 | instance | Thursday 23 April 2026 14:30:21 +0000 (0:00:04.261) 0:59:19.643 ******** 2026-04-23 14:30:21.559797 | instance | ok: [instance] 2026-04-23 14:30:21.559982 | instance | 2026-04-23 14:30:21.560258 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-23 14:30:21.560531 | instance | Thursday 23 April 2026 14:30:21 +0000 (0:00:00.275) 0:59:19.919 ******** 2026-04-23 14:30:21.758472 | instance | ok: [instance] 2026-04-23 14:30:21.758672 | instance | 2026-04-23 14:30:21.758926 | instance | PLAY RECAP ********************************************************************* 2026-04-23 14:30:21.759276 | instance | instance : ok=841 changed=286 unreachable=0 failed=0 skipped=250 rescued=0 ignored=2 2026-04-23 14:30:21.759551 | instance | 2026-04-23 14:30:21.759825 | instance | Thursday 23 April 2026 14:30:21 +0000 (0:00:00.196) 0:59:20.115 ******** 2026-04-23 14:30:21.760074 | instance | =============================================================================== 2026-04-23 14:30:21.760334 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 283.18s 2026-04-23 14:30:21.760593 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 184.16s 2026-04-23 14:30:21.760869 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 156.31s 2026-04-23 14:30:21.761152 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 154.65s 2026-04-23 14:30:21.761453 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 137.58s 2026-04-23 14:30:21.761755 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 136.54s 2026-04-23 14:30:21.762018 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 136.17s 2026-04-23 14:30:21.762278 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.61s 2026-04-23 14:30:21.762539 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 123.16s 2026-04-23 14:30:21.762796 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 120.88s 2026-04-23 14:30:21.763053 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 103.20s 2026-04-23 14:30:21.763360 | instance | vexxhost.atmosphere.senlin : Deploy Helm chart ------------------------- 97.57s 2026-04-23 14:30:21.763631 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 95.54s 2026-04-23 14:30:21.763947 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 88.96s 2026-04-23 14:30:21.764209 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 74.45s 2026-04-23 14:30:21.764503 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ----------------------- 57.43s 2026-04-23 14:30:21.764773 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 53.16s 2026-04-23 14:30:21.765055 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 34.16s 2026-04-23 14:30:21.765305 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.03s 2026-04-23 14:30:21.765605 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.97s 2026-04-23 14:30:22.067862 | instance | INFO [aio > converge] Executed: Successful 2026-04-23 14:30:22.082835 | instance | INFO [aio > idempotence] Executing 2026-04-23 14:30:25.118589 | instance | 2026-04-23 14:30:25.118842 | instance | PLAY [all] ********************************************************************* 2026-04-23 14:30:25.119099 | instance | 2026-04-23 14:30:25.119362 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:30:25.119633 | instance | Thursday 23 April 2026 14:30:25 +0000 (0:00:00.018) 0:00:00.018 ******** 2026-04-23 14:30:29.678701 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 14:30:29.678923 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 14:30:29.679180 | instance | interpreter could change the meaning of that path. See 2026-04-23 14:30:29.679440 | instance | https://docs.ansible.com/ansible- 2026-04-23 14:30:29.679711 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 14:30:29.760788 | instance | ok: [instance] 2026-04-23 14:30:29.761019 | instance | 2026-04-23 14:30:29.761289 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 14:30:29.761594 | instance | Thursday 23 April 2026 14:30:29 +0000 (0:00:04.642) 0:00:04.660 ******** 2026-04-23 14:30:29.965314 | instance | ok: [instance] 2026-04-23 14:30:29.965583 | instance | 2026-04-23 14:30:29.965849 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-23 14:30:29.966106 | instance | 2026-04-23 14:30:29.966390 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:30:29.966663 | instance | Thursday 23 April 2026 14:30:29 +0000 (0:00:00.204) 0:00:04.865 ******** 2026-04-23 14:30:33.990241 | instance | ok: [instance] 2026-04-23 14:30:33.990693 | instance | 2026-04-23 14:30:33.991043 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:30:33.991380 | instance | Thursday 23 April 2026 14:30:33 +0000 (0:00:04.024) 0:00:08.889 ******** 2026-04-23 14:30:34.402724 | instance | ok: [instance] 2026-04-23 14:30:34.402950 | instance | 2026-04-23 14:30:34.403219 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:30:34.403481 | instance | Thursday 23 April 2026 14:30:34 +0000 (0:00:00.412) 0:00:09.302 ******** 2026-04-23 14:30:34.535853 | instance | skipping: [instance] 2026-04-23 14:30:34.536098 | instance | 2026-04-23 14:30:34.536494 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:30:34.536791 | instance | Thursday 23 April 2026 14:30:34 +0000 (0:00:00.133) 0:00:09.435 ******** 2026-04-23 14:30:34.898523 | instance | ok: [instance] 2026-04-23 14:30:34.898829 | instance | 2026-04-23 14:30:34.899124 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:30:34.899430 | instance | Thursday 23 April 2026 14:30:34 +0000 (0:00:00.361) 0:00:09.797 ******** 2026-04-23 14:30:35.000197 | instance | ok: [instance] => { 2026-04-23 14:30:35.000270 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 14:30:35.000282 | instance | } 2026-04-23 14:30:35.000291 | instance | 2026-04-23 14:30:35.000300 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:30:35.000310 | instance | Thursday 23 April 2026 14:30:34 +0000 (0:00:00.100) 0:00:09.898 ******** 2026-04-23 14:30:35.665384 | instance | ok: [instance] 2026-04-23 14:30:35.665494 | instance | 2026-04-23 14:30:35.665594 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:30:35.665713 | instance | Thursday 23 April 2026 14:30:35 +0000 (0:00:00.667) 0:00:10.565 ******** 2026-04-23 14:30:35.816576 | instance | skipping: [instance] 2026-04-23 14:30:35.816687 | instance | 2026-04-23 14:30:35.816865 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:30:35.817121 | instance | Thursday 23 April 2026 14:30:35 +0000 (0:00:00.150) 0:00:10.715 ******** 2026-04-23 14:30:35.953957 | instance | skipping: [instance] 2026-04-23 14:30:35.954044 | instance | 2026-04-23 14:30:35.954273 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:30:35.954317 | instance | Thursday 23 April 2026 14:30:35 +0000 (0:00:00.137) 0:00:10.853 ******** 2026-04-23 14:30:36.252157 | instance | ok: [instance] 2026-04-23 14:30:36.252227 | instance | 2026-04-23 14:30:36.252245 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:30:36.252261 | instance | Thursday 23 April 2026 14:30:36 +0000 (0:00:00.297) 0:00:11.150 ******** 2026-04-23 14:30:37.678052 | instance | ok: [instance] 2026-04-23 14:30:37.678764 | instance | 2026-04-23 14:30:37.678771 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:30:37.678776 | instance | Thursday 23 April 2026 14:30:37 +0000 (0:00:01.425) 0:00:12.576 ******** 2026-04-23 14:30:37.817026 | instance | ok: [instance] => { 2026-04-23 14:30:37.817162 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 14:30:37.817283 | instance | } 2026-04-23 14:30:37.817393 | instance | 2026-04-23 14:30:37.817536 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:30:37.817656 | instance | Thursday 23 April 2026 14:30:37 +0000 (0:00:00.140) 0:00:12.716 ******** 2026-04-23 14:30:38.397328 | instance | ok: [instance] 2026-04-23 14:30:38.398029 | instance | 2026-04-23 14:30:38.398187 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:30:38.398317 | instance | Thursday 23 April 2026 14:30:38 +0000 (0:00:00.580) 0:00:13.296 ******** 2026-04-23 14:30:41.041015 | instance | ok: [instance] 2026-04-23 14:30:41.041256 | instance | 2026-04-23 14:30:41.041594 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 14:30:41.041879 | instance | Thursday 23 April 2026 14:30:41 +0000 (0:00:02.642) 0:00:15.939 ******** 2026-04-23 14:30:41.315016 | instance | skipping: [instance] 2026-04-23 14:30:41.315320 | instance | 2026-04-23 14:30:41.317895 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 14:30:41.317929 | instance | Thursday 23 April 2026 14:30:41 +0000 (0:00:00.274) 0:00:16.214 ******** 2026-04-23 14:30:41.396139 | instance | skipping: [instance] 2026-04-23 14:30:41.396234 | instance | 2026-04-23 14:30:41.396423 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 14:30:41.396616 | instance | Thursday 23 April 2026 14:30:41 +0000 (0:00:00.081) 0:00:16.295 ******** 2026-04-23 14:30:41.484931 | instance | skipping: [instance] 2026-04-23 14:30:41.485398 | instance | 2026-04-23 14:30:41.485779 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 14:30:41.486127 | instance | Thursday 23 April 2026 14:30:41 +0000 (0:00:00.088) 0:00:16.384 ******** 2026-04-23 14:30:42.843281 | instance | ok: [instance] 2026-04-23 14:30:42.843426 | instance | 2026-04-23 14:30:42.843644 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 14:30:42.843797 | instance | Thursday 23 April 2026 14:30:42 +0000 (0:00:01.358) 0:00:17.742 ******** 2026-04-23 14:30:43.398074 | instance | ok: [instance] 2026-04-23 14:30:43.398319 | instance | 2026-04-23 14:30:43.398715 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 14:30:43.398970 | instance | Thursday 23 April 2026 14:30:43 +0000 (0:00:00.554) 0:00:18.297 ******** 2026-04-23 14:30:44.428389 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 14:30:44.428680 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 14:30:44.428973 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 14:30:44.429252 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 14:30:44.429585 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 14:30:44.429824 | instance | 2026-04-23 14:30:44.430082 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 14:30:44.430348 | instance | Thursday 23 April 2026 14:30:44 +0000 (0:00:01.030) 0:00:19.327 ******** 2026-04-23 14:30:45.059977 | instance | ok: [instance] 2026-04-23 14:30:45.060238 | instance | 2026-04-23 14:30:45.060535 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 14:30:45.060820 | instance | Thursday 23 April 2026 14:30:45 +0000 (0:00:00.592) 0:00:19.919 ******** 2026-04-23 14:30:45.061091 | instance | 2026-04-23 14:30:45.061560 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 14:30:45.062069 | instance | Thursday 23 April 2026 14:30:45 +0000 (0:00:00.038) 0:00:19.958 ******** 2026-04-23 14:30:45.777383 | instance | ok: [instance] 2026-04-23 14:30:45.777627 | instance | 2026-04-23 14:30:45.777864 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:30:45.778096 | instance | Thursday 23 April 2026 14:30:45 +0000 (0:00:00.717) 0:00:20.676 ******** 2026-04-23 14:30:46.098396 | instance | ok: [instance] 2026-04-23 14:30:46.098602 | instance | 2026-04-23 14:30:46.098877 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:30:46.099175 | instance | Thursday 23 April 2026 14:30:46 +0000 (0:00:00.320) 0:00:20.996 ******** 2026-04-23 14:30:46.197911 | instance | ok: [instance] => { 2026-04-23 14:30:46.198124 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 14:30:46.198382 | instance | } 2026-04-23 14:30:46.198630 | instance | 2026-04-23 14:30:46.198891 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:30:46.199216 | instance | Thursday 23 April 2026 14:30:46 +0000 (0:00:00.100) 0:00:21.097 ******** 2026-04-23 14:30:46.734941 | instance | ok: [instance] 2026-04-23 14:30:46.735177 | instance | 2026-04-23 14:30:46.735442 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:30:46.735714 | instance | Thursday 23 April 2026 14:30:46 +0000 (0:00:00.537) 0:00:21.634 ******** 2026-04-23 14:30:49.969092 | instance | ok: [instance] 2026-04-23 14:30:49.969322 | instance | 2026-04-23 14:30:49.969615 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 14:30:49.969871 | instance | Thursday 23 April 2026 14:30:49 +0000 (0:00:03.233) 0:00:24.868 ******** 2026-04-23 14:30:51.189898 | instance | ok: [instance] 2026-04-23 14:30:51.190117 | instance | 2026-04-23 14:30:51.190384 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 14:30:51.190647 | instance | Thursday 23 April 2026 14:30:51 +0000 (0:00:01.220) 0:00:26.089 ******** 2026-04-23 14:30:51.658666 | instance | ok: [instance] 2026-04-23 14:30:51.658890 | instance | 2026-04-23 14:30:51.659158 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 14:30:51.659429 | instance | Thursday 23 April 2026 14:30:51 +0000 (0:00:00.468) 0:00:26.557 ******** 2026-04-23 14:30:52.153560 | instance | ok: [instance] 2026-04-23 14:30:52.153634 | instance | 2026-04-23 14:30:52.153796 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 14:30:52.153933 | instance | Thursday 23 April 2026 14:30:52 +0000 (0:00:00.495) 0:00:27.053 ******** 2026-04-23 14:30:52.791764 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 14:30:52.792117 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 14:30:52.792629 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 14:30:52.792919 | instance | 2026-04-23 14:30:52.793200 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 14:30:52.793525 | instance | Thursday 23 April 2026 14:30:52 +0000 (0:00:00.636) 0:00:27.690 ******** 2026-04-23 14:30:53.261911 | instance | ok: [instance] 2026-04-23 14:30:53.262144 | instance | 2026-04-23 14:30:53.262458 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 14:30:53.262764 | instance | Thursday 23 April 2026 14:30:53 +0000 (0:00:00.470) 0:00:28.161 ******** 2026-04-23 14:30:53.764352 | instance | ok: [instance] 2026-04-23 14:30:53.764493 | instance | 2026-04-23 14:30:53.764671 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 14:30:53.764844 | instance | Thursday 23 April 2026 14:30:53 +0000 (0:00:00.464) 0:00:28.625 ******** 2026-04-23 14:30:53.765007 | instance | 2026-04-23 14:30:53.765183 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 14:30:53.765344 | instance | Thursday 23 April 2026 14:30:53 +0000 (0:00:00.038) 0:00:28.664 ******** 2026-04-23 14:30:54.239124 | instance | ok: [instance] 2026-04-23 14:30:54.239271 | instance | 2026-04-23 14:30:54.239452 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 14:30:54.239627 | instance | Thursday 23 April 2026 14:30:54 +0000 (0:00:00.474) 0:00:29.138 ******** 2026-04-23 14:30:54.381912 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 14:30:54.382165 | instance | 2026-04-23 14:30:54.382449 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 14:30:54.382724 | instance | Thursday 23 April 2026 14:30:54 +0000 (0:00:00.142) 0:00:29.281 ******** 2026-04-23 14:30:55.498916 | instance | ok: [instance] 2026-04-23 14:30:55.499201 | instance | 2026-04-23 14:30:55.499489 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 14:30:55.499748 | instance | Thursday 23 April 2026 14:30:55 +0000 (0:00:01.117) 0:00:30.398 ******** 2026-04-23 14:30:56.262797 | instance | ok: [instance] => (item=chronyd) 2026-04-23 14:30:56.263134 | instance | ok: [instance] => (item=sshd) 2026-04-23 14:30:56.263427 | instance | 2026-04-23 14:30:56.263736 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 14:30:56.264038 | instance | Thursday 23 April 2026 14:30:56 +0000 (0:00:00.763) 0:00:31.162 ******** 2026-04-23 14:30:56.822973 | instance | ok: [instance] 2026-04-23 14:30:56.823027 | instance | 2026-04-23 14:30:56.823035 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 14:30:56.823042 | instance | Thursday 23 April 2026 14:30:56 +0000 (0:00:00.559) 0:00:31.722 ******** 2026-04-23 14:30:57.082756 | instance | ok: [instance] 2026-04-23 14:30:57.082818 | instance | 2026-04-23 14:30:57.082830 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 14:30:57.082840 | instance | Thursday 23 April 2026 14:30:57 +0000 (0:00:00.259) 0:00:31.981 ******** 2026-04-23 14:30:57.482272 | instance | ok: [instance] 2026-04-23 14:30:57.482387 | instance | 2026-04-23 14:30:57.483003 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 14:30:57.483039 | instance | Thursday 23 April 2026 14:30:57 +0000 (0:00:00.400) 0:00:32.382 ******** 2026-04-23 14:30:57.848270 | instance | ok: [instance] 2026-04-23 14:30:57.848359 | instance | 2026-04-23 14:30:57.848457 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-23 14:30:57.848574 | instance | Thursday 23 April 2026 14:30:57 +0000 (0:00:00.365) 0:00:32.747 ******** 2026-04-23 14:31:03.421560 | instance | ok: [instance] 2026-04-23 14:31:03.421675 | instance | 2026-04-23 14:31:03.421795 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-23 14:31:03.421913 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:05.573) 0:00:38.321 ******** 2026-04-23 14:31:03.507178 | instance | ok: [instance] 2026-04-23 14:31:03.507241 | instance | 2026-04-23 14:31:03.507381 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-23 14:31:03.507496 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.085) 0:00:38.407 ******** 2026-04-23 14:31:03.574132 | instance | skipping: [instance] 2026-04-23 14:31:03.574198 | instance | 2026-04-23 14:31:03.574483 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-23 14:31:03.574508 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.066) 0:00:38.473 ******** 2026-04-23 14:31:03.650295 | instance | skipping: [instance] 2026-04-23 14:31:03.650373 | instance | 2026-04-23 14:31:03.650493 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-23 14:31:03.650617 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.076) 0:00:38.550 ******** 2026-04-23 14:31:03.720690 | instance | skipping: [instance] 2026-04-23 14:31:03.720781 | instance | 2026-04-23 14:31:03.720805 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-23 14:31:03.720905 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.070) 0:00:38.620 ******** 2026-04-23 14:31:03.789027 | instance | skipping: [instance] 2026-04-23 14:31:03.789112 | instance | 2026-04-23 14:31:03.789362 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-23 14:31:03.789408 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.068) 0:00:38.688 ******** 2026-04-23 14:31:03.862585 | instance | skipping: [instance] 2026-04-23 14:31:03.862634 | instance | 2026-04-23 14:31:03.862639 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-23 14:31:03.862644 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.073) 0:00:38.761 ******** 2026-04-23 14:31:03.940607 | instance | skipping: [instance] 2026-04-23 14:31:03.940674 | instance | 2026-04-23 14:31:03.940959 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-23 14:31:03.941007 | instance | Thursday 23 April 2026 14:31:03 +0000 (0:00:00.078) 0:00:38.840 ******** 2026-04-23 14:31:04.015624 | instance | skipping: [instance] 2026-04-23 14:31:04.015671 | instance | 2026-04-23 14:31:04.015677 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-23 14:31:04.015682 | instance | Thursday 23 April 2026 14:31:04 +0000 (0:00:00.074) 0:00:38.914 ******** 2026-04-23 14:31:04.140859 | instance | ok: [instance] 2026-04-23 14:31:04.140959 | instance | 2026-04-23 14:31:04.141045 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-23 14:31:04.141173 | instance | Thursday 23 April 2026 14:31:04 +0000 (0:00:00.125) 0:00:39.040 ******** 2026-04-23 14:31:04.498438 | instance | ok: [instance] => (item=instance) 2026-04-23 14:31:04.498504 | instance | 2026-04-23 14:31:04.498750 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-23 14:31:04.498769 | instance | Thursday 23 April 2026 14:31:04 +0000 (0:00:00.357) 0:00:39.398 ******** 2026-04-23 14:31:04.591538 | instance | ok: [instance] 2026-04-23 14:31:04.591611 | instance | 2026-04-23 14:31:04.591905 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-23 14:31:04.591958 | instance | Thursday 23 April 2026 14:31:04 +0000 (0:00:00.092) 0:00:39.491 ******** 2026-04-23 14:31:04.670505 | instance | skipping: [instance] 2026-04-23 14:31:04.670617 | instance | 2026-04-23 14:31:04.670629 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 14:31:04.670639 | instance | Thursday 23 April 2026 14:31:04 +0000 (0:00:00.078) 0:00:39.569 ******** 2026-04-23 14:31:04.811723 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 14:31:04.811803 | instance | 2026-04-23 14:31:04.811919 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 14:31:04.812054 | instance | Thursday 23 April 2026 14:31:04 +0000 (0:00:00.142) 0:00:39.711 ******** 2026-04-23 14:31:06.989218 | instance | ok: [instance] 2026-04-23 14:31:06.989317 | instance | 2026-04-23 14:31:06.989465 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 14:31:06.989597 | instance | Thursday 23 April 2026 14:31:06 +0000 (0:00:02.177) 0:00:41.889 ******** 2026-04-23 14:31:07.116447 | instance | ok: [instance] => (item=instance) 2026-04-23 14:31:07.116527 | instance | 2026-04-23 14:31:07.116774 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 14:31:07.116821 | instance | Thursday 23 April 2026 14:31:07 +0000 (0:00:00.127) 0:00:42.016 ******** 2026-04-23 14:31:07.633922 | instance | ok: [instance] 2026-04-23 14:31:07.634009 | instance | 2026-04-23 14:31:07.634196 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 14:31:07.634278 | instance | Thursday 23 April 2026 14:31:07 +0000 (0:00:00.517) 0:00:42.533 ******** 2026-04-23 14:31:10.312114 | instance | ok: [instance] 2026-04-23 14:31:10.312195 | instance | 2026-04-23 14:31:10.312306 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-23 14:31:10.312428 | instance | Thursday 23 April 2026 14:31:10 +0000 (0:00:02.678) 0:00:45.211 ******** 2026-04-23 14:31:12.478666 | instance | ok: [instance] 2026-04-23 14:31:12.478766 | instance | 2026-04-23 14:31:12.479022 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-23 14:31:12.479113 | instance | Thursday 23 April 2026 14:31:12 +0000 (0:00:02.166) 0:00:47.378 ******** 2026-04-23 14:31:23.590916 | instance | ok: [instance] 2026-04-23 14:31:23.591010 | instance | 2026-04-23 14:31:23.591229 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 14:31:23.591374 | instance | Thursday 23 April 2026 14:31:23 +0000 (0:00:11.111) 0:00:58.490 ******** 2026-04-23 14:31:23.738480 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 14:31:23.738617 | instance | 2026-04-23 14:31:23.738795 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 14:31:23.738968 | instance | Thursday 23 April 2026 14:31:23 +0000 (0:00:00.147) 0:00:58.638 ******** 2026-04-23 14:31:23.859408 | instance | skipping: [instance] 2026-04-23 14:31:23.859632 | instance | 2026-04-23 14:31:23.859929 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 14:31:23.860202 | instance | Thursday 23 April 2026 14:31:23 +0000 (0:00:00.120) 0:00:58.758 ******** 2026-04-23 14:31:24.003109 | instance | skipping: [instance] => (item=instance) 2026-04-23 14:31:24.003280 | instance | skipping: [instance] 2026-04-23 14:31:24.003604 | instance | 2026-04-23 14:31:24.004216 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 14:31:24.004278 | instance | Thursday 23 April 2026 14:31:23 +0000 (0:00:00.143) 0:00:58.902 ******** 2026-04-23 14:31:24.326014 | instance | ok: [instance] 2026-04-23 14:31:24.329450 | instance | 2026-04-23 14:31:24.329469 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 14:31:24.329476 | instance | Thursday 23 April 2026 14:31:24 +0000 (0:00:00.323) 0:00:59.225 ******** 2026-04-23 14:31:26.956910 | instance | ok: [instance] 2026-04-23 14:31:26.957254 | instance | 2026-04-23 14:31:26.957750 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-23 14:31:26.958116 | instance | Thursday 23 April 2026 14:31:26 +0000 (0:00:02.629) 0:01:01.855 ******** 2026-04-23 14:31:29.217399 | instance | ok: [instance] 2026-04-23 14:31:29.217539 | instance | 2026-04-23 14:31:29.217729 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-23 14:31:29.217902 | instance | Thursday 23 April 2026 14:31:29 +0000 (0:00:02.261) 0:01:04.116 ******** 2026-04-23 14:31:31.315815 | instance | ok: [instance] 2026-04-23 14:31:31.316118 | instance | 2026-04-23 14:31:31.316846 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-23 14:31:31.316919 | instance | Thursday 23 April 2026 14:31:31 +0000 (0:00:02.098) 0:01:06.215 ******** 2026-04-23 14:31:34.537092 | instance | ok: [instance] 2026-04-23 14:31:34.537247 | instance | 2026-04-23 14:31:34.537261 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-23 14:31:34.537402 | instance | 2026-04-23 14:31:34.537710 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:31:34.537773 | instance | Thursday 23 April 2026 14:31:34 +0000 (0:00:03.221) 0:01:09.436 ******** 2026-04-23 14:31:38.368623 | instance | ok: [instance] 2026-04-23 14:31:38.368715 | instance | 2026-04-23 14:31:38.368841 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:31:38.368967 | instance | Thursday 23 April 2026 14:31:38 +0000 (0:00:03.831) 0:01:13.268 ******** 2026-04-23 14:31:38.661469 | instance | ok: [instance] 2026-04-23 14:31:38.661584 | instance | 2026-04-23 14:31:38.661749 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:31:38.661887 | instance | Thursday 23 April 2026 14:31:38 +0000 (0:00:00.292) 0:01:13.560 ******** 2026-04-23 14:31:38.759835 | instance | skipping: [instance] 2026-04-23 14:31:38.759939 | instance | 2026-04-23 14:31:38.760066 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:31:38.760190 | instance | Thursday 23 April 2026 14:31:38 +0000 (0:00:00.099) 0:01:13.659 ******** 2026-04-23 14:31:39.050224 | instance | ok: [instance] 2026-04-23 14:31:39.050335 | instance | 2026-04-23 14:31:39.050620 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:31:39.050661 | instance | Thursday 23 April 2026 14:31:39 +0000 (0:00:00.290) 0:01:13.950 ******** 2026-04-23 14:31:39.244772 | instance | ok: [instance] => { 2026-04-23 14:31:39.244876 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 14:31:39.244956 | instance | } 2026-04-23 14:31:39.245074 | instance | 2026-04-23 14:31:39.245344 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:31:39.245391 | instance | Thursday 23 April 2026 14:31:39 +0000 (0:00:00.194) 0:01:14.144 ******** 2026-04-23 14:31:39.659986 | instance | ok: [instance] 2026-04-23 14:31:39.660112 | instance | 2026-04-23 14:31:39.660161 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:31:39.660320 | instance | Thursday 23 April 2026 14:31:39 +0000 (0:00:00.415) 0:01:14.559 ******** 2026-04-23 14:31:39.811277 | instance | skipping: [instance] 2026-04-23 14:31:39.811351 | instance | 2026-04-23 14:31:39.811515 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:31:39.811669 | instance | Thursday 23 April 2026 14:31:39 +0000 (0:00:00.150) 0:01:14.710 ******** 2026-04-23 14:31:39.946909 | instance | skipping: [instance] 2026-04-23 14:31:39.947019 | instance | 2026-04-23 14:31:39.947261 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:31:39.947280 | instance | Thursday 23 April 2026 14:31:39 +0000 (0:00:00.136) 0:01:14.846 ******** 2026-04-23 14:31:40.253888 | instance | ok: [instance] 2026-04-23 14:31:40.253954 | instance | 2026-04-23 14:31:40.253979 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:31:40.253998 | instance | Thursday 23 April 2026 14:31:40 +0000 (0:00:00.306) 0:01:15.153 ******** 2026-04-23 14:31:41.541079 | instance | ok: [instance] 2026-04-23 14:31:41.541164 | instance | 2026-04-23 14:31:41.541366 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:31:41.541464 | instance | Thursday 23 April 2026 14:31:41 +0000 (0:00:01.287) 0:01:16.440 ******** 2026-04-23 14:31:41.691733 | instance | ok: [instance] => { 2026-04-23 14:31:41.691864 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 14:31:41.691876 | instance | } 2026-04-23 14:31:41.692261 | instance | 2026-04-23 14:31:41.692345 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:31:41.692358 | instance | Thursday 23 April 2026 14:31:41 +0000 (0:00:00.150) 0:01:16.591 ******** 2026-04-23 14:31:42.159357 | instance | ok: [instance] 2026-04-23 14:31:42.159647 | instance | 2026-04-23 14:31:42.159729 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:31:42.159905 | instance | Thursday 23 April 2026 14:31:42 +0000 (0:00:00.467) 0:01:17.058 ******** 2026-04-23 14:31:44.296080 | instance | ok: [instance] 2026-04-23 14:31:44.296166 | instance | 2026-04-23 14:31:44.296425 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 14:31:44.296468 | instance | Thursday 23 April 2026 14:31:44 +0000 (0:00:02.136) 0:01:19.195 ******** 2026-04-23 14:31:44.376048 | instance | skipping: [instance] 2026-04-23 14:31:44.376424 | instance | 2026-04-23 14:31:44.376470 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 14:31:44.376476 | instance | Thursday 23 April 2026 14:31:44 +0000 (0:00:00.080) 0:01:19.275 ******** 2026-04-23 14:31:44.453942 | instance | skipping: [instance] 2026-04-23 14:31:44.454004 | instance | 2026-04-23 14:31:44.454275 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 14:31:44.454294 | instance | Thursday 23 April 2026 14:31:44 +0000 (0:00:00.077) 0:01:19.353 ******** 2026-04-23 14:31:44.531302 | instance | skipping: [instance] 2026-04-23 14:31:44.531368 | instance | 2026-04-23 14:31:44.531612 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 14:31:44.531627 | instance | Thursday 23 April 2026 14:31:44 +0000 (0:00:00.077) 0:01:19.431 ******** 2026-04-23 14:31:45.784434 | instance | ok: [instance] 2026-04-23 14:31:45.784519 | instance | 2026-04-23 14:31:45.784650 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 14:31:45.784775 | instance | Thursday 23 April 2026 14:31:45 +0000 (0:00:01.252) 0:01:20.684 ******** 2026-04-23 14:31:46.291069 | instance | ok: [instance] 2026-04-23 14:31:46.291152 | instance | 2026-04-23 14:31:46.291366 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 14:31:46.291453 | instance | Thursday 23 April 2026 14:31:46 +0000 (0:00:00.506) 0:01:21.190 ******** 2026-04-23 14:31:47.288527 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 14:31:47.288604 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 14:31:47.288750 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 14:31:47.288904 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 14:31:47.289034 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 14:31:47.289162 | instance | 2026-04-23 14:31:47.289294 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 14:31:47.289432 | instance | Thursday 23 April 2026 14:31:47 +0000 (0:00:00.997) 0:01:22.188 ******** 2026-04-23 14:31:47.943319 | instance | ok: [instance] 2026-04-23 14:31:47.943406 | instance | 2026-04-23 14:31:47.943506 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 14:31:47.943663 | instance | Thursday 23 April 2026 14:31:47 +0000 (0:00:00.618) 0:01:22.806 ******** 2026-04-23 14:31:47.943790 | instance | 2026-04-23 14:31:47.943921 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 14:31:47.944106 | instance | Thursday 23 April 2026 14:31:47 +0000 (0:00:00.036) 0:01:22.842 ******** 2026-04-23 14:31:48.432422 | instance | ok: [instance] 2026-04-23 14:31:48.432505 | instance | 2026-04-23 14:31:48.432631 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:31:48.432807 | instance | Thursday 23 April 2026 14:31:48 +0000 (0:00:00.489) 0:01:23.332 ******** 2026-04-23 14:31:48.727495 | instance | ok: [instance] 2026-04-23 14:31:48.727644 | instance | 2026-04-23 14:31:48.727826 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:31:48.728005 | instance | Thursday 23 April 2026 14:31:48 +0000 (0:00:00.294) 0:01:23.626 ******** 2026-04-23 14:31:48.835807 | instance | ok: [instance] => { 2026-04-23 14:31:48.836021 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 14:31:48.836226 | instance | } 2026-04-23 14:31:48.836428 | instance | 2026-04-23 14:31:48.836650 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:31:48.836865 | instance | Thursday 23 April 2026 14:31:48 +0000 (0:00:00.108) 0:01:23.735 ******** 2026-04-23 14:31:49.489401 | instance | ok: [instance] 2026-04-23 14:31:49.489611 | instance | 2026-04-23 14:31:49.489785 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:31:49.490004 | instance | Thursday 23 April 2026 14:31:49 +0000 (0:00:00.653) 0:01:24.388 ******** 2026-04-23 14:31:52.785291 | instance | ok: [instance] 2026-04-23 14:31:52.785551 | instance | 2026-04-23 14:31:52.785855 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 14:31:52.786123 | instance | Thursday 23 April 2026 14:31:52 +0000 (0:00:03.295) 0:01:27.684 ******** 2026-04-23 14:31:53.950896 | instance | ok: [instance] 2026-04-23 14:31:53.950967 | instance | 2026-04-23 14:31:53.951106 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 14:31:53.951236 | instance | Thursday 23 April 2026 14:31:53 +0000 (0:00:01.165) 0:01:28.850 ******** 2026-04-23 14:31:54.214009 | instance | ok: [instance] 2026-04-23 14:31:54.214329 | instance | 2026-04-23 14:31:54.214689 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 14:31:54.215074 | instance | Thursday 23 April 2026 14:31:54 +0000 (0:00:00.262) 0:01:29.113 ******** 2026-04-23 14:31:54.713035 | instance | ok: [instance] 2026-04-23 14:31:54.713253 | instance | 2026-04-23 14:31:54.713564 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 14:31:54.713845 | instance | Thursday 23 April 2026 14:31:54 +0000 (0:00:00.499) 0:01:29.612 ******** 2026-04-23 14:31:55.333264 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 14:31:55.334094 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 14:31:55.334114 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 14:31:55.334125 | instance | 2026-04-23 14:31:55.334475 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 14:31:55.334694 | instance | Thursday 23 April 2026 14:31:55 +0000 (0:00:00.619) 0:01:30.232 ******** 2026-04-23 14:31:55.807861 | instance | ok: [instance] 2026-04-23 14:31:55.807984 | instance | 2026-04-23 14:31:55.808329 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 14:31:55.808354 | instance | Thursday 23 April 2026 14:31:55 +0000 (0:00:00.474) 0:01:30.707 ******** 2026-04-23 14:31:56.345773 | instance | ok: [instance] 2026-04-23 14:31:56.346232 | instance | 2026-04-23 14:31:56.346247 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 14:31:56.346257 | instance | Thursday 23 April 2026 14:31:56 +0000 (0:00:00.498) 0:01:31.205 ******** 2026-04-23 14:31:56.346266 | instance | 2026-04-23 14:31:56.346471 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 14:31:56.346515 | instance | Thursday 23 April 2026 14:31:56 +0000 (0:00:00.039) 0:01:31.245 ******** 2026-04-23 14:31:56.823481 | instance | ok: [instance] 2026-04-23 14:31:56.823562 | instance | 2026-04-23 14:31:56.823692 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 14:31:56.823820 | instance | Thursday 23 April 2026 14:31:56 +0000 (0:00:00.478) 0:01:31.723 ******** 2026-04-23 14:31:56.962106 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 14:31:56.962183 | instance | 2026-04-23 14:31:56.962322 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 14:31:56.962483 | instance | Thursday 23 April 2026 14:31:56 +0000 (0:00:00.138) 0:01:31.861 ******** 2026-04-23 14:31:58.114786 | instance | ok: [instance] 2026-04-23 14:31:58.114887 | instance | 2026-04-23 14:31:58.114980 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 14:31:58.115100 | instance | Thursday 23 April 2026 14:31:58 +0000 (0:00:01.152) 0:01:33.014 ******** 2026-04-23 14:31:58.878531 | instance | ok: [instance] => (item=chronyd) 2026-04-23 14:31:58.878640 | instance | ok: [instance] => (item=sshd) 2026-04-23 14:31:58.878995 | instance | 2026-04-23 14:31:58.879036 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 14:31:58.879042 | instance | Thursday 23 April 2026 14:31:58 +0000 (0:00:00.763) 0:01:33.778 ******** 2026-04-23 14:32:00.498080 | instance | ok: [instance] 2026-04-23 14:32:00.498161 | instance | 2026-04-23 14:32:00.498457 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 14:32:00.498505 | instance | Thursday 23 April 2026 14:32:00 +0000 (0:00:01.619) 0:01:35.397 ******** 2026-04-23 14:32:00.765379 | instance | ok: [instance] 2026-04-23 14:32:00.765497 | instance | 2026-04-23 14:32:00.765662 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 14:32:00.765741 | instance | Thursday 23 April 2026 14:32:00 +0000 (0:00:00.267) 0:01:35.665 ******** 2026-04-23 14:32:01.077597 | instance | ok: [instance] 2026-04-23 14:32:01.077681 | instance | 2026-04-23 14:32:01.077841 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 14:32:01.077918 | instance | Thursday 23 April 2026 14:32:01 +0000 (0:00:00.311) 0:01:35.977 ******** 2026-04-23 14:32:01.415166 | instance | ok: [instance] 2026-04-23 14:32:01.415296 | instance | 2026-04-23 14:32:01.415460 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-23 14:32:01.415625 | instance | Thursday 23 April 2026 14:32:01 +0000 (0:00:00.336) 0:01:36.313 ******** 2026-04-23 14:32:01.757568 | instance | ok: [instance] => (item=instance) 2026-04-23 14:32:01.757865 | instance | 2026-04-23 14:32:01.758164 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-23 14:32:01.758469 | instance | Thursday 23 April 2026 14:32:01 +0000 (0:00:00.343) 0:01:36.657 ******** 2026-04-23 14:32:01.851557 | instance | ok: [instance] 2026-04-23 14:32:01.851862 | instance | 2026-04-23 14:32:01.852175 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-23 14:32:01.852467 | instance | Thursday 23 April 2026 14:32:01 +0000 (0:00:00.093) 0:01:36.751 ******** 2026-04-23 14:32:07.378056 | instance | ok: [instance] 2026-04-23 14:32:07.378404 | instance | 2026-04-23 14:32:07.378802 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-23 14:32:07.379133 | instance | Thursday 23 April 2026 14:32:07 +0000 (0:00:05.526) 0:01:42.277 ******** 2026-04-23 14:32:07.458094 | instance | ok: [instance] 2026-04-23 14:32:07.458442 | instance | 2026-04-23 14:32:07.458770 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 14:32:07.459105 | instance | Thursday 23 April 2026 14:32:07 +0000 (0:00:00.080) 0:01:42.357 ******** 2026-04-23 14:32:07.592768 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 14:32:07.593204 | instance | 2026-04-23 14:32:07.593550 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 14:32:07.593816 | instance | Thursday 23 April 2026 14:32:07 +0000 (0:00:00.134) 0:01:42.492 ******** 2026-04-23 14:32:07.705608 | instance | skipping: [instance] 2026-04-23 14:32:07.705832 | instance | 2026-04-23 14:32:07.706186 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 14:32:07.706475 | instance | Thursday 23 April 2026 14:32:07 +0000 (0:00:00.112) 0:01:42.605 ******** 2026-04-23 14:32:07.834000 | instance | skipping: [instance] => (item=instance) 2026-04-23 14:32:07.834240 | instance | skipping: [instance] 2026-04-23 14:32:07.834495 | instance | 2026-04-23 14:32:07.834772 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 14:32:07.835027 | instance | Thursday 23 April 2026 14:32:07 +0000 (0:00:00.128) 0:01:42.733 ******** 2026-04-23 14:32:08.243191 | instance | ok: [instance] 2026-04-23 14:32:08.243368 | instance | 2026-04-23 14:32:08.243547 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 14:32:08.243770 | instance | Thursday 23 April 2026 14:32:08 +0000 (0:00:00.409) 0:01:43.142 ******** 2026-04-23 14:32:10.927344 | instance | ok: [instance] 2026-04-23 14:32:10.927420 | instance | 2026-04-23 14:32:10.927432 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-23 14:32:10.927466 | instance | Thursday 23 April 2026 14:32:10 +0000 (0:00:02.683) 0:01:45.825 ******** 2026-04-23 14:32:21.019847 | instance | skipping: [instance] => (item=osd.0) 2026-04-23 14:32:21.019922 | instance | skipping: [instance] => (item=osd.2) 2026-04-23 14:32:21.020461 | instance | skipping: [instance] => (item=osd.1) 2026-04-23 14:32:21.020539 | instance | skipping: [instance] 2026-04-23 14:32:21.020552 | instance | 2026-04-23 14:32:21.020562 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-23 14:32:21.020578 | instance | Thursday 23 April 2026 14:32:21 +0000 (0:00:10.093) 0:01:55.919 ******** 2026-04-23 14:32:21.221889 | instance | skipping: [instance] => (item=osd.0) 2026-04-23 14:32:21.222036 | instance | skipping: [instance] => (item=osd.2) 2026-04-23 14:32:21.222098 | instance | skipping: [instance] => (item=osd.1) 2026-04-23 14:32:21.222590 | instance | skipping: [instance] 2026-04-23 14:32:21.222610 | instance | 2026-04-23 14:32:21.222615 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-23 14:32:21.222620 | instance | Thursday 23 April 2026 14:32:21 +0000 (0:00:00.202) 0:01:56.121 ******** 2026-04-23 14:32:26.794131 | instance | ok: [instance] 2026-04-23 14:32:26.794212 | instance | 2026-04-23 14:32:26.794427 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-23 14:32:26.794496 | instance | Thursday 23 April 2026 14:32:26 +0000 (0:00:05.572) 0:02:01.694 ******** 2026-04-23 14:32:37.781179 | instance | ok: [instance] 2026-04-23 14:32:37.781304 | instance | 2026-04-23 14:32:37.781359 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-23 14:32:37.781529 | instance | Thursday 23 April 2026 14:32:37 +0000 (0:00:10.986) 0:02:12.680 ******** 2026-04-23 14:32:37.997009 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-23 14:32:37.997097 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-23 14:32:37.997269 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-23 14:32:37.997405 | instance | skipping: [instance] 2026-04-23 14:32:37.997633 | instance | 2026-04-23 14:32:37.997790 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-23 14:32:37.997988 | instance | Thursday 23 April 2026 14:32:37 +0000 (0:00:00.215) 0:02:12.896 ******** 2026-04-23 14:32:40.309927 | instance | ok: [instance] 2026-04-23 14:32:40.310338 | instance | 2026-04-23 14:32:40.310440 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-23 14:32:40.310707 | instance | Thursday 23 April 2026 14:32:40 +0000 (0:00:02.312) 0:02:15.209 ******** 2026-04-23 14:32:42.552690 | instance | ok: [instance] 2026-04-23 14:32:42.552938 | instance | 2026-04-23 14:32:42.553228 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-23 14:32:42.553560 | instance | Thursday 23 April 2026 14:32:42 +0000 (0:00:02.242) 0:02:17.452 ******** 2026-04-23 14:32:42.673820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-23 14:32:42.674149 | instance | 2026-04-23 14:32:42.674426 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-23 14:32:42.674712 | instance | Thursday 23 April 2026 14:32:42 +0000 (0:00:00.121) 0:02:17.573 ******** 2026-04-23 14:32:42.753950 | instance | ok: [instance] 2026-04-23 14:32:42.754189 | instance | 2026-04-23 14:32:42.754455 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-23 14:32:42.754754 | instance | Thursday 23 April 2026 14:32:42 +0000 (0:00:00.080) 0:02:17.653 ******** 2026-04-23 14:32:44.994499 | instance | ok: [instance] 2026-04-23 14:32:44.994659 | instance | 2026-04-23 14:32:44.994855 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-23 14:32:44.995026 | instance | Thursday 23 April 2026 14:32:44 +0000 (0:00:02.240) 0:02:19.894 ******** 2026-04-23 14:32:45.086616 | instance | ok: [instance] 2026-04-23 14:32:45.086929 | instance | 2026-04-23 14:32:45.087230 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-23 14:32:45.087558 | instance | Thursday 23 April 2026 14:32:45 +0000 (0:00:00.091) 0:02:19.985 ******** 2026-04-23 14:32:45.172089 | instance | skipping: [instance] => (item=1) 2026-04-23 14:32:45.172172 | instance | skipping: [instance] => (item=1) 2026-04-23 14:32:45.172292 | instance | skipping: [instance] => (item=1) 2026-04-23 14:32:45.172411 | instance | skipping: [instance] 2026-04-23 14:32:45.172525 | instance | 2026-04-23 14:32:45.172647 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-23 14:32:45.172760 | instance | Thursday 23 April 2026 14:32:45 +0000 (0:00:00.085) 0:02:20.071 ******** 2026-04-23 14:32:45.295438 | instance | skipping: [instance] 2026-04-23 14:32:45.295707 | instance | 2026-04-23 14:32:45.296035 | instance | PLAY [all] ********************************************************************* 2026-04-23 14:32:45.296335 | instance | 2026-04-23 14:32:45.296660 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-23 14:32:45.296996 | instance | Thursday 23 April 2026 14:32:45 +0000 (0:00:00.123) 0:02:20.194 ******** 2026-04-23 14:32:45.771414 | instance | ok: [instance] 2026-04-23 14:32:45.771707 | instance | 2026-04-23 14:32:45.771981 | instance | PLAY [all] ********************************************************************* 2026-04-23 14:32:45.772265 | instance | 2026-04-23 14:32:45.772765 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:32:45.773084 | instance | Thursday 23 April 2026 14:32:45 +0000 (0:00:00.474) 0:02:20.669 ******** 2026-04-23 14:32:50.059466 | instance | ok: [instance] 2026-04-23 14:32:50.059558 | instance | 2026-04-23 14:32:50.059687 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-23 14:32:50.059863 | instance | Thursday 23 April 2026 14:32:50 +0000 (0:00:04.289) 0:02:24.959 ******** 2026-04-23 14:32:54.258605 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-23 14:32:54.258704 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-23 14:32:54.258793 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-23 14:32:54.258908 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-23 14:32:54.259038 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-23 14:32:54.259189 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-23 14:32:54.259297 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-23 14:32:54.259427 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-23 14:32:54.259542 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-23 14:32:54.259674 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-23 14:32:54.259798 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-23 14:32:54.261500 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-23 14:32:54.261565 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-23 14:32:54.261572 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-23 14:32:54.261578 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 14:32:54.261582 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 14:32:54.261587 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 14:32:54.261591 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 14:32:54.261596 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 14:32:54.261600 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 14:32:54.261605 | instance | 2026-04-23 14:32:54.261610 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-23 14:32:54.261614 | instance | Thursday 23 April 2026 14:32:54 +0000 (0:00:04.198) 0:02:29.158 ******** 2026-04-23 14:32:54.508675 | instance | ok: [instance] 2026-04-23 14:32:54.508794 | instance | 2026-04-23 14:32:54.509028 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-23 14:32:54.509082 | instance | Thursday 23 April 2026 14:32:54 +0000 (0:00:00.250) 0:02:29.408 ******** 2026-04-23 14:32:54.997056 | instance | ok: [instance] 2026-04-23 14:32:54.997126 | instance | 2026-04-23 14:32:54.997138 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-23 14:32:54.997282 | instance | Thursday 23 April 2026 14:32:54 +0000 (0:00:00.488) 0:02:29.896 ******** 2026-04-23 14:32:55.343216 | instance | ok: [instance] 2026-04-23 14:32:55.343407 | instance | 2026-04-23 14:32:55.343430 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 14:32:55.343605 | instance | Thursday 23 April 2026 14:32:55 +0000 (0:00:00.346) 0:02:30.242 ******** 2026-04-23 14:32:55.435270 | instance | ok: [instance] 2026-04-23 14:32:55.435382 | instance | 2026-04-23 14:32:55.435459 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-23 14:32:55.435915 | instance | 2026-04-23 14:32:55.435985 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:32:55.435992 | instance | Thursday 23 April 2026 14:32:55 +0000 (0:00:00.092) 0:02:30.335 ******** 2026-04-23 14:32:59.403191 | instance | ok: [instance] 2026-04-23 14:32:59.403281 | instance | 2026-04-23 14:32:59.403509 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-23 14:32:59.403557 | instance | Thursday 23 April 2026 14:32:59 +0000 (0:00:03.967) 0:02:34.303 ******** 2026-04-23 14:32:59.670649 | instance | ok: [instance] 2026-04-23 14:32:59.670730 | instance | 2026-04-23 14:32:59.670848 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-23 14:32:59.670968 | instance | Thursday 23 April 2026 14:32:59 +0000 (0:00:00.267) 0:02:34.570 ******** 2026-04-23 14:33:00.622167 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-23 14:33:00.622243 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-23 14:33:00.622449 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-23 14:33:00.622489 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-23 14:33:00.622944 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-23 14:33:00.622963 | instance | 2026-04-23 14:33:00.622968 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-23 14:33:00.622973 | instance | Thursday 23 April 2026 14:33:00 +0000 (0:00:00.951) 0:02:35.522 ******** 2026-04-23 14:33:01.165888 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-23 14:33:01.165982 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-23 14:33:01.166114 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-23 14:33:01.166233 | instance | 2026-04-23 14:33:01.166353 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-23 14:33:01.166475 | instance | Thursday 23 April 2026 14:33:01 +0000 (0:00:00.543) 0:02:36.065 ******** 2026-04-23 14:33:01.392148 | instance | ok: [instance] 2026-04-23 14:33:01.392228 | instance | 2026-04-23 14:33:01.392508 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-23 14:33:01.392554 | instance | Thursday 23 April 2026 14:33:01 +0000 (0:00:00.226) 0:02:36.292 ******** 2026-04-23 14:33:01.668305 | instance | ok: [instance] 2026-04-23 14:33:01.668371 | instance | 2026-04-23 14:33:01.668665 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-23 14:33:01.668716 | instance | Thursday 23 April 2026 14:33:01 +0000 (0:00:00.276) 0:02:36.568 ******** 2026-04-23 14:33:01.734883 | instance | ok: [instance] 2026-04-23 14:33:01.734983 | instance | 2026-04-23 14:33:01.734990 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-23 14:33:01.734995 | instance | Thursday 23 April 2026 14:33:01 +0000 (0:00:00.065) 0:02:36.633 ******** 2026-04-23 14:33:01.805193 | instance | skipping: [instance] 2026-04-23 14:33:01.805354 | instance | 2026-04-23 14:33:01.805375 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-23 14:33:01.805577 | instance | Thursday 23 April 2026 14:33:01 +0000 (0:00:00.071) 0:02:36.704 ******** 2026-04-23 14:33:02.386936 | instance | ok: [instance] 2026-04-23 14:33:02.387054 | instance | 2026-04-23 14:33:02.387166 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-23 14:33:02.387281 | instance | Thursday 23 April 2026 14:33:02 +0000 (0:00:00.581) 0:02:37.286 ******** 2026-04-23 14:33:02.846259 | instance | ok: [instance] 2026-04-23 14:33:02.846506 | instance | 2026-04-23 14:33:02.846790 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-23 14:33:02.847099 | instance | Thursday 23 April 2026 14:33:02 +0000 (0:00:00.245) 0:02:37.531 ******** 2026-04-23 14:33:02.847353 | instance | 2026-04-23 14:33:02.847625 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-23 14:33:02.847879 | instance | 2026-04-23 14:33:02.848148 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:33:02.848420 | instance | Thursday 23 April 2026 14:33:02 +0000 (0:00:00.214) 0:02:37.746 ******** 2026-04-23 14:33:07.096346 | instance | ok: [instance] 2026-04-23 14:33:07.096599 | instance | 2026-04-23 14:33:07.096906 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:07.097201 | instance | Thursday 23 April 2026 14:33:07 +0000 (0:00:04.249) 0:02:41.995 ******** 2026-04-23 14:33:07.404488 | instance | ok: [instance] 2026-04-23 14:33:07.404715 | instance | 2026-04-23 14:33:07.404993 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:33:07.405264 | instance | Thursday 23 April 2026 14:33:07 +0000 (0:00:00.307) 0:02:42.303 ******** 2026-04-23 14:33:07.513814 | instance | skipping: [instance] 2026-04-23 14:33:07.514170 | instance | 2026-04-23 14:33:07.514585 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:33:07.514879 | instance | Thursday 23 April 2026 14:33:07 +0000 (0:00:00.109) 0:02:42.413 ******** 2026-04-23 14:33:07.796480 | instance | ok: [instance] 2026-04-23 14:33:07.796577 | instance | 2026-04-23 14:33:07.796707 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:07.796873 | instance | Thursday 23 April 2026 14:33:07 +0000 (0:00:00.283) 0:02:42.696 ******** 2026-04-23 14:33:07.911231 | instance | ok: [instance] => { 2026-04-23 14:33:07.911482 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 14:33:07.911750 | instance | } 2026-04-23 14:33:07.912003 | instance | 2026-04-23 14:33:07.912277 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:07.912542 | instance | Thursday 23 April 2026 14:33:07 +0000 (0:00:00.114) 0:02:42.810 ******** 2026-04-23 14:33:08.291723 | instance | ok: [instance] 2026-04-23 14:33:08.291959 | instance | 2026-04-23 14:33:08.292244 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:08.292521 | instance | Thursday 23 April 2026 14:33:08 +0000 (0:00:00.380) 0:02:43.191 ******** 2026-04-23 14:33:08.440915 | instance | skipping: [instance] 2026-04-23 14:33:08.441042 | instance | 2026-04-23 14:33:08.441220 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:08.441398 | instance | Thursday 23 April 2026 14:33:08 +0000 (0:00:00.148) 0:02:43.339 ******** 2026-04-23 14:33:08.750172 | instance | ok: [instance] 2026-04-23 14:33:08.750444 | instance | 2026-04-23 14:33:08.750694 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:33:08.750959 | instance | Thursday 23 April 2026 14:33:08 +0000 (0:00:00.309) 0:02:43.649 ******** 2026-04-23 14:33:10.172425 | instance | ok: [instance] 2026-04-23 14:33:10.172666 | instance | 2026-04-23 14:33:10.172972 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:10.173476 | instance | Thursday 23 April 2026 14:33:10 +0000 (0:00:01.421) 0:02:45.071 ******** 2026-04-23 14:33:10.302377 | instance | ok: [instance] => { 2026-04-23 14:33:10.302495 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 14:33:10.302616 | instance | } 2026-04-23 14:33:10.302732 | instance | 2026-04-23 14:33:10.302855 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:10.302977 | instance | Thursday 23 April 2026 14:33:10 +0000 (0:00:00.130) 0:02:45.202 ******** 2026-04-23 14:33:10.771808 | instance | ok: [instance] 2026-04-23 14:33:10.772058 | instance | 2026-04-23 14:33:10.772342 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:10.772632 | instance | Thursday 23 April 2026 14:33:10 +0000 (0:00:00.468) 0:02:45.671 ******** 2026-04-23 14:33:12.918045 | instance | ok: [instance] 2026-04-23 14:33:12.918103 | instance | 2026-04-23 14:33:12.918109 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 14:33:12.918336 | instance | Thursday 23 April 2026 14:33:12 +0000 (0:00:02.145) 0:02:47.816 ******** 2026-04-23 14:33:13.021867 | instance | skipping: [instance] 2026-04-23 14:33:13.022196 | instance | 2026-04-23 14:33:13.022504 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 14:33:13.022782 | instance | Thursday 23 April 2026 14:33:13 +0000 (0:00:00.104) 0:02:47.920 ******** 2026-04-23 14:33:13.108618 | instance | skipping: [instance] 2026-04-23 14:33:13.108761 | instance | 2026-04-23 14:33:13.108953 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 14:33:13.109208 | instance | Thursday 23 April 2026 14:33:13 +0000 (0:00:00.087) 0:02:48.008 ******** 2026-04-23 14:33:13.206144 | instance | skipping: [instance] 2026-04-23 14:33:13.206380 | instance | 2026-04-23 14:33:13.206717 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 14:33:13.206994 | instance | Thursday 23 April 2026 14:33:13 +0000 (0:00:00.097) 0:02:48.105 ******** 2026-04-23 14:33:14.320119 | instance | ok: [instance] 2026-04-23 14:33:14.320647 | instance | 2026-04-23 14:33:14.320722 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 14:33:14.320911 | instance | Thursday 23 April 2026 14:33:14 +0000 (0:00:01.114) 0:02:49.219 ******** 2026-04-23 14:33:14.822626 | instance | ok: [instance] 2026-04-23 14:33:14.822713 | instance | 2026-04-23 14:33:14.822969 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 14:33:14.823017 | instance | Thursday 23 April 2026 14:33:14 +0000 (0:00:00.502) 0:02:49.722 ******** 2026-04-23 14:33:15.829076 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 14:33:15.829188 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 14:33:15.829311 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 14:33:15.829481 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 14:33:15.829604 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 14:33:15.829726 | instance | 2026-04-23 14:33:15.829855 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 14:33:15.829983 | instance | Thursday 23 April 2026 14:33:15 +0000 (0:00:01.006) 0:02:50.728 ******** 2026-04-23 14:33:16.461245 | instance | ok: [instance] 2026-04-23 14:33:16.461613 | instance | 2026-04-23 14:33:16.461970 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 14:33:16.462301 | instance | Thursday 23 April 2026 14:33:16 +0000 (0:00:00.597) 0:02:51.325 ******** 2026-04-23 14:33:16.462560 | instance | 2026-04-23 14:33:16.462824 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 14:33:16.463185 | instance | Thursday 23 April 2026 14:33:16 +0000 (0:00:00.034) 0:02:51.360 ******** 2026-04-23 14:33:16.936227 | instance | ok: [instance] 2026-04-23 14:33:16.936601 | instance | 2026-04-23 14:33:16.937147 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-23 14:33:16.937745 | instance | Thursday 23 April 2026 14:33:16 +0000 (0:00:00.474) 0:02:51.834 ******** 2026-04-23 14:33:17.878665 | instance | ok: [instance] 2026-04-23 14:33:17.879039 | instance | 2026-04-23 14:33:17.879382 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-23 14:33:17.879716 | instance | Thursday 23 April 2026 14:33:17 +0000 (0:00:00.943) 0:02:52.778 ******** 2026-04-23 14:33:17.957595 | instance | ok: [instance] 2026-04-23 14:33:17.957691 | instance | 2026-04-23 14:33:17.957913 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-23 14:33:17.958086 | instance | Thursday 23 April 2026 14:33:17 +0000 (0:00:00.079) 0:02:52.857 ******** 2026-04-23 14:33:18.031411 | instance | ok: [instance] 2026-04-23 14:33:18.031630 | instance | 2026-04-23 14:33:18.031927 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-23 14:33:18.032281 | instance | Thursday 23 April 2026 14:33:18 +0000 (0:00:00.073) 0:02:52.931 ******** 2026-04-23 14:33:18.117009 | instance | ok: [instance] 2026-04-23 14:33:18.117208 | instance | 2026-04-23 14:33:18.117609 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-23 14:33:18.117904 | instance | Thursday 23 April 2026 14:33:18 +0000 (0:00:00.085) 0:02:53.016 ******** 2026-04-23 14:33:18.195303 | instance | skipping: [instance] 2026-04-23 14:33:18.195432 | instance | 2026-04-23 14:33:18.195619 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-23 14:33:18.195790 | instance | Thursday 23 April 2026 14:33:18 +0000 (0:00:00.078) 0:02:53.095 ******** 2026-04-23 14:33:18.307164 | instance | ok: [instance] 2026-04-23 14:33:18.307359 | instance | 2026-04-23 14:33:18.307632 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:18.307901 | instance | Thursday 23 April 2026 14:33:18 +0000 (0:00:00.110) 0:02:53.206 ******** 2026-04-23 14:33:18.583381 | instance | ok: [instance] 2026-04-23 14:33:18.583507 | instance | 2026-04-23 14:33:18.583684 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:18.583900 | instance | Thursday 23 April 2026 14:33:18 +0000 (0:00:00.276) 0:02:53.482 ******** 2026-04-23 14:33:18.685074 | instance | ok: [instance] => { 2026-04-23 14:33:18.685330 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-23 14:33:18.685716 | instance | } 2026-04-23 14:33:18.686010 | instance | 2026-04-23 14:33:18.686277 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:18.686578 | instance | Thursday 23 April 2026 14:33:18 +0000 (0:00:00.102) 0:02:53.584 ******** 2026-04-23 14:33:19.067740 | instance | ok: [instance] 2026-04-23 14:33:19.068067 | instance | 2026-04-23 14:33:19.068374 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:19.068777 | instance | Thursday 23 April 2026 14:33:19 +0000 (0:00:00.382) 0:02:53.967 ******** 2026-04-23 14:33:19.300756 | instance | skipping: [instance] 2026-04-23 14:33:19.300990 | instance | 2026-04-23 14:33:19.301274 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:19.301592 | instance | Thursday 23 April 2026 14:33:19 +0000 (0:00:00.232) 0:02:54.200 ******** 2026-04-23 14:33:19.610441 | instance | ok: [instance] 2026-04-23 14:33:19.610575 | instance | 2026-04-23 14:33:19.610748 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:19.610918 | instance | Thursday 23 April 2026 14:33:19 +0000 (0:00:00.309) 0:02:54.510 ******** 2026-04-23 14:33:19.722671 | instance | ok: [instance] => { 2026-04-23 14:33:19.722967 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-23 14:33:19.723253 | instance | } 2026-04-23 14:33:19.723516 | instance | 2026-04-23 14:33:19.723912 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:19.724384 | instance | Thursday 23 April 2026 14:33:19 +0000 (0:00:00.111) 0:02:54.621 ******** 2026-04-23 14:33:20.182983 | instance | ok: [instance] 2026-04-23 14:33:20.183216 | instance | 2026-04-23 14:33:20.183528 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:20.183812 | instance | Thursday 23 April 2026 14:33:20 +0000 (0:00:00.461) 0:02:55.082 ******** 2026-04-23 14:33:20.354664 | instance | skipping: [instance] 2026-04-23 14:33:20.354904 | instance | 2026-04-23 14:33:20.355190 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 14:33:20.355463 | instance | Thursday 23 April 2026 14:33:20 +0000 (0:00:00.171) 0:02:55.254 ******** 2026-04-23 14:33:20.436936 | instance | skipping: [instance] 2026-04-23 14:33:20.437262 | instance | 2026-04-23 14:33:20.437593 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 14:33:20.437874 | instance | Thursday 23 April 2026 14:33:20 +0000 (0:00:00.081) 0:02:55.335 ******** 2026-04-23 14:33:20.523425 | instance | skipping: [instance] 2026-04-23 14:33:20.523673 | instance | 2026-04-23 14:33:20.523971 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 14:33:20.524304 | instance | Thursday 23 April 2026 14:33:20 +0000 (0:00:00.087) 0:02:55.422 ******** 2026-04-23 14:33:20.608167 | instance | skipping: [instance] 2026-04-23 14:33:20.608426 | instance | 2026-04-23 14:33:20.608723 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 14:33:20.609026 | instance | Thursday 23 April 2026 14:33:20 +0000 (0:00:00.084) 0:02:55.507 ******** 2026-04-23 14:33:22.003616 | instance | ok: [instance] 2026-04-23 14:33:22.004020 | instance | 2026-04-23 14:33:22.004406 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 14:33:22.004713 | instance | Thursday 23 April 2026 14:33:21 +0000 (0:00:01.395) 0:02:56.903 ******** 2026-04-23 14:33:22.530055 | instance | ok: [instance] 2026-04-23 14:33:22.530380 | instance | 2026-04-23 14:33:22.530765 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 14:33:22.531119 | instance | Thursday 23 April 2026 14:33:22 +0000 (0:00:00.526) 0:02:57.429 ******** 2026-04-23 14:33:23.595666 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 14:33:23.595947 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 14:33:23.596241 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 14:33:23.596547 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 14:33:23.596854 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 14:33:23.597123 | instance | 2026-04-23 14:33:23.597501 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 14:33:23.597765 | instance | Thursday 23 April 2026 14:33:23 +0000 (0:00:01.065) 0:02:58.495 ******** 2026-04-23 14:33:24.268735 | instance | ok: [instance] 2026-04-23 14:33:24.268996 | instance | 2026-04-23 14:33:24.269311 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 14:33:24.269629 | instance | Thursday 23 April 2026 14:33:24 +0000 (0:00:00.624) 0:02:59.119 ******** 2026-04-23 14:33:24.269857 | instance | 2026-04-23 14:33:24.270092 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 14:33:24.270323 | instance | Thursday 23 April 2026 14:33:24 +0000 (0:00:00.048) 0:02:59.168 ******** 2026-04-23 14:33:24.760492 | instance | ok: [instance] 2026-04-23 14:33:24.760625 | instance | 2026-04-23 14:33:24.760791 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:24.760955 | instance | Thursday 23 April 2026 14:33:24 +0000 (0:00:00.491) 0:02:59.659 ******** 2026-04-23 14:33:25.054368 | instance | ok: [instance] 2026-04-23 14:33:25.054455 | instance | 2026-04-23 14:33:25.054581 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:25.054708 | instance | Thursday 23 April 2026 14:33:25 +0000 (0:00:00.294) 0:02:59.954 ******** 2026-04-23 14:33:25.174270 | instance | ok: [instance] => { 2026-04-23 14:33:25.174572 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-23 14:33:25.174844 | instance | } 2026-04-23 14:33:25.175129 | instance | 2026-04-23 14:33:25.175467 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:25.175808 | instance | Thursday 23 April 2026 14:33:25 +0000 (0:00:00.119) 0:03:00.073 ******** 2026-04-23 14:33:25.584819 | instance | ok: [instance] 2026-04-23 14:33:25.585264 | instance | 2026-04-23 14:33:25.585984 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:25.586400 | instance | Thursday 23 April 2026 14:33:25 +0000 (0:00:00.410) 0:03:00.484 ******** 2026-04-23 14:33:26.800339 | instance | ok: [instance] 2026-04-23 14:33:26.800473 | instance | 2026-04-23 14:33:26.800601 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:26.800790 | instance | Thursday 23 April 2026 14:33:26 +0000 (0:00:01.215) 0:03:01.699 ******** 2026-04-23 14:33:26.912426 | instance | ok: [instance] => { 2026-04-23 14:33:26.912750 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-23 14:33:26.913061 | instance | } 2026-04-23 14:33:26.913361 | instance | 2026-04-23 14:33:26.913697 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:26.914082 | instance | Thursday 23 April 2026 14:33:26 +0000 (0:00:00.112) 0:03:01.811 ******** 2026-04-23 14:33:27.535575 | instance | ok: [instance] 2026-04-23 14:33:27.535795 | instance | 2026-04-23 14:33:27.536107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:27.536388 | instance | Thursday 23 April 2026 14:33:27 +0000 (0:00:00.623) 0:03:02.435 ******** 2026-04-23 14:33:28.917294 | instance | ok: [instance] 2026-04-23 14:33:28.917588 | instance | 2026-04-23 14:33:28.917867 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-23 14:33:28.918134 | instance | Thursday 23 April 2026 14:33:28 +0000 (0:00:01.381) 0:03:03.816 ******** 2026-04-23 14:33:29.466713 | instance | ok: [instance] 2026-04-23 14:33:29.466956 | instance | 2026-04-23 14:33:29.467235 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-23 14:33:29.467519 | instance | Thursday 23 April 2026 14:33:29 +0000 (0:00:00.549) 0:03:04.366 ******** 2026-04-23 14:33:29.763593 | instance | ok: [instance] 2026-04-23 14:33:29.763739 | instance | 2026-04-23 14:33:29.763966 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:29.764294 | instance | Thursday 23 April 2026 14:33:29 +0000 (0:00:00.297) 0:03:04.663 ******** 2026-04-23 14:33:30.050390 | instance | ok: [instance] 2026-04-23 14:33:30.050626 | instance | 2026-04-23 14:33:30.050913 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:30.051209 | instance | Thursday 23 April 2026 14:33:30 +0000 (0:00:00.286) 0:03:04.949 ******** 2026-04-23 14:33:30.155460 | instance | ok: [instance] => { 2026-04-23 14:33:30.155709 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-23 14:33:30.155974 | instance | } 2026-04-23 14:33:30.156223 | instance | 2026-04-23 14:33:30.156528 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:30.156793 | instance | Thursday 23 April 2026 14:33:30 +0000 (0:00:00.105) 0:03:05.055 ******** 2026-04-23 14:33:30.613525 | instance | ok: [instance] 2026-04-23 14:33:30.613728 | instance | 2026-04-23 14:33:30.613910 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:30.614086 | instance | Thursday 23 April 2026 14:33:30 +0000 (0:00:00.457) 0:03:05.513 ******** 2026-04-23 14:33:32.887951 | instance | ok: [instance] 2026-04-23 14:33:32.888078 | instance | 2026-04-23 14:33:32.888267 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-23 14:33:32.888450 | instance | Thursday 23 April 2026 14:33:32 +0000 (0:00:02.273) 0:03:07.786 ******** 2026-04-23 14:33:33.027724 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-23 14:33:33.028043 | instance | 2026-04-23 14:33:33.028395 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-23 14:33:33.028767 | instance | Thursday 23 April 2026 14:33:33 +0000 (0:00:00.140) 0:03:07.927 ******** 2026-04-23 14:33:34.132192 | instance | ok: [instance] 2026-04-23 14:33:34.132440 | instance | 2026-04-23 14:33:34.132730 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-23 14:33:34.133009 | instance | Thursday 23 April 2026 14:33:34 +0000 (0:00:01.104) 0:03:09.031 ******** 2026-04-23 14:33:34.368936 | instance | ok: [instance] 2026-04-23 14:33:34.369064 | instance | 2026-04-23 14:33:34.369251 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-23 14:33:34.369412 | instance | Thursday 23 April 2026 14:33:34 +0000 (0:00:00.236) 0:03:09.268 ******** 2026-04-23 14:33:34.865324 | instance | ok: [instance] 2026-04-23 14:33:34.865657 | instance | 2026-04-23 14:33:34.865908 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-23 14:33:34.866179 | instance | Thursday 23 April 2026 14:33:34 +0000 (0:00:00.495) 0:03:09.764 ******** 2026-04-23 14:33:35.673911 | instance | ok: [instance] => (item=br_netfilter) 2026-04-23 14:33:35.673992 | instance | ok: [instance] => (item=ip_tables) 2026-04-23 14:33:35.674174 | instance | ok: [instance] => (item=ip6_tables) 2026-04-23 14:33:35.674346 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-23 14:33:35.674534 | instance | 2026-04-23 14:33:35.674714 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:33:35.674900 | instance | Thursday 23 April 2026 14:33:35 +0000 (0:00:00.808) 0:03:10.573 ******** 2026-04-23 14:33:35.994589 | instance | ok: [instance] 2026-04-23 14:33:35.994807 | instance | 2026-04-23 14:33:35.995093 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:33:35.995601 | instance | Thursday 23 April 2026 14:33:35 +0000 (0:00:00.319) 0:03:10.893 ******** 2026-04-23 14:33:36.101042 | instance | ok: [instance] => { 2026-04-23 14:33:36.101287 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-23 14:33:36.101612 | instance | } 2026-04-23 14:33:36.101952 | instance | 2026-04-23 14:33:36.102227 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:33:36.102504 | instance | Thursday 23 April 2026 14:33:36 +0000 (0:00:00.107) 0:03:11.000 ******** 2026-04-23 14:33:36.572831 | instance | ok: [instance] 2026-04-23 14:33:36.573040 | instance | 2026-04-23 14:33:36.573377 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:33:36.573682 | instance | Thursday 23 April 2026 14:33:36 +0000 (0:00:00.472) 0:03:11.472 ******** 2026-04-23 14:33:36.674396 | instance | skipping: [instance] 2026-04-23 14:33:36.674626 | instance | 2026-04-23 14:33:36.675032 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-23 14:33:36.675297 | instance | Thursday 23 April 2026 14:33:36 +0000 (0:00:00.100) 0:03:11.573 ******** 2026-04-23 14:33:36.825816 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-23 14:33:36.825951 | instance | 2026-04-23 14:33:36.826124 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-23 14:33:36.826330 | instance | Thursday 23 April 2026 14:33:36 +0000 (0:00:00.151) 0:03:11.724 ******** 2026-04-23 14:33:36.918587 | instance | skipping: [instance] 2026-04-23 14:33:36.918676 | instance | 2026-04-23 14:33:36.919371 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-23 14:33:36.919464 | instance | Thursday 23 April 2026 14:33:36 +0000 (0:00:00.093) 0:03:11.818 ******** 2026-04-23 14:33:38.126233 | instance | ok: [instance] 2026-04-23 14:33:38.126309 | instance | 2026-04-23 14:33:38.126321 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-23 14:33:38.126330 | instance | Thursday 23 April 2026 14:33:38 +0000 (0:00:01.206) 0:03:13.024 ******** 2026-04-23 14:33:39.555472 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-23 14:33:39.555596 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-23 14:33:39.555773 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-23 14:33:39.555945 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-23 14:33:39.556181 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-23 14:33:39.556353 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-23 14:33:39.556531 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-23 14:33:39.556695 | instance | 2026-04-23 14:33:39.556861 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-23 14:33:39.557026 | instance | Thursday 23 April 2026 14:33:39 +0000 (0:00:01.430) 0:03:14.454 ******** 2026-04-23 14:33:40.290198 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-23 14:33:40.290584 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-23 14:33:40.290888 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-23 14:33:40.291163 | instance | 2026-04-23 14:33:40.291454 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-23 14:33:40.291771 | instance | Thursday 23 April 2026 14:33:40 +0000 (0:00:00.734) 0:03:15.189 ******** 2026-04-23 14:33:40.774217 | instance | ok: [instance] 2026-04-23 14:33:40.774622 | instance | 2026-04-23 14:33:40.775074 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-23 14:33:40.775422 | instance | Thursday 23 April 2026 14:33:40 +0000 (0:00:00.483) 0:03:15.673 ******** 2026-04-23 14:33:41.301723 | instance | ok: [instance] 2026-04-23 14:33:41.301800 | instance | 2026-04-23 14:33:41.302056 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-23 14:33:41.302099 | instance | Thursday 23 April 2026 14:33:41 +0000 (0:00:00.528) 0:03:16.201 ******** 2026-04-23 14:33:41.577022 | instance | ok: [instance] 2026-04-23 14:33:41.577440 | instance | 2026-04-23 14:33:41.577761 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-23 14:33:41.578103 | instance | Thursday 23 April 2026 14:33:41 +0000 (0:00:00.274) 0:03:16.476 ******** 2026-04-23 14:33:41.651210 | instance | skipping: [instance] 2026-04-23 14:33:41.651428 | instance | 2026-04-23 14:33:41.651714 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-23 14:33:41.652005 | instance | Thursday 23 April 2026 14:33:41 +0000 (0:00:00.074) 0:03:16.550 ******** 2026-04-23 14:33:42.210392 | instance | ok: [instance] => (item=swap) 2026-04-23 14:33:42.210651 | instance | ok: [instance] => (item=none) 2026-04-23 14:33:42.210939 | instance | 2026-04-23 14:33:42.211268 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-23 14:33:42.211539 | instance | Thursday 23 April 2026 14:33:42 +0000 (0:00:00.558) 0:03:17.109 ******** 2026-04-23 14:33:42.695086 | instance | ok: [instance] 2026-04-23 14:33:42.695311 | instance | 2026-04-23 14:33:42.695591 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-23 14:33:42.695859 | instance | Thursday 23 April 2026 14:33:42 +0000 (0:00:00.485) 0:03:17.594 ******** 2026-04-23 14:33:43.151557 | instance | ok: [instance] 2026-04-23 14:33:43.151771 | instance | 2026-04-23 14:33:43.152064 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-23 14:33:43.152316 | instance | Thursday 23 April 2026 14:33:43 +0000 (0:00:00.418) 0:03:18.012 ******** 2026-04-23 14:33:43.152587 | instance | 2026-04-23 14:33:43.152861 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-23 14:33:43.153144 | instance | Thursday 23 April 2026 14:33:43 +0000 (0:00:00.037) 0:03:18.049 ******** 2026-04-23 14:33:43.583718 | instance | ok: [instance] 2026-04-23 14:33:43.584058 | instance | 2026-04-23 14:33:43.584362 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-23 14:33:43.584651 | instance | Thursday 23 April 2026 14:33:43 +0000 (0:00:00.433) 0:03:18.483 ******** 2026-04-23 14:33:44.727829 | instance | ok: [instance] 2026-04-23 14:33:44.728187 | instance | 2026-04-23 14:33:44.728474 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-23 14:33:44.728727 | instance | Thursday 23 April 2026 14:33:44 +0000 (0:00:01.143) 0:03:19.627 ******** 2026-04-23 14:33:47.897273 | instance | ok: [instance] 2026-04-23 14:33:47.897570 | instance | 2026-04-23 14:33:47.897930 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-23 14:33:47.898321 | instance | Thursday 23 April 2026 14:33:47 +0000 (0:00:03.169) 0:03:22.796 ******** 2026-04-23 14:33:48.197317 | instance | ok: [instance] 2026-04-23 14:33:48.197584 | instance | 2026-04-23 14:33:48.197940 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-23 14:33:48.198230 | instance | Thursday 23 April 2026 14:33:48 +0000 (0:00:00.299) 0:03:23.096 ******** 2026-04-23 14:33:48.882183 | instance | ok: [instance] 2026-04-23 14:33:48.882456 | instance | 2026-04-23 14:33:48.882814 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-23 14:33:48.883156 | instance | Thursday 23 April 2026 14:33:48 +0000 (0:00:00.684) 0:03:23.781 ******** 2026-04-23 14:33:49.029627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-23 14:33:49.029965 | instance | 2026-04-23 14:33:49.030172 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-23 14:33:49.030447 | instance | Thursday 23 April 2026 14:33:49 +0000 (0:00:00.147) 0:03:23.929 ******** 2026-04-23 14:33:49.180314 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-23 14:33:49.180444 | instance | 2026-04-23 14:33:49.180662 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-23 14:33:49.181003 | instance | Thursday 23 April 2026 14:33:49 +0000 (0:00:00.150) 0:03:24.079 ******** 2026-04-23 14:33:49.462327 | instance | ok: [instance] => (item=instance) 2026-04-23 14:33:49.462413 | instance | 2026-04-23 14:33:49.462684 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-23 14:33:49.462851 | instance | Thursday 23 April 2026 14:33:49 +0000 (0:00:00.281) 0:03:24.361 ******** 2026-04-23 14:33:49.543390 | instance | ok: [instance] 2026-04-23 14:33:49.543615 | instance | 2026-04-23 14:33:49.543907 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-23 14:33:49.544200 | instance | Thursday 23 April 2026 14:33:49 +0000 (0:00:00.081) 0:03:24.442 ******** 2026-04-23 14:33:49.625166 | instance | skipping: [instance] 2026-04-23 14:33:49.625431 | instance | 2026-04-23 14:33:49.625798 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-23 14:33:49.626110 | instance | Thursday 23 April 2026 14:33:49 +0000 (0:00:00.081) 0:03:24.524 ******** 2026-04-23 14:33:49.699278 | instance | ok: [instance] => { 2026-04-23 14:33:49.699366 | instance | "msg": "instance" 2026-04-23 14:33:49.699450 | instance | } 2026-04-23 14:33:49.699559 | instance | 2026-04-23 14:33:49.699696 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-23 14:33:49.699815 | instance | Thursday 23 April 2026 14:33:49 +0000 (0:00:00.074) 0:03:24.599 ******** 2026-04-23 14:33:50.295840 | instance | ok: [instance] 2026-04-23 14:33:50.295898 | instance | 2026-04-23 14:33:50.295910 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-23 14:33:50.296042 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.595) 0:03:25.194 ******** 2026-04-23 14:33:50.366549 | instance | skipping: [instance] 2026-04-23 14:33:50.366634 | instance | 2026-04-23 14:33:50.366878 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-23 14:33:50.366927 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.071) 0:03:25.265 ******** 2026-04-23 14:33:50.443340 | instance | skipping: [instance] 2026-04-23 14:33:50.443424 | instance | 2026-04-23 14:33:50.443714 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-23 14:33:50.443761 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.077) 0:03:25.342 ******** 2026-04-23 14:33:50.514264 | instance | skipping: [instance] 2026-04-23 14:33:50.514387 | instance | 2026-04-23 14:33:50.514614 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-23 14:33:50.514664 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.070) 0:03:25.413 ******** 2026-04-23 14:33:50.584370 | instance | skipping: [instance] 2026-04-23 14:33:50.584468 | instance | 2026-04-23 14:33:50.584605 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-23 14:33:50.584727 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.070) 0:03:25.484 ******** 2026-04-23 14:33:50.653236 | instance | skipping: [instance] 2026-04-23 14:33:50.653296 | instance | 2026-04-23 14:33:50.653570 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-23 14:33:50.653589 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.068) 0:03:25.553 ******** 2026-04-23 14:33:50.739048 | instance | skipping: [instance] 2026-04-23 14:33:50.739133 | instance | 2026-04-23 14:33:50.739141 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-23 14:33:50.739148 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.084) 0:03:25.637 ******** 2026-04-23 14:33:50.941859 | instance | skipping: [instance] 2026-04-23 14:33:50.941969 | instance | 2026-04-23 14:33:50.942370 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-23 14:33:50.942437 | instance | Thursday 23 April 2026 14:33:50 +0000 (0:00:00.203) 0:03:25.841 ******** 2026-04-23 14:33:51.181119 | instance | ok: [instance] 2026-04-23 14:33:51.181219 | instance | 2026-04-23 14:33:51.181363 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-23 14:33:51.181511 | instance | Thursday 23 April 2026 14:33:51 +0000 (0:00:00.239) 0:03:26.080 ******** 2026-04-23 14:33:51.446694 | instance | ok: [instance] 2026-04-23 14:33:51.446775 | instance | 2026-04-23 14:33:51.446913 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-23 14:33:51.447038 | instance | Thursday 23 April 2026 14:33:51 +0000 (0:00:00.265) 0:03:26.346 ******** 2026-04-23 14:33:51.524274 | instance | skipping: [instance] 2026-04-23 14:33:51.524507 | instance | 2026-04-23 14:33:51.524895 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-23 14:33:51.525201 | instance | Thursday 23 April 2026 14:33:51 +0000 (0:00:00.076) 0:03:26.423 ******** 2026-04-23 14:33:51.757494 | instance | ok: [instance] 2026-04-23 14:33:51.757755 | instance | 2026-04-23 14:33:51.758078 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-23 14:33:51.758331 | instance | Thursday 23 April 2026 14:33:51 +0000 (0:00:00.233) 0:03:26.657 ******** 2026-04-23 14:33:52.010374 | instance | ok: [instance] 2026-04-23 14:33:52.010509 | instance | 2026-04-23 14:33:52.010711 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-23 14:33:52.010871 | instance | Thursday 23 April 2026 14:33:52 +0000 (0:00:00.252) 0:03:26.909 ******** 2026-04-23 14:33:52.256309 | instance | ok: [instance] 2026-04-23 14:33:52.256531 | instance | 2026-04-23 14:33:52.256853 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-23 14:33:52.257135 | instance | Thursday 23 April 2026 14:33:52 +0000 (0:00:00.245) 0:03:27.155 ******** 2026-04-23 14:33:53.420789 | instance | ok: [instance] 2026-04-23 14:33:53.421041 | instance | 2026-04-23 14:33:53.421372 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-23 14:33:53.421746 | instance | Thursday 23 April 2026 14:33:53 +0000 (0:00:01.164) 0:03:28.320 ******** 2026-04-23 14:33:54.525171 | instance | ok: [instance] 2026-04-23 14:33:54.525466 | instance | 2026-04-23 14:33:54.525937 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-23 14:33:54.526340 | instance | Thursday 23 April 2026 14:33:54 +0000 (0:00:01.104) 0:03:29.424 ******** 2026-04-23 14:33:54.625267 | instance | skipping: [instance] 2026-04-23 14:33:54.625405 | instance | 2026-04-23 14:33:54.625709 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-23 14:33:54.625847 | instance | Thursday 23 April 2026 14:33:54 +0000 (0:00:00.100) 0:03:29.524 ******** 2026-04-23 14:33:54.712791 | instance | skipping: [instance] 2026-04-23 14:33:54.713022 | instance | 2026-04-23 14:33:54.713340 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-23 14:33:54.713739 | instance | Thursday 23 April 2026 14:33:54 +0000 (0:00:00.087) 0:03:29.612 ******** 2026-04-23 14:33:55.587778 | instance | ok: [instance] 2026-04-23 14:33:55.587877 | instance | 2026-04-23 14:33:55.588176 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-23 14:33:55.588256 | instance | Thursday 23 April 2026 14:33:55 +0000 (0:00:00.875) 0:03:30.487 ******** 2026-04-23 14:33:55.665675 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-23 14:33:55.665800 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-23 14:33:55.666123 | instance | skipping: [instance] 2026-04-23 14:33:55.666358 | instance | 2026-04-23 14:33:55.666590 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-23 14:33:55.666807 | instance | Thursday 23 April 2026 14:33:55 +0000 (0:00:00.077) 0:03:30.565 ******** 2026-04-23 14:33:55.749220 | instance | skipping: [instance] 2026-04-23 14:33:55.749485 | instance | 2026-04-23 14:33:55.749891 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-23 14:33:55.750414 | instance | Thursday 23 April 2026 14:33:55 +0000 (0:00:00.083) 0:03:30.648 ******** 2026-04-23 14:33:55.821288 | instance | skipping: [instance] 2026-04-23 14:33:55.821580 | instance | 2026-04-23 14:33:55.821906 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-23 14:33:55.822240 | instance | Thursday 23 April 2026 14:33:55 +0000 (0:00:00.072) 0:03:30.720 ******** 2026-04-23 14:33:55.903846 | instance | skipping: [instance] 2026-04-23 14:33:55.904085 | instance | 2026-04-23 14:33:55.904375 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-23 14:33:55.904643 | instance | Thursday 23 April 2026 14:33:55 +0000 (0:00:00.082) 0:03:30.803 ******** 2026-04-23 14:33:55.969149 | instance | skipping: [instance] 2026-04-23 14:33:55.969505 | instance | 2026-04-23 14:33:55.969879 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-23 14:33:55.970192 | instance | Thursday 23 April 2026 14:33:55 +0000 (0:00:00.065) 0:03:30.868 ******** 2026-04-23 14:33:56.511756 | instance | ok: [instance] 2026-04-23 14:33:56.512061 | instance | 2026-04-23 14:33:56.512388 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-23 14:33:56.512718 | instance | Thursday 23 April 2026 14:33:56 +0000 (0:00:00.542) 0:03:31.411 ******** 2026-04-23 14:33:57.585306 | instance | ok: [instance] 2026-04-23 14:33:57.585435 | instance | 2026-04-23 14:33:57.585695 | instance | PLAY [Install control-plane components] **************************************** 2026-04-23 14:33:57.585891 | instance | 2026-04-23 14:33:57.586096 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:33:57.586292 | instance | Thursday 23 April 2026 14:33:57 +0000 (0:00:01.073) 0:03:32.484 ******** 2026-04-23 14:34:01.884494 | instance | ok: [instance] 2026-04-23 14:34:01.884573 | instance | 2026-04-23 14:34:01.884687 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 14:34:01.884813 | instance | Thursday 23 April 2026 14:34:01 +0000 (0:00:04.299) 0:03:36.784 ******** 2026-04-23 14:34:02.174337 | instance | ok: [instance] 2026-04-23 14:34:02.174953 | instance | 2026-04-23 14:34:02.175010 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:34:02.175018 | instance | Thursday 23 April 2026 14:34:02 +0000 (0:00:00.289) 0:03:37.073 ******** 2026-04-23 14:34:03.482644 | instance | ok: [instance] 2026-04-23 14:34:03.482734 | instance | 2026-04-23 14:34:03.482747 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:34:03.482898 | instance | Thursday 23 April 2026 14:34:03 +0000 (0:00:01.308) 0:03:38.382 ******** 2026-04-23 14:34:03.770587 | instance | ok: [instance] 2026-04-23 14:34:03.770853 | instance | 2026-04-23 14:34:03.771038 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:34:03.771339 | instance | Thursday 23 April 2026 14:34:03 +0000 (0:00:00.287) 0:03:38.670 ******** 2026-04-23 14:34:03.859120 | instance | ok: [instance] => { 2026-04-23 14:34:03.859368 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-23 14:34:03.859656 | instance | } 2026-04-23 14:34:03.859912 | instance | 2026-04-23 14:34:03.860187 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:34:03.860466 | instance | Thursday 23 April 2026 14:34:03 +0000 (0:00:00.088) 0:03:38.758 ******** 2026-04-23 14:34:04.246287 | instance | ok: [instance] 2026-04-23 14:34:04.246497 | instance | 2026-04-23 14:34:04.246782 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:34:04.247037 | instance | Thursday 23 April 2026 14:34:04 +0000 (0:00:00.386) 0:03:39.145 ******** 2026-04-23 14:34:05.535428 | instance | ok: [instance] 2026-04-23 14:34:05.535639 | instance | 2026-04-23 14:34:05.535916 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-23 14:34:05.536187 | instance | Thursday 23 April 2026 14:34:05 +0000 (0:00:01.288) 0:03:40.434 ******** 2026-04-23 14:34:05.908579 | instance | ok: [instance] 2026-04-23 14:34:05.908835 | instance | 2026-04-23 14:34:05.909180 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-23 14:34:05.909607 | instance | Thursday 23 April 2026 14:34:05 +0000 (0:00:00.374) 0:03:40.808 ******** 2026-04-23 14:34:06.140997 | instance | ok: [instance] 2026-04-23 14:34:06.141226 | instance | 2026-04-23 14:34:06.141548 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-23 14:34:06.141806 | instance | Thursday 23 April 2026 14:34:06 +0000 (0:00:00.232) 0:03:41.040 ******** 2026-04-23 14:34:06.418746 | instance | ok: [instance] 2026-04-23 14:34:06.419014 | instance | 2026-04-23 14:34:06.419314 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-23 14:34:06.419730 | instance | Thursday 23 April 2026 14:34:06 +0000 (0:00:00.277) 0:03:41.318 ******** 2026-04-23 14:34:06.692040 | instance | ok: [instance] 2026-04-23 14:34:06.692265 | instance | 2026-04-23 14:34:06.692554 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-23 14:34:06.692893 | instance | Thursday 23 April 2026 14:34:06 +0000 (0:00:00.272) 0:03:41.591 ******** 2026-04-23 14:34:06.940419 | instance | ok: [instance] 2026-04-23 14:34:06.940505 | instance | 2026-04-23 14:34:06.940637 | instance | TASK [Install plugin] ********************************************************** 2026-04-23 14:34:06.940767 | instance | Thursday 23 April 2026 14:34:06 +0000 (0:00:00.248) 0:03:41.839 ******** 2026-04-23 14:34:07.067907 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-23 14:34:07.068154 | instance | 2026-04-23 14:34:07.068459 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:34:07.068793 | instance | Thursday 23 April 2026 14:34:07 +0000 (0:00:00.127) 0:03:41.967 ******** 2026-04-23 14:34:07.174089 | instance | ok: [instance] => { 2026-04-23 14:34:07.174449 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-23 14:34:07.174856 | instance | } 2026-04-23 14:34:07.175186 | instance | 2026-04-23 14:34:07.175595 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:34:07.175914 | instance | Thursday 23 April 2026 14:34:07 +0000 (0:00:00.106) 0:03:42.073 ******** 2026-04-23 14:34:07.588343 | instance | ok: [instance] 2026-04-23 14:34:07.588591 | instance | 2026-04-23 14:34:07.588876 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:34:07.589145 | instance | Thursday 23 April 2026 14:34:07 +0000 (0:00:00.414) 0:03:42.488 ******** 2026-04-23 14:34:09.076315 | instance | ok: [instance] 2026-04-23 14:34:09.076402 | instance | 2026-04-23 14:34:09.076702 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:09.076795 | instance | Thursday 23 April 2026 14:34:09 +0000 (0:00:01.487) 0:03:43.975 ******** 2026-04-23 14:34:09.177887 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:09.178067 | instance | 2026-04-23 14:34:09.178363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:09.178780 | instance | Thursday 23 April 2026 14:34:09 +0000 (0:00:00.101) 0:03:44.077 ******** 2026-04-23 14:34:10.029192 | instance | ok: [instance] 2026-04-23 14:34:10.029411 | instance | 2026-04-23 14:34:10.029729 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-23 14:34:10.030008 | instance | Thursday 23 April 2026 14:34:10 +0000 (0:00:00.850) 0:03:44.927 ******** 2026-04-23 14:34:11.114310 | instance | ok: [instance] 2026-04-23 14:34:11.114518 | instance | 2026-04-23 14:34:11.114781 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-23 14:34:11.115045 | instance | Thursday 23 April 2026 14:34:11 +0000 (0:00:01.086) 0:03:46.013 ******** 2026-04-23 14:34:13.195089 | instance | ok: [instance] 2026-04-23 14:34:13.195184 | instance | 2026-04-23 14:34:13.195315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:13.195458 | instance | Thursday 23 April 2026 14:34:13 +0000 (0:00:02.080) 0:03:48.094 ******** 2026-04-23 14:34:13.307156 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:13.307262 | instance | 2026-04-23 14:34:13.307464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:13.307505 | instance | Thursday 23 April 2026 14:34:13 +0000 (0:00:00.112) 0:03:48.207 ******** 2026-04-23 14:34:13.883918 | instance | ok: [instance] 2026-04-23 14:34:13.884013 | instance | 2026-04-23 14:34:13.884233 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-23 14:34:13.884276 | instance | Thursday 23 April 2026 14:34:13 +0000 (0:00:00.576) 0:03:48.783 ******** 2026-04-23 14:34:15.893719 | instance | ok: [instance] 2026-04-23 14:34:15.894099 | instance | 2026-04-23 14:34:15.894143 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-23 14:34:15.894149 | instance | Thursday 23 April 2026 14:34:15 +0000 (0:00:02.009) 0:03:50.793 ******** 2026-04-23 14:34:16.627374 | instance | ok: [instance] 2026-04-23 14:34:16.627445 | instance | 2026-04-23 14:34:16.627566 | instance | PLAY [all] ********************************************************************* 2026-04-23 14:34:16.627771 | instance | 2026-04-23 14:34:16.627891 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:34:16.628017 | instance | Thursday 23 April 2026 14:34:16 +0000 (0:00:00.733) 0:03:51.527 ******** 2026-04-23 14:34:20.438303 | instance | ok: [instance] 2026-04-23 14:34:20.438401 | instance | 2026-04-23 14:34:20.438533 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-23 14:34:20.438657 | instance | Thursday 23 April 2026 14:34:20 +0000 (0:00:03.810) 0:03:55.338 ******** 2026-04-23 14:34:21.311525 | instance | ok: [instance] 2026-04-23 14:34:21.311630 | instance | 2026-04-23 14:34:21.312080 | instance | PLAY [all] ********************************************************************* 2026-04-23 14:34:21.312125 | instance | 2026-04-23 14:34:21.312131 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-23 14:34:21.312136 | instance | Thursday 23 April 2026 14:34:21 +0000 (0:00:00.873) 0:03:56.211 ******** 2026-04-23 14:34:22.091099 | instance | ok: [instance] 2026-04-23 14:34:22.091217 | instance | 2026-04-23 14:34:22.091675 | instance | PLAY [controllers] ************************************************************* 2026-04-23 14:34:22.091750 | instance | 2026-04-23 14:34:22.091757 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:34:22.091762 | instance | Thursday 23 April 2026 14:34:22 +0000 (0:00:00.777) 0:03:56.989 ******** 2026-04-23 14:34:26.241085 | instance | ok: [instance] 2026-04-23 14:34:26.241177 | instance | 2026-04-23 14:34:26.241315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:26.241489 | instance | Thursday 23 April 2026 14:34:26 +0000 (0:00:04.151) 0:04:01.141 ******** 2026-04-23 14:34:26.342292 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:26.342386 | instance | 2026-04-23 14:34:26.342670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:26.342714 | instance | Thursday 23 April 2026 14:34:26 +0000 (0:00:00.101) 0:04:01.242 ******** 2026-04-23 14:34:26.901830 | instance | ok: [instance] 2026-04-23 14:34:26.901909 | instance | 2026-04-23 14:34:26.902043 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-23 14:34:26.902175 | instance | Thursday 23 April 2026 14:34:26 +0000 (0:00:00.558) 0:04:01.801 ******** 2026-04-23 14:34:28.342665 | instance | ok: [instance] 2026-04-23 14:34:28.342743 | instance | 2026-04-23 14:34:28.343008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:28.343053 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:01.440) 0:04:03.241 ******** 2026-04-23 14:34:28.446769 | instance | skipping: [instance] 2026-04-23 14:34:28.446847 | instance | 2026-04-23 14:34:28.447113 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 14:34:28.447163 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:00.103) 0:04:03.345 ******** 2026-04-23 14:34:28.575765 | instance | skipping: [instance] 2026-04-23 14:34:28.576076 | instance | 2026-04-23 14:34:28.576322 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-23 14:34:28.576334 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:00.129) 0:04:03.474 ******** 2026-04-23 14:34:28.648155 | instance | skipping: [instance] 2026-04-23 14:34:28.648274 | instance | 2026-04-23 14:34:28.648295 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-23 14:34:28.648467 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:00.072) 0:04:03.547 ******** 2026-04-23 14:34:28.754789 | instance | skipping: [instance] 2026-04-23 14:34:28.754857 | instance | 2026-04-23 14:34:28.754965 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-23 14:34:28.755087 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:00.106) 0:04:03.654 ******** 2026-04-23 14:34:28.868798 | instance | skipping: [instance] 2026-04-23 14:34:28.869026 | instance | 2026-04-23 14:34:28.869329 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-23 14:34:28.869628 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:00.113) 0:04:03.768 ******** 2026-04-23 14:34:28.972251 | instance | skipping: [instance] 2026-04-23 14:34:28.972516 | instance | 2026-04-23 14:34:28.972884 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-23 14:34:28.973181 | instance | Thursday 23 April 2026 14:34:28 +0000 (0:00:00.103) 0:04:03.871 ******** 2026-04-23 14:34:29.031558 | instance | skipping: [instance] 2026-04-23 14:34:29.031847 | instance | 2026-04-23 14:34:29.032186 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-04-23 14:34:29.032500 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.059) 0:04:03.931 ******** 2026-04-23 14:34:29.101727 | instance | skipping: [instance] 2026-04-23 14:34:29.101970 | instance | 2026-04-23 14:34:29.102259 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-04-23 14:34:29.102532 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.070) 0:04:04.001 ******** 2026-04-23 14:34:29.165121 | instance | skipping: [instance] 2026-04-23 14:34:29.165353 | instance | 2026-04-23 14:34:29.165738 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-23 14:34:29.166013 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.063) 0:04:04.064 ******** 2026-04-23 14:34:29.304355 | instance | skipping: [instance] 2026-04-23 14:34:29.304617 | instance | 2026-04-23 14:34:29.304928 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-23 14:34:29.305208 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.138) 0:04:04.203 ******** 2026-04-23 14:34:29.483660 | instance | skipping: [instance] 2026-04-23 14:34:29.483898 | instance | 2026-04-23 14:34:29.484195 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-23 14:34:29.484519 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.179) 0:04:04.382 ******** 2026-04-23 14:34:29.539893 | instance | skipping: [instance] 2026-04-23 14:34:29.540127 | instance | 2026-04-23 14:34:29.540438 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-23 14:34:29.540729 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.056) 0:04:04.439 ******** 2026-04-23 14:34:29.607512 | instance | skipping: [instance] 2026-04-23 14:34:29.607916 | instance | 2026-04-23 14:34:29.608258 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-23 14:34:29.608605 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.067) 0:04:04.506 ******** 2026-04-23 14:34:29.743948 | instance | skipping: [instance] 2026-04-23 14:34:29.744182 | instance | 2026-04-23 14:34:29.744468 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 14:34:29.744743 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.135) 0:04:04.642 ******** 2026-04-23 14:34:29.809811 | instance | skipping: [instance] 2026-04-23 14:34:29.810084 | instance | 2026-04-23 14:34:29.810395 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 14:34:29.810745 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.066) 0:04:04.709 ******** 2026-04-23 14:34:29.891923 | instance | skipping: [instance] 2026-04-23 14:34:29.892102 | instance | 2026-04-23 14:34:29.892456 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 14:34:29.892927 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.082) 0:04:04.791 ******** 2026-04-23 14:34:29.997405 | instance | skipping: [instance] 2026-04-23 14:34:29.997540 | instance | 2026-04-23 14:34:29.997666 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-23 14:34:29.997787 | instance | Thursday 23 April 2026 14:34:29 +0000 (0:00:00.104) 0:04:04.896 ******** 2026-04-23 14:34:30.073252 | instance | skipping: [instance] 2026-04-23 14:34:30.073513 | instance | 2026-04-23 14:34:30.073804 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-23 14:34:30.074095 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.075) 0:04:04.972 ******** 2026-04-23 14:34:30.145267 | instance | skipping: [instance] 2026-04-23 14:34:30.145513 | instance | 2026-04-23 14:34:30.145799 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-23 14:34:30.146053 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.072) 0:04:05.044 ******** 2026-04-23 14:34:30.215803 | instance | skipping: [instance] 2026-04-23 14:34:30.215990 | instance | 2026-04-23 14:34:30.216252 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-23 14:34:30.216710 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.070) 0:04:05.114 ******** 2026-04-23 14:34:30.306950 | instance | skipping: [instance] 2026-04-23 14:34:30.307043 | instance | 2026-04-23 14:34:30.307254 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-23 14:34:30.307490 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.091) 0:04:05.206 ******** 2026-04-23 14:34:30.384707 | instance | skipping: [instance] 2026-04-23 14:34:30.384837 | instance | 2026-04-23 14:34:30.385036 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-23 14:34:30.385222 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.076) 0:04:05.282 ******** 2026-04-23 14:34:30.455602 | instance | skipping: [instance] 2026-04-23 14:34:30.455841 | instance | 2026-04-23 14:34:30.456147 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-23 14:34:30.456475 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.072) 0:04:05.354 ******** 2026-04-23 14:34:30.591690 | instance | skipping: [instance] 2026-04-23 14:34:30.591957 | instance | 2026-04-23 14:34:30.592348 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-23 14:34:30.592705 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.135) 0:04:05.490 ******** 2026-04-23 14:34:30.657514 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-23 14:34:30.657796 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-23 14:34:30.658081 | instance | skipping: [instance] 2026-04-23 14:34:30.658382 | instance | 2026-04-23 14:34:30.658674 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-23 14:34:30.658958 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.066) 0:04:05.557 ******** 2026-04-23 14:34:30.721051 | instance | skipping: [instance] 2026-04-23 14:34:30.721274 | instance | 2026-04-23 14:34:30.721599 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-23 14:34:30.721867 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.063) 0:04:05.620 ******** 2026-04-23 14:34:30.853248 | instance | skipping: [instance] 2026-04-23 14:34:30.853532 | instance | 2026-04-23 14:34:30.853897 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-23 14:34:30.854176 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.132) 0:04:05.752 ******** 2026-04-23 14:34:30.917517 | instance | skipping: [instance] 2026-04-23 14:34:30.917856 | instance | 2026-04-23 14:34:30.918143 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-23 14:34:30.918454 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.064) 0:04:05.817 ******** 2026-04-23 14:34:30.979108 | instance | skipping: [instance] 2026-04-23 14:34:30.979390 | instance | 2026-04-23 14:34:30.979695 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-23 14:34:30.979982 | instance | Thursday 23 April 2026 14:34:30 +0000 (0:00:00.061) 0:04:05.878 ******** 2026-04-23 14:34:31.228455 | instance | skipping: [instance] 2026-04-23 14:34:31.228739 | instance | 2026-04-23 14:34:31.229013 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-23 14:34:31.229277 | instance | 2026-04-23 14:34:31.229620 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:34:31.229894 | instance | Thursday 23 April 2026 14:34:31 +0000 (0:00:00.249) 0:04:06.128 ******** 2026-04-23 14:34:35.246575 | instance | ok: [instance] 2026-04-23 14:34:35.246832 | instance | 2026-04-23 14:34:35.247164 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-04-23 14:34:35.247449 | instance | Thursday 23 April 2026 14:34:35 +0000 (0:00:04.017) 0:04:10.145 ******** 2026-04-23 14:34:36.056914 | instance | ok: [instance] 2026-04-23 14:34:36.057034 | instance | 2026-04-23 14:34:36.057217 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-04-23 14:34:36.057391 | instance | Thursday 23 April 2026 14:34:36 +0000 (0:00:00.810) 0:04:10.956 ******** 2026-04-23 14:34:36.851054 | instance | ok: [instance] 2026-04-23 14:34:36.851273 | instance | 2026-04-23 14:34:36.851661 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-23 14:34:36.852047 | instance | Thursday 23 April 2026 14:34:36 +0000 (0:00:00.793) 0:04:11.750 ******** 2026-04-23 14:34:36.965756 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-23 14:34:36.965857 | instance | 2026-04-23 14:34:36.966007 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:36.966167 | instance | Thursday 23 April 2026 14:34:36 +0000 (0:00:00.114) 0:04:11.865 ******** 2026-04-23 14:34:37.065256 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:37.065513 | instance | 2026-04-23 14:34:37.065820 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:37.066154 | instance | Thursday 23 April 2026 14:34:37 +0000 (0:00:00.099) 0:04:11.964 ******** 2026-04-23 14:34:37.692333 | instance | ok: [instance] 2026-04-23 14:34:37.692602 | instance | 2026-04-23 14:34:37.692946 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-23 14:34:37.693196 | instance | Thursday 23 April 2026 14:34:37 +0000 (0:00:00.625) 0:04:12.590 ******** 2026-04-23 14:34:40.047097 | instance | ok: [instance] 2026-04-23 14:34:40.047341 | instance | 2026-04-23 14:34:40.047648 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-23 14:34:40.047927 | instance | Thursday 23 April 2026 14:34:40 +0000 (0:00:02.355) 0:04:14.946 ******** 2026-04-23 14:34:40.800942 | instance | ok: [instance] 2026-04-23 14:34:40.801098 | instance | 2026-04-23 14:34:40.801315 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-23 14:34:40.801585 | instance | Thursday 23 April 2026 14:34:40 +0000 (0:00:00.754) 0:04:15.700 ******** 2026-04-23 14:34:40.912714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-23 14:34:40.912824 | instance | 2026-04-23 14:34:40.912998 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-23 14:34:40.913225 | instance | Thursday 23 April 2026 14:34:40 +0000 (0:00:00.111) 0:04:15.812 ******** 2026-04-23 14:34:41.704078 | instance | ok: [instance] 2026-04-23 14:34:41.704193 | instance | 2026-04-23 14:34:41.704247 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-23 14:34:41.704377 | instance | Thursday 23 April 2026 14:34:41 +0000 (0:00:00.791) 0:04:16.603 ******** 2026-04-23 14:34:42.408590 | instance | ok: [instance] 2026-04-23 14:34:42.408721 | instance | 2026-04-23 14:34:42.408909 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-23 14:34:42.409125 | instance | Thursday 23 April 2026 14:34:42 +0000 (0:00:00.704) 0:04:17.308 ******** 2026-04-23 14:34:43.151480 | instance | ok: [instance] 2026-04-23 14:34:43.151601 | instance | 2026-04-23 14:34:43.151780 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-23 14:34:43.151935 | instance | Thursday 23 April 2026 14:34:43 +0000 (0:00:00.631) 0:04:17.939 ******** 2026-04-23 14:34:43.152084 | instance | 2026-04-23 14:34:43.152251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:43.152417 | instance | Thursday 23 April 2026 14:34:43 +0000 (0:00:00.111) 0:04:18.051 ******** 2026-04-23 14:34:43.253273 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:43.253401 | instance | 2026-04-23 14:34:43.253602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:43.253761 | instance | Thursday 23 April 2026 14:34:43 +0000 (0:00:00.101) 0:04:18.153 ******** 2026-04-23 14:34:43.880375 | instance | ok: [instance] 2026-04-23 14:34:43.880555 | instance | 2026-04-23 14:34:43.880800 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-04-23 14:34:43.881047 | instance | Thursday 23 April 2026 14:34:43 +0000 (0:00:00.626) 0:04:18.779 ******** 2026-04-23 14:34:44.587506 | instance | ok: [instance] 2026-04-23 14:34:44.587775 | instance | 2026-04-23 14:34:44.588100 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-23 14:34:44.588409 | instance | Thursday 23 April 2026 14:34:44 +0000 (0:00:00.707) 0:04:19.486 ******** 2026-04-23 14:34:46.377950 | instance | ok: [instance] 2026-04-23 14:34:46.378056 | instance | 2026-04-23 14:34:46.378136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:46.378257 | instance | Thursday 23 April 2026 14:34:46 +0000 (0:00:01.790) 0:04:21.277 ******** 2026-04-23 14:34:46.488774 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:46.488984 | instance | 2026-04-23 14:34:46.489360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:46.489753 | instance | Thursday 23 April 2026 14:34:46 +0000 (0:00:00.110) 0:04:21.388 ******** 2026-04-23 14:34:47.101915 | instance | ok: [instance] 2026-04-23 14:34:47.102082 | instance | 2026-04-23 14:34:47.102417 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-23 14:34:47.102760 | instance | Thursday 23 April 2026 14:34:47 +0000 (0:00:00.612) 0:04:22.001 ******** 2026-04-23 14:34:47.888155 | instance | ok: [instance] 2026-04-23 14:34:47.888252 | instance | 2026-04-23 14:34:47.888557 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-04-23 14:34:47.888689 | instance | Thursday 23 April 2026 14:34:47 +0000 (0:00:00.786) 0:04:22.787 ******** 2026-04-23 14:34:48.602089 | instance | ok: [instance] 2026-04-23 14:34:48.602165 | instance | 2026-04-23 14:34:48.602401 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-23 14:34:48.602500 | instance | Thursday 23 April 2026 14:34:48 +0000 (0:00:00.714) 0:04:23.501 ******** 2026-04-23 14:34:51.234412 | instance | ok: [instance] 2026-04-23 14:34:51.234512 | instance | 2026-04-23 14:34:51.234613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:34:51.234746 | instance | Thursday 23 April 2026 14:34:51 +0000 (0:00:02.631) 0:04:26.133 ******** 2026-04-23 14:34:51.334922 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:34:51.335165 | instance | 2026-04-23 14:34:51.335442 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:34:51.335708 | instance | Thursday 23 April 2026 14:34:51 +0000 (0:00:00.101) 0:04:26.234 ******** 2026-04-23 14:34:51.915879 | instance | ok: [instance] 2026-04-23 14:34:51.916049 | instance | 2026-04-23 14:34:51.916252 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-23 14:34:51.916445 | instance | Thursday 23 April 2026 14:34:51 +0000 (0:00:00.580) 0:04:26.814 ******** 2026-04-23 14:34:52.685559 | instance | ok: [instance] 2026-04-23 14:34:52.685809 | instance | 2026-04-23 14:34:52.686096 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-04-23 14:34:52.686416 | instance | Thursday 23 April 2026 14:34:52 +0000 (0:00:00.770) 0:04:27.585 ******** 2026-04-23 14:34:53.498970 | instance | ok: [instance] 2026-04-23 14:34:53.499038 | instance | 2026-04-23 14:34:53.499195 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-23 14:34:53.499344 | instance | Thursday 23 April 2026 14:34:53 +0000 (0:00:00.813) 0:04:28.398 ******** 2026-04-23 14:34:55.441460 | instance | ok: [instance] 2026-04-23 14:34:55.441711 | instance | 2026-04-23 14:34:55.442006 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-23 14:34:55.442340 | instance | Thursday 23 April 2026 14:34:55 +0000 (0:00:01.942) 0:04:30.341 ******** 2026-04-23 14:34:56.115997 | instance | ok: [instance] 2026-04-23 14:34:56.116335 | instance | 2026-04-23 14:34:56.116629 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-23 14:34:56.116910 | instance | Thursday 23 April 2026 14:34:56 +0000 (0:00:00.674) 0:04:31.015 ******** 2026-04-23 14:34:56.186323 | instance | skipping: [instance] 2026-04-23 14:34:56.186452 | instance | 2026-04-23 14:34:56.186655 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-23 14:34:56.186837 | instance | Thursday 23 April 2026 14:34:56 +0000 (0:00:00.069) 0:04:31.085 ******** 2026-04-23 14:34:56.899429 | instance | ok: [instance] 2026-04-23 14:34:56.899644 | instance | 2026-04-23 14:34:56.899936 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-23 14:34:56.900201 | instance | Thursday 23 April 2026 14:34:56 +0000 (0:00:00.713) 0:04:31.798 ******** 2026-04-23 14:34:56.973223 | instance | ok: [instance] 2026-04-23 14:34:56.973448 | instance | 2026-04-23 14:34:56.973759 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-23 14:34:56.974027 | instance | Thursday 23 April 2026 14:34:56 +0000 (0:00:00.073) 0:04:31.872 ******** 2026-04-23 14:34:57.048531 | instance | skipping: [instance] 2026-04-23 14:34:57.048747 | instance | 2026-04-23 14:34:57.049019 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-23 14:34:57.049322 | instance | Thursday 23 April 2026 14:34:57 +0000 (0:00:00.075) 0:04:31.948 ******** 2026-04-23 14:34:57.119272 | instance | skipping: [instance] 2026-04-23 14:34:57.119484 | instance | 2026-04-23 14:34:57.119760 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-23 14:34:57.120021 | instance | Thursday 23 April 2026 14:34:57 +0000 (0:00:00.070) 0:04:32.019 ******** 2026-04-23 14:34:57.196511 | instance | skipping: [instance] 2026-04-23 14:34:57.196787 | instance | 2026-04-23 14:34:57.197124 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-23 14:34:57.197503 | instance | Thursday 23 April 2026 14:34:57 +0000 (0:00:00.077) 0:04:32.096 ******** 2026-04-23 14:34:57.277840 | instance | skipping: [instance] 2026-04-23 14:34:57.278084 | instance | 2026-04-23 14:34:57.278349 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-23 14:34:57.278615 | instance | Thursday 23 April 2026 14:34:57 +0000 (0:00:00.081) 0:04:32.177 ******** 2026-04-23 14:34:57.357265 | instance | skipping: [instance] 2026-04-23 14:34:57.357478 | instance | 2026-04-23 14:34:57.357742 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-23 14:34:57.358000 | instance | Thursday 23 April 2026 14:34:57 +0000 (0:00:00.079) 0:04:32.257 ******** 2026-04-23 14:34:57.430355 | instance | skipping: [instance] 2026-04-23 14:34:57.430618 | instance | 2026-04-23 14:34:57.430902 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-23 14:34:57.431174 | instance | Thursday 23 April 2026 14:34:57 +0000 (0:00:00.072) 0:04:32.329 ******** 2026-04-23 14:34:58.206012 | instance | ok: [instance] 2026-04-23 14:34:58.206260 | instance | 2026-04-23 14:34:58.206559 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-23 14:34:58.206913 | instance | Thursday 23 April 2026 14:34:58 +0000 (0:00:00.775) 0:04:33.105 ******** 2026-04-23 14:34:59.066791 | instance | ok: [instance] 2026-04-23 14:34:59.066869 | instance | 2026-04-23 14:34:59.066880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:34:59.066891 | instance | Thursday 23 April 2026 14:34:59 +0000 (0:00:00.858) 0:04:33.964 ******** 2026-04-23 14:34:59.134073 | instance | skipping: [instance] 2026-04-23 14:34:59.134348 | instance | 2026-04-23 14:34:59.134671 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:34:59.134992 | instance | Thursday 23 April 2026 14:34:59 +0000 (0:00:00.068) 0:04:34.033 ******** 2026-04-23 14:34:59.194884 | instance | skipping: [instance] 2026-04-23 14:34:59.195196 | instance | 2026-04-23 14:34:59.195481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:34:59.195775 | instance | Thursday 23 April 2026 14:34:59 +0000 (0:00:00.061) 0:04:34.094 ******** 2026-04-23 14:34:59.259555 | instance | skipping: [instance] 2026-04-23 14:34:59.259940 | instance | 2026-04-23 14:34:59.260297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:34:59.260634 | instance | Thursday 23 April 2026 14:34:59 +0000 (0:00:00.064) 0:04:34.159 ******** 2026-04-23 14:34:59.330843 | instance | skipping: [instance] 2026-04-23 14:34:59.330928 | instance | 2026-04-23 14:34:59.331141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:34:59.331387 | instance | Thursday 23 April 2026 14:34:59 +0000 (0:00:00.070) 0:04:34.230 ******** 2026-04-23 14:35:00.060397 | instance | ok: [instance] 2026-04-23 14:35:00.060613 | instance | 2026-04-23 14:35:00.060905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:35:00.061187 | instance | Thursday 23 April 2026 14:35:00 +0000 (0:00:00.729) 0:04:34.959 ******** 2026-04-23 14:35:00.143712 | instance | ok: [instance] 2026-04-23 14:35:00.143950 | instance | 2026-04-23 14:35:00.144308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:35:00.144642 | instance | Thursday 23 April 2026 14:35:00 +0000 (0:00:00.083) 0:04:35.042 ******** 2026-04-23 14:35:00.230738 | instance | ok: [instance] 2026-04-23 14:35:00.230933 | instance | 2026-04-23 14:35:00.231225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:35:00.231568 | instance | Thursday 23 April 2026 14:35:00 +0000 (0:00:00.086) 0:04:35.129 ******** 2026-04-23 14:35:00.313699 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:35:00.313898 | instance | 2026-04-23 14:35:00.314178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:35:00.314439 | instance | Thursday 23 April 2026 14:35:00 +0000 (0:00:00.083) 0:04:35.212 ******** 2026-04-23 14:35:00.431311 | instance | ok: [instance] 2026-04-23 14:35:00.431449 | instance | 2026-04-23 14:35:00.431653 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:35:00.431803 | instance | Thursday 23 April 2026 14:35:00 +0000 (0:00:00.117) 0:04:35.330 ******** 2026-04-23 14:35:00.545526 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:35:00.545784 | instance | 2026-04-23 14:35:00.546057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:35:00.546328 | instance | Thursday 23 April 2026 14:35:00 +0000 (0:00:00.114) 0:04:35.445 ******** 2026-04-23 14:35:01.296114 | instance | ok: [instance] 2026-04-23 14:35:01.296361 | instance | 2026-04-23 14:35:01.296661 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-23 14:35:01.296938 | instance | Thursday 23 April 2026 14:35:01 +0000 (0:00:00.750) 0:04:36.195 ******** 2026-04-23 14:35:02.074845 | instance | ok: [instance] 2026-04-23 14:35:02.075088 | instance | 2026-04-23 14:35:02.075628 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-23 14:35:02.075685 | instance | Thursday 23 April 2026 14:35:02 +0000 (0:00:00.778) 0:04:36.973 ******** 2026-04-23 14:35:02.990068 | instance | ok: [instance] 2026-04-23 14:35:02.990399 | instance | 2026-04-23 14:35:02.990808 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-23 14:35:02.991170 | instance | Thursday 23 April 2026 14:35:02 +0000 (0:00:00.915) 0:04:37.889 ******** 2026-04-23 14:35:03.362642 | instance | ok: [instance] 2026-04-23 14:35:03.362836 | instance | 2026-04-23 14:35:03.363008 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-23 14:35:03.363189 | instance | Thursday 23 April 2026 14:35:03 +0000 (0:00:00.372) 0:04:38.262 ******** 2026-04-23 14:35:03.752315 | instance | ok: [instance] 2026-04-23 14:35:03.752462 | instance | 2026-04-23 14:35:03.752667 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-23 14:35:03.752838 | instance | Thursday 23 April 2026 14:35:03 +0000 (0:00:00.389) 0:04:38.651 ******** 2026-04-23 14:35:04.186742 | instance | ok: [instance] 2026-04-23 14:35:04.186975 | instance | 2026-04-23 14:35:04.187258 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-23 14:35:04.187528 | instance | Thursday 23 April 2026 14:35:04 +0000 (0:00:00.434) 0:04:39.086 ******** 2026-04-23 14:35:04.567195 | instance | ok: [instance] 2026-04-23 14:35:04.567265 | instance | 2026-04-23 14:35:04.567277 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-23 14:35:04.567288 | instance | Thursday 23 April 2026 14:35:04 +0000 (0:00:00.379) 0:04:39.465 ******** 2026-04-23 14:35:06.126480 | instance | ok: [instance] 2026-04-23 14:35:06.126551 | instance | 2026-04-23 14:35:06.126792 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-23 14:35:06.126835 | instance | Thursday 23 April 2026 14:35:06 +0000 (0:00:01.560) 0:04:41.026 ******** 2026-04-23 14:35:06.878972 | instance | ok: [instance] 2026-04-23 14:35:06.879085 | instance | 2026-04-23 14:35:06.879172 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-23 14:35:06.879309 | instance | Thursday 23 April 2026 14:35:06 +0000 (0:00:00.752) 0:04:41.778 ******** 2026-04-23 14:35:06.991376 | instance | included: ingress for instance 2026-04-23 14:35:06.991474 | instance | 2026-04-23 14:35:06.991582 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-23 14:35:06.991712 | instance | Thursday 23 April 2026 14:35:06 +0000 (0:00:00.112) 0:04:41.891 ******** 2026-04-23 14:35:08.037162 | instance | ok: [instance] 2026-04-23 14:35:08.037211 | instance | 2026-04-23 14:35:08.037217 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-23 14:35:08.037222 | instance | Thursday 23 April 2026 14:35:08 +0000 (0:00:01.045) 0:04:42.936 ******** 2026-04-23 14:35:08.383694 | instance | ok: [instance] 2026-04-23 14:35:08.383791 | instance | 2026-04-23 14:35:08.383918 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-23 14:35:08.384060 | instance | Thursday 23 April 2026 14:35:08 +0000 (0:00:00.346) 0:04:43.283 ******** 2026-04-23 14:35:09.271845 | instance | ok: [instance] 2026-04-23 14:35:09.272287 | instance | 2026-04-23 14:35:09.272314 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-23 14:35:09.272652 | instance | 2026-04-23 14:35:09.272698 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:35:09.272704 | instance | Thursday 23 April 2026 14:35:09 +0000 (0:00:00.888) 0:04:44.171 ******** 2026-04-23 14:35:13.726724 | instance | ok: [instance] 2026-04-23 14:35:13.726894 | instance | 2026-04-23 14:35:13.726965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:35:13.727085 | instance | Thursday 23 April 2026 14:35:13 +0000 (0:00:04.453) 0:04:48.625 ******** 2026-04-23 14:35:13.834757 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:35:13.834837 | instance | 2026-04-23 14:35:13.834963 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:35:13.835087 | instance | Thursday 23 April 2026 14:35:13 +0000 (0:00:00.109) 0:04:48.734 ******** 2026-04-23 14:35:14.426153 | instance | ok: [instance] 2026-04-23 14:35:14.426207 | instance | 2026-04-23 14:35:14.426215 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-04-23 14:35:14.426222 | instance | Thursday 23 April 2026 14:35:14 +0000 (0:00:00.590) 0:04:49.324 ******** 2026-04-23 14:35:15.236552 | instance | ok: [instance] 2026-04-23 14:35:15.236623 | instance | 2026-04-23 14:35:15.236904 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-04-23 14:35:15.236956 | instance | Thursday 23 April 2026 14:35:15 +0000 (0:00:00.811) 0:04:50.136 ******** 2026-04-23 14:35:16.020600 | instance | ok: [instance] 2026-04-23 14:35:16.020688 | instance | 2026-04-23 14:35:16.020774 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-23 14:35:16.020887 | instance | Thursday 23 April 2026 14:35:16 +0000 (0:00:00.783) 0:04:50.920 ******** 2026-04-23 14:35:17.686394 | instance | ok: [instance] 2026-04-23 14:35:17.686482 | instance | 2026-04-23 14:35:17.686581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:35:17.686728 | instance | Thursday 23 April 2026 14:35:17 +0000 (0:00:01.665) 0:04:52.586 ******** 2026-04-23 14:35:17.789569 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:35:17.789639 | instance | 2026-04-23 14:35:17.789943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:35:17.789988 | instance | Thursday 23 April 2026 14:35:17 +0000 (0:00:00.103) 0:04:52.689 ******** 2026-04-23 14:35:18.465351 | instance | ok: [instance] 2026-04-23 14:35:18.465499 | instance | 2026-04-23 14:35:18.465579 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 14:35:18.465733 | instance | Thursday 23 April 2026 14:35:18 +0000 (0:00:00.675) 0:04:53.365 ******** 2026-04-23 14:35:19.934270 | instance | ok: [instance] 2026-04-23 14:35:19.934487 | instance | 2026-04-23 14:35:19.934776 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-04-23 14:35:19.935043 | instance | Thursday 23 April 2026 14:35:19 +0000 (0:00:01.468) 0:04:54.833 ******** 2026-04-23 14:35:20.766771 | instance | ok: [instance] 2026-04-23 14:35:20.766986 | instance | 2026-04-23 14:35:20.767271 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-04-23 14:35:20.767539 | instance | Thursday 23 April 2026 14:35:20 +0000 (0:00:00.832) 0:04:55.666 ******** 2026-04-23 14:35:21.505863 | instance | ok: [instance] 2026-04-23 14:35:21.505925 | instance | 2026-04-23 14:35:21.506083 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-04-23 14:35:21.506205 | instance | Thursday 23 April 2026 14:35:21 +0000 (0:00:00.738) 0:04:56.405 ******** 2026-04-23 14:35:22.300367 | instance | ok: [instance] 2026-04-23 14:35:22.300741 | instance | 2026-04-23 14:35:22.301092 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-23 14:35:22.301456 | instance | Thursday 23 April 2026 14:35:22 +0000 (0:00:00.794) 0:04:57.199 ******** 2026-04-23 14:35:23.116093 | instance | ok: [instance] 2026-04-23 14:35:23.116169 | instance | 2026-04-23 14:35:23.117236 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-23 14:35:23.117343 | instance | Thursday 23 April 2026 14:35:23 +0000 (0:00:00.816) 0:04:58.015 ******** 2026-04-23 14:35:24.053751 | instance | ok: [instance] 2026-04-23 14:35:24.053939 | instance | 2026-04-23 14:35:24.054201 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-23 14:35:24.054365 | instance | Thursday 23 April 2026 14:35:24 +0000 (0:00:00.937) 0:04:58.953 ******** 2026-04-23 14:35:24.851982 | instance | ok: [instance] 2026-04-23 14:35:24.852086 | instance | 2026-04-23 14:35:24.852453 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-23 14:35:24.852471 | instance | Thursday 23 April 2026 14:35:24 +0000 (0:00:00.798) 0:04:59.751 ******** 2026-04-23 14:35:25.273049 | instance | ok: [instance] 2026-04-23 14:35:25.273195 | instance | 2026-04-23 14:35:25.273397 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-23 14:35:25.273621 | instance | Thursday 23 April 2026 14:35:25 +0000 (0:00:00.420) 0:05:00.172 ******** 2026-04-23 14:35:25.497303 | instance | ok: [instance] 2026-04-23 14:35:25.497526 | instance | 2026-04-23 14:35:25.497796 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-23 14:35:25.498122 | instance | Thursday 23 April 2026 14:35:25 +0000 (0:00:00.224) 0:05:00.396 ******** 2026-04-23 14:35:25.730301 | instance | ok: [instance] 2026-04-23 14:35:25.730422 | instance | 2026-04-23 14:35:25.730585 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-23 14:35:25.730743 | instance | Thursday 23 April 2026 14:35:25 +0000 (0:00:00.232) 0:05:00.629 ******** 2026-04-23 14:35:26.467367 | instance | ok: [instance] 2026-04-23 14:35:26.467632 | instance | 2026-04-23 14:35:26.468004 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-23 14:35:26.468296 | instance | Thursday 23 April 2026 14:35:26 +0000 (0:00:00.737) 0:05:01.366 ******** 2026-04-23 14:35:28.524738 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 14:35:28.524881 | instance | ok: [instance] => (item=grafana) 2026-04-23 14:35:28.525025 | instance | ok: [instance] => (item=prometheus) 2026-04-23 14:35:28.525153 | instance | 2026-04-23 14:35:28.525317 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-23 14:35:28.525531 | instance | Thursday 23 April 2026 14:35:28 +0000 (0:00:02.057) 0:05:03.424 ******** 2026-04-23 14:35:30.477061 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 14:35:30.477203 | instance | ok: [instance] => (item=grafana) 2026-04-23 14:35:30.477376 | instance | ok: [instance] => (item=prometheus) 2026-04-23 14:35:30.477607 | instance | 2026-04-23 14:35:30.477780 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-23 14:35:30.477938 | instance | Thursday 23 April 2026 14:35:30 +0000 (0:00:01.952) 0:05:05.376 ******** 2026-04-23 14:35:32.155836 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:32.155955 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:32.155997 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:32.156050 | instance | ok: [instance] 2026-04-23 14:35:32.156312 | instance | 2026-04-23 14:35:32.156589 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-23 14:35:32.156908 | instance | Thursday 23 April 2026 14:35:32 +0000 (0:00:01.677) 0:05:07.054 ******** 2026-04-23 14:35:34.472509 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:34.472582 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:34.472593 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:34.472601 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:34.472610 | instance | ok: [instance] => (item=None) 2026-04-23 14:35:34.472619 | instance | ok: [instance] 2026-04-23 14:35:34.472629 | instance | 2026-04-23 14:35:34.472638 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-23 14:35:34.472647 | instance | Thursday 23 April 2026 14:35:34 +0000 (0:00:02.315) 0:05:09.369 ******** 2026-04-23 14:35:35.835608 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 14:35:35.835687 | instance | ok: [instance] => (item=prometheus) 2026-04-23 14:35:35.835951 | instance | 2026-04-23 14:35:35.836049 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-23 14:35:35.836067 | instance | Thursday 23 April 2026 14:35:35 +0000 (0:00:01.365) 0:05:10.735 ******** 2026-04-23 14:35:37.296921 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 14:35:37.296988 | instance | ok: [instance] => (item=prometheus) 2026-04-23 14:35:37.297312 | instance | 2026-04-23 14:35:37.297331 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-23 14:35:37.297336 | instance | Thursday 23 April 2026 14:35:37 +0000 (0:00:01.461) 0:05:12.196 ******** 2026-04-23 14:35:38.033515 | instance | ok: [instance] 2026-04-23 14:35:38.033931 | instance | 2026-04-23 14:35:38.033955 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-23 14:35:38.033961 | instance | Thursday 23 April 2026 14:35:38 +0000 (0:00:00.736) 0:05:12.932 ******** 2026-04-23 14:35:45.565909 | instance | ok: [instance] 2026-04-23 14:35:45.566002 | instance | 2026-04-23 14:35:45.566263 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-23 14:35:45.566308 | instance | Thursday 23 April 2026 14:35:45 +0000 (0:00:07.533) 0:05:20.465 ******** 2026-04-23 14:36:01.229726 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-23 14:36:01.229859 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-23 14:36:01.229924 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-23 14:36:01.231475 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-23 14:36:01.231530 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-23 14:36:01.231535 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-23 14:36:01.231540 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-23 14:36:01.231544 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-23 14:36:01.231548 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-23 14:36:01.231552 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-23 14:36:01.231556 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-23 14:36:01.231561 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-23 14:36:01.231564 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-23 14:36:01.231569 | instance | 2026-04-23 14:36:01.231574 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-23 14:36:01.231578 | instance | Thursday 23 April 2026 14:36:01 +0000 (0:00:15.663) 0:05:36.129 ******** 2026-04-23 14:36:17.228102 | instance | ok: [instance] 2026-04-23 14:36:17.228175 | instance | 2026-04-23 14:36:17.228455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:36:17.228473 | instance | Thursday 23 April 2026 14:36:17 +0000 (0:00:15.998) 0:05:52.127 ******** 2026-04-23 14:36:17.358379 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:36:17.358457 | instance | 2026-04-23 14:36:17.358717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:36:17.358762 | instance | Thursday 23 April 2026 14:36:17 +0000 (0:00:00.130) 0:05:52.258 ******** 2026-04-23 14:36:17.995186 | instance | ok: [instance] 2026-04-23 14:36:17.995233 | instance | 2026-04-23 14:36:17.995239 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-23 14:36:17.995244 | instance | Thursday 23 April 2026 14:36:17 +0000 (0:00:00.635) 0:05:52.893 ******** 2026-04-23 14:36:20.717966 | instance | ok: [instance] 2026-04-23 14:36:20.718059 | instance | 2026-04-23 14:36:20.718280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:36:20.718328 | instance | Thursday 23 April 2026 14:36:20 +0000 (0:00:02.723) 0:05:55.617 ******** 2026-04-23 14:36:20.834569 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:36:20.834650 | instance | 2026-04-23 14:36:20.834999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:36:20.835060 | instance | Thursday 23 April 2026 14:36:20 +0000 (0:00:00.116) 0:05:55.734 ******** 2026-04-23 14:36:21.571836 | instance | ok: [instance] 2026-04-23 14:36:21.571915 | instance | 2026-04-23 14:36:21.571934 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-23 14:36:21.572014 | instance | Thursday 23 April 2026 14:36:21 +0000 (0:00:00.736) 0:05:56.470 ******** 2026-04-23 14:36:23.273130 | instance | ok: [instance] 2026-04-23 14:36:23.273216 | instance | 2026-04-23 14:36:23.273592 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:36:23.273640 | instance | Thursday 23 April 2026 14:36:23 +0000 (0:00:01.701) 0:05:58.172 ******** 2026-04-23 14:36:23.376668 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:36:23.376742 | instance | 2026-04-23 14:36:23.376998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:36:23.377044 | instance | Thursday 23 April 2026 14:36:23 +0000 (0:00:00.104) 0:05:58.276 ******** 2026-04-23 14:36:23.972526 | instance | ok: [instance] 2026-04-23 14:36:23.972599 | instance | 2026-04-23 14:36:23.972884 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-23 14:36:23.972925 | instance | Thursday 23 April 2026 14:36:23 +0000 (0:00:00.595) 0:05:58.871 ******** 2026-04-23 14:36:25.582852 | instance | ok: [instance] 2026-04-23 14:36:25.582923 | instance | 2026-04-23 14:36:25.583173 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-23 14:36:25.583190 | instance | Thursday 23 April 2026 14:36:25 +0000 (0:00:01.609) 0:06:00.481 ******** 2026-04-23 14:36:26.569932 | instance | ok: [instance] 2026-04-23 14:36:26.569999 | instance | 2026-04-23 14:36:26.570011 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:36:26.570022 | instance | Thursday 23 April 2026 14:36:26 +0000 (0:00:00.985) 0:06:01.467 ******** 2026-04-23 14:36:26.688079 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:36:26.688172 | instance | 2026-04-23 14:36:26.688418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:36:26.688436 | instance | Thursday 23 April 2026 14:36:26 +0000 (0:00:00.120) 0:06:01.587 ******** 2026-04-23 14:36:27.305189 | instance | ok: [instance] 2026-04-23 14:36:27.305289 | instance | 2026-04-23 14:36:27.305367 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-04-23 14:36:27.305557 | instance | Thursday 23 April 2026 14:36:27 +0000 (0:00:00.616) 0:06:02.204 ******** 2026-04-23 14:36:28.073140 | instance | ok: [instance] 2026-04-23 14:36:28.073221 | instance | 2026-04-23 14:36:28.074434 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-04-23 14:36:28.074479 | instance | Thursday 23 April 2026 14:36:28 +0000 (0:00:00.768) 0:06:02.972 ******** 2026-04-23 14:36:28.850275 | instance | ok: [instance] 2026-04-23 14:36:28.850359 | instance | 2026-04-23 14:36:28.850657 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-23 14:36:28.850725 | instance | Thursday 23 April 2026 14:36:28 +0000 (0:00:00.776) 0:06:03.749 ******** 2026-04-23 14:36:30.519552 | instance | ok: [instance] 2026-04-23 14:36:30.519686 | instance | 2026-04-23 14:36:30.519696 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-23 14:36:30.519798 | instance | 2026-04-23 14:36:30.519911 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:36:30.520223 | instance | Thursday 23 April 2026 14:36:30 +0000 (0:00:01.669) 0:06:05.419 ******** 2026-04-23 14:36:34.941445 | instance | ok: [instance] 2026-04-23 14:36:34.941598 | instance | 2026-04-23 14:36:34.941994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:36:34.942045 | instance | Thursday 23 April 2026 14:36:34 +0000 (0:00:04.421) 0:06:09.841 ******** 2026-04-23 14:36:35.065397 | instance | ok: [instance] 2026-04-23 14:36:35.065784 | instance | 2026-04-23 14:36:35.065809 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:36:35.065817 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.124) 0:06:09.965 ******** 2026-04-23 14:36:35.148755 | instance | skipping: [instance] 2026-04-23 14:36:35.148850 | instance | 2026-04-23 14:36:35.149096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:36:35.149143 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.083) 0:06:10.048 ******** 2026-04-23 14:36:35.222524 | instance | skipping: [instance] 2026-04-23 14:36:35.222903 | instance | 2026-04-23 14:36:35.222917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:36:35.222929 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.073) 0:06:10.122 ******** 2026-04-23 14:36:35.296762 | instance | skipping: [instance] 2026-04-23 14:36:35.297163 | instance | 2026-04-23 14:36:35.297208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:36:35.297215 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.074) 0:06:10.196 ******** 2026-04-23 14:36:35.380348 | instance | skipping: [instance] 2026-04-23 14:36:35.380431 | instance | 2026-04-23 14:36:35.380747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:36:35.380872 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.083) 0:06:10.279 ******** 2026-04-23 14:36:35.458693 | instance | skipping: [instance] 2026-04-23 14:36:35.458811 | instance | 2026-04-23 14:36:35.458826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:36:35.459001 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.078) 0:06:10.358 ******** 2026-04-23 14:36:35.552065 | instance | ok: [instance] 2026-04-23 14:36:35.552433 | instance | 2026-04-23 14:36:35.552447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:36:35.552459 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.091) 0:06:10.449 ******** 2026-04-23 14:36:35.665730 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:36:35.665832 | instance | 2026-04-23 14:36:35.665846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:36:35.666051 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.114) 0:06:10.564 ******** 2026-04-23 14:36:35.781755 | instance | ok: [instance] 2026-04-23 14:36:35.781835 | instance | 2026-04-23 14:36:35.782049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:36:35.782096 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.116) 0:06:10.681 ******** 2026-04-23 14:36:35.888916 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:36:35.889017 | instance | 2026-04-23 14:36:35.889155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:36:35.889351 | instance | Thursday 23 April 2026 14:36:35 +0000 (0:00:00.107) 0:06:10.788 ******** 2026-04-23 14:36:36.552644 | instance | ok: [instance] 2026-04-23 14:36:36.552756 | instance | 2026-04-23 14:36:36.553000 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-04-23 14:36:36.553067 | instance | Thursday 23 April 2026 14:36:36 +0000 (0:00:00.663) 0:06:11.452 ******** 2026-04-23 14:36:37.333094 | instance | ok: [instance] 2026-04-23 14:36:37.333163 | instance | 2026-04-23 14:36:37.333297 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-04-23 14:36:37.333440 | instance | Thursday 23 April 2026 14:36:37 +0000 (0:00:00.780) 0:06:12.232 ******** 2026-04-23 14:36:38.087470 | instance | ok: [instance] 2026-04-23 14:36:38.087739 | instance | 2026-04-23 14:36:38.088106 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-23 14:36:38.088426 | instance | Thursday 23 April 2026 14:36:38 +0000 (0:00:00.754) 0:06:12.986 ******** 2026-04-23 14:36:39.755020 | instance | ok: [instance] 2026-04-23 14:36:39.755256 | instance | 2026-04-23 14:36:39.755664 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-23 14:36:39.755958 | instance | Thursday 23 April 2026 14:36:39 +0000 (0:00:01.667) 0:06:14.654 ******** 2026-04-23 14:36:40.557478 | instance | ok: [instance] 2026-04-23 14:36:40.557791 | instance | 2026-04-23 14:36:40.558109 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 14:36:40.558388 | instance | Thursday 23 April 2026 14:36:40 +0000 (0:00:00.802) 0:06:15.456 ******** 2026-04-23 14:36:41.696513 | instance | ok: [instance] 2026-04-23 14:36:41.697362 | instance | 2026-04-23 14:36:41.697449 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 14:36:41.697459 | instance | Thursday 23 April 2026 14:36:41 +0000 (0:00:01.138) 0:06:16.595 ******** 2026-04-23 14:36:41.965765 | instance | ok: [instance] 2026-04-23 14:36:41.965996 | instance | 2026-04-23 14:36:41.966259 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 14:36:41.966526 | instance | Thursday 23 April 2026 14:36:41 +0000 (0:00:00.269) 0:06:16.865 ******** 2026-04-23 14:36:42.691497 | instance | ok: [instance] 2026-04-23 14:36:42.691820 | instance | 2026-04-23 14:36:42.692162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:36:42.692428 | instance | Thursday 23 April 2026 14:36:42 +0000 (0:00:00.725) 0:06:17.590 ******** 2026-04-23 14:36:42.817325 | instance | ok: [instance] 2026-04-23 14:36:42.817668 | instance | 2026-04-23 14:36:42.818063 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:36:42.818382 | instance | Thursday 23 April 2026 14:36:42 +0000 (0:00:00.125) 0:06:17.716 ******** 2026-04-23 14:36:42.953832 | instance | included: rabbitmq for instance 2026-04-23 14:36:42.953913 | instance | 2026-04-23 14:36:42.954087 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:36:42.954258 | instance | Thursday 23 April 2026 14:36:42 +0000 (0:00:00.137) 0:06:17.853 ******** 2026-04-23 14:36:43.703831 | instance | ok: [instance] 2026-04-23 14:36:43.704112 | instance | 2026-04-23 14:36:43.704501 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:36:43.704787 | instance | Thursday 23 April 2026 14:36:43 +0000 (0:00:00.749) 0:06:18.603 ******** 2026-04-23 14:36:43.916665 | instance | skipping: [instance] 2026-04-23 14:36:43.916752 | instance | 2026-04-23 14:36:43.916845 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:36:43.917014 | instance | Thursday 23 April 2026 14:36:43 +0000 (0:00:00.213) 0:06:18.816 ******** 2026-04-23 14:36:44.091285 | instance | skipping: [instance] 2026-04-23 14:36:44.091541 | instance | 2026-04-23 14:36:44.091845 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:36:44.092135 | instance | Thursday 23 April 2026 14:36:44 +0000 (0:00:00.174) 0:06:18.990 ******** 2026-04-23 14:36:44.992497 | instance | ok: [instance] 2026-04-23 14:36:44.992631 | instance | 2026-04-23 14:36:44.992812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:36:44.993015 | instance | Thursday 23 April 2026 14:36:44 +0000 (0:00:00.901) 0:06:19.892 ******** 2026-04-23 14:36:45.752333 | instance | ok: [instance] 2026-04-23 14:36:45.752562 | instance | 2026-04-23 14:36:45.752845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:36:45.753094 | instance | Thursday 23 April 2026 14:36:45 +0000 (0:00:00.759) 0:06:20.651 ******** 2026-04-23 14:36:45.862680 | instance | ok: [instance] 2026-04-23 14:36:45.862865 | instance | 2026-04-23 14:36:45.863058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:36:45.863253 | instance | Thursday 23 April 2026 14:36:45 +0000 (0:00:00.110) 0:06:20.762 ******** 2026-04-23 14:36:45.946579 | instance | skipping: [instance] 2026-04-23 14:36:45.946670 | instance | 2026-04-23 14:36:45.946818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:36:45.946944 | instance | Thursday 23 April 2026 14:36:45 +0000 (0:00:00.083) 0:06:20.846 ******** 2026-04-23 14:36:46.043911 | instance | skipping: [instance] 2026-04-23 14:36:46.043998 | instance | 2026-04-23 14:36:46.044558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:36:46.044621 | instance | Thursday 23 April 2026 14:36:46 +0000 (0:00:00.097) 0:06:20.943 ******** 2026-04-23 14:36:46.134706 | instance | ok: [instance] 2026-04-23 14:36:46.134785 | instance | 2026-04-23 14:36:46.134899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:36:46.135021 | instance | Thursday 23 April 2026 14:36:46 +0000 (0:00:00.091) 0:06:21.034 ******** 2026-04-23 14:36:46.268530 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:36:46.268633 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:36:46.268832 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:36:46.268903 | instance | ok: [instance] => (item=identity) 2026-04-23 14:36:46.269023 | instance | 2026-04-23 14:36:46.269145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:36:46.269268 | instance | Thursday 23 April 2026 14:36:46 +0000 (0:00:00.133) 0:06:21.168 ******** 2026-04-23 14:36:46.377860 | instance | ok: [instance] 2026-04-23 14:36:46.378099 | instance | 2026-04-23 14:36:46.378380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:36:46.378659 | instance | Thursday 23 April 2026 14:36:46 +0000 (0:00:00.108) 0:06:21.276 ******** 2026-04-23 14:36:46.560265 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:36:46.560399 | instance | 2026-04-23 14:36:46.560607 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:36:46.560793 | instance | Thursday 23 April 2026 14:36:46 +0000 (0:00:00.183) 0:06:21.459 ******** 2026-04-23 14:36:47.193297 | instance | ok: [instance] 2026-04-23 14:36:47.193530 | instance | 2026-04-23 14:36:47.193796 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-04-23 14:36:47.194116 | instance | Thursday 23 April 2026 14:36:47 +0000 (0:00:00.632) 0:06:22.092 ******** 2026-04-23 14:36:47.955825 | instance | ok: [instance] 2026-04-23 14:36:47.956053 | instance | 2026-04-23 14:36:47.956381 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-04-23 14:36:47.956661 | instance | Thursday 23 April 2026 14:36:47 +0000 (0:00:00.762) 0:06:22.855 ******** 2026-04-23 14:36:48.722545 | instance | ok: [instance] 2026-04-23 14:36:48.722767 | instance | 2026-04-23 14:36:48.723113 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-23 14:36:48.723391 | instance | Thursday 23 April 2026 14:36:48 +0000 (0:00:00.766) 0:06:23.622 ******** 2026-04-23 14:36:49.363084 | instance | ok: [instance] => (item=None) 2026-04-23 14:36:49.363332 | instance | ok: [instance] 2026-04-23 14:36:49.363612 | instance | 2026-04-23 14:36:49.363900 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-23 14:36:49.364199 | instance | Thursday 23 April 2026 14:36:49 +0000 (0:00:00.640) 0:06:24.262 ******** 2026-04-23 14:36:50.491154 | instance | ok: [instance] 2026-04-23 14:36:50.491281 | instance | 2026-04-23 14:36:50.491461 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-23 14:36:50.491634 | instance | Thursday 23 April 2026 14:36:50 +0000 (0:00:01.128) 0:06:25.390 ******** 2026-04-23 14:36:51.005168 | instance | ok: [instance] => (item=None) 2026-04-23 14:36:51.005691 | instance | ok: [instance] 2026-04-23 14:36:51.006091 | instance | 2026-04-23 14:36:51.006496 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-23 14:36:51.006898 | instance | Thursday 23 April 2026 14:36:51 +0000 (0:00:00.513) 0:06:25.904 ******** 2026-04-23 14:36:51.773196 | instance | ok: [instance] => (item=None) 2026-04-23 14:36:51.773507 | instance | ok: [instance] 2026-04-23 14:36:51.773736 | instance | 2026-04-23 14:36:51.773927 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-23 14:36:51.774116 | instance | Thursday 23 April 2026 14:36:51 +0000 (0:00:00.768) 0:06:26.672 ******** 2026-04-23 14:36:54.929046 | instance | ok: [instance] 2026-04-23 14:36:54.929299 | instance | 2026-04-23 14:36:54.929628 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:36:54.929892 | instance | Thursday 23 April 2026 14:36:54 +0000 (0:00:03.155) 0:06:29.828 ******** 2026-04-23 14:36:55.187011 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:36:55.187321 | instance | 2026-04-23 14:36:55.187642 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:36:55.188191 | instance | Thursday 23 April 2026 14:36:55 +0000 (0:00:00.257) 0:06:30.085 ******** 2026-04-23 14:36:55.267628 | instance | skipping: [instance] 2026-04-23 14:36:55.267903 | instance | 2026-04-23 14:36:55.268211 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:36:55.268481 | instance | Thursday 23 April 2026 14:36:55 +0000 (0:00:00.081) 0:06:30.167 ******** 2026-04-23 14:36:55.348764 | instance | skipping: [instance] 2026-04-23 14:36:55.348995 | instance | 2026-04-23 14:36:55.349332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:36:55.349719 | instance | Thursday 23 April 2026 14:36:55 +0000 (0:00:00.081) 0:06:30.248 ******** 2026-04-23 14:36:55.444041 | instance | ok: [instance] 2026-04-23 14:36:55.444254 | instance | 2026-04-23 14:36:55.444595 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-23 14:36:55.444850 | instance | Thursday 23 April 2026 14:36:55 +0000 (0:00:00.095) 0:06:30.343 ******** 2026-04-23 14:36:55.573108 | instance | included: ingress for instance 2026-04-23 14:36:55.573335 | instance | 2026-04-23 14:36:55.573646 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-23 14:36:55.573909 | instance | Thursday 23 April 2026 14:36:55 +0000 (0:00:00.129) 0:06:30.472 ******** 2026-04-23 14:36:56.742251 | instance | ok: [instance] 2026-04-23 14:36:56.742493 | instance | 2026-04-23 14:36:56.742810 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-23 14:36:56.743117 | instance | Thursday 23 April 2026 14:36:56 +0000 (0:00:01.168) 0:06:31.641 ******** 2026-04-23 14:36:57.152113 | instance | ok: [instance] 2026-04-23 14:36:57.152193 | instance | 2026-04-23 14:36:57.152315 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-23 14:36:57.152437 | instance | Thursday 23 April 2026 14:36:57 +0000 (0:00:00.410) 0:06:32.051 ******** 2026-04-23 14:36:57.931978 | instance | ok: [instance] 2026-04-23 14:36:57.932218 | instance | 2026-04-23 14:36:57.932500 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-23 14:36:57.932783 | instance | Thursday 23 April 2026 14:36:57 +0000 (0:00:00.779) 0:06:32.831 ******** 2026-04-23 14:36:58.986230 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 14:36:58.986366 | instance | 2026-04-23 14:36:58.986554 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-23 14:36:58.986720 | instance | Thursday 23 April 2026 14:36:58 +0000 (0:00:01.054) 0:06:33.885 ******** 2026-04-23 14:37:00.036573 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 14:37:00.036697 | instance | 2026-04-23 14:37:00.036875 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-23 14:37:00.037059 | instance | Thursday 23 April 2026 14:37:00 +0000 (0:00:01.050) 0:06:34.936 ******** 2026-04-23 14:37:01.087539 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 14:37:01.087622 | instance | 2026-04-23 14:37:01.087634 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-23 14:37:01.087854 | instance | Thursday 23 April 2026 14:37:01 +0000 (0:00:01.050) 0:06:35.986 ******** 2026-04-23 14:37:02.308613 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 14:37:02.308676 | instance | 2026-04-23 14:37:02.308687 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 14:37:02.308708 | instance | Thursday 23 April 2026 14:37:02 +0000 (0:00:01.220) 0:06:37.207 ******** 2026-04-23 14:37:02.591509 | instance | ok: [instance] 2026-04-23 14:37:02.591892 | instance | 2026-04-23 14:37:02.591911 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:37:02.591917 | instance | Thursday 23 April 2026 14:37:02 +0000 (0:00:00.284) 0:06:37.491 ******** 2026-04-23 14:37:03.817406 | instance | ok: [instance] 2026-04-23 14:37:03.817559 | instance | 2026-04-23 14:37:03.817741 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:37:03.817922 | instance | Thursday 23 April 2026 14:37:03 +0000 (0:00:01.224) 0:06:38.715 ******** 2026-04-23 14:37:04.103786 | instance | ok: [instance] 2026-04-23 14:37:04.104008 | instance | 2026-04-23 14:37:04.104276 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:37:04.104614 | instance | Thursday 23 April 2026 14:37:04 +0000 (0:00:00.286) 0:06:39.002 ******** 2026-04-23 14:37:04.241632 | instance | ok: [instance] => { 2026-04-23 14:37:04.241743 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 14:37:04.241883 | instance | } 2026-04-23 14:37:04.242044 | instance | 2026-04-23 14:37:04.242193 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:37:04.242335 | instance | Thursday 23 April 2026 14:37:04 +0000 (0:00:00.138) 0:06:39.141 ******** 2026-04-23 14:37:04.652853 | instance | ok: [instance] 2026-04-23 14:37:04.653043 | instance | 2026-04-23 14:37:04.653365 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:37:04.653721 | instance | Thursday 23 April 2026 14:37:04 +0000 (0:00:00.411) 0:06:39.552 ******** 2026-04-23 14:37:05.777351 | instance | ok: [instance] 2026-04-23 14:37:05.777618 | instance | 2026-04-23 14:37:05.777891 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 14:37:05.778163 | instance | Thursday 23 April 2026 14:37:05 +0000 (0:00:01.124) 0:06:40.676 ******** 2026-04-23 14:37:06.328085 | instance | ok: [instance] 2026-04-23 14:37:06.328315 | instance | 2026-04-23 14:37:06.328607 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 14:37:06.328883 | instance | Thursday 23 April 2026 14:37:06 +0000 (0:00:00.550) 0:06:41.227 ******** 2026-04-23 14:37:07.165824 | instance | ok: [instance] 2026-04-23 14:37:07.166099 | instance | 2026-04-23 14:37:07.166406 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 14:37:07.166696 | instance | Thursday 23 April 2026 14:37:07 +0000 (0:00:00.837) 0:06:42.065 ******** 2026-04-23 14:37:08.173920 | instance | ok: [instance] 2026-04-23 14:37:08.174012 | instance | 2026-04-23 14:37:08.174108 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 14:37:08.174313 | instance | Thursday 23 April 2026 14:37:08 +0000 (0:00:01.008) 0:06:43.073 ******** 2026-04-23 14:37:08.588423 | instance | ok: [instance] 2026-04-23 14:37:08.588639 | instance | 2026-04-23 14:37:08.588918 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 14:37:08.589232 | instance | Thursday 23 April 2026 14:37:08 +0000 (0:00:00.414) 0:06:43.487 ******** 2026-04-23 14:37:08.771596 | instance | included: openstack_helm_endpoints for instance 2026-04-23 14:37:08.771669 | instance | 2026-04-23 14:37:08.771820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:37:08.771943 | instance | Thursday 23 April 2026 14:37:08 +0000 (0:00:00.183) 0:06:43.671 ******** 2026-04-23 14:37:08.851856 | instance | skipping: [instance] 2026-04-23 14:37:08.852082 | instance | 2026-04-23 14:37:08.852346 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:37:08.852607 | instance | Thursday 23 April 2026 14:37:08 +0000 (0:00:00.080) 0:06:43.751 ******** 2026-04-23 14:37:08.919964 | instance | skipping: [instance] 2026-04-23 14:37:08.920164 | instance | 2026-04-23 14:37:08.920430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:37:08.920693 | instance | Thursday 23 April 2026 14:37:08 +0000 (0:00:00.067) 0:06:43.819 ******** 2026-04-23 14:37:08.988161 | instance | skipping: [instance] 2026-04-23 14:37:08.988395 | instance | 2026-04-23 14:37:08.988670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:37:08.988928 | instance | Thursday 23 April 2026 14:37:08 +0000 (0:00:00.068) 0:06:43.887 ******** 2026-04-23 14:37:09.052557 | instance | skipping: [instance] 2026-04-23 14:37:09.052820 | instance | 2026-04-23 14:37:09.053069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:37:09.053326 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.064) 0:06:43.952 ******** 2026-04-23 14:37:09.122450 | instance | skipping: [instance] 2026-04-23 14:37:09.122587 | instance | 2026-04-23 14:37:09.122793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:37:09.122977 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.069) 0:06:44.022 ******** 2026-04-23 14:37:09.193976 | instance | skipping: [instance] 2026-04-23 14:37:09.194219 | instance | 2026-04-23 14:37:09.194510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:37:09.194785 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.071) 0:06:44.093 ******** 2026-04-23 14:37:09.266780 | instance | ok: [instance] 2026-04-23 14:37:09.266987 | instance | 2026-04-23 14:37:09.267269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:37:09.267538 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.072) 0:06:44.166 ******** 2026-04-23 14:37:09.360018 | instance | ok: [instance] => (item=identity) 2026-04-23 14:37:09.360173 | instance | 2026-04-23 14:37:09.360364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:37:09.360581 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.093) 0:06:44.259 ******** 2026-04-23 14:37:09.471734 | instance | ok: [instance] 2026-04-23 14:37:09.471835 | instance | 2026-04-23 14:37:09.472014 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 14:37:09.472178 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.110) 0:06:44.370 ******** 2026-04-23 14:37:09.965140 | instance | ok: [instance] 2026-04-23 14:37:09.965403 | instance | 2026-04-23 14:37:09.965779 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 14:37:09.966110 | instance | Thursday 23 April 2026 14:37:09 +0000 (0:00:00.493) 0:06:44.864 ******** 2026-04-23 14:37:10.488566 | instance | ok: [instance] 2026-04-23 14:37:10.488846 | instance | 2026-04-23 14:37:10.489282 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 14:37:10.489735 | instance | Thursday 23 April 2026 14:37:10 +0000 (0:00:00.523) 0:06:45.387 ******** 2026-04-23 14:37:10.994639 | instance | ok: [instance] 2026-04-23 14:37:10.994885 | instance | 2026-04-23 14:37:10.995253 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 14:37:10.995553 | instance | Thursday 23 April 2026 14:37:10 +0000 (0:00:00.506) 0:06:45.894 ******** 2026-04-23 14:37:11.543134 | instance | ok: [instance] 2026-04-23 14:37:11.543267 | instance | 2026-04-23 14:37:11.543474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:37:11.543687 | instance | Thursday 23 April 2026 14:37:11 +0000 (0:00:00.547) 0:06:46.442 ******** 2026-04-23 14:37:11.649406 | instance | ok: [instance] 2026-04-23 14:37:11.649682 | instance | 2026-04-23 14:37:11.650071 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:37:11.650356 | instance | Thursday 23 April 2026 14:37:11 +0000 (0:00:00.106) 0:06:46.548 ******** 2026-04-23 14:37:11.769574 | instance | included: rabbitmq for instance 2026-04-23 14:37:11.769895 | instance | 2026-04-23 14:37:11.770194 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:37:11.770559 | instance | Thursday 23 April 2026 14:37:11 +0000 (0:00:00.120) 0:06:46.669 ******** 2026-04-23 14:37:12.448811 | instance | ok: [instance] 2026-04-23 14:37:12.448897 | instance | 2026-04-23 14:37:12.449020 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:37:12.449194 | instance | Thursday 23 April 2026 14:37:12 +0000 (0:00:00.679) 0:06:47.348 ******** 2026-04-23 14:37:12.619572 | instance | skipping: [instance] 2026-04-23 14:37:12.619845 | instance | 2026-04-23 14:37:12.620152 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:37:12.620454 | instance | Thursday 23 April 2026 14:37:12 +0000 (0:00:00.170) 0:06:47.519 ******** 2026-04-23 14:37:12.800851 | instance | skipping: [instance] 2026-04-23 14:37:12.801099 | instance | 2026-04-23 14:37:12.801436 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:37:12.801759 | instance | Thursday 23 April 2026 14:37:12 +0000 (0:00:00.181) 0:06:47.700 ******** 2026-04-23 14:37:13.718725 | instance | ok: [instance] 2026-04-23 14:37:13.718985 | instance | 2026-04-23 14:37:13.719300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:37:13.719599 | instance | Thursday 23 April 2026 14:37:13 +0000 (0:00:00.917) 0:06:48.617 ******** 2026-04-23 14:37:14.625208 | instance | ok: [instance] 2026-04-23 14:37:14.625530 | instance | 2026-04-23 14:37:14.625754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:37:14.625960 | instance | Thursday 23 April 2026 14:37:14 +0000 (0:00:00.906) 0:06:49.524 ******** 2026-04-23 14:37:14.701054 | instance | ok: [instance] 2026-04-23 14:37:14.701214 | instance | 2026-04-23 14:37:14.701398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:37:14.701617 | instance | Thursday 23 April 2026 14:37:14 +0000 (0:00:00.076) 0:06:49.600 ******** 2026-04-23 14:37:14.786592 | instance | skipping: [instance] 2026-04-23 14:37:14.786837 | instance | 2026-04-23 14:37:14.787132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:37:14.787420 | instance | Thursday 23 April 2026 14:37:14 +0000 (0:00:00.085) 0:06:49.686 ******** 2026-04-23 14:37:14.864458 | instance | skipping: [instance] 2026-04-23 14:37:14.864702 | instance | 2026-04-23 14:37:14.864994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:37:14.865254 | instance | Thursday 23 April 2026 14:37:14 +0000 (0:00:00.078) 0:06:49.764 ******** 2026-04-23 14:37:14.942766 | instance | ok: [instance] 2026-04-23 14:37:14.942893 | instance | 2026-04-23 14:37:14.943103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:37:14.943244 | instance | Thursday 23 April 2026 14:37:14 +0000 (0:00:00.078) 0:06:49.842 ******** 2026-04-23 14:37:15.069191 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:37:15.069477 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:37:15.069750 | instance | ok: [instance] => (item=key_manager) 2026-04-23 14:37:15.070011 | instance | ok: [instance] => (item=identity) 2026-04-23 14:37:15.070350 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:37:15.070617 | instance | 2026-04-23 14:37:15.070890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:37:15.071150 | instance | Thursday 23 April 2026 14:37:15 +0000 (0:00:00.126) 0:06:49.968 ******** 2026-04-23 14:37:15.179884 | instance | ok: [instance] 2026-04-23 14:37:15.180218 | instance | 2026-04-23 14:37:15.180608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:37:15.180976 | instance | Thursday 23 April 2026 14:37:15 +0000 (0:00:00.109) 0:06:50.078 ******** 2026-04-23 14:37:15.294463 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:37:15.294724 | instance | 2026-04-23 14:37:15.295027 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:37:15.295316 | instance | Thursday 23 April 2026 14:37:15 +0000 (0:00:00.115) 0:06:50.193 ******** 2026-04-23 14:37:15.930044 | instance | ok: [instance] 2026-04-23 14:37:15.930278 | instance | 2026-04-23 14:37:15.930583 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-04-23 14:37:15.930909 | instance | Thursday 23 April 2026 14:37:15 +0000 (0:00:00.634) 0:06:50.828 ******** 2026-04-23 14:37:16.691101 | instance | ok: [instance] 2026-04-23 14:37:16.691420 | instance | 2026-04-23 14:37:16.691779 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-04-23 14:37:16.692063 | instance | Thursday 23 April 2026 14:37:16 +0000 (0:00:00.761) 0:06:51.590 ******** 2026-04-23 14:37:17.401520 | instance | ok: [instance] 2026-04-23 14:37:17.401800 | instance | 2026-04-23 14:37:17.402068 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-23 14:37:17.402328 | instance | Thursday 23 April 2026 14:37:17 +0000 (0:00:00.710) 0:06:52.301 ******** 2026-04-23 14:37:19.485730 | instance | ok: [instance] 2026-04-23 14:37:19.485917 | instance | 2026-04-23 14:37:19.486141 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:37:19.486295 | instance | Thursday 23 April 2026 14:37:19 +0000 (0:00:02.084) 0:06:54.385 ******** 2026-04-23 14:37:19.672772 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:37:19.672901 | instance | 2026-04-23 14:37:19.673078 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:37:19.673229 | instance | Thursday 23 April 2026 14:37:19 +0000 (0:00:00.187) 0:06:54.572 ******** 2026-04-23 14:37:19.754091 | instance | skipping: [instance] 2026-04-23 14:37:19.754376 | instance | 2026-04-23 14:37:19.754825 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:37:19.755240 | instance | Thursday 23 April 2026 14:37:19 +0000 (0:00:00.080) 0:06:54.653 ******** 2026-04-23 14:37:19.831151 | instance | skipping: [instance] 2026-04-23 14:37:19.831230 | instance | 2026-04-23 14:37:19.831362 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:37:19.831485 | instance | Thursday 23 April 2026 14:37:19 +0000 (0:00:00.077) 0:06:54.730 ******** 2026-04-23 14:37:19.929011 | instance | ok: [instance] 2026-04-23 14:37:19.929095 | instance | 2026-04-23 14:37:19.929227 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-23 14:37:19.929458 | instance | Thursday 23 April 2026 14:37:19 +0000 (0:00:00.097) 0:06:54.828 ******** 2026-04-23 14:37:20.093608 | instance | included: ingress for instance 2026-04-23 14:37:20.094263 | instance | 2026-04-23 14:37:20.094318 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-23 14:37:20.094329 | instance | Thursday 23 April 2026 14:37:20 +0000 (0:00:00.164) 0:06:54.993 ******** 2026-04-23 14:37:21.372765 | instance | ok: [instance] 2026-04-23 14:37:21.373016 | instance | 2026-04-23 14:37:21.373277 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-23 14:37:21.373570 | instance | Thursday 23 April 2026 14:37:21 +0000 (0:00:01.278) 0:06:56.271 ******** 2026-04-23 14:37:22.399981 | instance | ok: [instance] 2026-04-23 14:37:22.400242 | instance | 2026-04-23 14:37:22.400564 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-23 14:37:22.400853 | instance | Thursday 23 April 2026 14:37:22 +0000 (0:00:01.028) 0:06:57.299 ******** 2026-04-23 14:37:26.377930 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-23 14:37:26.378026 | instance | 2026-04-23 14:37:26.378130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:37:26.378270 | instance | Thursday 23 April 2026 14:37:26 +0000 (0:00:03.977) 0:07:01.277 ******** 2026-04-23 14:37:26.502233 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:37:26.502313 | instance | 2026-04-23 14:37:26.502409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:37:26.502547 | instance | Thursday 23 April 2026 14:37:26 +0000 (0:00:00.124) 0:07:01.401 ******** 2026-04-23 14:37:27.416453 | instance | ok: [instance] 2026-04-23 14:37:27.416564 | instance | 2026-04-23 14:37:27.416690 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-23 14:37:27.416858 | instance | Thursday 23 April 2026 14:37:27 +0000 (0:00:00.914) 0:07:02.316 ******** 2026-04-23 14:37:30.431000 | instance | ok: [instance] 2026-04-23 14:37:30.431081 | instance | 2026-04-23 14:37:30.431216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:37:30.431343 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:03.013) 0:07:05.330 ******** 2026-04-23 14:37:30.522755 | instance | skipping: [instance] 2026-04-23 14:37:30.522824 | instance | 2026-04-23 14:37:30.523094 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:37:30.523139 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:00.092) 0:07:05.422 ******** 2026-04-23 14:37:30.619453 | instance | skipping: [instance] 2026-04-23 14:37:30.619544 | instance | 2026-04-23 14:37:30.619830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:37:30.619879 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:00.096) 0:07:05.519 ******** 2026-04-23 14:37:30.703911 | instance | skipping: [instance] 2026-04-23 14:37:30.703967 | instance | 2026-04-23 14:37:30.703972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:37:30.703978 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:00.083) 0:07:05.603 ******** 2026-04-23 14:37:30.770826 | instance | skipping: [instance] 2026-04-23 14:37:30.770919 | instance | 2026-04-23 14:37:30.771044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:37:30.771176 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:00.067) 0:07:05.670 ******** 2026-04-23 14:37:30.847350 | instance | skipping: [instance] 2026-04-23 14:37:30.847455 | instance | 2026-04-23 14:37:30.847707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:37:30.847732 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:00.076) 0:07:05.747 ******** 2026-04-23 14:37:30.938350 | instance | skipping: [instance] 2026-04-23 14:37:30.938426 | instance | 2026-04-23 14:37:30.938432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:37:30.938438 | instance | Thursday 23 April 2026 14:37:30 +0000 (0:00:00.090) 0:07:05.837 ******** 2026-04-23 14:37:31.037247 | instance | ok: [instance] 2026-04-23 14:37:31.037361 | instance | 2026-04-23 14:37:31.037376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:37:31.037591 | instance | Thursday 23 April 2026 14:37:31 +0000 (0:00:00.099) 0:07:05.936 ******** 2026-04-23 14:37:31.143305 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-23 14:37:31.143405 | instance | 2026-04-23 14:37:31.143486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:37:31.143612 | instance | Thursday 23 April 2026 14:37:31 +0000 (0:00:00.106) 0:07:06.043 ******** 2026-04-23 14:37:31.271143 | instance | ok: [instance] 2026-04-23 14:37:31.271239 | instance | 2026-04-23 14:37:31.271316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:37:31.271444 | instance | Thursday 23 April 2026 14:37:31 +0000 (0:00:00.127) 0:07:06.170 ******** 2026-04-23 14:37:31.384372 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:37:31.384547 | instance | 2026-04-23 14:37:31.384564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:37:31.384661 | instance | Thursday 23 April 2026 14:37:31 +0000 (0:00:00.113) 0:07:06.284 ******** 2026-04-23 14:37:32.055295 | instance | ok: [instance] 2026-04-23 14:37:32.055560 | instance | 2026-04-23 14:37:32.055861 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-23 14:37:32.056155 | instance | Thursday 23 April 2026 14:37:32 +0000 (0:00:00.669) 0:07:06.953 ******** 2026-04-23 14:37:47.086157 | instance | ok: [instance] 2026-04-23 14:37:47.086368 | instance | 2026-04-23 14:37:47.086684 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-23 14:37:47.086976 | instance | Thursday 23 April 2026 14:37:47 +0000 (0:00:15.031) 0:07:21.985 ******** 2026-04-23 14:38:02.075614 | instance | ok: [instance] 2026-04-23 14:38:02.075857 | instance | 2026-04-23 14:38:02.076161 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-23 14:38:02.076439 | instance | Thursday 23 April 2026 14:38:02 +0000 (0:00:14.989) 0:07:36.975 ******** 2026-04-23 14:38:03.668521 | instance | ok: [instance] 2026-04-23 14:38:03.668602 | instance | 2026-04-23 14:38:03.668713 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-23 14:38:03.668832 | instance | Thursday 23 April 2026 14:38:03 +0000 (0:00:01.593) 0:07:38.568 ******** 2026-04-23 14:38:04.964947 | instance | ok: [instance] 2026-04-23 14:38:04.965030 | instance | 2026-04-23 14:38:04.965162 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-23 14:38:04.965287 | instance | Thursday 23 April 2026 14:38:04 +0000 (0:00:01.296) 0:07:39.864 ******** 2026-04-23 14:38:05.758303 | instance | ok: [instance] 2026-04-23 14:38:05.758538 | instance | 2026-04-23 14:38:05.758902 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-23 14:38:05.759188 | instance | Thursday 23 April 2026 14:38:05 +0000 (0:00:00.792) 0:07:40.657 ******** 2026-04-23 14:38:07.569134 | instance | ok: [instance] 2026-04-23 14:38:07.569265 | instance | 2026-04-23 14:38:07.569639 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-23 14:38:07.569716 | instance | Thursday 23 April 2026 14:38:07 +0000 (0:00:01.810) 0:07:42.468 ******** 2026-04-23 14:38:08.711246 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-23 14:38:08.778858 | instance | ok: [instance] 2026-04-23 14:38:08.779132 | instance | 2026-04-23 14:38:08.779453 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-23 14:38:08.779749 | instance | Thursday 23 April 2026 14:38:08 +0000 (0:00:01.209) 0:07:43.677 ******** 2026-04-23 14:38:09.962558 | instance | ok: [instance] 2026-04-23 14:38:09.962731 | instance | 2026-04-23 14:38:09.962840 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-23 14:38:09.962986 | instance | Thursday 23 April 2026 14:38:09 +0000 (0:00:01.184) 0:07:44.862 ******** 2026-04-23 14:38:11.019289 | instance | ok: [instance] 2026-04-23 14:38:11.019511 | instance | 2026-04-23 14:38:11.019810 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-23 14:38:11.020107 | instance | Thursday 23 April 2026 14:38:11 +0000 (0:00:01.056) 0:07:45.918 ******** 2026-04-23 14:38:12.887506 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-115.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-23 14:38:12.887575 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-23 14:38:12.887622 | instance | 2026-04-23 14:38:12.887633 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:38:12.887642 | instance | Thursday 23 April 2026 14:38:12 +0000 (0:00:01.867) 0:07:47.785 ******** 2026-04-23 14:38:13.153369 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:38:13.153462 | instance | 2026-04-23 14:38:13.153622 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:38:13.153777 | instance | Thursday 23 April 2026 14:38:13 +0000 (0:00:00.267) 0:07:48.053 ******** 2026-04-23 14:38:13.245024 | instance | skipping: [instance] 2026-04-23 14:38:13.245100 | instance | 2026-04-23 14:38:13.245408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:38:13.245498 | instance | Thursday 23 April 2026 14:38:13 +0000 (0:00:00.090) 0:07:48.144 ******** 2026-04-23 14:38:13.337587 | instance | skipping: [instance] 2026-04-23 14:38:13.337657 | instance | 2026-04-23 14:38:13.337663 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:38:13.337668 | instance | Thursday 23 April 2026 14:38:13 +0000 (0:00:00.092) 0:07:48.236 ******** 2026-04-23 14:38:13.442998 | instance | ok: [instance] 2026-04-23 14:38:13.443116 | instance | 2026-04-23 14:38:13.443176 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-23 14:38:13.443331 | instance | Thursday 23 April 2026 14:38:13 +0000 (0:00:00.106) 0:07:48.342 ******** 2026-04-23 14:38:13.576080 | instance | included: ingress for instance 2026-04-23 14:38:13.576177 | instance | 2026-04-23 14:38:13.576299 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-23 14:38:13.576423 | instance | Thursday 23 April 2026 14:38:13 +0000 (0:00:00.133) 0:07:48.476 ******** 2026-04-23 14:38:14.750169 | instance | ok: [instance] 2026-04-23 14:38:14.750269 | instance | 2026-04-23 14:38:14.750348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:38:14.750486 | instance | Thursday 23 April 2026 14:38:14 +0000 (0:00:01.173) 0:07:49.650 ******** 2026-04-23 14:38:14.872981 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:38:14.873059 | instance | 2026-04-23 14:38:14.873343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:38:14.873395 | instance | Thursday 23 April 2026 14:38:14 +0000 (0:00:00.122) 0:07:49.772 ******** 2026-04-23 14:38:15.512344 | instance | ok: [instance] 2026-04-23 14:38:15.512435 | instance | 2026-04-23 14:38:15.512690 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 14:38:15.512739 | instance | Thursday 23 April 2026 14:38:15 +0000 (0:00:00.639) 0:07:50.412 ******** 2026-04-23 14:38:30.611668 | instance | ok: [instance] 2026-04-23 14:38:30.611758 | instance | 2026-04-23 14:38:30.611807 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-23 14:38:30.611825 | instance | Thursday 23 April 2026 14:38:30 +0000 (0:00:15.098) 0:08:05.510 ******** 2026-04-23 14:38:30.719355 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-23 14:38:30.719432 | instance | 2026-04-23 14:38:30.719565 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-23 14:38:30.719695 | instance | Thursday 23 April 2026 14:38:30 +0000 (0:00:00.108) 0:08:05.618 ******** 2026-04-23 14:38:31.461303 | instance | ok: [instance] 2026-04-23 14:38:31.461437 | instance | 2026-04-23 14:38:31.461678 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-23 14:38:31.461743 | instance | Thursday 23 April 2026 14:38:31 +0000 (0:00:00.742) 0:08:06.361 ******** 2026-04-23 14:38:32.248065 | instance | ok: [instance] 2026-04-23 14:38:32.248152 | instance | 2026-04-23 14:38:32.248443 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-23 14:38:32.248514 | instance | Thursday 23 April 2026 14:38:32 +0000 (0:00:00.786) 0:08:07.147 ******** 2026-04-23 14:38:33.688890 | instance | ok: [instance] 2026-04-23 14:38:33.688985 | instance | 2026-04-23 14:38:33.689090 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-23 14:38:33.689219 | instance | Thursday 23 April 2026 14:38:33 +0000 (0:00:01.440) 0:08:08.588 ******** 2026-04-23 14:38:33.779746 | instance | ok: [instance] 2026-04-23 14:38:33.779842 | instance | 2026-04-23 14:38:33.779933 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-23 14:38:33.780058 | instance | Thursday 23 April 2026 14:38:33 +0000 (0:00:00.090) 0:08:08.679 ******** 2026-04-23 14:38:34.632840 | instance | ok: [instance] 2026-04-23 14:38:34.632939 | instance | 2026-04-23 14:38:34.633016 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-23 14:38:34.633141 | instance | Thursday 23 April 2026 14:38:34 +0000 (0:00:00.853) 0:08:09.532 ******** 2026-04-23 14:38:36.535353 | instance | ok: [instance] 2026-04-23 14:38:36.535437 | instance | 2026-04-23 14:38:36.535558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:38:36.535679 | instance | Thursday 23 April 2026 14:38:36 +0000 (0:00:01.901) 0:08:11.434 ******** 2026-04-23 14:38:36.637103 | instance | ok: [instance] 2026-04-23 14:38:36.637283 | instance | 2026-04-23 14:38:36.637305 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:38:36.637390 | instance | Thursday 23 April 2026 14:38:36 +0000 (0:00:00.102) 0:08:11.536 ******** 2026-04-23 14:38:36.773548 | instance | included: rabbitmq for instance 2026-04-23 14:38:36.773659 | instance | 2026-04-23 14:38:36.773671 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:38:36.773692 | instance | Thursday 23 April 2026 14:38:36 +0000 (0:00:00.135) 0:08:11.672 ******** 2026-04-23 14:38:37.523805 | instance | ok: [instance] 2026-04-23 14:38:37.523861 | instance | 2026-04-23 14:38:37.523869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:38:37.523876 | instance | Thursday 23 April 2026 14:38:37 +0000 (0:00:00.750) 0:08:12.422 ******** 2026-04-23 14:38:37.843788 | instance | skipping: [instance] 2026-04-23 14:38:37.843894 | instance | 2026-04-23 14:38:37.843974 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:38:37.844105 | instance | Thursday 23 April 2026 14:38:37 +0000 (0:00:00.320) 0:08:12.743 ******** 2026-04-23 14:38:38.224930 | instance | skipping: [instance] 2026-04-23 14:38:38.225017 | instance | 2026-04-23 14:38:38.225105 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:38:38.225224 | instance | Thursday 23 April 2026 14:38:38 +0000 (0:00:00.381) 0:08:13.124 ******** 2026-04-23 14:38:39.469626 | instance | ok: [instance] 2026-04-23 14:38:39.469720 | instance | 2026-04-23 14:38:39.469856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:38:39.469976 | instance | Thursday 23 April 2026 14:38:39 +0000 (0:00:01.244) 0:08:14.369 ******** 2026-04-23 14:38:40.178868 | instance | ok: [instance] 2026-04-23 14:38:40.179121 | instance | 2026-04-23 14:38:40.179346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:38:40.179619 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.708) 0:08:15.078 ******** 2026-04-23 14:38:40.262973 | instance | ok: [instance] 2026-04-23 14:38:40.263169 | instance | 2026-04-23 14:38:40.263460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:38:40.263718 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.084) 0:08:15.162 ******** 2026-04-23 14:38:40.339766 | instance | skipping: [instance] 2026-04-23 14:38:40.339943 | instance | 2026-04-23 14:38:40.340222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:38:40.340485 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.076) 0:08:15.239 ******** 2026-04-23 14:38:40.419913 | instance | skipping: [instance] 2026-04-23 14:38:40.420162 | instance | 2026-04-23 14:38:40.420476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:38:40.420825 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.079) 0:08:15.319 ******** 2026-04-23 14:38:40.498183 | instance | ok: [instance] 2026-04-23 14:38:40.498456 | instance | 2026-04-23 14:38:40.498654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:38:40.498917 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.077) 0:08:15.397 ******** 2026-04-23 14:38:40.686394 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:38:40.686588 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:38:40.686863 | instance | ok: [instance] => (item=identity) 2026-04-23 14:38:40.687138 | instance | ok: [instance] => (item=dashboard) 2026-04-23 14:38:40.687406 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:38:40.687702 | instance | ok: [instance] => (item=image) 2026-04-23 14:38:40.688026 | instance | 2026-04-23 14:38:40.688318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:38:40.688617 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.188) 0:08:15.585 ******** 2026-04-23 14:38:40.802699 | instance | ok: [instance] 2026-04-23 14:38:40.802934 | instance | 2026-04-23 14:38:40.803102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:38:40.803245 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.115) 0:08:15.700 ******** 2026-04-23 14:38:40.912413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:38:40.912590 | instance | 2026-04-23 14:38:40.912877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:38:40.913131 | instance | Thursday 23 April 2026 14:38:40 +0000 (0:00:00.110) 0:08:15.811 ******** 2026-04-23 14:38:41.589282 | instance | ok: [instance] 2026-04-23 14:38:41.589560 | instance | 2026-04-23 14:38:41.589909 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-04-23 14:38:41.590210 | instance | Thursday 23 April 2026 14:38:41 +0000 (0:00:00.676) 0:08:16.488 ******** 2026-04-23 14:38:42.330830 | instance | ok: [instance] 2026-04-23 14:38:42.331059 | instance | 2026-04-23 14:38:42.331332 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-04-23 14:38:42.331702 | instance | Thursday 23 April 2026 14:38:42 +0000 (0:00:00.741) 0:08:17.230 ******** 2026-04-23 14:38:43.055760 | instance | ok: [instance] 2026-04-23 14:38:43.055967 | instance | 2026-04-23 14:38:43.056248 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-23 14:38:43.056519 | instance | Thursday 23 April 2026 14:38:43 +0000 (0:00:00.724) 0:08:17.955 ******** 2026-04-23 14:38:45.608288 | instance | ok: [instance] 2026-04-23 14:38:45.608532 | instance | 2026-04-23 14:38:45.608821 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:38:45.609108 | instance | Thursday 23 April 2026 14:38:45 +0000 (0:00:02.552) 0:08:20.507 ******** 2026-04-23 14:38:45.837095 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:38:45.837236 | instance | 2026-04-23 14:38:45.837408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:38:45.837598 | instance | Thursday 23 April 2026 14:38:45 +0000 (0:00:00.228) 0:08:20.736 ******** 2026-04-23 14:38:45.928081 | instance | skipping: [instance] 2026-04-23 14:38:45.928306 | instance | 2026-04-23 14:38:45.928592 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:38:45.928885 | instance | Thursday 23 April 2026 14:38:45 +0000 (0:00:00.091) 0:08:20.827 ******** 2026-04-23 14:38:46.006249 | instance | skipping: [instance] 2026-04-23 14:38:46.006489 | instance | 2026-04-23 14:38:46.006807 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:38:46.007091 | instance | Thursday 23 April 2026 14:38:46 +0000 (0:00:00.078) 0:08:20.905 ******** 2026-04-23 14:38:46.105553 | instance | ok: [instance] 2026-04-23 14:38:46.105649 | instance | 2026-04-23 14:38:46.105773 | instance | TASK [Create Ingress image] **************************************************** 2026-04-23 14:38:46.105894 | instance | Thursday 23 April 2026 14:38:46 +0000 (0:00:00.099) 0:08:21.005 ******** 2026-04-23 14:38:46.224256 | instance | included: ingress for instance 2026-04-23 14:38:46.224449 | instance | 2026-04-23 14:38:46.224723 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-23 14:38:46.224985 | instance | Thursday 23 April 2026 14:38:46 +0000 (0:00:00.118) 0:08:21.123 ******** 2026-04-23 14:38:47.439009 | instance | ok: [instance] 2026-04-23 14:38:47.439984 | instance | 2026-04-23 14:38:47.440054 | instance | TASK [Create images] *********************************************************** 2026-04-23 14:38:47.440065 | instance | Thursday 23 April 2026 14:38:47 +0000 (0:00:01.214) 0:08:22.338 ******** 2026-04-23 14:38:47.761238 | 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-04-23 14:38:47.761520 | instance | 2026-04-23 14:38:47.761828 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 14:38:47.762102 | instance | Thursday 23 April 2026 14:38:47 +0000 (0:00:00.322) 0:08:22.660 ******** 2026-04-23 14:38:49.317894 | instance | ok: [instance] 2026-04-23 14:38:49.318036 | instance | 2026-04-23 14:38:49.318234 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:38:49.318429 | instance | Thursday 23 April 2026 14:38:49 +0000 (0:00:01.556) 0:08:24.217 ******** 2026-04-23 14:38:50.508776 | instance | ok: [instance] 2026-04-23 14:38:50.508828 | instance | 2026-04-23 14:38:50.508836 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:38:50.508842 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:01.190) 0:08:25.407 ******** 2026-04-23 14:38:50.575728 | instance | skipping: [instance] 2026-04-23 14:38:50.575817 | instance | 2026-04-23 14:38:50.575955 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:38:50.576084 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:00.067) 0:08:25.475 ******** 2026-04-23 14:38:50.642096 | instance | skipping: [instance] 2026-04-23 14:38:50.642172 | instance | 2026-04-23 14:38:50.642556 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:38:50.642603 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:00.066) 0:08:25.541 ******** 2026-04-23 14:38:50.718968 | instance | skipping: [instance] 2026-04-23 14:38:50.719036 | instance | 2026-04-23 14:38:50.719312 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:38:50.719357 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:00.076) 0:08:25.618 ******** 2026-04-23 14:38:50.788343 | instance | skipping: [instance] 2026-04-23 14:38:50.788438 | instance | 2026-04-23 14:38:50.788568 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:38:50.788692 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:00.069) 0:08:25.688 ******** 2026-04-23 14:38:50.863423 | instance | skipping: [instance] 2026-04-23 14:38:50.863516 | instance | 2026-04-23 14:38:50.863639 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:38:50.863759 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:00.075) 0:08:25.763 ******** 2026-04-23 14:38:50.941339 | instance | skipping: [instance] 2026-04-23 14:38:50.941485 | instance | 2026-04-23 14:38:50.941649 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:38:50.941823 | instance | Thursday 23 April 2026 14:38:50 +0000 (0:00:00.077) 0:08:25.841 ******** 2026-04-23 14:38:51.173406 | instance | skipping: [instance] 2026-04-23 14:38:51.173746 | instance | 2026-04-23 14:38:51.174086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:38:51.174376 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.230) 0:08:26.072 ******** 2026-04-23 14:38:51.306213 | instance | ok: [instance] 2026-04-23 14:38:51.306410 | instance | 2026-04-23 14:38:51.306677 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:38:51.307011 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.133) 0:08:26.205 ******** 2026-04-23 14:38:51.397481 | instance | skipping: [instance] 2026-04-23 14:38:51.397540 | instance | 2026-04-23 14:38:51.397548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:38:51.397555 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.086) 0:08:26.291 ******** 2026-04-23 14:38:51.471908 | instance | skipping: [instance] 2026-04-23 14:38:51.472159 | instance | 2026-04-23 14:38:51.472474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:38:51.472768 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.079) 0:08:26.371 ******** 2026-04-23 14:38:51.548293 | instance | skipping: [instance] 2026-04-23 14:38:51.548545 | instance | 2026-04-23 14:38:51.548901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:38:51.549223 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.076) 0:08:26.447 ******** 2026-04-23 14:38:51.626121 | instance | skipping: [instance] 2026-04-23 14:38:51.626380 | instance | 2026-04-23 14:38:51.626691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:38:51.627044 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.077) 0:08:26.525 ******** 2026-04-23 14:38:51.709332 | instance | skipping: [instance] 2026-04-23 14:38:51.709604 | instance | 2026-04-23 14:38:51.709897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:38:51.710192 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.083) 0:08:26.609 ******** 2026-04-23 14:38:51.786712 | instance | ok: [instance] 2026-04-23 14:38:51.787110 | instance | 2026-04-23 14:38:51.787405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:38:51.787694 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.077) 0:08:26.686 ******** 2026-04-23 14:38:51.923598 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:38:51.923784 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:38:51.923988 | instance | ok: [instance] => (item=staffeln) 2026-04-23 14:38:51.924195 | instance | ok: [instance] => (item=identity) 2026-04-23 14:38:51.924395 | instance | 2026-04-23 14:38:51.924611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:38:51.924818 | instance | Thursday 23 April 2026 14:38:51 +0000 (0:00:00.136) 0:08:26.823 ******** 2026-04-23 14:38:52.052580 | instance | ok: [instance] 2026-04-23 14:38:52.052872 | instance | 2026-04-23 14:38:52.053214 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:38:52.053568 | instance | Thursday 23 April 2026 14:38:52 +0000 (0:00:00.128) 0:08:26.951 ******** 2026-04-23 14:38:52.182598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:38:52.182830 | instance | 2026-04-23 14:38:52.183127 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:38:52.183442 | instance | Thursday 23 April 2026 14:38:52 +0000 (0:00:00.129) 0:08:27.081 ******** 2026-04-23 14:38:52.820391 | instance | ok: [instance] 2026-04-23 14:38:52.820656 | instance | 2026-04-23 14:38:52.820948 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-23 14:38:52.821233 | instance | Thursday 23 April 2026 14:38:52 +0000 (0:00:00.637) 0:08:27.719 ******** 2026-04-23 14:38:55.077147 | instance | ok: [instance] 2026-04-23 14:38:55.077393 | instance | 2026-04-23 14:38:55.077774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:38:55.078044 | instance | Thursday 23 April 2026 14:38:55 +0000 (0:00:02.256) 0:08:29.976 ******** 2026-04-23 14:38:55.200820 | instance | ok: [instance] 2026-04-23 14:38:55.201073 | instance | 2026-04-23 14:38:55.201394 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:38:55.201733 | instance | Thursday 23 April 2026 14:38:55 +0000 (0:00:00.123) 0:08:30.100 ******** 2026-04-23 14:38:55.341128 | instance | included: rabbitmq for instance 2026-04-23 14:38:55.341469 | instance | 2026-04-23 14:38:55.341781 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:38:55.342083 | instance | Thursday 23 April 2026 14:38:55 +0000 (0:00:00.139) 0:08:30.240 ******** 2026-04-23 14:38:56.233752 | instance | ok: [instance] 2026-04-23 14:38:56.234108 | instance | 2026-04-23 14:38:56.234331 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:38:56.234603 | instance | Thursday 23 April 2026 14:38:56 +0000 (0:00:00.892) 0:08:31.132 ******** 2026-04-23 14:38:56.431137 | instance | skipping: [instance] 2026-04-23 14:38:56.431430 | instance | 2026-04-23 14:38:56.431899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:38:56.432247 | instance | Thursday 23 April 2026 14:38:56 +0000 (0:00:00.195) 0:08:31.327 ******** 2026-04-23 14:38:56.618975 | instance | skipping: [instance] 2026-04-23 14:38:56.619192 | instance | 2026-04-23 14:38:56.619483 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:38:56.619760 | instance | Thursday 23 April 2026 14:38:56 +0000 (0:00:00.190) 0:08:31.518 ******** 2026-04-23 14:38:57.521389 | instance | ok: [instance] 2026-04-23 14:38:57.521703 | instance | 2026-04-23 14:38:57.522076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:38:57.522487 | instance | Thursday 23 April 2026 14:38:57 +0000 (0:00:00.902) 0:08:32.420 ******** 2026-04-23 14:38:58.357242 | instance | ok: [instance] 2026-04-23 14:38:58.357482 | instance | 2026-04-23 14:38:58.357815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:38:58.358094 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.836) 0:08:33.256 ******** 2026-04-23 14:38:58.446133 | instance | ok: [instance] 2026-04-23 14:38:58.446388 | instance | 2026-04-23 14:38:58.446795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:38:58.447049 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.087) 0:08:33.344 ******** 2026-04-23 14:38:58.522252 | instance | skipping: [instance] 2026-04-23 14:38:58.522453 | instance | 2026-04-23 14:38:58.522796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:38:58.523072 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.077) 0:08:33.421 ******** 2026-04-23 14:38:58.608197 | instance | skipping: [instance] 2026-04-23 14:38:58.608289 | instance | 2026-04-23 14:38:58.608457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:38:58.608618 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.085) 0:08:33.507 ******** 2026-04-23 14:38:58.688172 | instance | ok: [instance] 2026-04-23 14:38:58.688267 | instance | 2026-04-23 14:38:58.688464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:38:58.688634 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.079) 0:08:33.587 ******** 2026-04-23 14:38:58.854006 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:38:58.854274 | instance | ok: [instance] => (item=volumev3) 2026-04-23 14:38:58.854591 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:38:58.854934 | instance | ok: [instance] => (item=identity) 2026-04-23 14:38:58.855220 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:38:58.855503 | instance | ok: [instance] => (item=image) 2026-04-23 14:38:58.855775 | instance | 2026-04-23 14:38:58.856102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:38:58.856464 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.165) 0:08:33.753 ******** 2026-04-23 14:38:58.978879 | instance | ok: [instance] 2026-04-23 14:38:58.979054 | instance | 2026-04-23 14:38:58.979343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:38:58.979661 | instance | Thursday 23 April 2026 14:38:58 +0000 (0:00:00.124) 0:08:33.877 ******** 2026-04-23 14:38:59.087251 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:38:59.087533 | instance | 2026-04-23 14:38:59.087815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:38:59.088083 | instance | Thursday 23 April 2026 14:38:59 +0000 (0:00:00.109) 0:08:33.986 ******** 2026-04-23 14:38:59.738771 | instance | ok: [instance] 2026-04-23 14:38:59.739060 | instance | 2026-04-23 14:38:59.739471 | instance | TASK [vexxhost.atmosphere.cinder : Suspend the existing HelmRelease] *********** 2026-04-23 14:38:59.739801 | instance | Thursday 23 April 2026 14:38:59 +0000 (0:00:00.650) 0:08:34.637 ******** 2026-04-23 14:39:00.557681 | instance | ok: [instance] 2026-04-23 14:39:00.557949 | instance | 2026-04-23 14:39:00.558228 | instance | TASK [vexxhost.atmosphere.cinder : Remove the existing HelmRelease] ************ 2026-04-23 14:39:00.558516 | instance | Thursday 23 April 2026 14:39:00 +0000 (0:00:00.819) 0:08:35.456 ******** 2026-04-23 14:39:01.310505 | instance | ok: [instance] 2026-04-23 14:39:01.310632 | instance | 2026-04-23 14:39:01.310643 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-23 14:39:01.310661 | instance | Thursday 23 April 2026 14:39:01 +0000 (0:00:00.752) 0:08:36.209 ******** 2026-04-23 14:39:01.540444 | instance | ok: [instance] 2026-04-23 14:39:01.540554 | instance | 2026-04-23 14:39:01.540777 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-23 14:39:01.540831 | instance | Thursday 23 April 2026 14:39:01 +0000 (0:00:00.230) 0:08:36.440 ******** 2026-04-23 14:39:01.628821 | instance | skipping: [instance] 2026-04-23 14:39:01.628913 | instance | 2026-04-23 14:39:01.629074 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-23 14:39:01.629143 | instance | Thursday 23 April 2026 14:39:01 +0000 (0:00:00.088) 0:08:36.528 ******** 2026-04-23 14:39:04.092732 | instance | ok: [instance] 2026-04-23 14:39:04.092836 | instance | 2026-04-23 14:39:04.092934 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:39:04.093055 | instance | Thursday 23 April 2026 14:39:04 +0000 (0:00:02.463) 0:08:38.992 ******** 2026-04-23 14:39:04.266120 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:39:04.266186 | instance | 2026-04-23 14:39:04.266351 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:39:04.266507 | instance | Thursday 23 April 2026 14:39:04 +0000 (0:00:00.173) 0:08:39.165 ******** 2026-04-23 14:39:04.338046 | instance | skipping: [instance] 2026-04-23 14:39:04.338130 | instance | 2026-04-23 14:39:04.338253 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:39:04.338383 | instance | Thursday 23 April 2026 14:39:04 +0000 (0:00:00.072) 0:08:39.237 ******** 2026-04-23 14:39:04.586232 | instance | skipping: [instance] 2026-04-23 14:39:04.586325 | instance | 2026-04-23 14:39:04.586608 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:39:04.586679 | instance | Thursday 23 April 2026 14:39:04 +0000 (0:00:00.247) 0:08:39.485 ******** 2026-04-23 14:39:04.692276 | instance | ok: [instance] 2026-04-23 14:39:04.692385 | instance | 2026-04-23 14:39:04.692600 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-23 14:39:04.692654 | instance | Thursday 23 April 2026 14:39:04 +0000 (0:00:00.106) 0:08:39.592 ******** 2026-04-23 14:39:04.825760 | instance | included: ingress for instance 2026-04-23 14:39:04.825873 | instance | 2026-04-23 14:39:04.826168 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-23 14:39:04.826210 | instance | Thursday 23 April 2026 14:39:04 +0000 (0:00:00.133) 0:08:39.725 ******** 2026-04-23 14:39:06.087283 | instance | ok: [instance] 2026-04-23 14:39:06.087367 | instance | 2026-04-23 14:39:06.087634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:39:06.087697 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:01.261) 0:08:40.986 ******** 2026-04-23 14:39:06.184970 | instance | ok: [instance] 2026-04-23 14:39:06.185273 | instance | 2026-04-23 14:39:06.185320 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:39:06.185449 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.097) 0:08:41.084 ******** 2026-04-23 14:39:06.264485 | instance | skipping: [instance] 2026-04-23 14:39:06.264684 | instance | 2026-04-23 14:39:06.264989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:39:06.265236 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.079) 0:08:41.163 ******** 2026-04-23 14:39:06.349906 | instance | skipping: [instance] 2026-04-23 14:39:06.350020 | instance | 2026-04-23 14:39:06.350078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:39:06.350190 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.085) 0:08:41.249 ******** 2026-04-23 14:39:06.420310 | instance | skipping: [instance] 2026-04-23 14:39:06.420440 | instance | 2026-04-23 14:39:06.420612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:39:06.420787 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.070) 0:08:41.320 ******** 2026-04-23 14:39:06.502324 | instance | skipping: [instance] 2026-04-23 14:39:06.502451 | instance | 2026-04-23 14:39:06.502658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:39:06.502883 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.081) 0:08:41.401 ******** 2026-04-23 14:39:06.587335 | instance | skipping: [instance] 2026-04-23 14:39:06.587637 | instance | 2026-04-23 14:39:06.587941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:39:06.588269 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.084) 0:08:41.486 ******** 2026-04-23 14:39:06.676911 | instance | ok: [instance] 2026-04-23 14:39:06.677033 | instance | 2026-04-23 14:39:06.677188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:39:06.677366 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.089) 0:08:41.576 ******** 2026-04-23 14:39:06.823005 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:39:06.823126 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:39:06.823282 | instance | ok: [instance] => (item=identity) 2026-04-23 14:39:06.823435 | instance | ok: [instance] => (item=placement) 2026-04-23 14:39:06.823585 | instance | 2026-04-23 14:39:06.823754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:39:06.823911 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.145) 0:08:41.722 ******** 2026-04-23 14:39:06.939762 | instance | ok: [instance] 2026-04-23 14:39:06.939864 | instance | 2026-04-23 14:39:06.940029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:39:06.940288 | instance | Thursday 23 April 2026 14:39:06 +0000 (0:00:00.116) 0:08:41.838 ******** 2026-04-23 14:39:07.054750 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:39:07.054948 | instance | 2026-04-23 14:39:07.055275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:39:07.055543 | instance | Thursday 23 April 2026 14:39:07 +0000 (0:00:00.115) 0:08:41.954 ******** 2026-04-23 14:39:07.669981 | instance | ok: [instance] 2026-04-23 14:39:07.670203 | instance | 2026-04-23 14:39:07.670479 | instance | TASK [vexxhost.atmosphere.placement : Suspend the existing HelmRelease] ******** 2026-04-23 14:39:07.670748 | instance | Thursday 23 April 2026 14:39:07 +0000 (0:00:00.614) 0:08:42.568 ******** 2026-04-23 14:39:08.533370 | instance | ok: [instance] 2026-04-23 14:39:08.533724 | instance | 2026-04-23 14:39:08.534065 | instance | TASK [vexxhost.atmosphere.placement : Remove the existing HelmRelease] ********* 2026-04-23 14:39:08.534406 | instance | Thursday 23 April 2026 14:39:08 +0000 (0:00:00.863) 0:08:43.432 ******** 2026-04-23 14:39:09.327359 | instance | ok: [instance] 2026-04-23 14:39:09.327501 | instance | 2026-04-23 14:39:09.327687 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-23 14:39:09.327863 | instance | Thursday 23 April 2026 14:39:09 +0000 (0:00:00.794) 0:08:44.226 ******** 2026-04-23 14:39:11.342232 | instance | ok: [instance] 2026-04-23 14:39:11.342388 | instance | 2026-04-23 14:39:11.342681 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:39:11.342956 | instance | Thursday 23 April 2026 14:39:11 +0000 (0:00:02.014) 0:08:46.241 ******** 2026-04-23 14:39:11.537013 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:39:11.537095 | instance | 2026-04-23 14:39:11.537630 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:39:11.537872 | instance | Thursday 23 April 2026 14:39:11 +0000 (0:00:00.194) 0:08:46.436 ******** 2026-04-23 14:39:11.617576 | instance | skipping: [instance] 2026-04-23 14:39:11.618481 | instance | 2026-04-23 14:39:11.618510 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:39:11.618745 | instance | Thursday 23 April 2026 14:39:11 +0000 (0:00:00.080) 0:08:46.516 ******** 2026-04-23 14:39:11.695394 | instance | skipping: [instance] 2026-04-23 14:39:11.695799 | instance | 2026-04-23 14:39:11.696153 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:39:11.696479 | instance | Thursday 23 April 2026 14:39:11 +0000 (0:00:00.078) 0:08:46.594 ******** 2026-04-23 14:39:11.905343 | instance | ok: [instance] 2026-04-23 14:39:11.905858 | instance | 2026-04-23 14:39:11.906223 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-23 14:39:11.906561 | instance | Thursday 23 April 2026 14:39:11 +0000 (0:00:00.209) 0:08:46.804 ******** 2026-04-23 14:39:12.045642 | instance | included: ingress for instance 2026-04-23 14:39:12.046242 | instance | 2026-04-23 14:39:12.046714 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-23 14:39:12.047092 | instance | Thursday 23 April 2026 14:39:12 +0000 (0:00:00.139) 0:08:46.944 ******** 2026-04-23 14:39:13.355876 | instance | ok: [instance] 2026-04-23 14:39:13.355964 | instance | 2026-04-23 14:39:13.355975 | instance | PLAY [Configure operating system] ********************************************** 2026-04-23 14:39:13.355986 | instance | 2026-04-23 14:39:13.355995 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:39:13.356004 | instance | Thursday 23 April 2026 14:39:13 +0000 (0:00:01.309) 0:08:48.253 ******** 2026-04-23 14:39:17.425363 | instance | ok: [instance] 2026-04-23 14:39:17.425513 | instance | 2026-04-23 14:39:17.425527 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-23 14:39:17.425538 | instance | Thursday 23 April 2026 14:39:17 +0000 (0:00:04.069) 0:08:52.323 ******** 2026-04-23 14:39:17.684348 | instance | ok: [instance] 2026-04-23 14:39:17.684416 | instance | 2026-04-23 14:39:17.684428 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-23 14:39:17.684459 | instance | Thursday 23 April 2026 14:39:17 +0000 (0:00:00.258) 0:08:52.582 ******** 2026-04-23 14:39:17.752995 | instance | skipping: [instance] 2026-04-23 14:39:17.753230 | instance | 2026-04-23 14:39:17.753460 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-23 14:39:17.753669 | instance | Thursday 23 April 2026 14:39:17 +0000 (0:00:00.070) 0:08:52.652 ******** 2026-04-23 14:39:17.842399 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 14:39:17.842829 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 14:39:17.843203 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 14:39:17.843696 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 14:39:17.844027 | instance | skipping: [instance] 2026-04-23 14:39:17.844337 | instance | 2026-04-23 14:39:17.844685 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-23 14:39:17.845082 | instance | Thursday 23 April 2026 14:39:17 +0000 (0:00:00.088) 0:08:52.741 ******** 2026-04-23 14:39:17.930415 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 14:39:17.930861 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 14:39:17.931225 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 14:39:17.931612 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 14:39:17.931958 | instance | skipping: [instance] 2026-04-23 14:39:17.932286 | instance | 2026-04-23 14:39:17.932650 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-23 14:39:17.933045 | instance | Thursday 23 April 2026 14:39:17 +0000 (0:00:00.087) 0:08:52.829 ******** 2026-04-23 14:39:18.005500 | instance | skipping: [instance] 2026-04-23 14:39:18.005908 | instance | 2026-04-23 14:39:18.006253 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-23 14:39:18.006580 | instance | Thursday 23 April 2026 14:39:18 +0000 (0:00:00.075) 0:08:52.904 ******** 2026-04-23 14:39:18.111458 | instance | skipping: [instance] 2026-04-23 14:39:18.111834 | instance | 2026-04-23 14:39:18.112168 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 14:39:18.112514 | instance | Thursday 23 April 2026 14:39:18 +0000 (0:00:00.106) 0:08:53.011 ******** 2026-04-23 14:39:18.540418 | instance | ok: [instance] 2026-04-23 14:39:18.540504 | instance | 2026-04-23 14:39:18.540612 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 14:39:18.540738 | instance | Thursday 23 April 2026 14:39:18 +0000 (0:00:00.429) 0:08:53.440 ******** 2026-04-23 14:39:19.822225 | instance | ok: [instance] 2026-04-23 14:39:19.822449 | instance | 2026-04-23 14:39:19.822734 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 14:39:19.822996 | instance | Thursday 23 April 2026 14:39:19 +0000 (0:00:01.281) 0:08:54.721 ******** 2026-04-23 14:39:20.375734 | instance | ok: [instance] 2026-04-23 14:39:20.376001 | instance | 2026-04-23 14:39:20.376368 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-23 14:39:20.376718 | instance | Thursday 23 April 2026 14:39:20 +0000 (0:00:00.553) 0:08:55.274 ******** 2026-04-23 14:39:20.903014 | instance | ok: [instance] 2026-04-23 14:39:20.903275 | instance | 2026-04-23 14:39:20.903554 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-23 14:39:20.903910 | instance | 2026-04-23 14:39:20.904203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:39:20.904466 | instance | Thursday 23 April 2026 14:39:20 +0000 (0:00:00.528) 0:08:55.802 ******** 2026-04-23 14:39:21.010297 | instance | ok: [instance] 2026-04-23 14:39:21.010600 | instance | 2026-04-23 14:39:21.010999 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:39:21.011326 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.106) 0:08:55.909 ******** 2026-04-23 14:39:21.081479 | instance | skipping: [instance] 2026-04-23 14:39:21.081770 | instance | 2026-04-23 14:39:21.082118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:39:21.082397 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.071) 0:08:55.981 ******** 2026-04-23 14:39:21.353387 | instance | skipping: [instance] 2026-04-23 14:39:21.353653 | instance | 2026-04-23 14:39:21.353957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:39:21.354247 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.271) 0:08:56.252 ******** 2026-04-23 14:39:21.437331 | instance | skipping: [instance] 2026-04-23 14:39:21.437488 | instance | 2026-04-23 14:39:21.437683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:39:21.437813 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.084) 0:08:56.336 ******** 2026-04-23 14:39:21.509241 | instance | skipping: [instance] 2026-04-23 14:39:21.509524 | instance | 2026-04-23 14:39:21.509829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:39:21.510117 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.071) 0:08:56.408 ******** 2026-04-23 14:39:21.579384 | instance | skipping: [instance] 2026-04-23 14:39:21.579704 | instance | 2026-04-23 14:39:21.580424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:39:21.581238 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.069) 0:08:56.477 ******** 2026-04-23 14:39:21.656403 | instance | ok: [instance] 2026-04-23 14:39:21.656532 | instance | 2026-04-23 14:39:21.656727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:39:21.656904 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.077) 0:08:56.555 ******** 2026-04-23 14:39:21.723662 | instance | skipping: [instance] 2026-04-23 14:39:21.723904 | instance | 2026-04-23 14:39:21.724205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:39:21.724491 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.066) 0:08:56.622 ******** 2026-04-23 14:39:21.838215 | instance | ok: [instance] 2026-04-23 14:39:21.838455 | instance | 2026-04-23 14:39:21.838764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:39:21.839149 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.112) 0:08:56.735 ******** 2026-04-23 14:39:21.946028 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:39:21.946157 | instance | 2026-04-23 14:39:21.946390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:39:21.946605 | instance | Thursday 23 April 2026 14:39:21 +0000 (0:00:00.109) 0:08:56.845 ******** 2026-04-23 14:39:22.542511 | instance | ok: [instance] 2026-04-23 14:39:22.542743 | instance | 2026-04-23 14:39:22.543052 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-23 14:39:22.543487 | instance | Thursday 23 April 2026 14:39:22 +0000 (0:00:00.596) 0:08:57.442 ******** 2026-04-23 14:39:22.813683 | instance | ok: [instance] 2026-04-23 14:39:22.813940 | instance | 2026-04-23 14:39:22.814326 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-23 14:39:22.814646 | instance | Thursday 23 April 2026 14:39:22 +0000 (0:00:00.270) 0:08:57.713 ******** 2026-04-23 14:39:22.900216 | instance | ok: [instance] => { 2026-04-23 14:39:22.900498 | instance | "changed": false, 2026-04-23 14:39:22.900662 | instance | "msg": "All assertions passed" 2026-04-23 14:39:22.900874 | instance | } 2026-04-23 14:39:22.901097 | instance | 2026-04-23 14:39:22.901373 | instance | TASK [vexxhost.atmosphere.openvswitch : Suspend the existing HelmRelease] ****** 2026-04-23 14:39:22.901624 | instance | Thursday 23 April 2026 14:39:22 +0000 (0:00:00.086) 0:08:57.799 ******** 2026-04-23 14:39:23.740567 | instance | ok: [instance] 2026-04-23 14:39:23.740789 | instance | 2026-04-23 14:39:23.741115 | instance | TASK [vexxhost.atmosphere.openvswitch : Remove the existing HelmRelease] ******* 2026-04-23 14:39:23.741391 | instance | Thursday 23 April 2026 14:39:23 +0000 (0:00:00.839) 0:08:58.639 ******** 2026-04-23 14:39:24.544876 | instance | ok: [instance] 2026-04-23 14:39:24.545127 | instance | 2026-04-23 14:39:24.545443 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-23 14:39:24.545754 | instance | Thursday 23 April 2026 14:39:24 +0000 (0:00:00.804) 0:08:59.444 ******** 2026-04-23 14:39:26.218848 | instance | ok: [instance] 2026-04-23 14:39:26.219062 | instance | 2026-04-23 14:39:26.219359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:39:26.219647 | instance | Thursday 23 April 2026 14:39:26 +0000 (0:00:01.673) 0:09:01.117 ******** 2026-04-23 14:39:26.319476 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:39:26.319714 | instance | 2026-04-23 14:39:26.319982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:39:26.320245 | instance | Thursday 23 April 2026 14:39:26 +0000 (0:00:00.101) 0:09:01.218 ******** 2026-04-23 14:39:26.929708 | instance | ok: [instance] 2026-04-23 14:39:26.930020 | instance | 2026-04-23 14:39:26.930333 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-23 14:39:26.930623 | instance | Thursday 23 April 2026 14:39:26 +0000 (0:00:00.608) 0:09:01.827 ******** 2026-04-23 14:39:27.817961 | instance | ok: [instance] 2026-04-23 14:39:27.818122 | instance | 2026-04-23 14:39:27.818140 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-23 14:39:27.818152 | instance | Thursday 23 April 2026 14:39:27 +0000 (0:00:00.887) 0:09:02.715 ******** 2026-04-23 14:39:27.893597 | instance | skipping: [instance] 2026-04-23 14:39:27.893699 | instance | 2026-04-23 14:39:27.893716 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-23 14:39:27.893726 | instance | Thursday 23 April 2026 14:39:27 +0000 (0:00:00.076) 0:09:02.791 ******** 2026-04-23 14:39:28.537129 | instance | ok: [instance] 2026-04-23 14:39:28.537218 | instance | 2026-04-23 14:39:28.537366 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-23 14:39:28.537515 | instance | Thursday 23 April 2026 14:39:28 +0000 (0:00:00.645) 0:09:03.436 ******** 2026-04-23 14:39:28.618914 | instance | ok: [instance] => { 2026-04-23 14:39:28.618995 | instance | "changed": false, 2026-04-23 14:39:28.619582 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-23 14:39:28.619631 | instance | } 2026-04-23 14:39:28.619638 | instance | 2026-04-23 14:39:28.619642 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-23 14:39:28.619647 | instance | Thursday 23 April 2026 14:39:28 +0000 (0:00:00.081) 0:09:03.518 ******** 2026-04-23 14:39:30.705760 | instance | ok: [instance] 2026-04-23 14:39:30.705842 | instance | 2026-04-23 14:39:30.705858 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 14:39:30.705988 | instance | 2026-04-23 14:39:30.706112 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:39:30.706235 | instance | Thursday 23 April 2026 14:39:30 +0000 (0:00:02.087) 0:09:05.605 ******** 2026-04-23 14:39:34.693708 | instance | ok: [instance] 2026-04-23 14:39:34.693795 | instance | 2026-04-23 14:39:34.694053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:39:34.694099 | instance | Thursday 23 April 2026 14:39:34 +0000 (0:00:03.987) 0:09:09.593 ******** 2026-04-23 14:39:34.792554 | instance | ok: [instance] 2026-04-23 14:39:34.792632 | instance | 2026-04-23 14:39:34.792899 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:39:34.792943 | instance | Thursday 23 April 2026 14:39:34 +0000 (0:00:00.098) 0:09:09.692 ******** 2026-04-23 14:39:34.862564 | instance | skipping: [instance] 2026-04-23 14:39:34.862649 | instance | 2026-04-23 14:39:34.862931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:39:34.862976 | instance | Thursday 23 April 2026 14:39:34 +0000 (0:00:00.069) 0:09:09.762 ******** 2026-04-23 14:39:34.940025 | instance | skipping: [instance] 2026-04-23 14:39:34.940094 | instance | 2026-04-23 14:39:34.940242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:39:34.940363 | instance | Thursday 23 April 2026 14:39:34 +0000 (0:00:00.077) 0:09:09.839 ******** 2026-04-23 14:39:35.015645 | instance | skipping: [instance] 2026-04-23 14:39:35.015855 | instance | 2026-04-23 14:39:35.016143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:39:35.016464 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.075) 0:09:09.915 ******** 2026-04-23 14:39:35.078847 | instance | skipping: [instance] 2026-04-23 14:39:35.079030 | instance | 2026-04-23 14:39:35.079313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:39:35.079583 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.063) 0:09:09.978 ******** 2026-04-23 14:39:35.151839 | instance | skipping: [instance] 2026-04-23 14:39:35.152074 | instance | 2026-04-23 14:39:35.152393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:39:35.152659 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.072) 0:09:10.051 ******** 2026-04-23 14:39:35.228550 | instance | ok: [instance] 2026-04-23 14:39:35.228786 | instance | 2026-04-23 14:39:35.229089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:39:35.229365 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.076) 0:09:10.128 ******** 2026-04-23 14:39:35.313384 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-23 14:39:35.313682 | instance | 2026-04-23 14:39:35.313991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:39:35.314315 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.084) 0:09:10.212 ******** 2026-04-23 14:39:35.439529 | instance | ok: [instance] 2026-04-23 14:39:35.439735 | instance | 2026-04-23 14:39:35.440029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:39:35.440410 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.125) 0:09:10.338 ******** 2026-04-23 14:39:35.543289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:39:35.543499 | instance | 2026-04-23 14:39:35.543779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:39:35.544044 | instance | Thursday 23 April 2026 14:39:35 +0000 (0:00:00.103) 0:09:10.442 ******** 2026-04-23 14:39:36.136314 | instance | ok: [instance] 2026-04-23 14:39:36.136889 | instance | 2026-04-23 14:39:36.137142 | instance | TASK [vexxhost.atmosphere.libvirt : Suspend the existing HelmRelease] ********** 2026-04-23 14:39:36.137318 | instance | Thursday 23 April 2026 14:39:36 +0000 (0:00:00.592) 0:09:11.034 ******** 2026-04-23 14:39:36.896773 | instance | ok: [instance] 2026-04-23 14:39:36.896970 | instance | 2026-04-23 14:39:36.897263 | instance | TASK [vexxhost.atmosphere.libvirt : Remove the existing HelmRelease] *********** 2026-04-23 14:39:36.897574 | instance | Thursday 23 April 2026 14:39:36 +0000 (0:00:00.761) 0:09:11.796 ******** 2026-04-23 14:39:37.631000 | instance | ok: [instance] 2026-04-23 14:39:37.631244 | instance | 2026-04-23 14:39:37.631558 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-23 14:39:37.631836 | instance | Thursday 23 April 2026 14:39:37 +0000 (0:00:00.734) 0:09:12.530 ******** 2026-04-23 14:39:39.329680 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-23 14:39:39.329930 | instance | ok: [instance] => (item=libvirt-api) 2026-04-23 14:39:39.330231 | instance | 2026-04-23 14:39:39.330522 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-23 14:39:39.330803 | instance | Thursday 23 April 2026 14:39:39 +0000 (0:00:01.698) 0:09:14.229 ******** 2026-04-23 14:39:40.812926 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-23 14:39:40.813021 | instance | ok: [instance] => (item=libvirt-api) 2026-04-23 14:39:40.813035 | instance | 2026-04-23 14:39:40.813048 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-23 14:39:40.813060 | instance | Thursday 23 April 2026 14:39:40 +0000 (0:00:01.479) 0:09:15.709 ******** 2026-04-23 14:39:42.942199 | instance | ok: [instance] 2026-04-23 14:39:42.942776 | instance | 2026-04-23 14:39:42.942800 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:39:42.943072 | instance | Thursday 23 April 2026 14:39:42 +0000 (0:00:02.132) 0:09:17.841 ******** 2026-04-23 14:39:43.064947 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:39:43.065170 | instance | 2026-04-23 14:39:43.065604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:39:43.065887 | instance | Thursday 23 April 2026 14:39:43 +0000 (0:00:00.123) 0:09:17.964 ******** 2026-04-23 14:39:43.682662 | instance | ok: [instance] 2026-04-23 14:39:43.682787 | instance | 2026-04-23 14:39:43.682993 | instance | TASK [vexxhost.atmosphere.coredns : Suspend the existing HelmRelease] ********** 2026-04-23 14:39:43.683197 | instance | Thursday 23 April 2026 14:39:43 +0000 (0:00:00.617) 0:09:18.582 ******** 2026-04-23 14:39:44.476762 | instance | ok: [instance] 2026-04-23 14:39:44.476910 | instance | 2026-04-23 14:39:44.477090 | instance | TASK [vexxhost.atmosphere.coredns : Remove the existing HelmRelease] *********** 2026-04-23 14:39:44.477234 | instance | Thursday 23 April 2026 14:39:44 +0000 (0:00:00.793) 0:09:19.376 ******** 2026-04-23 14:39:45.221833 | instance | ok: [instance] 2026-04-23 14:39:45.222057 | instance | 2026-04-23 14:39:45.222335 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-23 14:39:45.222676 | instance | Thursday 23 April 2026 14:39:45 +0000 (0:00:00.744) 0:09:20.121 ******** 2026-04-23 14:39:45.405012 | instance | skipping: [instance] 2026-04-23 14:39:45.405152 | instance | 2026-04-23 14:39:45.405342 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 14:39:45.405546 | instance | Thursday 23 April 2026 14:39:45 +0000 (0:00:00.183) 0:09:20.304 ******** 2026-04-23 14:39:46.478881 | instance | ok: [instance] 2026-04-23 14:39:46.479014 | instance | 2026-04-23 14:39:46.479193 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 14:39:46.479367 | instance | Thursday 23 April 2026 14:39:46 +0000 (0:00:01.073) 0:09:21.378 ******** 2026-04-23 14:39:46.742219 | instance | ok: [instance] 2026-04-23 14:39:46.742457 | instance | 2026-04-23 14:39:46.742786 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 14:39:46.743068 | instance | Thursday 23 April 2026 14:39:46 +0000 (0:00:00.262) 0:09:21.641 ******** 2026-04-23 14:39:47.323071 | instance | ok: [instance] 2026-04-23 14:39:47.323186 | instance | 2026-04-23 14:39:47.323366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:39:47.323516 | instance | Thursday 23 April 2026 14:39:47 +0000 (0:00:00.581) 0:09:22.222 ******** 2026-04-23 14:39:47.449457 | instance | ok: [instance] 2026-04-23 14:39:47.449567 | instance | 2026-04-23 14:39:47.449740 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:39:47.449907 | instance | Thursday 23 April 2026 14:39:47 +0000 (0:00:00.125) 0:09:22.348 ******** 2026-04-23 14:39:47.579296 | instance | included: rabbitmq for instance 2026-04-23 14:39:47.579379 | instance | 2026-04-23 14:39:47.579549 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:39:47.579717 | instance | Thursday 23 April 2026 14:39:47 +0000 (0:00:00.130) 0:09:22.478 ******** 2026-04-23 14:39:48.283077 | instance | ok: [instance] 2026-04-23 14:39:48.283327 | instance | 2026-04-23 14:39:48.283832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:39:48.284129 | instance | Thursday 23 April 2026 14:39:48 +0000 (0:00:00.703) 0:09:23.182 ******** 2026-04-23 14:39:48.458158 | instance | skipping: [instance] 2026-04-23 14:39:48.458283 | instance | 2026-04-23 14:39:48.458499 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:39:48.458667 | instance | Thursday 23 April 2026 14:39:48 +0000 (0:00:00.175) 0:09:23.357 ******** 2026-04-23 14:39:48.656548 | instance | skipping: [instance] 2026-04-23 14:39:48.656634 | instance | 2026-04-23 14:39:48.661480 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:39:48.661509 | instance | Thursday 23 April 2026 14:39:48 +0000 (0:00:00.198) 0:09:23.556 ******** 2026-04-23 14:39:49.524816 | instance | ok: [instance] 2026-04-23 14:39:49.525070 | instance | 2026-04-23 14:39:49.525362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:39:49.525670 | instance | Thursday 23 April 2026 14:39:49 +0000 (0:00:00.867) 0:09:24.423 ******** 2026-04-23 14:39:50.242140 | instance | ok: [instance] 2026-04-23 14:39:50.242366 | instance | 2026-04-23 14:39:50.242678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:39:50.243021 | instance | Thursday 23 April 2026 14:39:50 +0000 (0:00:00.717) 0:09:25.141 ******** 2026-04-23 14:39:50.320107 | instance | ok: [instance] 2026-04-23 14:39:50.320415 | instance | 2026-04-23 14:39:50.320736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:39:50.321022 | instance | Thursday 23 April 2026 14:39:50 +0000 (0:00:00.077) 0:09:25.219 ******** 2026-04-23 14:39:50.398566 | instance | skipping: [instance] 2026-04-23 14:39:50.398653 | instance | 2026-04-23 14:39:50.398780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:39:50.398900 | instance | Thursday 23 April 2026 14:39:50 +0000 (0:00:00.078) 0:09:25.298 ******** 2026-04-23 14:39:50.489169 | instance | skipping: [instance] 2026-04-23 14:39:50.489380 | instance | 2026-04-23 14:39:50.489711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:39:50.489990 | instance | Thursday 23 April 2026 14:39:50 +0000 (0:00:00.090) 0:09:25.388 ******** 2026-04-23 14:39:50.566697 | instance | ok: [instance] 2026-04-23 14:39:50.566926 | instance | 2026-04-23 14:39:50.567206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:39:50.567467 | instance | Thursday 23 April 2026 14:39:50 +0000 (0:00:00.077) 0:09:25.466 ******** 2026-04-23 14:39:51.051801 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:39:51.051885 | instance | ok: [instance] => (item=network) 2026-04-23 14:39:51.051977 | instance | ok: [instance] => (item=volumev3) 2026-04-23 14:39:51.052114 | instance | ok: [instance] => (item=compute) 2026-04-23 14:39:51.052230 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:39:51.052349 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-23 14:39:51.052467 | instance | ok: [instance] => (item=baremetal) 2026-04-23 14:39:51.052588 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-23 14:39:51.052703 | instance | ok: [instance] => (item=identity) 2026-04-23 14:39:51.052822 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:39:51.052941 | instance | ok: [instance] => (item=image) 2026-04-23 14:39:51.053059 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-23 14:39:51.053178 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 14:39:51.053294 | instance | ok: [instance] => (item=placement) 2026-04-23 14:39:51.053408 | instance | 2026-04-23 14:39:51.053550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:39:51.053681 | instance | Thursday 23 April 2026 14:39:51 +0000 (0:00:00.485) 0:09:25.951 ******** 2026-04-23 14:39:51.172172 | instance | ok: [instance] 2026-04-23 14:39:51.172398 | instance | 2026-04-23 14:39:51.172699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:39:51.172966 | instance | Thursday 23 April 2026 14:39:51 +0000 (0:00:00.119) 0:09:26.071 ******** 2026-04-23 14:39:51.277619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:39:51.277957 | instance | 2026-04-23 14:39:51.278306 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:39:51.278652 | instance | Thursday 23 April 2026 14:39:51 +0000 (0:00:00.105) 0:09:26.177 ******** 2026-04-23 14:39:51.916967 | instance | ok: [instance] 2026-04-23 14:39:51.917039 | instance | 2026-04-23 14:39:51.917173 | instance | TASK [vexxhost.atmosphere.nova : Suspend the existing HelmRelease] ************* 2026-04-23 14:39:51.917305 | instance | Thursday 23 April 2026 14:39:51 +0000 (0:00:00.638) 0:09:26.816 ******** 2026-04-23 14:39:52.624021 | instance | ok: [instance] 2026-04-23 14:39:52.624114 | instance | 2026-04-23 14:39:52.624248 | instance | TASK [vexxhost.atmosphere.nova : Remove the existing HelmRelease] ************** 2026-04-23 14:39:52.624377 | instance | Thursday 23 April 2026 14:39:52 +0000 (0:00:00.707) 0:09:27.523 ******** 2026-04-23 14:39:53.352172 | instance | ok: [instance] 2026-04-23 14:39:53.352258 | instance | 2026-04-23 14:39:53.352398 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-23 14:39:53.352526 | instance | Thursday 23 April 2026 14:39:53 +0000 (0:00:00.722) 0:09:28.246 ******** 2026-04-23 14:39:53.664023 | instance | ok: [instance -> localhost] 2026-04-23 14:39:53.664142 | instance | 2026-04-23 14:39:53.664338 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-23 14:39:53.664512 | instance | Thursday 23 April 2026 14:39:53 +0000 (0:00:00.317) 0:09:28.563 ******** 2026-04-23 14:39:54.187872 | instance | ok: [instance -> localhost] 2026-04-23 14:39:54.188553 | instance | 2026-04-23 14:39:54.188566 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-23 14:39:54.188608 | instance | Thursday 23 April 2026 14:39:54 +0000 (0:00:00.523) 0:09:29.087 ******** 2026-04-23 14:39:54.732120 | instance | ok: [instance -> localhost] 2026-04-23 14:39:54.732393 | instance | 2026-04-23 14:39:54.732724 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-23 14:39:54.733147 | instance | Thursday 23 April 2026 14:39:54 +0000 (0:00:00.544) 0:09:29.631 ******** 2026-04-23 14:39:54.967038 | instance | ok: [instance -> localhost] 2026-04-23 14:39:54.967281 | instance | 2026-04-23 14:39:54.967598 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-23 14:39:54.967880 | instance | Thursday 23 April 2026 14:39:54 +0000 (0:00:00.235) 0:09:29.866 ******** 2026-04-23 14:39:56.333259 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-23 14:39:56.333549 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-23 14:39:56.333823 | instance | 2026-04-23 14:39:56.334097 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-23 14:39:56.334390 | instance | Thursday 23 April 2026 14:39:56 +0000 (0:00:01.366) 0:09:31.232 ******** 2026-04-23 14:39:59.867639 | instance | ok: [instance] 2026-04-23 14:39:59.867723 | instance | 2026-04-23 14:39:59.868139 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:39:59.868207 | instance | Thursday 23 April 2026 14:39:59 +0000 (0:00:03.533) 0:09:34.766 ******** 2026-04-23 14:40:00.048816 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:40:00.048904 | instance | 2026-04-23 14:40:00.049182 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:40:00.049229 | instance | Thursday 23 April 2026 14:40:00 +0000 (0:00:00.181) 0:09:34.948 ******** 2026-04-23 14:40:00.146939 | instance | skipping: [instance] 2026-04-23 14:40:00.147021 | instance | 2026-04-23 14:40:00.147150 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:40:00.147341 | instance | Thursday 23 April 2026 14:40:00 +0000 (0:00:00.098) 0:09:35.046 ******** 2026-04-23 14:40:00.223239 | instance | skipping: [instance] 2026-04-23 14:40:00.223321 | instance | 2026-04-23 14:40:00.223458 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:40:00.223579 | instance | Thursday 23 April 2026 14:40:00 +0000 (0:00:00.076) 0:09:35.123 ******** 2026-04-23 14:40:00.311389 | instance | ok: [instance] 2026-04-23 14:40:00.311738 | instance | 2026-04-23 14:40:00.312029 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-23 14:40:00.312292 | instance | Thursday 23 April 2026 14:40:00 +0000 (0:00:00.087) 0:09:35.210 ******** 2026-04-23 14:40:00.452743 | instance | included: ingress for instance 2026-04-23 14:40:00.452818 | instance | 2026-04-23 14:40:00.452958 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-23 14:40:00.453138 | instance | Thursday 23 April 2026 14:40:00 +0000 (0:00:00.141) 0:09:35.352 ******** 2026-04-23 14:40:01.798592 | instance | ok: [instance] 2026-04-23 14:40:01.798825 | instance | 2026-04-23 14:40:01.799097 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:40:01.799367 | instance | Thursday 23 April 2026 14:40:01 +0000 (0:00:01.344) 0:09:36.697 ******** 2026-04-23 14:40:01.982270 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:40:01.982413 | instance | 2026-04-23 14:40:01.982602 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:40:01.982759 | instance | Thursday 23 April 2026 14:40:01 +0000 (0:00:00.184) 0:09:36.881 ******** 2026-04-23 14:40:02.069351 | instance | skipping: [instance] 2026-04-23 14:40:02.069570 | instance | 2026-04-23 14:40:02.069907 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:40:02.070417 | instance | Thursday 23 April 2026 14:40:02 +0000 (0:00:00.086) 0:09:36.968 ******** 2026-04-23 14:40:02.146025 | instance | skipping: [instance] 2026-04-23 14:40:02.146304 | instance | 2026-04-23 14:40:02.146759 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:40:02.146933 | instance | Thursday 23 April 2026 14:40:02 +0000 (0:00:00.076) 0:09:37.045 ******** 2026-04-23 14:40:02.356887 | instance | ok: [instance] 2026-04-23 14:40:02.357060 | instance | 2026-04-23 14:40:02.357233 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-23 14:40:02.357408 | instance | Thursday 23 April 2026 14:40:02 +0000 (0:00:00.211) 0:09:37.256 ******** 2026-04-23 14:40:02.480053 | instance | included: ingress for instance 2026-04-23 14:40:02.480299 | instance | 2026-04-23 14:40:02.480667 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-23 14:40:02.480976 | instance | Thursday 23 April 2026 14:40:02 +0000 (0:00:00.122) 0:09:37.379 ******** 2026-04-23 14:40:03.628248 | instance | ok: [instance] 2026-04-23 14:40:03.628640 | instance | 2026-04-23 14:40:03.629056 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-23 14:40:03.629377 | instance | Thursday 23 April 2026 14:40:03 +0000 (0:00:01.148) 0:09:38.527 ******** 2026-04-23 14:40:04.368890 | instance | ok: [instance] 2026-04-23 14:40:04.368979 | instance | 2026-04-23 14:40:04.369127 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-23 14:40:04.369253 | instance | Thursday 23 April 2026 14:40:04 +0000 (0:00:00.741) 0:09:39.268 ******** 2026-04-23 14:40:09.323539 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-23 14:40:09.324475 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-23 14:40:09.324920 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-23 14:40:09.325245 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-23 14:40:09.325781 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-23 14:40:09.326065 | instance | 2026-04-23 14:40:09.326401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:40:09.326660 | instance | Thursday 23 April 2026 14:40:09 +0000 (0:00:04.954) 0:09:44.222 ******** 2026-04-23 14:40:09.444221 | instance | ok: [instance] 2026-04-23 14:40:09.444488 | instance | 2026-04-23 14:40:09.444778 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:40:09.445054 | instance | Thursday 23 April 2026 14:40:09 +0000 (0:00:00.120) 0:09:44.343 ******** 2026-04-23 14:40:09.604523 | instance | included: rabbitmq for instance 2026-04-23 14:40:09.604781 | instance | 2026-04-23 14:40:09.605089 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:40:09.605436 | instance | Thursday 23 April 2026 14:40:09 +0000 (0:00:00.160) 0:09:44.504 ******** 2026-04-23 14:40:10.371430 | instance | ok: [instance] 2026-04-23 14:40:10.371678 | instance | 2026-04-23 14:40:10.371971 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:40:10.372267 | instance | Thursday 23 April 2026 14:40:10 +0000 (0:00:00.766) 0:09:45.270 ******** 2026-04-23 14:40:10.552434 | instance | skipping: [instance] 2026-04-23 14:40:10.552650 | instance | 2026-04-23 14:40:10.552938 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:40:10.553212 | instance | Thursday 23 April 2026 14:40:10 +0000 (0:00:00.181) 0:09:45.451 ******** 2026-04-23 14:40:10.748706 | instance | skipping: [instance] 2026-04-23 14:40:10.748938 | instance | 2026-04-23 14:40:10.749224 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:40:10.749538 | instance | Thursday 23 April 2026 14:40:10 +0000 (0:00:00.196) 0:09:45.648 ******** 2026-04-23 14:40:11.619780 | instance | ok: [instance] 2026-04-23 14:40:11.620080 | instance | 2026-04-23 14:40:11.620395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:40:11.620686 | instance | Thursday 23 April 2026 14:40:11 +0000 (0:00:00.870) 0:09:46.519 ******** 2026-04-23 14:40:12.319703 | instance | ok: [instance] 2026-04-23 14:40:12.319947 | instance | 2026-04-23 14:40:12.320265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:40:12.320552 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.700) 0:09:47.219 ******** 2026-04-23 14:40:12.393736 | instance | ok: [instance] 2026-04-23 14:40:12.393875 | instance | 2026-04-23 14:40:12.394057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:40:12.394225 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.074) 0:09:47.293 ******** 2026-04-23 14:40:12.483888 | instance | skipping: [instance] 2026-04-23 14:40:12.484137 | instance | 2026-04-23 14:40:12.484467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:40:12.484790 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.089) 0:09:47.383 ******** 2026-04-23 14:40:12.569229 | instance | skipping: [instance] 2026-04-23 14:40:12.569449 | instance | 2026-04-23 14:40:12.569742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:40:12.570002 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.085) 0:09:47.468 ******** 2026-04-23 14:40:12.642801 | instance | ok: [instance] 2026-04-23 14:40:12.642951 | instance | 2026-04-23 14:40:12.643174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:40:12.643365 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.073) 0:09:47.542 ******** 2026-04-23 14:40:12.827430 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:40:12.827716 | instance | ok: [instance] => (item=network) 2026-04-23 14:40:12.828038 | instance | ok: [instance] => (item=dns) 2026-04-23 14:40:12.828357 | instance | ok: [instance] => (item=compute) 2026-04-23 14:40:12.828631 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:40:12.828890 | instance | ok: [instance] => (item=baremetal) 2026-04-23 14:40:12.829148 | instance | ok: [instance] => (item=identity) 2026-04-23 14:40:12.829402 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:40:12.829685 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 14:40:12.829962 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 14:40:12.830203 | instance | 2026-04-23 14:40:12.830468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:40:12.830721 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.184) 0:09:47.726 ******** 2026-04-23 14:40:12.939549 | instance | ok: [instance] 2026-04-23 14:40:12.939655 | instance | 2026-04-23 14:40:12.939892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:40:12.940069 | instance | Thursday 23 April 2026 14:40:12 +0000 (0:00:00.112) 0:09:47.839 ******** 2026-04-23 14:40:13.052641 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:40:13.052767 | instance | 2026-04-23 14:40:13.052918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:40:13.053061 | instance | Thursday 23 April 2026 14:40:13 +0000 (0:00:00.113) 0:09:47.952 ******** 2026-04-23 14:40:13.687865 | instance | ok: [instance] 2026-04-23 14:40:13.688124 | instance | 2026-04-23 14:40:13.688414 | instance | TASK [vexxhost.atmosphere.neutron : Suspend the existing HelmRelease] ********** 2026-04-23 14:40:13.688699 | instance | Thursday 23 April 2026 14:40:13 +0000 (0:00:00.633) 0:09:48.586 ******** 2026-04-23 14:40:14.412876 | instance | ok: [instance] 2026-04-23 14:40:14.412956 | instance | 2026-04-23 14:40:14.413065 | instance | TASK [vexxhost.atmosphere.neutron : Remove the existing HelmRelease] *********** 2026-04-23 14:40:14.413177 | instance | Thursday 23 April 2026 14:40:14 +0000 (0:00:00.726) 0:09:49.312 ******** 2026-04-23 14:40:15.127832 | instance | ok: [instance] 2026-04-23 14:40:15.127929 | instance | 2026-04-23 14:40:15.128211 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-23 14:40:15.128409 | instance | Thursday 23 April 2026 14:40:15 +0000 (0:00:00.714) 0:09:50.027 ******** 2026-04-23 14:40:15.317814 | instance | skipping: [instance] 2026-04-23 14:40:15.317886 | instance | 2026-04-23 14:40:15.318007 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-23 14:40:15.318129 | instance | Thursday 23 April 2026 14:40:15 +0000 (0:00:00.190) 0:09:50.217 ******** 2026-04-23 14:40:15.649758 | instance | ok: [instance] 2026-04-23 14:40:15.649866 | instance | 2026-04-23 14:40:15.649959 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-23 14:40:15.650090 | instance | Thursday 23 April 2026 14:40:15 +0000 (0:00:00.331) 0:09:50.549 ******** 2026-04-23 14:40:15.748271 | instance | ok: [instance] 2026-04-23 14:40:15.748442 | instance | 2026-04-23 14:40:15.748723 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-23 14:40:15.749066 | instance | Thursday 23 April 2026 14:40:15 +0000 (0:00:00.098) 0:09:50.647 ******** 2026-04-23 14:40:15.848362 | instance | ok: [instance] 2026-04-23 14:40:15.848568 | instance | 2026-04-23 14:40:15.848980 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-23 14:40:15.849212 | instance | Thursday 23 April 2026 14:40:15 +0000 (0:00:00.100) 0:09:50.748 ******** 2026-04-23 14:40:18.238249 | instance | ok: [instance] 2026-04-23 14:40:18.238481 | instance | 2026-04-23 14:40:18.238762 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:40:18.239069 | instance | Thursday 23 April 2026 14:40:18 +0000 (0:00:02.389) 0:09:53.137 ******** 2026-04-23 14:40:18.407363 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:40:18.407581 | instance | 2026-04-23 14:40:18.407878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:40:18.408151 | instance | Thursday 23 April 2026 14:40:18 +0000 (0:00:00.168) 0:09:53.306 ******** 2026-04-23 14:40:18.499623 | instance | skipping: [instance] 2026-04-23 14:40:18.499908 | instance | 2026-04-23 14:40:18.500231 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:40:18.500510 | instance | Thursday 23 April 2026 14:40:18 +0000 (0:00:00.091) 0:09:53.398 ******** 2026-04-23 14:40:18.584368 | instance | skipping: [instance] 2026-04-23 14:40:18.584586 | instance | 2026-04-23 14:40:18.584899 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:40:18.585175 | instance | Thursday 23 April 2026 14:40:18 +0000 (0:00:00.085) 0:09:53.483 ******** 2026-04-23 14:40:18.687216 | instance | ok: [instance] 2026-04-23 14:40:18.687466 | instance | 2026-04-23 14:40:18.687741 | instance | TASK [Create Ingress network] ************************************************** 2026-04-23 14:40:18.688012 | instance | Thursday 23 April 2026 14:40:18 +0000 (0:00:00.102) 0:09:53.586 ******** 2026-04-23 14:40:18.812476 | instance | included: ingress for instance 2026-04-23 14:40:18.812730 | instance | 2026-04-23 14:40:18.813009 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-23 14:40:18.813272 | instance | Thursday 23 April 2026 14:40:18 +0000 (0:00:00.125) 0:09:53.712 ******** 2026-04-23 14:40:19.926125 | instance | ok: [instance] 2026-04-23 14:40:19.926285 | instance | 2026-04-23 14:40:19.926468 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-23 14:40:19.926638 | instance | Thursday 23 April 2026 14:40:19 +0000 (0:00:01.112) 0:09:54.824 ******** 2026-04-23 14:40:20.696802 | instance | ok: [instance] 2026-04-23 14:40:20.697028 | instance | 2026-04-23 14:40:20.697296 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-23 14:40:20.697604 | instance | Thursday 23 April 2026 14:40:20 +0000 (0:00:00.771) 0:09:55.596 ******** 2026-04-23 14:40:21.978098 | 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-04-23 14:40:21.978262 | instance | 2026-04-23 14:40:21.978449 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-23 14:40:21.978620 | instance | Thursday 23 April 2026 14:40:21 +0000 (0:00:01.281) 0:09:56.877 ******** 2026-04-23 14:40:23.369848 | 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-04-23 14:40:23.369965 | instance | 2026-04-23 14:40:23.370127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:40:23.370297 | instance | Thursday 23 April 2026 14:40:23 +0000 (0:00:01.391) 0:09:58.268 ******** 2026-04-23 14:40:23.474362 | instance | ok: [instance] 2026-04-23 14:40:23.474579 | instance | 2026-04-23 14:40:23.474853 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:40:23.475227 | instance | Thursday 23 April 2026 14:40:23 +0000 (0:00:00.104) 0:09:58.373 ******** 2026-04-23 14:40:23.597212 | instance | included: rabbitmq for instance 2026-04-23 14:40:23.597482 | instance | 2026-04-23 14:40:23.597778 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:40:23.598071 | instance | Thursday 23 April 2026 14:40:23 +0000 (0:00:00.123) 0:09:58.496 ******** 2026-04-23 14:40:24.308555 | instance | ok: [instance] 2026-04-23 14:40:24.308772 | instance | 2026-04-23 14:40:24.309059 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:40:24.309410 | instance | Thursday 23 April 2026 14:40:24 +0000 (0:00:00.711) 0:09:59.208 ******** 2026-04-23 14:40:24.495434 | instance | skipping: [instance] 2026-04-23 14:40:24.495644 | instance | 2026-04-23 14:40:24.495930 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:40:24.496195 | instance | Thursday 23 April 2026 14:40:24 +0000 (0:00:00.186) 0:09:59.395 ******** 2026-04-23 14:40:24.670103 | instance | skipping: [instance] 2026-04-23 14:40:24.670339 | instance | 2026-04-23 14:40:24.670627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:40:24.670910 | instance | Thursday 23 April 2026 14:40:24 +0000 (0:00:00.174) 0:09:59.569 ******** 2026-04-23 14:40:25.540722 | instance | ok: [instance] 2026-04-23 14:40:25.540984 | instance | 2026-04-23 14:40:25.541298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:40:25.541669 | instance | Thursday 23 April 2026 14:40:25 +0000 (0:00:00.870) 0:10:00.440 ******** 2026-04-23 14:40:26.244534 | instance | ok: [instance] 2026-04-23 14:40:26.244769 | instance | 2026-04-23 14:40:26.245069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:40:26.245342 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.703) 0:10:01.144 ******** 2026-04-23 14:40:26.448728 | instance | ok: [instance] 2026-04-23 14:40:26.448988 | instance | 2026-04-23 14:40:26.449277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:40:26.449587 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.204) 0:10:01.348 ******** 2026-04-23 14:40:26.517377 | instance | skipping: [instance] 2026-04-23 14:40:26.517644 | instance | 2026-04-23 14:40:26.518006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:40:26.518335 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.068) 0:10:01.416 ******** 2026-04-23 14:40:26.595279 | instance | skipping: [instance] 2026-04-23 14:40:26.595604 | instance | 2026-04-23 14:40:26.596002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:40:26.596369 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.077) 0:10:01.494 ******** 2026-04-23 14:40:26.670823 | instance | ok: [instance] 2026-04-23 14:40:26.670945 | instance | 2026-04-23 14:40:26.671134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:40:26.671312 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.075) 0:10:01.570 ******** 2026-04-23 14:40:26.797903 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:40:26.798186 | instance | ok: [instance] => (item=clustering) 2026-04-23 14:40:26.798499 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:40:26.798775 | instance | ok: [instance] => (item=identity) 2026-04-23 14:40:26.799029 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:40:26.799275 | instance | 2026-04-23 14:40:26.799539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:40:26.799813 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.127) 0:10:01.697 ******** 2026-04-23 14:40:26.913898 | instance | ok: [instance] 2026-04-23 14:40:26.913999 | instance | 2026-04-23 14:40:26.914174 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:40:26.914315 | instance | Thursday 23 April 2026 14:40:26 +0000 (0:00:00.115) 0:10:01.813 ******** 2026-04-23 14:40:27.034669 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:40:27.034953 | instance | 2026-04-23 14:40:27.035292 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:40:27.035558 | instance | Thursday 23 April 2026 14:40:27 +0000 (0:00:00.120) 0:10:01.934 ******** 2026-04-23 14:40:27.689335 | instance | ok: [instance] 2026-04-23 14:40:27.689412 | instance | 2026-04-23 14:40:27.689533 | instance | TASK [vexxhost.atmosphere.senlin : Suspend the existing HelmRelease] *********** 2026-04-23 14:40:27.689697 | instance | Thursday 23 April 2026 14:40:27 +0000 (0:00:00.655) 0:10:02.589 ******** 2026-04-23 14:40:28.435512 | instance | ok: [instance] 2026-04-23 14:40:28.435753 | instance | 2026-04-23 14:40:28.436101 | instance | TASK [vexxhost.atmosphere.senlin : Remove the existing HelmRelease] ************ 2026-04-23 14:40:28.436395 | instance | Thursday 23 April 2026 14:40:28 +0000 (0:00:00.745) 0:10:03.334 ******** 2026-04-23 14:40:29.158728 | instance | ok: [instance] 2026-04-23 14:40:29.158947 | instance | 2026-04-23 14:40:29.159230 | instance | TASK [vexxhost.atmosphere.senlin : Deploy Helm chart] ************************** 2026-04-23 14:40:29.159488 | instance | Thursday 23 April 2026 14:40:29 +0000 (0:00:00.722) 0:10:04.056 ******** 2026-04-23 14:40:31.359728 | instance | ok: [instance] 2026-04-23 14:40:31.359974 | instance | 2026-04-23 14:40:31.360288 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:40:31.360616 | instance | Thursday 23 April 2026 14:40:31 +0000 (0:00:02.202) 0:10:06.259 ******** 2026-04-23 14:40:31.545002 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:40:31.545082 | instance | 2026-04-23 14:40:31.545206 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:40:31.545325 | instance | Thursday 23 April 2026 14:40:31 +0000 (0:00:00.185) 0:10:06.444 ******** 2026-04-23 14:40:31.634431 | instance | skipping: [instance] 2026-04-23 14:40:31.634632 | instance | 2026-04-23 14:40:31.634908 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:40:31.635174 | instance | Thursday 23 April 2026 14:40:31 +0000 (0:00:00.088) 0:10:06.533 ******** 2026-04-23 14:40:31.719338 | instance | skipping: [instance] 2026-04-23 14:40:31.719567 | instance | 2026-04-23 14:40:31.719876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:40:31.720242 | instance | Thursday 23 April 2026 14:40:31 +0000 (0:00:00.085) 0:10:06.618 ******** 2026-04-23 14:40:31.800011 | instance | ok: [instance] 2026-04-23 14:40:31.800128 | instance | 2026-04-23 14:40:31.800319 | instance | TASK [Create Ingress clustering] *********************************************** 2026-04-23 14:40:31.801260 | instance | Thursday 23 April 2026 14:40:31 +0000 (0:00:00.080) 0:10:06.699 ******** 2026-04-23 14:40:31.933627 | instance | included: ingress for instance 2026-04-23 14:40:31.933784 | instance | 2026-04-23 14:40:31.933970 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress clustering] ***************** 2026-04-23 14:40:31.934156 | instance | Thursday 23 April 2026 14:40:31 +0000 (0:00:00.133) 0:10:06.833 ******** 2026-04-23 14:40:33.276582 | instance | ok: [instance] 2026-04-23 14:40:33.276910 | instance | 2026-04-23 14:40:33.277213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:40:33.277518 | instance | Thursday 23 April 2026 14:40:33 +0000 (0:00:01.342) 0:10:08.175 ******** 2026-04-23 14:40:33.553966 | instance | ok: [instance] 2026-04-23 14:40:33.554559 | instance | 2026-04-23 14:40:33.554583 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:40:33.554598 | instance | Thursday 23 April 2026 14:40:33 +0000 (0:00:00.278) 0:10:08.453 ******** 2026-04-23 14:40:33.696779 | instance | included: rabbitmq for instance 2026-04-23 14:40:33.697005 | instance | 2026-04-23 14:40:33.697307 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:40:33.697588 | instance | Thursday 23 April 2026 14:40:33 +0000 (0:00:00.142) 0:10:08.596 ******** 2026-04-23 14:40:34.412240 | instance | ok: [instance] 2026-04-23 14:40:34.412313 | instance | 2026-04-23 14:40:34.412572 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:40:34.412894 | instance | Thursday 23 April 2026 14:40:34 +0000 (0:00:00.714) 0:10:09.311 ******** 2026-04-23 14:40:34.738346 | instance | skipping: [instance] 2026-04-23 14:40:34.738579 | instance | 2026-04-23 14:40:34.738911 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:40:34.739169 | instance | Thursday 23 April 2026 14:40:34 +0000 (0:00:00.326) 0:10:09.637 ******** 2026-04-23 14:40:35.160934 | instance | skipping: [instance] 2026-04-23 14:40:35.161192 | instance | 2026-04-23 14:40:35.161512 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:40:35.161787 | instance | Thursday 23 April 2026 14:40:35 +0000 (0:00:00.422) 0:10:10.060 ******** 2026-04-23 14:40:36.082385 | instance | ok: [instance] 2026-04-23 14:40:36.082450 | instance | 2026-04-23 14:40:36.082457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:40:36.082488 | instance | Thursday 23 April 2026 14:40:36 +0000 (0:00:00.919) 0:10:10.980 ******** 2026-04-23 14:40:36.769312 | instance | ok: [instance] 2026-04-23 14:40:36.769377 | instance | 2026-04-23 14:40:36.769389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:40:36.769400 | instance | Thursday 23 April 2026 14:40:36 +0000 (0:00:00.687) 0:10:11.667 ******** 2026-04-23 14:40:36.866667 | instance | ok: [instance] 2026-04-23 14:40:36.866736 | instance | 2026-04-23 14:40:36.866748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:40:36.866758 | instance | Thursday 23 April 2026 14:40:36 +0000 (0:00:00.097) 0:10:11.765 ******** 2026-04-23 14:40:36.934332 | instance | skipping: [instance] 2026-04-23 14:40:36.934414 | instance | 2026-04-23 14:40:36.934524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:40:36.934642 | instance | Thursday 23 April 2026 14:40:36 +0000 (0:00:00.068) 0:10:11.834 ******** 2026-04-23 14:40:37.013165 | instance | skipping: [instance] 2026-04-23 14:40:37.013255 | instance | 2026-04-23 14:40:37.013390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:40:37.013548 | instance | Thursday 23 April 2026 14:40:37 +0000 (0:00:00.078) 0:10:11.913 ******** 2026-04-23 14:40:37.091623 | instance | ok: [instance] 2026-04-23 14:40:37.091715 | instance | 2026-04-23 14:40:37.091854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:40:37.092008 | instance | Thursday 23 April 2026 14:40:37 +0000 (0:00:00.078) 0:10:11.991 ******** 2026-04-23 14:40:37.226871 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:40:37.227225 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:40:37.227347 | instance | ok: [instance] => (item=orchestration) 2026-04-23 14:40:37.227464 | instance | ok: [instance] => (item=cloudformation) 2026-04-23 14:40:37.227580 | instance | ok: [instance] => (item=identity) 2026-04-23 14:40:37.227696 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:40:37.227882 | instance | 2026-04-23 14:40:37.228045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:40:37.228170 | instance | Thursday 23 April 2026 14:40:37 +0000 (0:00:00.135) 0:10:12.126 ******** 2026-04-23 14:40:37.348944 | instance | ok: [instance] 2026-04-23 14:40:37.349034 | instance | 2026-04-23 14:40:37.349103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:40:37.349217 | instance | Thursday 23 April 2026 14:40:37 +0000 (0:00:00.122) 0:10:12.248 ******** 2026-04-23 14:40:37.475592 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:40:37.475885 | instance | 2026-04-23 14:40:37.476272 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:40:37.476589 | instance | Thursday 23 April 2026 14:40:37 +0000 (0:00:00.126) 0:10:12.375 ******** 2026-04-23 14:40:38.128835 | instance | ok: [instance] 2026-04-23 14:40:38.129128 | instance | 2026-04-23 14:40:38.129484 | instance | TASK [vexxhost.atmosphere.heat : Suspend the existing HelmRelease] ************* 2026-04-23 14:40:38.129815 | instance | Thursday 23 April 2026 14:40:38 +0000 (0:00:00.652) 0:10:13.027 ******** 2026-04-23 14:40:38.857654 | instance | ok: [instance] 2026-04-23 14:40:38.857810 | instance | 2026-04-23 14:40:38.858021 | instance | TASK [vexxhost.atmosphere.heat : Remove the existing HelmRelease] ************** 2026-04-23 14:40:38.858210 | instance | Thursday 23 April 2026 14:40:38 +0000 (0:00:00.729) 0:10:13.757 ******** 2026-04-23 14:40:39.599722 | instance | ok: [instance] 2026-04-23 14:40:39.599960 | instance | 2026-04-23 14:40:39.600259 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-23 14:40:39.600555 | instance | Thursday 23 April 2026 14:40:39 +0000 (0:00:00.741) 0:10:14.499 ******** 2026-04-23 14:40:42.191032 | instance | ok: [instance] 2026-04-23 14:40:42.191181 | instance | 2026-04-23 14:40:42.191341 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:40:42.191499 | instance | Thursday 23 April 2026 14:40:42 +0000 (0:00:02.591) 0:10:17.090 ******** 2026-04-23 14:40:42.398728 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:40:42.399048 | instance | 2026-04-23 14:40:42.399322 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:40:42.399618 | instance | Thursday 23 April 2026 14:40:42 +0000 (0:00:00.208) 0:10:17.298 ******** 2026-04-23 14:40:42.477351 | instance | skipping: [instance] 2026-04-23 14:40:42.477679 | instance | 2026-04-23 14:40:42.477981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:40:42.478253 | instance | Thursday 23 April 2026 14:40:42 +0000 (0:00:00.078) 0:10:17.376 ******** 2026-04-23 14:40:42.556274 | instance | skipping: [instance] 2026-04-23 14:40:42.556465 | instance | 2026-04-23 14:40:42.556725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:40:42.557009 | instance | Thursday 23 April 2026 14:40:42 +0000 (0:00:00.078) 0:10:17.455 ******** 2026-04-23 14:40:42.653138 | instance | ok: [instance] 2026-04-23 14:40:42.653231 | instance | 2026-04-23 14:40:42.653371 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-23 14:40:42.653515 | instance | Thursday 23 April 2026 14:40:42 +0000 (0:00:00.097) 0:10:17.552 ******** 2026-04-23 14:40:42.795391 | instance | included: ingress for instance 2026-04-23 14:40:42.795670 | instance | 2026-04-23 14:40:42.795970 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-23 14:40:42.796261 | instance | Thursday 23 April 2026 14:40:42 +0000 (0:00:00.142) 0:10:17.694 ******** 2026-04-23 14:40:44.144902 | instance | ok: [instance] 2026-04-23 14:40:44.144965 | instance | 2026-04-23 14:40:44.145066 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:40:44.145184 | instance | Thursday 23 April 2026 14:40:44 +0000 (0:00:01.349) 0:10:19.044 ******** 2026-04-23 14:40:44.314410 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:40:44.314514 | instance | 2026-04-23 14:40:44.314694 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:40:44.314867 | instance | Thursday 23 April 2026 14:40:44 +0000 (0:00:00.169) 0:10:19.214 ******** 2026-04-23 14:40:44.409979 | instance | skipping: [instance] 2026-04-23 14:40:44.410191 | instance | 2026-04-23 14:40:44.410483 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:40:44.410785 | instance | Thursday 23 April 2026 14:40:44 +0000 (0:00:00.095) 0:10:19.309 ******** 2026-04-23 14:40:44.484326 | instance | skipping: [instance] 2026-04-23 14:40:44.484568 | instance | 2026-04-23 14:40:44.484856 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:40:44.485186 | instance | Thursday 23 April 2026 14:40:44 +0000 (0:00:00.074) 0:10:19.384 ******** 2026-04-23 14:40:44.565672 | instance | ok: [instance] 2026-04-23 14:40:44.565799 | instance | 2026-04-23 14:40:44.565974 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-23 14:40:44.566159 | instance | Thursday 23 April 2026 14:40:44 +0000 (0:00:00.081) 0:10:19.465 ******** 2026-04-23 14:40:44.694349 | instance | included: ingress for instance 2026-04-23 14:40:44.694601 | instance | 2026-04-23 14:40:44.694905 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-23 14:40:44.695190 | instance | Thursday 23 April 2026 14:40:44 +0000 (0:00:00.128) 0:10:19.593 ******** 2026-04-23 14:40:45.964845 | instance | ok: [instance] 2026-04-23 14:40:45.965073 | instance | 2026-04-23 14:40:45.965353 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 14:40:45.965677 | instance | Thursday 23 April 2026 14:40:45 +0000 (0:00:01.269) 0:10:20.863 ******** 2026-04-23 14:40:46.253211 | instance | ok: [instance] 2026-04-23 14:40:46.253401 | instance | 2026-04-23 14:40:46.253725 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:40:46.253994 | instance | Thursday 23 April 2026 14:40:46 +0000 (0:00:00.288) 0:10:21.152 ******** 2026-04-23 14:40:47.543459 | instance | ok: [instance] 2026-04-23 14:40:47.543859 | instance | 2026-04-23 14:40:47.544258 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:40:47.544676 | instance | Thursday 23 April 2026 14:40:47 +0000 (0:00:01.288) 0:10:22.441 ******** 2026-04-23 14:40:47.854404 | instance | ok: [instance] 2026-04-23 14:40:47.854650 | instance | 2026-04-23 14:40:47.854986 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:40:47.855260 | instance | Thursday 23 April 2026 14:40:47 +0000 (0:00:00.311) 0:10:22.753 ******** 2026-04-23 14:40:47.973603 | instance | ok: [instance] => { 2026-04-23 14:40:47.973873 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 14:40:47.974135 | instance | } 2026-04-23 14:40:47.974399 | instance | 2026-04-23 14:40:47.974667 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:40:47.974971 | instance | Thursday 23 April 2026 14:40:47 +0000 (0:00:00.119) 0:10:22.872 ******** 2026-04-23 14:40:48.399435 | instance | ok: [instance] 2026-04-23 14:40:48.399668 | instance | 2026-04-23 14:40:48.399946 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:40:48.400231 | instance | Thursday 23 April 2026 14:40:48 +0000 (0:00:00.425) 0:10:23.298 ******** 2026-04-23 14:40:49.509404 | instance | ok: [instance] 2026-04-23 14:40:49.509671 | instance | 2026-04-23 14:40:49.509991 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 14:40:49.510301 | instance | Thursday 23 April 2026 14:40:49 +0000 (0:00:01.109) 0:10:24.408 ******** 2026-04-23 14:40:50.043548 | instance | ok: [instance] 2026-04-23 14:40:50.043864 | instance | 2026-04-23 14:40:50.044198 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 14:40:50.044503 | instance | Thursday 23 April 2026 14:40:50 +0000 (0:00:00.534) 0:10:24.943 ******** 2026-04-23 14:40:50.929946 | instance | ok: [instance] 2026-04-23 14:40:50.930394 | instance | 2026-04-23 14:40:50.930608 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 14:40:50.931010 | instance | Thursday 23 April 2026 14:40:50 +0000 (0:00:00.885) 0:10:25.828 ******** 2026-04-23 14:40:51.705267 | instance | ok: [instance] 2026-04-23 14:40:51.705510 | instance | 2026-04-23 14:40:51.705810 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 14:40:51.706077 | instance | Thursday 23 April 2026 14:40:51 +0000 (0:00:00.775) 0:10:26.604 ******** 2026-04-23 14:40:52.107336 | instance | ok: [instance] 2026-04-23 14:40:52.107523 | instance | 2026-04-23 14:40:52.107748 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 14:40:52.107974 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.402) 0:10:27.006 ******** 2026-04-23 14:40:52.452750 | instance | included: openstack_helm_endpoints for instance 2026-04-23 14:40:52.452840 | instance | 2026-04-23 14:40:52.453089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:40:52.453353 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.345) 0:10:27.352 ******** 2026-04-23 14:40:52.537223 | instance | skipping: [instance] 2026-04-23 14:40:52.537520 | instance | 2026-04-23 14:40:52.537811 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:40:52.538099 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.084) 0:10:27.436 ******** 2026-04-23 14:40:52.611136 | instance | skipping: [instance] 2026-04-23 14:40:52.611377 | instance | 2026-04-23 14:40:52.611657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:40:52.611945 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.073) 0:10:27.510 ******** 2026-04-23 14:40:52.682588 | instance | skipping: [instance] 2026-04-23 14:40:52.682888 | instance | 2026-04-23 14:40:52.683247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:40:52.683556 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.071) 0:10:27.582 ******** 2026-04-23 14:40:52.755625 | instance | skipping: [instance] 2026-04-23 14:40:52.755884 | instance | 2026-04-23 14:40:52.756193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:40:52.756477 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.073) 0:10:27.655 ******** 2026-04-23 14:40:52.833179 | instance | skipping: [instance] 2026-04-23 14:40:52.833370 | instance | 2026-04-23 14:40:52.833682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:40:52.833913 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.077) 0:10:27.732 ******** 2026-04-23 14:40:52.909373 | instance | skipping: [instance] 2026-04-23 14:40:52.909622 | instance | 2026-04-23 14:40:52.909894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:40:52.910144 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.076) 0:10:27.808 ******** 2026-04-23 14:40:52.990679 | instance | ok: [instance] 2026-04-23 14:40:52.990827 | instance | 2026-04-23 14:40:52.991027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:40:52.991390 | instance | Thursday 23 April 2026 14:40:52 +0000 (0:00:00.081) 0:10:27.890 ******** 2026-04-23 14:40:53.083592 | instance | ok: [instance] => (item=identity) 2026-04-23 14:40:53.083823 | instance | 2026-04-23 14:40:53.084099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:40:53.084379 | instance | Thursday 23 April 2026 14:40:53 +0000 (0:00:00.092) 0:10:27.983 ******** 2026-04-23 14:40:53.198362 | instance | ok: [instance] 2026-04-23 14:40:53.198466 | instance | 2026-04-23 14:40:53.198556 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 14:40:53.198676 | instance | Thursday 23 April 2026 14:40:53 +0000 (0:00:00.114) 0:10:28.097 ******** 2026-04-23 14:40:53.717808 | instance | ok: [instance] 2026-04-23 14:40:53.718043 | instance | 2026-04-23 14:40:53.718345 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 14:40:53.718658 | instance | Thursday 23 April 2026 14:40:53 +0000 (0:00:00.519) 0:10:28.617 ******** 2026-04-23 14:40:54.225433 | instance | ok: [instance] 2026-04-23 14:40:54.225726 | instance | 2026-04-23 14:40:54.226026 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 14:40:54.226309 | instance | Thursday 23 April 2026 14:40:54 +0000 (0:00:00.507) 0:10:29.124 ******** 2026-04-23 14:40:54.710829 | instance | ok: [instance] 2026-04-23 14:40:54.711102 | instance | 2026-04-23 14:40:54.711402 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 14:40:54.711697 | instance | Thursday 23 April 2026 14:40:54 +0000 (0:00:00.485) 0:10:29.610 ******** 2026-04-23 14:40:55.310580 | instance | ok: [instance] 2026-04-23 14:40:55.310876 | instance | 2026-04-23 14:40:55.311202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:40:55.311529 | instance | Thursday 23 April 2026 14:40:55 +0000 (0:00:00.598) 0:10:30.209 ******** 2026-04-23 14:40:55.429276 | instance | ok: [instance] 2026-04-23 14:40:55.429638 | instance | 2026-04-23 14:40:55.430025 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:40:55.430347 | instance | Thursday 23 April 2026 14:40:55 +0000 (0:00:00.119) 0:10:30.328 ******** 2026-04-23 14:40:55.553215 | instance | included: rabbitmq for instance 2026-04-23 14:40:55.553432 | instance | 2026-04-23 14:40:55.553765 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:40:55.554042 | instance | Thursday 23 April 2026 14:40:55 +0000 (0:00:00.123) 0:10:30.452 ******** 2026-04-23 14:40:56.295976 | instance | ok: [instance] 2026-04-23 14:40:56.296052 | instance | 2026-04-23 14:40:56.296189 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:40:56.296351 | instance | Thursday 23 April 2026 14:40:56 +0000 (0:00:00.743) 0:10:31.195 ******** 2026-04-23 14:40:56.469470 | instance | skipping: [instance] 2026-04-23 14:40:56.469743 | instance | 2026-04-23 14:40:56.470052 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:40:56.470376 | instance | Thursday 23 April 2026 14:40:56 +0000 (0:00:00.173) 0:10:31.368 ******** 2026-04-23 14:40:56.650001 | instance | skipping: [instance] 2026-04-23 14:40:56.650130 | instance | 2026-04-23 14:40:56.650282 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:40:56.650446 | instance | Thursday 23 April 2026 14:40:56 +0000 (0:00:00.180) 0:10:31.549 ******** 2026-04-23 14:40:57.503819 | instance | ok: [instance] 2026-04-23 14:40:57.503904 | instance | 2026-04-23 14:40:57.504328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:40:57.504507 | instance | Thursday 23 April 2026 14:40:57 +0000 (0:00:00.852) 0:10:32.401 ******** 2026-04-23 14:40:58.240543 | instance | ok: [instance] 2026-04-23 14:40:58.240627 | instance | 2026-04-23 14:40:58.240871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:40:58.240918 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.738) 0:10:33.140 ******** 2026-04-23 14:40:58.320474 | instance | ok: [instance] 2026-04-23 14:40:58.320954 | instance | 2026-04-23 14:40:58.320974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:40:58.320982 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.079) 0:10:33.220 ******** 2026-04-23 14:40:58.402091 | instance | skipping: [instance] 2026-04-23 14:40:58.402194 | instance | 2026-04-23 14:40:58.402443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:40:58.402459 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.081) 0:10:33.301 ******** 2026-04-23 14:40:58.482979 | instance | skipping: [instance] 2026-04-23 14:40:58.483056 | instance | 2026-04-23 14:40:58.483193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:40:58.483312 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.080) 0:10:33.382 ******** 2026-04-23 14:40:58.563787 | instance | ok: [instance] 2026-04-23 14:40:58.563861 | instance | 2026-04-23 14:40:58.563992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:40:58.564137 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.080) 0:10:33.463 ******** 2026-04-23 14:40:58.700409 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:40:58.700489 | instance | ok: [instance] => (item=network) 2026-04-23 14:40:58.700625 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:40:58.700725 | instance | ok: [instance] => (item=identity) 2026-04-23 14:40:58.700852 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:40:58.700978 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 14:40:58.701085 | instance | 2026-04-23 14:40:58.701205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:40:58.701535 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.136) 0:10:33.600 ******** 2026-04-23 14:40:58.935053 | instance | ok: [instance] 2026-04-23 14:40:58.935116 | instance | 2026-04-23 14:40:58.935373 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:40:58.935391 | instance | Thursday 23 April 2026 14:40:58 +0000 (0:00:00.234) 0:10:33.835 ******** 2026-04-23 14:40:59.045971 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:40:59.046071 | instance | 2026-04-23 14:40:59.046349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:40:59.046367 | instance | Thursday 23 April 2026 14:40:59 +0000 (0:00:00.110) 0:10:33.945 ******** 2026-04-23 14:40:59.684644 | instance | ok: [instance] 2026-04-23 14:40:59.684723 | instance | 2026-04-23 14:40:59.684985 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 14:40:59.685051 | instance | Thursday 23 April 2026 14:40:59 +0000 (0:00:00.637) 0:10:34.583 ******** 2026-04-23 14:41:00.980325 | instance | ok: [instance] 2026-04-23 14:41:00.980411 | instance | 2026-04-23 14:41:00.980660 | instance | TASK [vexxhost.atmosphere.octavia : Suspend the existing HelmRelease] ********** 2026-04-23 14:41:00.980700 | instance | Thursday 23 April 2026 14:41:00 +0000 (0:00:01.296) 0:10:35.880 ******** 2026-04-23 14:41:01.761081 | instance | ok: [instance] 2026-04-23 14:41:01.761158 | instance | 2026-04-23 14:41:01.761374 | instance | TASK [vexxhost.atmosphere.octavia : Remove the existing HelmRelease] *********** 2026-04-23 14:41:01.761481 | instance | Thursday 23 April 2026 14:41:01 +0000 (0:00:00.780) 0:10:36.660 ******** 2026-04-23 14:41:02.522566 | instance | ok: [instance] 2026-04-23 14:41:02.522671 | instance | 2026-04-23 14:41:02.522807 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-23 14:41:02.522938 | instance | Thursday 23 April 2026 14:41:02 +0000 (0:00:00.761) 0:10:37.422 ******** 2026-04-23 14:41:03.459618 | instance | ok: [instance] 2026-04-23 14:41:03.459762 | instance | 2026-04-23 14:41:03.459979 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-23 14:41:03.460117 | instance | Thursday 23 April 2026 14:41:03 +0000 (0:00:00.936) 0:10:38.359 ******** 2026-04-23 14:41:04.485030 | instance | ok: [instance] 2026-04-23 14:41:04.485114 | instance | 2026-04-23 14:41:04.485231 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-23 14:41:04.485366 | instance | Thursday 23 April 2026 14:41:04 +0000 (0:00:01.025) 0:10:39.384 ******** 2026-04-23 14:41:05.668083 | instance | ok: [instance] 2026-04-23 14:41:05.668305 | instance | 2026-04-23 14:41:05.668595 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-23 14:41:05.668948 | instance | Thursday 23 April 2026 14:41:05 +0000 (0:00:01.182) 0:10:40.567 ******** 2026-04-23 14:41:10.096121 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-23 14:41:10.096386 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-23 14:41:10.096655 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-23 14:41:10.096921 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-23 14:41:10.097207 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-23 14:41:10.097523 | instance | 2026-04-23 14:41:10.097796 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-23 14:41:10.098150 | instance | Thursday 23 April 2026 14:41:10 +0000 (0:00:04.427) 0:10:44.995 ******** 2026-04-23 14:41:11.368002 | instance | ok: [instance] => (item=instance) 2026-04-23 14:41:11.368089 | instance | 2026-04-23 14:41:11.368225 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-23 14:41:11.368363 | instance | Thursday 23 April 2026 14:41:11 +0000 (0:00:01.272) 0:10:46.267 ******** 2026-04-23 14:41:14.121741 | instance | ok: [instance] => (item=instance) 2026-04-23 14:41:14.122002 | instance | 2026-04-23 14:41:14.122303 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-23 14:41:14.122625 | instance | Thursday 23 April 2026 14:41:14 +0000 (0:00:02.753) 0:10:49.021 ******** 2026-04-23 14:41:18.184193 | instance | ok: [instance] => (item=instance) 2026-04-23 14:41:18.184582 | instance | 2026-04-23 14:41:18.185092 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-23 14:41:18.185146 | instance | Thursday 23 April 2026 14:41:18 +0000 (0:00:04.062) 0:10:53.083 ******** 2026-04-23 14:41:19.202859 | instance | ok: [instance] => (item=instance) 2026-04-23 14:41:19.202930 | instance | 2026-04-23 14:41:19.203229 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-23 14:41:19.203296 | instance | Thursday 23 April 2026 14:41:19 +0000 (0:00:01.018) 0:10:54.102 ******** 2026-04-23 14:41:19.305294 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-23 14:41:19.305399 | instance | 2026-04-23 14:41:19.305528 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-23 14:41:19.305707 | instance | Thursday 23 April 2026 14:41:19 +0000 (0:00:00.102) 0:10:54.204 ******** 2026-04-23 14:41:20.231312 | instance | ok: [instance] 2026-04-23 14:41:20.231382 | instance | 2026-04-23 14:41:20.231658 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-23 14:41:20.231729 | instance | Thursday 23 April 2026 14:41:20 +0000 (0:00:00.926) 0:10:55.131 ******** 2026-04-23 14:41:21.987119 | instance | ok: [instance] => (item=[22, {'changed': False, 'openstack_ports': [{'id': 'b8578c3a-038d-4c67-92a5-aa72d55cdef2', 'name': 'octavia-health-manager-port-instance', 'network_id': 'fb75d235-c462-405c-9c1b-fa0185d22585', 'tenant_id': 'a102aa7a48764bb59a2190da7e37cd60', 'mac_address': 'fa:16:3e:da:09:45', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '56ef6dd3-1439-4c73-8998-2a798be60738', 'ip_address': '172.24.1.98'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a176a1b3-a595-4a2a-a154-2fe190ff8f36'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.98', 'hostname': 'host-172-24-1-98', 'fqdn': 'host-172-24-1-98.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-23T14:17:06Z', 'updated_at': '2026-04-23T14:20:34Z', 'revision_number': 4, 'project_id': 'a102aa7a48764bb59a2190da7e37cd60'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 14:41:21.987497 | instance | ok: [instance] => (item=[9443, {'changed': False, 'openstack_ports': [{'id': 'b8578c3a-038d-4c67-92a5-aa72d55cdef2', 'name': 'octavia-health-manager-port-instance', 'network_id': 'fb75d235-c462-405c-9c1b-fa0185d22585', 'tenant_id': 'a102aa7a48764bb59a2190da7e37cd60', 'mac_address': 'fa:16:3e:da:09:45', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '56ef6dd3-1439-4c73-8998-2a798be60738', 'ip_address': '172.24.1.98'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a176a1b3-a595-4a2a-a154-2fe190ff8f36'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.98', 'hostname': 'host-172-24-1-98', 'fqdn': 'host-172-24-1-98.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-23T14:17:06Z', 'updated_at': '2026-04-23T14:20:34Z', 'revision_number': 4, 'project_id': 'a102aa7a48764bb59a2190da7e37cd60'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 14:41:21.987649 | instance | 2026-04-23 14:41:21.987667 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-23 14:41:21.987837 | instance | Thursday 23 April 2026 14:41:21 +0000 (0:00:01.755) 0:10:56.886 ******** 2026-04-23 14:41:22.975311 | instance | ok: [instance] 2026-04-23 14:41:22.975421 | instance | 2026-04-23 14:41:22.975646 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-23 14:41:22.975763 | instance | Thursday 23 April 2026 14:41:22 +0000 (0:00:00.988) 0:10:57.875 ******** 2026-04-23 14:41:23.193101 | instance | included: glance_image for instance 2026-04-23 14:41:23.193161 | instance | 2026-04-23 14:41:23.193169 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 14:41:23.193176 | instance | Thursday 23 April 2026 14:41:23 +0000 (0:00:00.217) 0:10:58.092 ******** 2026-04-23 14:41:24.403959 | instance | ok: [instance] 2026-04-23 14:41:24.404075 | instance | 2026-04-23 14:41:24.404559 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:41:24.404612 | instance | Thursday 23 April 2026 14:41:24 +0000 (0:00:01.211) 0:10:59.303 ******** 2026-04-23 14:41:25.318878 | instance | ok: [instance] 2026-04-23 14:41:25.318985 | instance | 2026-04-23 14:41:25.319179 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:41:25.319338 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.914) 0:11:00.218 ******** 2026-04-23 14:41:25.392765 | instance | skipping: [instance] 2026-04-23 14:41:25.392953 | instance | 2026-04-23 14:41:25.393151 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:41:25.393337 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.073) 0:11:00.292 ******** 2026-04-23 14:41:25.460039 | instance | skipping: [instance] 2026-04-23 14:41:25.460119 | instance | 2026-04-23 14:41:25.460254 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:41:25.460443 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.067) 0:11:00.359 ******** 2026-04-23 14:41:25.536156 | instance | skipping: [instance] 2026-04-23 14:41:25.536387 | instance | 2026-04-23 14:41:25.536794 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:41:25.537031 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.075) 0:11:00.435 ******** 2026-04-23 14:41:25.610357 | instance | skipping: [instance] 2026-04-23 14:41:25.610445 | instance | 2026-04-23 14:41:25.610626 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:41:25.610787 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.074) 0:11:00.509 ******** 2026-04-23 14:41:25.685486 | instance | skipping: [instance] 2026-04-23 14:41:25.685867 | instance | 2026-04-23 14:41:25.686224 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:41:25.686583 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.074) 0:11:00.584 ******** 2026-04-23 14:41:25.753051 | instance | skipping: [instance] 2026-04-23 14:41:25.753238 | instance | 2026-04-23 14:41:25.753504 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:41:25.753740 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.067) 0:11:00.652 ******** 2026-04-23 14:41:25.858014 | instance | skipping: [instance] 2026-04-23 14:41:25.858250 | instance | 2026-04-23 14:41:25.858536 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-23 14:41:25.858784 | instance | Thursday 23 April 2026 14:41:25 +0000 (0:00:00.104) 0:11:00.757 ******** 2026-04-23 14:41:26.731076 | instance | ok: [instance] 2026-04-23 14:41:26.731299 | instance | 2026-04-23 14:41:26.731575 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-23 14:41:26.731864 | instance | Thursday 23 April 2026 14:41:26 +0000 (0:00:00.872) 0:11:01.630 ******** 2026-04-23 14:41:27.451399 | instance | ok: [instance] 2026-04-23 14:41:27.451617 | instance | 2026-04-23 14:41:27.451907 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-23 14:41:27.452184 | instance | Thursday 23 April 2026 14:41:27 +0000 (0:00:00.720) 0:11:02.350 ******** 2026-04-23 14:41:28.132654 | instance | ok: [instance] 2026-04-23 14:41:28.132815 | instance | 2026-04-23 14:41:28.133007 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-23 14:41:28.133187 | instance | Thursday 23 April 2026 14:41:28 +0000 (0:00:00.681) 0:11:03.032 ******** 2026-04-23 14:41:29.295235 | instance | ok: [instance] 2026-04-23 14:41:29.295354 | instance | 2026-04-23 14:41:29.295523 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-23 14:41:29.295712 | instance | Thursday 23 April 2026 14:41:29 +0000 (0:00:01.162) 0:11:04.194 ******** 2026-04-23 14:41:30.754999 | instance | ok: [instance] => (item=octavia-client) 2026-04-23 14:41:30.755267 | instance | ok: [instance] => (item=octavia-server) 2026-04-23 14:41:30.755546 | instance | 2026-04-23 14:41:30.755837 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-23 14:41:30.756119 | instance | Thursday 23 April 2026 14:41:30 +0000 (0:00:01.459) 0:11:05.654 ******** 2026-04-23 14:41:31.585576 | instance | ok: [instance] 2026-04-23 14:41:31.585700 | instance | 2026-04-23 14:41:31.585879 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-23 14:41:31.586089 | instance | Thursday 23 April 2026 14:41:31 +0000 (0:00:00.830) 0:11:06.485 ******** 2026-04-23 14:41:32.980401 | instance | ok: [instance] 2026-04-23 14:41:32.980537 | instance | 2026-04-23 14:41:32.980727 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-23 14:41:32.980901 | instance | Thursday 23 April 2026 14:41:32 +0000 (0:00:01.394) 0:11:07.880 ******** 2026-04-23 14:41:35.227410 | instance | ok: [instance] 2026-04-23 14:41:35.227606 | instance | 2026-04-23 14:41:35.227901 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-23 14:41:35.228204 | instance | Thursday 23 April 2026 14:41:35 +0000 (0:00:02.246) 0:11:10.126 ******** 2026-04-23 14:41:43.010006 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-23 14:41:43.010356 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-23 14:41:43.010669 | instance | 2026-04-23 14:41:43.011348 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:41:43.012192 | instance | Thursday 23 April 2026 14:41:43 +0000 (0:00:07.782) 0:11:17.909 ******** 2026-04-23 14:41:43.328395 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:41:43.328488 | instance | 2026-04-23 14:41:43.328650 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:41:43.328802 | instance | Thursday 23 April 2026 14:41:43 +0000 (0:00:00.318) 0:11:18.228 ******** 2026-04-23 14:41:43.415840 | instance | skipping: [instance] 2026-04-23 14:41:43.416367 | instance | 2026-04-23 14:41:43.416421 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:41:43.416443 | instance | Thursday 23 April 2026 14:41:43 +0000 (0:00:00.087) 0:11:18.315 ******** 2026-04-23 14:41:43.489145 | instance | skipping: [instance] 2026-04-23 14:41:43.489221 | instance | 2026-04-23 14:41:43.489495 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:41:43.489539 | instance | Thursday 23 April 2026 14:41:43 +0000 (0:00:00.073) 0:11:18.388 ******** 2026-04-23 14:41:43.590888 | instance | ok: [instance] 2026-04-23 14:41:43.590982 | instance | 2026-04-23 14:41:43.591111 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-23 14:41:43.591264 | instance | Thursday 23 April 2026 14:41:43 +0000 (0:00:00.101) 0:11:18.490 ******** 2026-04-23 14:41:43.727351 | instance | included: ingress for instance 2026-04-23 14:41:43.727419 | instance | 2026-04-23 14:41:43.727558 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-23 14:41:43.727683 | instance | Thursday 23 April 2026 14:41:43 +0000 (0:00:00.136) 0:11:18.627 ******** 2026-04-23 14:41:45.017621 | instance | ok: [instance] 2026-04-23 14:41:45.017738 | instance | 2026-04-23 14:41:45.017800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:41:45.017916 | instance | Thursday 23 April 2026 14:41:45 +0000 (0:00:01.289) 0:11:19.916 ******** 2026-04-23 14:41:45.132103 | instance | ok: [instance] 2026-04-23 14:41:45.132204 | instance | 2026-04-23 14:41:45.132407 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:41:45.132454 | instance | Thursday 23 April 2026 14:41:45 +0000 (0:00:00.115) 0:11:20.031 ******** 2026-04-23 14:41:45.258862 | instance | included: rabbitmq for instance 2026-04-23 14:41:45.258938 | instance | 2026-04-23 14:41:45.259193 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:41:45.259239 | instance | Thursday 23 April 2026 14:41:45 +0000 (0:00:00.126) 0:11:20.158 ******** 2026-04-23 14:41:45.996270 | instance | ok: [instance] 2026-04-23 14:41:45.996507 | instance | 2026-04-23 14:41:45.996739 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:41:45.996820 | instance | Thursday 23 April 2026 14:41:45 +0000 (0:00:00.737) 0:11:20.895 ******** 2026-04-23 14:41:46.177194 | instance | skipping: [instance] 2026-04-23 14:41:46.177288 | instance | 2026-04-23 14:41:46.177374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:41:46.177521 | instance | Thursday 23 April 2026 14:41:46 +0000 (0:00:00.181) 0:11:21.077 ******** 2026-04-23 14:41:46.356737 | instance | skipping: [instance] 2026-04-23 14:41:46.356855 | instance | 2026-04-23 14:41:46.357147 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:41:46.357187 | instance | Thursday 23 April 2026 14:41:46 +0000 (0:00:00.179) 0:11:21.256 ******** 2026-04-23 14:41:47.258752 | instance | ok: [instance] 2026-04-23 14:41:47.258820 | instance | 2026-04-23 14:41:47.258969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:41:47.259091 | instance | Thursday 23 April 2026 14:41:47 +0000 (0:00:00.901) 0:11:22.157 ******** 2026-04-23 14:41:48.001668 | instance | ok: [instance] 2026-04-23 14:41:48.001741 | instance | 2026-04-23 14:41:48.001886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:41:48.002015 | instance | Thursday 23 April 2026 14:41:47 +0000 (0:00:00.743) 0:11:22.901 ******** 2026-04-23 14:41:48.101463 | instance | ok: [instance] 2026-04-23 14:41:48.101571 | instance | 2026-04-23 14:41:48.101711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:41:48.101839 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.099) 0:11:23.001 ******** 2026-04-23 14:41:48.177576 | instance | skipping: [instance] 2026-04-23 14:41:48.177665 | instance | 2026-04-23 14:41:48.177801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:41:48.177926 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.076) 0:11:23.077 ******** 2026-04-23 14:41:48.255722 | instance | skipping: [instance] 2026-04-23 14:41:48.255824 | instance | 2026-04-23 14:41:48.255954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:41:48.256077 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.078) 0:11:23.155 ******** 2026-04-23 14:41:48.329723 | instance | ok: [instance] 2026-04-23 14:41:48.329824 | instance | 2026-04-23 14:41:48.329970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:41:48.330094 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.074) 0:11:23.229 ******** 2026-04-23 14:41:48.498394 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:41:48.498701 | instance | ok: [instance] => (item=container_infra) 2026-04-23 14:41:48.498971 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:41:48.499231 | instance | ok: [instance] => (item=orchestration) 2026-04-23 14:41:48.499503 | instance | ok: [instance] => (item=key_manager) 2026-04-23 14:41:48.499754 | instance | ok: [instance] => (item=identity) 2026-04-23 14:41:48.500050 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:41:48.500286 | instance | 2026-04-23 14:41:48.500558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:41:48.500951 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.168) 0:11:23.397 ******** 2026-04-23 14:41:48.603440 | instance | ok: [instance] 2026-04-23 14:41:48.603660 | instance | 2026-04-23 14:41:48.603944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:41:48.604213 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.105) 0:11:23.502 ******** 2026-04-23 14:41:48.869107 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:41:48.869405 | instance | 2026-04-23 14:41:48.869660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:41:48.869967 | instance | Thursday 23 April 2026 14:41:48 +0000 (0:00:00.265) 0:11:23.768 ******** 2026-04-23 14:41:49.463697 | instance | ok: [instance] 2026-04-23 14:41:49.463936 | instance | 2026-04-23 14:41:49.464199 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:41:49.464481 | instance | Thursday 23 April 2026 14:41:49 +0000 (0:00:00.594) 0:11:24.362 ******** 2026-04-23 14:41:49.556072 | instance | ok: [instance] => { 2026-04-23 14:41:49.556235 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-23 14:41:49.556414 | instance | } 2026-04-23 14:41:49.556567 | instance | 2026-04-23 14:41:49.556742 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:41:49.556946 | instance | Thursday 23 April 2026 14:41:49 +0000 (0:00:00.093) 0:11:24.455 ******** 2026-04-23 14:41:49.992353 | instance | ok: [instance] 2026-04-23 14:41:49.992479 | instance | 2026-04-23 14:41:49.992653 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:41:49.992817 | instance | Thursday 23 April 2026 14:41:49 +0000 (0:00:00.436) 0:11:24.892 ******** 2026-04-23 14:41:50.101660 | instance | skipping: [instance] 2026-04-23 14:41:50.101754 | instance | 2026-04-23 14:41:50.101903 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-23 14:41:50.102006 | instance | Thursday 23 April 2026 14:41:50 +0000 (0:00:00.109) 0:11:25.001 ******** 2026-04-23 14:41:50.770449 | instance | ok: [instance] 2026-04-23 14:41:50.770526 | instance | 2026-04-23 14:41:50.770693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:41:50.770771 | instance | Thursday 23 April 2026 14:41:50 +0000 (0:00:00.668) 0:11:25.670 ******** 2026-04-23 14:41:50.889534 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:41:50.889706 | instance | 2026-04-23 14:41:50.889744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:41:50.889867 | instance | Thursday 23 April 2026 14:41:50 +0000 (0:00:00.118) 0:11:25.789 ******** 2026-04-23 14:41:51.506935 | instance | ok: [instance] 2026-04-23 14:41:51.507213 | instance | 2026-04-23 14:41:51.507513 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-23 14:41:51.507785 | instance | Thursday 23 April 2026 14:41:51 +0000 (0:00:00.616) 0:11:26.405 ******** 2026-04-23 14:41:51.750557 | instance | ok: [instance] 2026-04-23 14:41:51.750822 | instance | 2026-04-23 14:41:51.751126 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-23 14:41:51.751413 | instance | Thursday 23 April 2026 14:41:51 +0000 (0:00:00.244) 0:11:26.650 ******** 2026-04-23 14:41:52.244206 | instance | ok: [instance] 2026-04-23 14:41:52.244289 | instance | 2026-04-23 14:41:52.244785 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-23 14:41:52.244970 | instance | Thursday 23 April 2026 14:41:52 +0000 (0:00:00.493) 0:11:27.143 ******** 2026-04-23 14:41:53.308521 | instance | ok: [instance] 2026-04-23 14:41:53.308583 | instance | 2026-04-23 14:41:53.308592 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-23 14:41:53.308599 | instance | Thursday 23 April 2026 14:41:53 +0000 (0:00:01.062) 0:11:28.206 ******** 2026-04-23 14:41:56.449823 | instance | ok: [instance] 2026-04-23 14:41:56.450095 | instance | 2026-04-23 14:41:56.450392 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-23 14:41:56.450669 | instance | Thursday 23 April 2026 14:41:56 +0000 (0:00:03.143) 0:11:31.349 ******** 2026-04-23 14:41:56.710347 | instance | ok: [instance] 2026-04-23 14:41:56.710609 | instance | 2026-04-23 14:41:56.710959 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-23 14:41:56.711266 | instance | Thursday 23 April 2026 14:41:56 +0000 (0:00:00.260) 0:11:31.609 ******** 2026-04-23 14:41:58.709580 | instance | ok: [instance] 2026-04-23 14:41:58.709948 | instance | 2026-04-23 14:41:58.710284 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-23 14:41:58.710551 | instance | Thursday 23 April 2026 14:41:58 +0000 (0:00:01.998) 0:11:33.608 ******** 2026-04-23 14:41:59.417065 | instance | ok: [instance] 2026-04-23 14:41:59.417296 | instance | 2026-04-23 14:41:59.417652 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-23 14:41:59.417916 | instance | Thursday 23 April 2026 14:41:59 +0000 (0:00:00.707) 0:11:34.316 ******** 2026-04-23 14:41:59.497400 | instance | skipping: [instance] 2026-04-23 14:41:59.497734 | instance | 2026-04-23 14:41:59.498048 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-23 14:41:59.498345 | instance | Thursday 23 April 2026 14:41:59 +0000 (0:00:00.080) 0:11:34.397 ******** 2026-04-23 14:41:59.852761 | instance | ok: [instance] 2026-04-23 14:41:59.853152 | instance | 2026-04-23 14:41:59.853603 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-23 14:41:59.853964 | instance | Thursday 23 April 2026 14:41:59 +0000 (0:00:00.355) 0:11:34.752 ******** 2026-04-23 14:41:59.925492 | instance | skipping: [instance] 2026-04-23 14:41:59.925568 | instance | 2026-04-23 14:41:59.925706 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-23 14:41:59.925962 | instance | Thursday 23 April 2026 14:41:59 +0000 (0:00:00.072) 0:11:34.825 ******** 2026-04-23 14:42:02.760970 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-23 14:42:02.761050 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-23 14:42:02.761192 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-23 14:42:02.761322 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-23 14:42:02.761465 | instance | 2026-04-23 14:42:02.761596 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-23 14:42:02.761709 | instance | Thursday 23 April 2026 14:42:02 +0000 (0:00:02.835) 0:11:37.660 ******** 2026-04-23 14:42:02.870675 | 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-04-23 14:42:02.870769 | 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-04-23 14:42:02.870918 | 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-04-23 14:42:02.871051 | 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-04-23 14:42:02.871190 | 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-04-23 14:42:02.871329 | 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-04-23 14:42:02.871482 | 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-04-23 14:42:02.871588 | 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-04-23 14:42:02.871709 | instance | skipping: [instance] 2026-04-23 14:42:02.871874 | instance | 2026-04-23 14:42:02.871997 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-23 14:42:02.872117 | instance | Thursday 23 April 2026 14:42:02 +0000 (0:00:00.109) 0:11:37.770 ******** 2026-04-23 14:42:03.947033 | instance | ok: [instance] 2026-04-23 14:42:03.947111 | instance | 2026-04-23 14:42:03.947248 | instance | TASK [vexxhost.atmosphere.magnum : Suspend the existing HelmRelease] *********** 2026-04-23 14:42:03.947370 | instance | Thursday 23 April 2026 14:42:03 +0000 (0:00:01.076) 0:11:38.846 ******** 2026-04-23 14:42:04.703356 | instance | ok: [instance] 2026-04-23 14:42:04.703433 | instance | 2026-04-23 14:42:04.703561 | instance | TASK [vexxhost.atmosphere.magnum : Remove the existing HelmRelease] ************ 2026-04-23 14:42:04.703730 | instance | Thursday 23 April 2026 14:42:04 +0000 (0:00:00.756) 0:11:39.603 ******** 2026-04-23 14:42:05.436411 | instance | ok: [instance] 2026-04-23 14:42:05.436744 | instance | 2026-04-23 14:42:05.436985 | instance | TASK [vexxhost.atmosphere.magnum : Remove the Role] **************************** 2026-04-23 14:42:05.437245 | instance | Thursday 23 April 2026 14:42:05 +0000 (0:00:00.732) 0:11:40.335 ******** 2026-04-23 14:42:06.160453 | instance | ok: [instance] 2026-04-23 14:42:06.160689 | instance | 2026-04-23 14:42:06.161013 | instance | TASK [vexxhost.atmosphere.magnum : Remove the RoleBinding] ********************* 2026-04-23 14:42:06.161311 | instance | Thursday 23 April 2026 14:42:06 +0000 (0:00:00.723) 0:11:41.059 ******** 2026-04-23 14:42:06.880231 | instance | ok: [instance] 2026-04-23 14:42:06.880462 | instance | 2026-04-23 14:42:06.880795 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-23 14:42:06.881189 | instance | Thursday 23 April 2026 14:42:06 +0000 (0:00:00.718) 0:11:41.778 ******** 2026-04-23 14:42:07.610271 | instance | ok: [instance] 2026-04-23 14:42:07.610355 | instance | 2026-04-23 14:42:07.610486 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-23 14:42:07.610616 | instance | Thursday 23 April 2026 14:42:07 +0000 (0:00:00.731) 0:11:42.509 ******** 2026-04-23 14:42:09.819465 | instance | ok: [instance] 2026-04-23 14:42:09.819631 | instance | 2026-04-23 14:42:09.819967 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-23 14:42:09.820388 | instance | Thursday 23 April 2026 14:42:09 +0000 (0:00:02.208) 0:11:44.718 ******** 2026-04-23 14:42:10.647169 | instance | ok: [instance] 2026-04-23 14:42:10.647468 | instance | 2026-04-23 14:42:10.647818 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:42:10.648111 | instance | Thursday 23 April 2026 14:42:10 +0000 (0:00:00.826) 0:11:45.545 ******** 2026-04-23 14:42:10.845088 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:42:10.845439 | instance | 2026-04-23 14:42:10.845816 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:42:10.846145 | instance | Thursday 23 April 2026 14:42:10 +0000 (0:00:00.199) 0:11:45.744 ******** 2026-04-23 14:42:10.921933 | instance | skipping: [instance] 2026-04-23 14:42:10.922285 | instance | 2026-04-23 14:42:10.922636 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:42:10.923029 | instance | Thursday 23 April 2026 14:42:10 +0000 (0:00:00.076) 0:11:45.821 ******** 2026-04-23 14:42:10.995203 | instance | skipping: [instance] 2026-04-23 14:42:10.995338 | instance | 2026-04-23 14:42:10.995562 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:42:10.995746 | instance | Thursday 23 April 2026 14:42:10 +0000 (0:00:00.073) 0:11:45.894 ******** 2026-04-23 14:42:11.085059 | instance | ok: [instance] 2026-04-23 14:42:11.085311 | instance | 2026-04-23 14:42:11.085657 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-23 14:42:11.085917 | instance | Thursday 23 April 2026 14:42:11 +0000 (0:00:00.089) 0:11:45.984 ******** 2026-04-23 14:42:11.205873 | instance | included: ingress for instance 2026-04-23 14:42:11.206102 | instance | 2026-04-23 14:42:11.206385 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-23 14:42:11.206655 | instance | Thursday 23 April 2026 14:42:11 +0000 (0:00:00.120) 0:11:46.105 ******** 2026-04-23 14:42:12.481278 | instance | ok: [instance] 2026-04-23 14:42:12.481478 | instance | 2026-04-23 14:42:12.481653 | instance | TASK [vexxhost.atmosphere.magnum : Delete un-used job and PVC] ***************** 2026-04-23 14:42:12.481862 | instance | Thursday 23 April 2026 14:42:12 +0000 (0:00:01.274) 0:11:47.379 ******** 2026-04-23 14:42:13.237331 | instance | ok: [instance] 2026-04-23 14:42:13.237466 | instance | 2026-04-23 14:42:13.237730 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-23 14:42:13.237743 | instance | Thursday 23 April 2026 14:42:13 +0000 (0:00:00.757) 0:11:48.137 ******** 2026-04-23 14:42:14.041867 | instance | ok: [instance] 2026-04-23 14:42:14.041939 | instance | 2026-04-23 14:42:14.041958 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-23 14:42:14.042033 | instance | Thursday 23 April 2026 14:42:14 +0000 (0:00:00.804) 0:11:48.941 ******** 2026-04-23 14:42:14.227632 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:42:14.227973 | instance | 2026-04-23 14:42:14.228095 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:42:14.228212 | instance | Thursday 23 April 2026 14:42:14 +0000 (0:00:00.185) 0:11:49.127 ******** 2026-04-23 14:42:14.591971 | instance | skipping: [instance] 2026-04-23 14:42:14.592054 | instance | 2026-04-23 14:42:14.592164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:42:14.592287 | instance | Thursday 23 April 2026 14:42:14 +0000 (0:00:00.364) 0:11:49.491 ******** 2026-04-23 14:42:14.670503 | instance | skipping: [instance] 2026-04-23 14:42:14.670591 | instance | 2026-04-23 14:42:14.670713 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:42:14.670846 | instance | Thursday 23 April 2026 14:42:14 +0000 (0:00:00.078) 0:11:49.570 ******** 2026-04-23 14:42:14.775431 | instance | ok: [instance] 2026-04-23 14:42:14.775679 | instance | 2026-04-23 14:42:14.776025 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-23 14:42:14.776374 | instance | Thursday 23 April 2026 14:42:14 +0000 (0:00:00.103) 0:11:49.674 ******** 2026-04-23 14:42:14.911466 | instance | included: ingress for instance 2026-04-23 14:42:14.911749 | instance | 2026-04-23 14:42:14.912047 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-23 14:42:14.912373 | instance | Thursday 23 April 2026 14:42:14 +0000 (0:00:00.136) 0:11:49.810 ******** 2026-04-23 14:42:16.150353 | instance | ok: [instance] 2026-04-23 14:42:16.150769 | instance | 2026-04-23 14:42:16.151180 | instance | TASK [Upload images] *********************************************************** 2026-04-23 14:42:16.151535 | instance | Thursday 23 April 2026 14:42:16 +0000 (0:00:01.238) 0:11:51.049 ******** 2026-04-23 14:42:16.364721 | 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-04-23 14:42:16.364808 | instance | 2026-04-23 14:42:16.364991 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:42:16.365170 | instance | Thursday 23 April 2026 14:42:16 +0000 (0:00:00.215) 0:11:51.264 ******** 2026-04-23 14:42:17.325228 | instance | ok: [instance] 2026-04-23 14:42:17.325434 | instance | 2026-04-23 14:42:17.325721 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:42:17.325898 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.960) 0:11:52.224 ******** 2026-04-23 14:42:17.394677 | instance | skipping: [instance] 2026-04-23 14:42:17.394903 | instance | 2026-04-23 14:42:17.395207 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:42:17.395476 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.069) 0:11:52.294 ******** 2026-04-23 14:42:17.467486 | instance | skipping: [instance] 2026-04-23 14:42:17.467679 | instance | 2026-04-23 14:42:17.467979 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:42:17.468267 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.072) 0:11:52.367 ******** 2026-04-23 14:42:17.538945 | instance | skipping: [instance] 2026-04-23 14:42:17.539193 | instance | 2026-04-23 14:42:17.539473 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:42:17.539743 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.070) 0:11:52.437 ******** 2026-04-23 14:42:17.617686 | instance | skipping: [instance] 2026-04-23 14:42:17.617934 | instance | 2026-04-23 14:42:17.618240 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:42:17.618421 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.079) 0:11:52.517 ******** 2026-04-23 14:42:17.688078 | instance | skipping: [instance] 2026-04-23 14:42:17.688211 | instance | 2026-04-23 14:42:17.688440 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:42:17.688664 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.070) 0:11:52.587 ******** 2026-04-23 14:42:17.755227 | instance | skipping: [instance] 2026-04-23 14:42:17.755327 | instance | 2026-04-23 14:42:17.755504 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:42:17.755692 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.067) 0:11:52.654 ******** 2026-04-23 14:42:17.965406 | instance | skipping: [instance] 2026-04-23 14:42:17.965564 | instance | 2026-04-23 14:42:17.965777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:42:17.965935 | instance | Thursday 23 April 2026 14:42:17 +0000 (0:00:00.209) 0:11:52.864 ******** 2026-04-23 14:42:18.072236 | instance | ok: [instance] 2026-04-23 14:42:18.072465 | instance | 2026-04-23 14:42:18.072820 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:42:18.073090 | instance | Thursday 23 April 2026 14:42:18 +0000 (0:00:00.107) 0:11:52.971 ******** 2026-04-23 14:42:18.205966 | instance | included: rabbitmq for instance 2026-04-23 14:42:18.206207 | instance | 2026-04-23 14:42:18.206505 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 14:42:18.206770 | instance | Thursday 23 April 2026 14:42:18 +0000 (0:00:00.133) 0:11:53.105 ******** 2026-04-23 14:42:18.970447 | instance | ok: [instance] 2026-04-23 14:42:18.970680 | instance | 2026-04-23 14:42:18.970967 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 14:42:18.971289 | instance | Thursday 23 April 2026 14:42:18 +0000 (0:00:00.764) 0:11:53.869 ******** 2026-04-23 14:42:19.145685 | instance | skipping: [instance] 2026-04-23 14:42:19.145812 | instance | 2026-04-23 14:42:19.145991 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 14:42:19.146162 | instance | Thursday 23 April 2026 14:42:19 +0000 (0:00:00.175) 0:11:54.045 ******** 2026-04-23 14:42:19.334769 | instance | skipping: [instance] 2026-04-23 14:42:19.334904 | instance | 2026-04-23 14:42:19.335069 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 14:42:19.335237 | instance | Thursday 23 April 2026 14:42:19 +0000 (0:00:00.188) 0:11:54.234 ******** 2026-04-23 14:42:20.263241 | instance | ok: [instance] 2026-04-23 14:42:20.263373 | instance | 2026-04-23 14:42:20.263579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:42:20.263729 | instance | Thursday 23 April 2026 14:42:20 +0000 (0:00:00.928) 0:11:55.163 ******** 2026-04-23 14:42:21.128332 | instance | ok: [instance] 2026-04-23 14:42:21.128653 | instance | 2026-04-23 14:42:21.128964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:42:21.129231 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.864) 0:11:56.028 ******** 2026-04-23 14:42:21.201438 | instance | ok: [instance] 2026-04-23 14:42:21.201702 | instance | 2026-04-23 14:42:21.201991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:42:21.202257 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.072) 0:11:56.100 ******** 2026-04-23 14:42:21.280712 | instance | skipping: [instance] 2026-04-23 14:42:21.280956 | instance | 2026-04-23 14:42:21.281252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:42:21.281634 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.079) 0:11:56.180 ******** 2026-04-23 14:42:21.369938 | instance | skipping: [instance] 2026-04-23 14:42:21.370205 | instance | 2026-04-23 14:42:21.370525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:42:21.370956 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.088) 0:11:56.268 ******** 2026-04-23 14:42:21.446823 | instance | ok: [instance] 2026-04-23 14:42:21.446974 | instance | 2026-04-23 14:42:21.447162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:42:21.447348 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.077) 0:11:56.346 ******** 2026-04-23 14:42:21.594126 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 14:42:21.594389 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:42:21.594726 | instance | ok: [instance] => (item=identity) 2026-04-23 14:42:21.594955 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:42:21.595217 | instance | ok: [instance] => (item=sharev2) 2026-04-23 14:42:21.595468 | instance | 2026-04-23 14:42:21.595738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:42:21.596074 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.146) 0:11:56.493 ******** 2026-04-23 14:42:21.712856 | instance | ok: [instance] 2026-04-23 14:42:21.713017 | instance | 2026-04-23 14:42:21.713359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:42:21.713719 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.117) 0:11:56.611 ******** 2026-04-23 14:42:21.820899 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:42:21.821137 | instance | 2026-04-23 14:42:21.821430 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:42:21.821771 | instance | Thursday 23 April 2026 14:42:21 +0000 (0:00:00.108) 0:11:56.720 ******** 2026-04-23 14:42:22.413334 | instance | ok: [instance] 2026-04-23 14:42:22.413613 | instance | 2026-04-23 14:42:22.413900 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-23 14:42:22.414197 | instance | Thursday 23 April 2026 14:42:22 +0000 (0:00:00.591) 0:11:57.312 ******** 2026-04-23 14:42:23.428399 | instance | ok: [instance] 2026-04-23 14:42:23.428625 | instance | 2026-04-23 14:42:23.428902 | instance | TASK [Upload service image] **************************************************** 2026-04-23 14:42:23.429170 | instance | Thursday 23 April 2026 14:42:23 +0000 (0:00:01.015) 0:11:58.327 ******** 2026-04-23 14:42:23.647148 | instance | included: glance_image for instance 2026-04-23 14:42:23.647452 | instance | 2026-04-23 14:42:23.647802 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 14:42:23.648138 | instance | Thursday 23 April 2026 14:42:23 +0000 (0:00:00.218) 0:11:58.546 ******** 2026-04-23 14:42:24.569882 | instance | ok: [instance] 2026-04-23 14:42:24.570035 | instance | 2026-04-23 14:42:24.570247 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 14:42:24.570460 | instance | Thursday 23 April 2026 14:42:24 +0000 (0:00:00.922) 0:11:59.469 ******** 2026-04-23 14:42:24.644143 | instance | skipping: [instance] 2026-04-23 14:42:24.644224 | instance | 2026-04-23 14:42:24.644500 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 14:42:24.644521 | instance | Thursday 23 April 2026 14:42:24 +0000 (0:00:00.074) 0:11:59.544 ******** 2026-04-23 14:42:24.721756 | instance | skipping: [instance] 2026-04-23 14:42:24.721984 | instance | 2026-04-23 14:42:24.722313 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 14:42:24.722582 | instance | Thursday 23 April 2026 14:42:24 +0000 (0:00:00.076) 0:11:59.621 ******** 2026-04-23 14:42:24.793823 | instance | skipping: [instance] 2026-04-23 14:42:24.793891 | instance | 2026-04-23 14:42:24.794028 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 14:42:24.794153 | instance | Thursday 23 April 2026 14:42:24 +0000 (0:00:00.072) 0:11:59.693 ******** 2026-04-23 14:42:24.863093 | instance | skipping: [instance] 2026-04-23 14:42:24.863201 | instance | 2026-04-23 14:42:24.863366 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 14:42:24.863543 | instance | Thursday 23 April 2026 14:42:24 +0000 (0:00:00.069) 0:11:59.762 ******** 2026-04-23 14:42:24.939408 | instance | skipping: [instance] 2026-04-23 14:42:24.939640 | instance | 2026-04-23 14:42:24.939947 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 14:42:24.940332 | instance | Thursday 23 April 2026 14:42:24 +0000 (0:00:00.076) 0:11:59.838 ******** 2026-04-23 14:42:25.012806 | instance | skipping: [instance] 2026-04-23 14:42:25.012891 | instance | 2026-04-23 14:42:25.012995 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 14:42:25.013112 | instance | Thursday 23 April 2026 14:42:25 +0000 (0:00:00.073) 0:11:59.912 ******** 2026-04-23 14:42:25.128324 | instance | skipping: [instance] 2026-04-23 14:42:25.128537 | instance | 2026-04-23 14:42:25.128755 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-23 14:42:25.128957 | instance | Thursday 23 April 2026 14:42:25 +0000 (0:00:00.115) 0:12:00.028 ******** 2026-04-23 14:42:26.066197 | instance | ok: [instance] 2026-04-23 14:42:26.066435 | instance | 2026-04-23 14:42:26.066746 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-23 14:42:26.067083 | instance | Thursday 23 April 2026 14:42:26 +0000 (0:00:00.937) 0:12:00.965 ******** 2026-04-23 14:42:28.799863 | instance | ok: [instance] => (item=22) 2026-04-23 14:42:28.800113 | instance | ok: [instance] => (item=111) 2026-04-23 14:42:28.800455 | instance | ok: [instance] => (item=2049) 2026-04-23 14:42:28.800738 | instance | 2026-04-23 14:42:28.801014 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-23 14:42:28.801284 | instance | Thursday 23 April 2026 14:42:28 +0000 (0:00:02.733) 0:12:03.699 ******** 2026-04-23 14:42:29.711881 | instance | ok: [instance] 2026-04-23 14:42:29.712097 | instance | 2026-04-23 14:42:29.712389 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-23 14:42:29.712659 | instance | Thursday 23 April 2026 14:42:29 +0000 (0:00:00.911) 0:12:04.611 ******** 2026-04-23 14:42:29.936835 | instance | ok: [instance -> localhost] 2026-04-23 14:42:29.937136 | instance | 2026-04-23 14:42:29.937551 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-23 14:42:29.937877 | instance | Thursday 23 April 2026 14:42:29 +0000 (0:00:00.224) 0:12:04.836 ******** 2026-04-23 14:42:30.382417 | instance | ok: [instance -> localhost] 2026-04-23 14:42:30.382571 | instance | 2026-04-23 14:42:30.382804 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-23 14:42:30.383084 | instance | Thursday 23 April 2026 14:42:30 +0000 (0:00:00.445) 0:12:05.281 ******** 2026-04-23 14:42:30.713439 | instance | ok: [instance -> localhost] 2026-04-23 14:42:30.713610 | instance | 2026-04-23 14:42:30.713805 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-23 14:42:30.714191 | instance | Thursday 23 April 2026 14:42:30 +0000 (0:00:00.331) 0:12:05.613 ******** 2026-04-23 14:42:30.975298 | instance | ok: [instance -> localhost] 2026-04-23 14:42:30.975545 | instance | 2026-04-23 14:42:30.975812 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-23 14:42:30.976074 | instance | Thursday 23 April 2026 14:42:30 +0000 (0:00:00.261) 0:12:05.874 ******** 2026-04-23 14:42:31.665294 | instance | ok: [instance] 2026-04-23 14:42:31.665506 | instance | 2026-04-23 14:42:31.665839 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-23 14:42:31.666098 | instance | Thursday 23 April 2026 14:42:31 +0000 (0:00:00.690) 0:12:06.564 ******** 2026-04-23 14:42:33.963718 | instance | ok: [instance] 2026-04-23 14:42:33.964054 | instance | 2026-04-23 14:42:33.964462 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:42:33.964862 | instance | Thursday 23 April 2026 14:42:33 +0000 (0:00:02.297) 0:12:08.862 ******** 2026-04-23 14:42:34.318412 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:42:34.318746 | instance | 2026-04-23 14:42:34.319108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:42:34.319516 | instance | Thursday 23 April 2026 14:42:34 +0000 (0:00:00.354) 0:12:09.217 ******** 2026-04-23 14:42:34.412157 | instance | skipping: [instance] 2026-04-23 14:42:34.412485 | instance | 2026-04-23 14:42:34.412853 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:42:34.413163 | instance | Thursday 23 April 2026 14:42:34 +0000 (0:00:00.094) 0:12:09.311 ******** 2026-04-23 14:42:34.488117 | instance | skipping: [instance] 2026-04-23 14:42:34.488382 | instance | 2026-04-23 14:42:34.488742 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:42:34.489054 | instance | Thursday 23 April 2026 14:42:34 +0000 (0:00:00.075) 0:12:09.387 ******** 2026-04-23 14:42:34.589978 | instance | ok: [instance] 2026-04-23 14:42:34.590255 | instance | 2026-04-23 14:42:34.590552 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-23 14:42:34.590841 | instance | Thursday 23 April 2026 14:42:34 +0000 (0:00:00.102) 0:12:09.489 ******** 2026-04-23 14:42:34.728314 | instance | included: ingress for instance 2026-04-23 14:42:34.728446 | instance | 2026-04-23 14:42:34.728594 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-23 14:42:34.728735 | instance | Thursday 23 April 2026 14:42:34 +0000 (0:00:00.137) 0:12:09.626 ******** 2026-04-23 14:42:35.974678 | instance | ok: [instance] 2026-04-23 14:42:35.974931 | instance | 2026-04-23 14:42:35.975237 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-23 14:42:35.975597 | instance | Thursday 23 April 2026 14:42:35 +0000 (0:00:01.246) 0:12:10.873 ******** 2026-04-23 14:42:37.276510 | instance | ok: [instance] 2026-04-23 14:42:37.276586 | instance | 2026-04-23 14:42:37.276705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:42:37.276826 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:01.303) 0:12:12.176 ******** 2026-04-23 14:42:37.381768 | instance | ok: [instance] 2026-04-23 14:42:37.382076 | instance | 2026-04-23 14:42:37.382445 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:42:37.382753 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.104) 0:12:12.280 ******** 2026-04-23 14:42:37.461368 | instance | skipping: [instance] 2026-04-23 14:42:37.461466 | instance | 2026-04-23 14:42:37.461589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:42:37.461714 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.080) 0:12:12.361 ******** 2026-04-23 14:42:37.532398 | instance | skipping: [instance] 2026-04-23 14:42:37.532531 | instance | 2026-04-23 14:42:37.532763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:42:37.533026 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.071) 0:12:12.432 ******** 2026-04-23 14:42:37.604017 | instance | skipping: [instance] 2026-04-23 14:42:37.604175 | instance | 2026-04-23 14:42:37.604407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:42:37.604603 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.071) 0:12:12.503 ******** 2026-04-23 14:42:37.692967 | instance | skipping: [instance] 2026-04-23 14:42:37.693110 | instance | 2026-04-23 14:42:37.693304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:42:37.693511 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.089) 0:12:12.592 ******** 2026-04-23 14:42:37.781557 | instance | skipping: [instance] 2026-04-23 14:42:37.781784 | instance | 2026-04-23 14:42:37.782087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:42:37.782359 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.088) 0:12:12.681 ******** 2026-04-23 14:42:37.873924 | instance | ok: [instance] 2026-04-23 14:42:37.874118 | instance | 2026-04-23 14:42:37.874379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:42:37.874580 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.092) 0:12:12.773 ******** 2026-04-23 14:42:37.995774 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 14:42:37.995879 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 14:42:37.995997 | instance | ok: [instance] => (item=dashboard) 2026-04-23 14:42:37.996115 | instance | ok: [instance] => (item=identity) 2026-04-23 14:42:37.996226 | instance | 2026-04-23 14:42:37.996344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:42:37.996461 | instance | Thursday 23 April 2026 14:42:37 +0000 (0:00:00.122) 0:12:12.895 ******** 2026-04-23 14:42:38.116093 | instance | ok: [instance] 2026-04-23 14:42:38.116367 | instance | 2026-04-23 14:42:38.116745 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:42:38.117039 | instance | Thursday 23 April 2026 14:42:38 +0000 (0:00:00.119) 0:12:13.015 ******** 2026-04-23 14:42:38.238705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:42:38.238980 | instance | 2026-04-23 14:42:38.239330 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:42:38.239610 | instance | Thursday 23 April 2026 14:42:38 +0000 (0:00:00.122) 0:12:13.138 ******** 2026-04-23 14:42:38.860084 | instance | ok: [instance] 2026-04-23 14:42:38.860373 | instance | 2026-04-23 14:42:38.860692 | instance | TASK [vexxhost.atmosphere.horizon : Suspend the existing HelmRelease] ********** 2026-04-23 14:42:38.860975 | instance | Thursday 23 April 2026 14:42:38 +0000 (0:00:00.620) 0:12:13.758 ******** 2026-04-23 14:42:39.619920 | instance | ok: [instance] 2026-04-23 14:42:39.620211 | instance | 2026-04-23 14:42:39.620486 | instance | TASK [vexxhost.atmosphere.horizon : Remove the existing HelmRelease] *********** 2026-04-23 14:42:39.620758 | instance | Thursday 23 April 2026 14:42:39 +0000 (0:00:00.760) 0:12:14.519 ******** 2026-04-23 14:42:40.374416 | instance | ok: [instance] 2026-04-23 14:42:40.374740 | instance | 2026-04-23 14:42:40.375106 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-23 14:42:40.375490 | instance | Thursday 23 April 2026 14:42:40 +0000 (0:00:00.754) 0:12:15.273 ******** 2026-04-23 14:42:42.555043 | instance | ok: [instance] 2026-04-23 14:42:42.555174 | instance | 2026-04-23 14:42:42.555542 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 14:42:42.555595 | instance | Thursday 23 April 2026 14:42:42 +0000 (0:00:02.180) 0:12:17.454 ******** 2026-04-23 14:42:42.730067 | instance | included: openstack_helm_ingress for instance 2026-04-23 14:42:42.730145 | instance | 2026-04-23 14:42:42.730512 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 14:42:42.730564 | instance | Thursday 23 April 2026 14:42:42 +0000 (0:00:00.174) 0:12:17.629 ******** 2026-04-23 14:42:42.819105 | instance | skipping: [instance] 2026-04-23 14:42:42.819188 | instance | 2026-04-23 14:42:42.819321 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 14:42:42.819447 | instance | Thursday 23 April 2026 14:42:42 +0000 (0:00:00.089) 0:12:17.718 ******** 2026-04-23 14:42:42.897694 | instance | skipping: [instance] 2026-04-23 14:42:42.897785 | instance | 2026-04-23 14:42:42.897916 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 14:42:42.898060 | instance | Thursday 23 April 2026 14:42:42 +0000 (0:00:00.078) 0:12:17.797 ******** 2026-04-23 14:42:42.992650 | instance | ok: [instance] 2026-04-23 14:42:42.992710 | instance | 2026-04-23 14:42:42.992990 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-23 14:42:42.993031 | instance | Thursday 23 April 2026 14:42:42 +0000 (0:00:00.095) 0:12:17.892 ******** 2026-04-23 14:42:43.116870 | instance | included: ingress for instance 2026-04-23 14:42:43.116964 | instance | 2026-04-23 14:42:43.117205 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-23 14:42:43.117351 | instance | Thursday 23 April 2026 14:42:43 +0000 (0:00:00.124) 0:12:18.016 ******** 2026-04-23 14:42:44.624030 | instance | ok: [instance] 2026-04-23 14:42:44.624135 | instance | 2026-04-23 14:42:44.624275 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 14:42:44.624403 | instance | Thursday 23 April 2026 14:42:44 +0000 (0:00:01.507) 0:12:19.523 ******** 2026-04-23 14:42:45.445832 | instance | ok: [instance] 2026-04-23 14:42:45.445905 | instance | 2026-04-23 14:42:45.446045 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-23 14:42:45.446176 | instance | Thursday 23 April 2026 14:42:45 +0000 (0:00:00.821) 0:12:20.345 ******** 2026-04-23 14:42:53.383200 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383269 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383280 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383290 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383298 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383307 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383316 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383324 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383333 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383341 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383350 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383358 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.383367 | instance | ok: [instance] 2026-04-23 14:42:53.383376 | instance | 2026-04-23 14:42:53.383403 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-23 14:42:53.383413 | instance | Thursday 23 April 2026 14:42:53 +0000 (0:00:07.933) 0:12:28.278 ******** 2026-04-23 14:42:53.640068 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.640147 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.640284 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.640474 | instance | skipping: [instance] => (item=None) 2026-04-23 14:42:53.640623 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.640768 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.640913 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.641061 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.641204 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.641345 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.641511 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.641655 | instance | ok: [instance] => (item=None) 2026-04-23 14:42:53.641798 | instance | ok: [instance] 2026-04-23 14:42:53.641935 | instance | 2026-04-23 14:42:53.642088 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-23 14:42:53.642235 | instance | Thursday 23 April 2026 14:42:53 +0000 (0:00:00.261) 0:12:28.539 ******** 2026-04-23 14:42:54.365944 | instance | ok: [instance] 2026-04-23 14:42:54.366031 | instance | 2026-04-23 14:42:54.366285 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 14:42:54.366329 | instance | Thursday 23 April 2026 14:42:54 +0000 (0:00:00.725) 0:12:29.265 ******** 2026-04-23 14:42:55.227369 | instance | ok: [instance] 2026-04-23 14:42:55.227454 | instance | 2026-04-23 14:42:55.227657 | instance | PLAY [controllers] ************************************************************* 2026-04-23 14:42:55.227794 | instance | 2026-04-23 14:42:55.227959 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:42:55.228794 | instance | Thursday 23 April 2026 14:42:55 +0000 (0:00:00.861) 0:12:30.127 ******** 2026-04-23 14:42:59.188198 | instance | ok: [instance] 2026-04-23 14:42:59.188310 | instance | 2026-04-23 14:42:59.188405 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 14:42:59.188525 | instance | Thursday 23 April 2026 14:42:59 +0000 (0:00:03.960) 0:12:34.088 ******** 2026-04-23 14:42:59.486451 | instance | ok: [instance] 2026-04-23 14:42:59.486591 | instance | 2026-04-23 14:42:59.486806 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 14:42:59.487001 | instance | Thursday 23 April 2026 14:42:59 +0000 (0:00:00.298) 0:12:34.386 ******** 2026-04-23 14:43:00.874210 | instance | ok: [instance] 2026-04-23 14:43:00.874414 | instance | 2026-04-23 14:43:00.874701 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 14:43:00.874964 | instance | Thursday 23 April 2026 14:43:00 +0000 (0:00:01.386) 0:12:35.772 ******** 2026-04-23 14:43:01.290931 | instance | ok: [instance] 2026-04-23 14:43:01.291283 | instance | 2026-04-23 14:43:01.291633 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 14:43:01.292371 | instance | Thursday 23 April 2026 14:43:01 +0000 (0:00:00.416) 0:12:36.189 ******** 2026-04-23 14:43:01.415471 | instance | ok: [instance] => { 2026-04-23 14:43:01.415939 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 14:43:01.416181 | instance | } 2026-04-23 14:43:01.416393 | instance | 2026-04-23 14:43:01.416649 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 14:43:01.416872 | instance | Thursday 23 April 2026 14:43:01 +0000 (0:00:00.125) 0:12:36.314 ******** 2026-04-23 14:43:01.841709 | instance | ok: [instance] 2026-04-23 14:43:01.841952 | instance | 2026-04-23 14:43:01.842254 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 14:43:01.842572 | instance | Thursday 23 April 2026 14:43:01 +0000 (0:00:00.426) 0:12:36.741 ******** 2026-04-23 14:43:02.987342 | instance | ok: [instance] 2026-04-23 14:43:02.987637 | instance | 2026-04-23 14:43:02.988066 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 14:43:02.988293 | instance | Thursday 23 April 2026 14:43:02 +0000 (0:00:01.145) 0:12:37.886 ******** 2026-04-23 14:43:03.514146 | instance | ok: [instance] 2026-04-23 14:43:03.514373 | instance | 2026-04-23 14:43:03.514725 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 14:43:03.514997 | instance | Thursday 23 April 2026 14:43:03 +0000 (0:00:00.526) 0:12:38.413 ******** 2026-04-23 14:43:04.346066 | instance | ok: [instance] 2026-04-23 14:43:04.346445 | instance | 2026-04-23 14:43:04.346793 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 14:43:04.347132 | instance | Thursday 23 April 2026 14:43:04 +0000 (0:00:00.831) 0:12:39.245 ******** 2026-04-23 14:43:05.152615 | instance | ok: [instance] 2026-04-23 14:43:05.152759 | instance | 2026-04-23 14:43:05.152968 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 14:43:05.153136 | instance | Thursday 23 April 2026 14:43:05 +0000 (0:00:00.806) 0:12:40.052 ******** 2026-04-23 14:43:05.555025 | instance | ok: [instance] 2026-04-23 14:43:05.555138 | instance | 2026-04-23 14:43:05.555164 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 14:43:05.555490 | instance | Thursday 23 April 2026 14:43:05 +0000 (0:00:00.401) 0:12:40.454 ******** 2026-04-23 14:43:05.726304 | instance | included: openstack_helm_endpoints for instance 2026-04-23 14:43:05.726380 | instance | 2026-04-23 14:43:05.726497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:43:05.726650 | instance | Thursday 23 April 2026 14:43:05 +0000 (0:00:00.171) 0:12:40.626 ******** 2026-04-23 14:43:05.803483 | instance | skipping: [instance] 2026-04-23 14:43:05.803576 | instance | 2026-04-23 14:43:05.803850 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:43:05.803889 | instance | Thursday 23 April 2026 14:43:05 +0000 (0:00:00.077) 0:12:40.703 ******** 2026-04-23 14:43:05.879400 | instance | skipping: [instance] 2026-04-23 14:43:05.879462 | instance | 2026-04-23 14:43:05.879690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:43:05.879711 | instance | Thursday 23 April 2026 14:43:05 +0000 (0:00:00.075) 0:12:40.779 ******** 2026-04-23 14:43:05.953191 | instance | skipping: [instance] 2026-04-23 14:43:05.953255 | instance | 2026-04-23 14:43:05.953406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:43:05.953679 | instance | Thursday 23 April 2026 14:43:05 +0000 (0:00:00.073) 0:12:40.853 ******** 2026-04-23 14:43:06.023996 | instance | skipping: [instance] 2026-04-23 14:43:06.024093 | instance | 2026-04-23 14:43:06.024221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:43:06.024382 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.070) 0:12:40.923 ******** 2026-04-23 14:43:06.094934 | instance | skipping: [instance] 2026-04-23 14:43:06.095017 | instance | 2026-04-23 14:43:06.095142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:43:06.095334 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.070) 0:12:40.994 ******** 2026-04-23 14:43:06.171082 | instance | skipping: [instance] 2026-04-23 14:43:06.171163 | instance | 2026-04-23 14:43:06.171297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:43:06.171485 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.076) 0:12:41.070 ******** 2026-04-23 14:43:06.250841 | instance | ok: [instance] 2026-04-23 14:43:06.250939 | instance | 2026-04-23 14:43:06.251127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:43:06.251299 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.079) 0:12:41.150 ******** 2026-04-23 14:43:06.343475 | instance | ok: [instance] => (item=identity) 2026-04-23 14:43:06.343914 | instance | 2026-04-23 14:43:06.344267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:43:06.344612 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.092) 0:12:41.242 ******** 2026-04-23 14:43:06.451249 | instance | ok: [instance] 2026-04-23 14:43:06.451686 | instance | 2026-04-23 14:43:06.452028 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 14:43:06.452358 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.107) 0:12:41.350 ******** 2026-04-23 14:43:06.934791 | instance | ok: [instance] 2026-04-23 14:43:06.935158 | instance | 2026-04-23 14:43:06.935518 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 14:43:06.935845 | instance | Thursday 23 April 2026 14:43:06 +0000 (0:00:00.484) 0:12:41.834 ******** 2026-04-23 14:43:07.461047 | instance | ok: [instance] 2026-04-23 14:43:07.461302 | instance | 2026-04-23 14:43:07.461624 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 14:43:07.461866 | instance | Thursday 23 April 2026 14:43:07 +0000 (0:00:00.526) 0:12:42.360 ******** 2026-04-23 14:43:07.969579 | instance | ok: [instance] 2026-04-23 14:43:07.969661 | instance | 2026-04-23 14:43:07.969674 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 14:43:07.969831 | instance | Thursday 23 April 2026 14:43:07 +0000 (0:00:00.507) 0:12:42.868 ******** 2026-04-23 14:43:08.500248 | instance | ok: [instance] 2026-04-23 14:43:08.500550 | instance | 2026-04-23 14:43:08.500874 | instance | PLAY [Configure networking] **************************************************** 2026-04-23 14:43:08.501128 | instance | 2026-04-23 14:43:08.501391 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:43:08.501709 | instance | Thursday 23 April 2026 14:43:08 +0000 (0:00:00.531) 0:12:43.400 ******** 2026-04-23 14:43:12.702677 | instance | ok: [instance] 2026-04-23 14:43:12.702856 | instance | 2026-04-23 14:43:12.703166 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-23 14:43:12.703451 | instance | Thursday 23 April 2026 14:43:12 +0000 (0:00:04.201) 0:12:47.602 ******** 2026-04-23 14:43:12.961886 | instance | ok: [instance] 2026-04-23 14:43:12.962045 | instance | 2026-04-23 14:43:12.962352 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-23 14:43:12.962595 | instance | Thursday 23 April 2026 14:43:12 +0000 (0:00:00.259) 0:12:47.861 ******** 2026-04-23 14:43:13.211306 | instance | ok: [instance] 2026-04-23 14:43:13.211408 | instance | 2026-04-23 14:43:13.211549 | instance | PLAY RECAP ********************************************************************* 2026-04-23 14:43:13.211675 | instance | instance : ok=804 changed=0 unreachable=0 failed=0 skipped=275 rescued=0 ignored=0 2026-04-23 14:43:13.211782 | instance | 2026-04-23 14:43:13.211909 | instance | Thursday 23 April 2026 14:43:13 +0000 (0:00:00.246) 0:12:48.108 ******** 2026-04-23 14:43:13.212020 | instance | =============================================================================== 2026-04-23 14:43:13.212129 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.00s 2026-04-23 14:43:13.212248 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.66s 2026-04-23 14:43:13.212369 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 15.10s 2026-04-23 14:43:13.212494 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 15.03s 2026-04-23 14:43:13.212617 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.99s 2026-04-23 14:43:13.212734 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 11.11s 2026-04-23 14:43:13.212844 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.99s 2026-04-23 14:43:13.212958 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.09s 2026-04-23 14:43:13.213074 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.93s 2026-04-23 14:43:13.213190 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 7.78s 2026-04-23 14:43:13.213307 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.53s 2026-04-23 14:43:13.213449 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.57s 2026-04-23 14:43:13.213582 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.57s 2026-04-23 14:43:13.213703 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.53s 2026-04-23 14:43:13.213823 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 4.95s 2026-04-23 14:43:13.213936 | instance | Gathering Facts --------------------------------------------------------- 4.64s 2026-04-23 14:43:13.214048 | instance | Gathering Facts --------------------------------------------------------- 4.45s 2026-04-23 14:43:13.214215 | instance | vexxhost.atmosphere.octavia : Create health manager security group rules --- 4.43s 2026-04-23 14:43:13.214330 | instance | Gathering Facts --------------------------------------------------------- 4.42s 2026-04-23 14:43:13.214453 | instance | Gathering Facts --------------------------------------------------------- 4.30s 2026-04-23 14:43:13.462537 | instance | INFO [aio > idempotence] Executed: Successful 2026-04-23 14:43:13.477389 | instance | INFO [aio > side_effect] Executing 2026-04-23 14:43:13.477789 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 14:43:13.487020 | instance | INFO [aio > verify] Executing 2026-04-23 14:43:14.329896 | instance | 2026-04-23 14:43:14.330015 | instance | PLAY [Run tests] *************************************************************** 2026-04-23 14:43:14.330176 | instance | 2026-04-23 14:43:14.330342 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-23 14:43:14.330511 | instance | Thursday 23 April 2026 14:43:14 +0000 (0:00:00.010) 0:00:00.010 ******** 2026-04-23 14:43:17.282182 | instance | changed: [localhost] 2026-04-23 14:43:17.282275 | instance | 2026-04-23 14:43:17.282433 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 14:43:17.282630 | instance | 2026-04-23 14:43:17.282886 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 14:43:17.283146 | instance | Thursday 23 April 2026 14:43:17 +0000 (0:00:02.952) 0:00:02.962 ******** 2026-04-23 14:43:21.300127 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 14:43:21.300400 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 14:43:21.300665 | instance | interpreter could change the meaning of that path. See 2026-04-23 14:43:21.300923 | instance | https://docs.ansible.com/ansible- 2026-04-23 14:43:21.301181 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 14:43:21.383878 | instance | ok: [instance] 2026-04-23 14:43:21.384117 | instance | 2026-04-23 14:43:21.384466 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 14:43:21.384732 | instance | Thursday 23 April 2026 14:43:21 +0000 (0:00:04.101) 0:00:07.063 ******** 2026-04-23 14:43:22.461692 | instance | ok: [instance] 2026-04-23 14:43:22.461902 | instance | 2026-04-23 14:43:22.462080 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 14:43:22.462260 | instance | Thursday 23 April 2026 14:43:22 +0000 (0:00:01.077) 0:00:08.141 ******** 2026-04-23 14:43:22.835810 | instance | ok: [instance] 2026-04-23 14:43:22.835993 | instance | 2026-04-23 14:43:22.836268 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 14:43:22.836534 | instance | Thursday 23 April 2026 14:43:22 +0000 (0:00:00.373) 0:00:08.515 ******** 2026-04-23 14:43:23.513667 | instance | ok: [instance] 2026-04-23 14:43:23.513784 | instance | 2026-04-23 14:43:23.513835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:43:23.513946 | instance | Thursday 23 April 2026 14:43:23 +0000 (0:00:00.677) 0:00:09.192 ******** 2026-04-23 14:43:23.683315 | instance | ok: [instance] 2026-04-23 14:43:23.683918 | instance | 2026-04-23 14:43:23.683943 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:43:23.684076 | instance | Thursday 23 April 2026 14:43:23 +0000 (0:00:00.170) 0:00:09.363 ******** 2026-04-23 14:43:23.753903 | instance | skipping: [instance] 2026-04-23 14:43:23.754215 | instance | 2026-04-23 14:43:23.754601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:43:23.754925 | instance | Thursday 23 April 2026 14:43:23 +0000 (0:00:00.070) 0:00:09.433 ******** 2026-04-23 14:43:23.812953 | instance | skipping: [instance] 2026-04-23 14:43:23.813324 | instance | 2026-04-23 14:43:23.813679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:43:23.813945 | instance | Thursday 23 April 2026 14:43:23 +0000 (0:00:00.059) 0:00:09.493 ******** 2026-04-23 14:43:23.875517 | instance | skipping: [instance] 2026-04-23 14:43:23.875745 | instance | 2026-04-23 14:43:23.876057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:43:23.876344 | instance | Thursday 23 April 2026 14:43:23 +0000 (0:00:00.062) 0:00:09.555 ******** 2026-04-23 14:43:23.943202 | instance | skipping: [instance] 2026-04-23 14:43:23.943489 | instance | 2026-04-23 14:43:23.943794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:43:23.944069 | instance | Thursday 23 April 2026 14:43:23 +0000 (0:00:00.067) 0:00:09.622 ******** 2026-04-23 14:43:24.015555 | instance | skipping: [instance] 2026-04-23 14:43:24.015617 | instance | 2026-04-23 14:43:24.015725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:43:24.016324 | instance | Thursday 23 April 2026 14:43:24 +0000 (0:00:00.070) 0:00:09.692 ******** 2026-04-23 14:43:24.081221 | instance | ok: [instance] 2026-04-23 14:43:24.081520 | instance | 2026-04-23 14:43:24.081822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:43:24.082079 | instance | Thursday 23 April 2026 14:43:24 +0000 (0:00:00.068) 0:00:09.761 ******** 2026-04-23 14:43:24.170549 | instance | ok: [instance] => (item=dashboard) 2026-04-23 14:43:24.170690 | instance | ok: [instance] => (item=identity) 2026-04-23 14:43:24.170833 | instance | 2026-04-23 14:43:24.171040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:43:24.171190 | instance | Thursday 23 April 2026 14:43:24 +0000 (0:00:00.089) 0:00:09.850 ******** 2026-04-23 14:43:24.264059 | instance | ok: [instance] 2026-04-23 14:43:24.264383 | instance | 2026-04-23 14:43:24.264735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 14:43:24.265052 | instance | Thursday 23 April 2026 14:43:24 +0000 (0:00:00.093) 0:00:09.944 ******** 2026-04-23 14:43:24.395153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 14:43:24.395399 | instance | 2026-04-23 14:43:24.395709 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 14:43:24.396102 | instance | Thursday 23 April 2026 14:43:24 +0000 (0:00:00.131) 0:00:10.075 ******** 2026-04-23 14:43:25.089931 | instance | changed: [instance] 2026-04-23 14:43:25.090157 | instance | 2026-04-23 14:43:25.090431 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 14:43:25.090728 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.694) 0:00:10.769 ******** 2026-04-23 14:43:25.248465 | instance | included: openstack_helm_endpoints for instance 2026-04-23 14:43:25.248642 | instance | 2026-04-23 14:43:25.248837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 14:43:25.249010 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.158) 0:00:10.928 ******** 2026-04-23 14:43:25.393749 | instance | ok: [instance] 2026-04-23 14:43:25.393887 | instance | 2026-04-23 14:43:25.394069 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 14:43:25.394225 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.145) 0:00:11.073 ******** 2026-04-23 14:43:25.451128 | instance | skipping: [instance] 2026-04-23 14:43:25.451190 | instance | 2026-04-23 14:43:25.451201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 14:43:25.451211 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.055) 0:00:11.129 ******** 2026-04-23 14:43:25.509099 | instance | skipping: [instance] 2026-04-23 14:43:25.509352 | instance | 2026-04-23 14:43:25.509737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 14:43:25.510023 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.059) 0:00:11.189 ******** 2026-04-23 14:43:25.570092 | instance | skipping: [instance] 2026-04-23 14:43:25.570415 | instance | 2026-04-23 14:43:25.570724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 14:43:25.570991 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.060) 0:00:11.249 ******** 2026-04-23 14:43:25.624687 | instance | skipping: [instance] 2026-04-23 14:43:25.624920 | instance | 2026-04-23 14:43:25.625261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 14:43:25.625586 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.054) 0:00:11.304 ******** 2026-04-23 14:43:25.690228 | instance | skipping: [instance] 2026-04-23 14:43:25.690424 | instance | 2026-04-23 14:43:25.690711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 14:43:25.690973 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.065) 0:00:11.369 ******** 2026-04-23 14:43:25.759082 | instance | ok: [instance] 2026-04-23 14:43:25.759273 | instance | 2026-04-23 14:43:25.759611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 14:43:25.759886 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.069) 0:00:11.438 ******** 2026-04-23 14:43:25.843444 | instance | ok: [instance] => (item=dashboard) 2026-04-23 14:43:25.843562 | instance | ok: [instance] => (item=identity) 2026-04-23 14:43:25.843666 | instance | 2026-04-23 14:43:25.843824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 14:43:25.844003 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.084) 0:00:11.523 ******** 2026-04-23 14:43:25.967210 | instance | ok: [instance] 2026-04-23 14:43:25.967320 | instance | 2026-04-23 14:43:25.967384 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-23 14:43:25.967526 | instance | Thursday 23 April 2026 14:43:25 +0000 (0:00:00.123) 0:00:11.646 ******** 2026-04-23 14:43:26.995314 | instance | ok: [instance] 2026-04-23 14:43:26.995458 | instance | 2026-04-23 14:43:26.995681 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-23 14:43:26.995880 | instance | Thursday 23 April 2026 14:43:26 +0000 (0:00:01.028) 0:00:12.675 ******** 2026-04-23 14:43:27.090670 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558'}}}}) 2026-04-23 14:43:27.090781 | instance | 2026-04-23 14:43:27.091001 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-23 14:43:27.091157 | instance | Thursday 23 April 2026 14:43:27 +0000 (0:00:00.095) 0:00:12.770 ******** 2026-04-23 14:43:28.293152 | instance | ok: [instance] 2026-04-23 14:43:28.293384 | instance | 2026-04-23 14:43:28.293687 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-23 14:43:28.293955 | instance | Thursday 23 April 2026 14:43:28 +0000 (0:00:01.202) 0:00:13.972 ******** 2026-04-23 14:43:28.398369 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '6312fc95-efc8-42a2-8795-b637794c9b82'}}}}) 2026-04-23 14:43:28.398673 | instance | 2026-04-23 14:43:28.399076 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-23 14:43:28.399456 | instance | Thursday 23 April 2026 14:43:28 +0000 (0:00:00.104) 0:00:14.077 ******** 2026-04-23 14:43:29.498135 | instance | ok: [instance] 2026-04-23 14:43:29.498367 | instance | 2026-04-23 14:43:29.498726 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-23 14:43:29.499407 | instance | Thursday 23 April 2026 14:43:29 +0000 (0:00:01.100) 0:00:15.178 ******** 2026-04-23 14:43:29.582965 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '51d4d460-1f33-4ecb-a78d-546d539c0a0a'}}}}) 2026-04-23 14:43:29.583210 | instance | 2026-04-23 14:43:29.583495 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-23 14:43:29.583811 | instance | Thursday 23 April 2026 14:43:29 +0000 (0:00:00.084) 0:00:15.262 ******** 2026-04-23 14:52:34.463732 | instance | changed: [instance] 2026-04-23 14:52:34.463981 | instance | 2026-04-23 14:52:34.464277 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-23 14:52:34.464551 | instance | Thursday 23 April 2026 14:52:34 +0000 (0:09:04.880) 0:09:20.142 ******** 2026-04-23 14:52:35.452284 | instance | ok: [instance] 2026-04-23 14:52:35.452552 | instance | 2026-04-23 14:52:35.452838 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-23 14:52:35.453124 | instance | Thursday 23 April 2026 14:52:35 +0000 (0:00:00.989) 0:09:21.132 ******** 2026-04-23 14:52:36.436488 | instance | ok: [instance] 2026-04-23 14:52:36.436794 | instance | 2026-04-23 14:52:36.437075 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-23 14:52:36.437359 | instance | Thursday 23 April 2026 14:52:36 +0000 (0:00:00.983) 0:09:22.116 ******** 2026-04-23 14:52:36.466770 | instance | ok: [instance] => { 2026-04-23 14:52:36.466922 | instance | "msg": [ 2026-04-23 14:52:36.467122 | instance | "+ tempest cleanup --init-saved-state", 2026-04-23 14:52:36.467285 | instance | "+ '[' true == false ']'", 2026-04-23 14:52:36.467468 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-23 14:52:36.467664 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-23 14:52:36.467794 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-23 14:52:36.468042 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-23 14:52:36.468181 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-23 14:52:36.468368 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.140063s] ... ok", 2026-04-23 14:52:36.468531 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.056337s] ... ok", 2026-04-23 14:52:36.468731 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.682184s] ... ok", 2026-04-23 14:52:36.468891 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [2.344564s] ... ok", 2026-04-23 14:52:36.469073 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.500438s] ... ok", 2026-04-23 14:52:36.469244 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.712640s] ... ok", 2026-04-23 14:52:36.469415 | instance | "{3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [2.143608s] ... ok", 2026-04-23 14:52:36.469657 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.284639s] ... ok", 2026-04-23 14:52:36.469829 | instance | "{1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.503228s] ... ok", 2026-04-23 14:52:36.470010 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.143219s] ... ok", 2026-04-23 14:52:36.470191 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000280s] ... ok", 2026-04-23 14:52:36.470343 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.095507s] ... ok", 2026-04-23 14:52:36.470504 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [0.878642s] ... ok", 2026-04-23 14:52:36.470670 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.201359s] ... ok", 2026-04-23 14:52:36.470899 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000223s] ... ok", 2026-04-23 14:52:36.471040 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [5.535747s] ... ok", 2026-04-23 14:52:36.471204 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [4.110547s] ... ok", 2026-04-23 14:52:36.471389 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.035915s] ... ok", 2026-04-23 14:52:36.471538 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.453926s] ... ok", 2026-04-23 14:52:36.471702 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010463s] ... ok", 2026-04-23 14:52:36.471867 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.071411s] ... ok", 2026-04-23 14:52:36.472033 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000499s] ... ok", 2026-04-23 14:52:36.472201 | instance | "{2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.295617s] ... ok", 2026-04-23 14:52:36.472367 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.010135s] ... ok", 2026-04-23 14:52:36.472530 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [3.052954s] ... ok", 2026-04-23 14:52:36.472698 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.339815s] ... ok", 2026-04-23 14:52:36.472862 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.668879s] ... ok", 2026-04-23 14:52:36.473026 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.130531s] ... ok", 2026-04-23 14:52:36.473202 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [34.336461s] ... ok", 2026-04-23 14:52:36.473363 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [4.641736s] ... ok", 2026-04-23 14:52:36.473583 | instance | "{2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008701s] ... ok", 2026-04-23 14:52:36.473759 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [3.948281s] ... ok", 2026-04-23 14:52:36.473921 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [4.196223s] ... ok", 2026-04-23 14:52:36.474262 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.671834s] ... ok", 2026-04-23 14:52:36.474577 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.143553s] ... ok", 2026-04-23 14:52:36.474965 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.077127s] ... ok", 2026-04-23 14:52:36.475266 | instance | "{2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.513552s] ... ok", 2026-04-23 14:52:36.475549 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [13.863693s] ... ok", 2026-04-23 14:52:36.475835 | instance | "{2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014010s] ... ok", 2026-04-23 14:52:36.476034 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.034564s] ... ok", 2026-04-23 14:52:36.476166 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.081822s] ... ok", 2026-04-23 14:52:36.476323 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [7.468698s] ... ok", 2026-04-23 14:52:36.476451 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.497543s] ... ok", 2026-04-23 14:52:36.476571 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [5.545731s] ... ok", 2026-04-23 14:52:36.476695 | instance | "{3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.216865s] ... ok", 2026-04-23 14:52:36.476808 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.484076s] ... ok", 2026-04-23 14:52:36.476929 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.411754s] ... ok", 2026-04-23 14:52:36.477047 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008143s] ... ok", 2026-04-23 14:52:36.477166 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.172806s] ... ok", 2026-04-23 14:52:36.477286 | instance | "{3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.890887s] ... ok", 2026-04-23 14:52:36.477450 | instance | "{2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.060869s] ... ok", 2026-04-23 14:52:36.477586 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.198449s] ... ok", 2026-04-23 14:52:36.477707 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.064141s] ... ok", 2026-04-23 14:52:36.477827 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.066687s] ... ok", 2026-04-23 14:52:36.477948 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.396112s] ... ok", 2026-04-23 14:52:36.478067 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [18.913957s] ... ok", 2026-04-23 14:52:36.478188 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.029276s] ... ok", 2026-04-23 14:52:36.478306 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.021751s] ... ok", 2026-04-23 14:52:36.478433 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.029657s] ... ok", 2026-04-23 14:52:36.478565 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008246s] ... ok", 2026-04-23 14:52:36.478694 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.492397s] ... ok", 2026-04-23 14:52:36.478860 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.119000s] ... ok", 2026-04-23 14:52:36.478979 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.227811s] ... ok", 2026-04-23 14:52:36.479097 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.263101s] ... ok", 2026-04-23 14:52:36.479214 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.124720s] ... ok", 2026-04-23 14:52:36.479338 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.354076s] ... ok", 2026-04-23 14:52:36.479451 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_network [0.065540s] ... ok", 2026-04-23 14:52:36.479568 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.037121s] ... ok", 2026-04-23 14:52:36.479715 | instance | "{1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [7.274202s] ... ok", 2026-04-23 14:52:36.479842 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.050801s] ... ok", 2026-04-23 14:52:36.479968 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.015892s] ... ok", 2026-04-23 14:52:36.480090 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.195408s] ... ok", 2026-04-23 14:52:36.480209 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.074512s] ... ok", 2026-04-23 14:52:36.480326 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.051507s] ... ok", 2026-04-23 14:52:36.480450 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.029954s] ... ok", 2026-04-23 14:52:36.480566 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.865987s] ... ok", 2026-04-23 14:52:36.480687 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.053901s] ... ok", 2026-04-23 14:52:36.480803 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.505529s] ... ok", 2026-04-23 14:52:36.480922 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [2.930431s] ... ok", 2026-04-23 14:52:36.481041 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [6.280293s] ... ok", 2026-04-23 14:52:36.481159 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.161981s] ... ok", 2026-04-23 14:52:36.481278 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [1.010321s] ... ok", 2026-04-23 14:52:36.481396 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [3.901194s] ... ok", 2026-04-23 14:52:36.481558 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.191709s] ... ok", 2026-04-23 14:52:36.481708 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.096317s] ... ok", 2026-04-23 14:52:36.481832 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.086376s] ... ok", 2026-04-23 14:52:36.481953 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.069151s] ... ok", 2026-04-23 14:52:36.482071 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.506885s] ... ok", 2026-04-23 14:52:36.482191 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.512819s] ... ok", 2026-04-23 14:52:36.482309 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.453723s] ... ok", 2026-04-23 14:52:36.482429 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.176092s] ... ok", 2026-04-23 14:52:36.482548 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.082327s] ... ok", 2026-04-23 14:52:36.482668 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.127938s] ... ok", 2026-04-23 14:52:36.482801 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.050739s] ... ok", 2026-04-23 14:52:36.483007 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.045982s] ... ok", 2026-04-23 14:52:36.483131 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.396971s] ... ok", 2026-04-23 14:52:36.483267 | instance | "2026-04-23 14:47:08.731 24 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-04-23 14:52:36.483433 | instance | "{2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-04-23 14:52:36.483561 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.597853s] ... ok", 2026-04-23 14:52:36.483677 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [15.092641s] ... ok", 2026-04-23 14:52:36.483798 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.502154s] ... ok", 2026-04-23 14:52:36.483964 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.964999s] ... ok", 2026-04-23 14:52:36.484149 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.698376s] ... ok", 2026-04-23 14:52:36.484290 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.557824s] ... ok", 2026-04-23 14:52:36.484432 | instance | "2026-04-23 14:47:38.857 24 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-04-23 14:52:36.484555 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.526312s] ... ok", 2026-04-23 14:52:36.484713 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.854677s] ... ok", 2026-04-23 14:52:36.484869 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.528479s] ... ok", 2026-04-23 14:52:36.484991 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.041564s] ... ok", 2026-04-23 14:52:36.485128 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [66.161259s] ... ok", 2026-04-23 14:52:36.485277 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.793470s] ... ok", 2026-04-23 14:52:36.485400 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.603291s] ... ok", 2026-04-23 14:52:36.485537 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043405s] ... ok", 2026-04-23 14:52:36.485659 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.246374s] ... ok", 2026-04-23 14:52:36.485778 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.136857s] ... ok", 2026-04-23 14:52:36.485896 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.093716s] ... ok", 2026-04-23 14:52:36.486050 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.208131s] ... ok", 2026-04-23 14:52:36.486183 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.116535s] ... ok", 2026-04-23 14:52:36.486330 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.174678s] ... ok", 2026-04-23 14:52:36.486457 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-23 14:52:36.486578 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [1.006283s] ... ok", 2026-04-23 14:52:36.486699 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.522568s] ... ok", 2026-04-23 14:52:36.486906 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.810829s] ... ok", 2026-04-23 14:52:36.487018 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [31.526090s] ... ok", 2026-04-23 14:52:36.487135 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [0.753216s] ... ok", 2026-04-23 14:52:36.487257 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.739542s] ... ok", 2026-04-23 14:52:36.487427 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [2.280790s] ... ok", 2026-04-23 14:52:36.487570 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.678782s] ... ok", 2026-04-23 14:52:36.487757 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.079153s] ... ok", 2026-04-23 14:52:36.487890 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.341738s] ... ok", 2026-04-23 14:52:36.488008 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.248680s] ... ok", 2026-04-23 14:52:36.488181 | instance | "2026-04-23 14:49:37.142 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213", 2026-04-23 14:52:36.488361 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.257164s] ... ok", 2026-04-23 14:52:36.488507 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [47.879177s] ... ok", 2026-04-23 14:52:36.488647 | instance | "", 2026-04-23 14:52:36.488776 | instance | "======", 2026-04-23 14:52:36.488889 | instance | "Totals", 2026-04-23 14:52:36.489020 | instance | "======", 2026-04-23 14:52:36.489200 | instance | "Ran: 131 tests in 440.8177 sec.", 2026-04-23 14:52:36.489332 | instance | " - Passed: 129", 2026-04-23 14:52:36.489521 | instance | " - Skipped: 2", 2026-04-23 14:52:36.489681 | instance | " - Expected Fail: 0", 2026-04-23 14:52:36.489838 | instance | " - Unexpected Success: 0", 2026-04-23 14:52:36.489967 | instance | " - Failed: 0", 2026-04-23 14:52:36.490318 | instance | "Sum of execute time for each test: 387.3699 sec.", 2026-04-23 14:52:36.490450 | instance | "", 2026-04-23 14:52:36.490765 | instance | "==============", 2026-04-23 14:52:36.490908 | instance | "Worker Balance", 2026-04-23 14:52:36.490920 | instance | "==============", 2026-04-23 14:52:36.491010 | instance | " - Worker 0 (41 tests) => 0:06:56.802623", 2026-04-23 14:52:36.491132 | instance | " - Worker 1 (28 tests) => 0:03:14.288276", 2026-04-23 14:52:36.491380 | instance | " - Worker 2 (28 tests) => 0:02:47.299003", 2026-04-23 14:52:36.491526 | instance | " - Worker 3 (34 tests) => 0:05:23.584621", 2026-04-23 14:52:36.491612 | instance | "+ tempest cleanup", 2026-04-23 14:52:36.491725 | instance | "" 2026-04-23 14:52:36.491866 | instance | ] 2026-04-23 14:52:36.491980 | instance | } 2026-04-23 14:52:36.511384 | instance | 2026-04-23 14:52:36.511626 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-23 14:52:36.511908 | instance | Thursday 23 April 2026 14:52:36 +0000 (0:00:00.075) 0:09:22.191 ******** 2026-04-23 14:52:36.588985 | instance | skipping: [instance] 2026-04-23 14:52:36.589279 | instance | 2026-04-23 14:52:36.589692 | instance | PLAY RECAP ********************************************************************* 2026-04-23 14:52:36.590017 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-23 14:52:36.590357 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 14:52:36.590617 | instance | 2026-04-23 14:52:36.590941 | instance | Thursday 23 April 2026 14:52:36 +0000 (0:00:00.077) 0:09:22.269 ******** 2026-04-23 14:52:36.591263 | instance | =============================================================================== 2026-04-23 14:52:36.591525 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 544.88s 2026-04-23 14:52:36.591789 | instance | Gathering Facts --------------------------------------------------------- 4.10s 2026-04-23 14:52:36.592042 | instance | Run "stestr" tests ------------------------------------------------------ 2.95s 2026-04-23 14:52:36.592223 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.20s 2026-04-23 14:52:36.592384 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.10s 2026-04-23 14:52:36.592552 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.08s 2026-04-23 14:52:36.592758 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.03s 2026-04-23 14:52:36.592910 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.99s 2026-04-23 14:52:36.593084 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.98s 2026-04-23 14:52:36.593244 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.69s 2026-04-23 14:52:36.593491 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.68s 2026-04-23 14:52:36.593637 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.37s 2026-04-23 14:52:36.593804 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-04-23 14:52:36.593963 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-04-23 14:52:36.594130 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.15s 2026-04-23 14:52:36.594301 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.13s 2026-04-23 14:52:36.594472 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.12s 2026-04-23 14:52:36.594631 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.10s 2026-04-23 14:52:36.594793 | instance | vexxhost.atmosphere.tempest : Configure test image ref ------------------ 0.10s 2026-04-23 14:52:36.595011 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.09s 2026-04-23 14:52:36.688604 | instance | INFO [aio > verify] Executed: Successful 2026-04-23 14:52:36.702265 | instance | INFO [aio > cleanup] Executing 2026-04-23 14:52:36.702591 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 14:52:36.710191 | instance | INFO [aio > destroy] Executing 2026-04-23 14:52:36.710242 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-23 14:52:36.710325 | instance | INFO [aio > destroy] Executed: Successful 2026-04-23 14:52:36.710796 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-23 14:52:37.354865 | instance | ok: Runtime: 1:23:21.490287 2026-04-23 14:52:37.470065 | 2026-04-23 14:52:37.470297 | PLAY RECAP 2026-04-23 14:52:37.470346 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 14:52:37.470369 | 2026-04-23 14:52:37.592018 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-23 14:52:37.602955 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-04-23 14:52:38.238055 | 2026-04-23 14:52:38.238232 | PLAY [all] 2026-04-23 14:52:38.253332 | 2026-04-23 14:52:38.253443 | TASK [gather-host-logs : creating directory for system status] 2026-04-23 14:52:38.633854 | instance | changed 2026-04-23 14:52:38.642221 | 2026-04-23 14:52:38.642334 | TASK [gather-host-logs : Get logs for each host] 2026-04-23 14:52:39.034570 | instance | + systemd-cgls --full --all --no-pager 2026-04-23 14:52:39.080074 | instance | + ip addr 2026-04-23 14:52:39.087066 | instance | + ip route 2026-04-23 14:52:39.093500 | instance | + lsblk 2026-04-23 14:52:39.106299 | instance | + mount 2026-04-23 14:52:39.118480 | instance | + docker images 2026-04-23 14:52:39.134815 | instance | + brctl show 2026-04-23 14:52:39.135435 | instance | /bin/bash: line 8: brctl: command not found 2026-04-23 14:52:39.135783 | instance | + ps aux --sort=-%mem 2026-04-23 14:52:39.189513 | instance | + dpkg -l 2026-04-23 14:52:39.202064 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-23 14:52:39.202713 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-23 14:52:39.219555 | instance | + '[' '!' -z '' ']' 2026-04-23 14:52:39.681653 | instance | ok: Runtime: 0:00:00.191007 2026-04-23 14:52:39.690330 | 2026-04-23 14:52:39.690406 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-23 14:52:40.373592 | instance | changed: 2026-04-23 14:52:40.373811 | instance | created directory /var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/logs/instance 2026-04-23 14:52:40.373853 | instance | cd+++++++++ system/ 2026-04-23 14:52:40.373886 | instance | >f+++++++++ system/brctl-show.txt 2026-04-23 14:52:40.373918 | instance | >f+++++++++ system/docker-images.txt 2026-04-23 14:52:40.373949 | instance | >f+++++++++ system/ip-addr.txt 2026-04-23 14:52:40.373980 | instance | >f+++++++++ system/ip-route.txt 2026-04-23 14:52:40.374011 | instance | >f+++++++++ system/lsblk.txt 2026-04-23 14:52:40.374042 | instance | >f+++++++++ system/mount.txt 2026-04-23 14:52:40.374072 | instance | >f+++++++++ system/packages.txt 2026-04-23 14:52:40.374102 | instance | >f+++++++++ system/ps.txt 2026-04-23 14:52:40.374134 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-23 14:52:40.386022 | 2026-04-23 14:52:40.386105 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-23 14:52:40.577599 | instance | changed: "values" 2026-04-23 14:52:40.775329 | instance | changed: "releases" 2026-04-23 14:52:40.792622 | 2026-04-23 14:52:40.792835 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-23 14:52:50.357471 | instance | ok: Runtime: 0:00:08.982035 2026-04-23 14:52:50.362360 | 2026-04-23 14:52:50.362423 | TASK [helm-release-status : Downloads logs to executor] 2026-04-23 14:52:50.891024 | instance | changed: 2026-04-23 14:52:50.891239 | instance | cd+++++++++ helm/ 2026-04-23 14:52:50.891285 | instance | cd+++++++++ helm/releases/ 2026-04-23 14:52:50.891317 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-23 14:52:50.891346 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-23 14:52:50.891374 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-23 14:52:50.891401 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-23 14:52:50.891427 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-23 14:52:50.891462 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-23 14:52:50.891489 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-23 14:52:50.891515 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-23 14:52:50.891542 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-23 14:52:50.891568 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-23 14:52:50.891594 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-23 14:52:50.891620 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-23 14:52:50.891645 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-23 14:52:50.891676 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-23 14:52:50.891705 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-23 14:52:50.891731 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-23 14:52:50.891757 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-23 14:52:50.891783 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-23 14:52:50.891812 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-23 14:52:50.891838 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-23 14:52:50.891864 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-23 14:52:50.891905 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-23 14:52:50.891931 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-23 14:52:50.891957 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-23 14:52:50.891982 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-23 14:52:50.892007 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-23 14:52:50.892033 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-23 14:52:50.892059 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-23 14:52:50.892085 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-23 14:52:50.892110 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-23 14:52:50.892136 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-23 14:52:50.892161 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-23 14:52:50.892186 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-23 14:52:50.892211 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-23 14:52:50.892236 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-23 14:52:50.892261 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-23 14:52:50.892285 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-04-23 14:52:50.892310 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-23 14:52:50.892335 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-23 14:52:50.892363 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-23 14:52:50.892390 | instance | >f+++++++++ helm/releases/openstack/senlin.txt 2026-04-23 14:52:50.892414 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-23 14:52:50.892439 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-23 14:52:50.892465 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-23 14:52:50.892490 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-23 14:52:50.892517 | instance | cd+++++++++ helm/values/ 2026-04-23 14:52:50.892542 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-23 14:52:50.892567 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-23 14:52:50.892592 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-23 14:52:50.892618 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-23 14:52:50.892645 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-23 14:52:50.892670 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-23 14:52:50.892695 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-23 14:52:50.892720 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-23 14:52:50.892745 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-23 14:52:50.892770 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-23 14:52:50.892794 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-23 14:52:50.892820 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-23 14:52:50.892845 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-23 14:52:50.892870 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-23 14:52:50.892896 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-23 14:52:50.892921 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-23 14:52:50.892946 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-23 14:52:50.892997 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-23 14:52:50.893024 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-23 14:52:50.893049 | instance | cd+++++++++ helm/values/openstack/ 2026-04-23 14:52:50.893074 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-23 14:52:50.893105 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-23 14:52:50.893131 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-23 14:52:50.893156 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-23 14:52:50.893182 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-23 14:52:50.893206 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-23 14:52:50.893231 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-23 14:52:50.893256 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-23 14:52:50.893281 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-23 14:52:50.893305 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-23 14:52:50.893330 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-23 14:52:50.893419 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-23 14:52:50.893453 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-23 14:52:50.893478 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-23 14:52:50.893504 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-23 14:52:50.893531 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-23 14:52:50.893557 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-04-23 14:52:50.893583 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-23 14:52:50.893608 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-23 14:52:50.893634 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-23 14:52:50.893659 | instance | >f+++++++++ helm/values/openstack/senlin.yaml 2026-04-23 14:52:50.893683 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-23 14:52:50.893708 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-23 14:52:50.893733 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-23 14:52:50.893758 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-23 14:52:50.934260 | 2026-04-23 14:52:50.934400 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-23 14:52:51.149982 | instance | changed 2026-04-23 14:52:51.157194 | 2026-04-23 14:52:51.157298 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-23 14:52:51.372182 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 14:52:51.372555 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 14:52:51.380781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:52:51.384135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:52:51.475664 | instance | node/instance 2026-04-23 14:52:51.478047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:52:51.556347 | instance | clusterrole/admin 2026-04-23 14:52:51.743905 | instance | clusterrole/capi-aggregated-manager-role 2026-04-23 14:52:51.819979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:52:51.824563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:52:51.851405 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-23 14:52:51.927869 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-23 14:52:52.023699 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-23 14:52:52.105861 | instance | clusterrole/capi-manager-role 2026-04-23 14:52:52.209071 | instance | clusterrole/capo-manager-role 2026-04-23 14:52:52.297970 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-23 14:52:52.389384 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-23 14:52:52.488213 | instance | clusterrole/cert-manager-cainjector 2026-04-23 14:52:52.590317 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-23 14:52:52.674486 | instance | clusterrole/cert-manager-controller-certificates 2026-04-23 14:52:52.790317 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-23 14:52:52.872291 | instance | clusterrole/cert-manager-controller-challenges 2026-04-23 14:52:53.019677 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-23 14:52:53.067218 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-23 14:52:53.213762 | instance | clusterrole/cert-manager-controller-issuers 2026-04-23 14:52:53.272730 | instance | clusterrole/cert-manager-controller-orders 2026-04-23 14:52:53.441937 | instance | clusterrole/cert-manager-edit 2026-04-23 14:52:53.488850 | instance | clusterrole/cert-manager-view 2026-04-23 14:52:53.641005 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-23 14:52:53.689897 | instance | clusterrole/cilium 2026-04-23 14:52:53.847987 | instance | clusterrole/cilium-operator 2026-04-23 14:52:53.886794 | instance | clusterrole/cluster-admin 2026-04-23 14:52:54.027078 | instance | clusterrole/edit 2026-04-23 14:52:54.066798 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 14:52:54.205331 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-23 14:52:54.255906 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-23 14:52:54.397216 | instance | clusterrole/goldpinger-clusterrole 2026-04-23 14:52:54.451464 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-23 14:52:54.585036 | instance | clusterrole/ingress-nginx 2026-04-23 14:52:54.636668 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-23 14:52:54.760576 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-23 14:52:54.811935 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-23 14:52:54.929790 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-23 14:52:54.986554 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-23 14:52:55.118170 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-23 14:52:55.183516 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-23 14:52:55.303746 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-23 14:52:55.355098 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-23 14:52:55.497711 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-23 14:52:55.550005 | instance | clusterrole/kubeadm:get-nodes 2026-04-23 14:52:55.677939 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-23 14:52:55.739928 | instance | clusterrole/local-path-provisioner 2026-04-23 14:52:55.862835 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-23 14:52:55.919350 | instance | clusterrole/loki-clusterrole 2026-04-23 14:52:56.030071 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-23 14:52:56.107210 | instance | clusterrole/node-feature-discovery 2026-04-23 14:52:56.211966 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-23 14:52:56.272211 | instance | clusterrole/nova-bootstrap 2026-04-23 14:52:56.380302 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-23 14:52:56.443259 | instance | clusterrole/nova-cell-setup 2026-04-23 14:52:56.565829 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-23 14:52:56.640675 | instance | clusterrole/orc-image-editor-role 2026-04-23 14:52:56.751931 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-23 14:52:56.813366 | instance | clusterrole/orc-image-viewer-role 2026-04-23 14:52:56.942167 | instance | clusterrolebinding/cilium 2026-04-23 14:52:56.991688 | instance | clusterrole/orc-manager-role 2026-04-23 14:52:57.117115 | instance | clusterrolebinding/cilium-operator 2026-04-23 14:52:57.188213 | instance | clusterrole/orc-metrics-auth-role 2026-04-23 14:52:57.302275 | instance | clusterrolebinding/cluster-admin 2026-04-23 14:52:57.357256 | instance | clusterrole/orc-metrics-reader 2026-04-23 14:52:57.464194 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 14:52:57.524141 | instance | clusterrole/ovn-controller 2026-04-23 14:52:57.632462 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-23 14:52:57.699046 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-23 14:52:57.805984 | instance | clusterrole/rabbitmq-cluster-operator 2026-04-23 14:52:57.867333 | instance | clusterrole/rabbitmq-messaging-topology-operator 2026-04-23 14:52:57.990028 | instance | clusterrolebinding/ingress-nginx 2026-04-23 14:52:58.038670 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-23 14:52:58.177155 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-23 14:52:58.219280 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-23 14:52:58.374513 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-23 14:52:58.378826 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-23 14:52:58.566183 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-23 14:52:58.572864 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-23 14:52:58.773831 | instance | clusterrole/rook-ceph-global 2026-04-23 14:52:58.777552 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-23 14:52:58.974964 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-23 14:52:58.978335 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-23 14:52:59.163775 | instance | clusterrole/rook-ceph-mgr-system 2026-04-23 14:52:59.182576 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-23 14:52:59.365324 | instance | clusterrole/rook-ceph-object-bucket 2026-04-23 14:52:59.383363 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-23 14:52:59.545445 | instance | clusterrole/rook-ceph-osd 2026-04-23 14:52:59.568145 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-23 14:52:59.749007 | instance | clusterrole/rook-ceph-system 2026-04-23 14:52:59.749625 | instance | clusterrolebinding/local-path-provisioner 2026-04-23 14:52:59.925721 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-23 14:52:59.944968 | instance | clusterrolebinding/loki-clusterrolebinding 2026-04-23 14:53:00.108035 | instance | clusterrole/system:aggregate-to-admin 2026-04-23 14:53:00.121948 | instance | clusterrolebinding/magnum-cluster-api 2026-04-23 14:53:00.296993 | instance | clusterrole/system:aggregate-to-edit 2026-04-23 14:53:00.303716 | instance | clusterrolebinding/node-feature-discovery 2026-04-23 14:53:00.479224 | instance | clusterrole/system:aggregate-to-view 2026-04-23 14:53:00.497281 | instance | clusterrolebinding/nova-bootstrap 2026-04-23 14:53:00.666204 | instance | clusterrole/system:auth-delegator 2026-04-23 14:53:00.668710 | instance | clusterrolebinding/nova-cell-setup 2026-04-23 14:53:00.841004 | instance | clusterrole/system:basic-user 2026-04-23 14:53:00.843512 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-23 14:53:01.019581 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-23 14:53:01.025397 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-23 14:53:01.200255 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-23 14:53:01.206746 | instance | clusterrolebinding/ovn-controller 2026-04-23 14:53:01.384398 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-23 14:53:01.385047 | instance | clusterrolebinding/rabbitmq-cluster-operator 2026-04-23 14:53:01.557478 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-23 14:53:01.558843 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator 2026-04-23 14:53:01.744425 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-23 14:53:01.744835 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-23 14:53:01.914703 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-23 14:53:01.927434 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-23 14:53:02.081520 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-23 14:53:02.103062 | instance | clusterrolebinding/rook-ceph-global 2026-04-23 14:53:02.247925 | instance | clusterrole/system:controller:certificate-controller 2026-04-23 14:53:02.275376 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-23 14:53:02.430842 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-23 14:53:02.457484 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-23 14:53:02.618815 | instance | clusterrole/system:controller:cronjob-controller 2026-04-23 14:53:02.636900 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-23 14:53:02.795854 | instance | clusterrolebinding/rook-ceph-osd 2026-04-23 14:53:02.838026 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-23 14:53:02.985976 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-23 14:53:03.033939 | instance | clusterrole/system:controller:deployment-controller 2026-04-23 14:53:03.182833 | instance | clusterrole/system:controller:disruption-controller 2026-04-23 14:53:03.232053 | instance | clusterrolebinding/rook-ceph-system 2026-04-23 14:53:03.368063 | instance | clusterrole/system:controller:endpoint-controller 2026-04-23 14:53:03.422873 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-23 14:53:03.608198 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-23 14:53:03.616842 | instance | clusterrolebinding/system:basic-user 2026-04-23 14:53:03.788399 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-23 14:53:03.791597 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-23 14:53:04.006397 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-23 14:53:04.008782 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-23 14:53:04.204801 | instance | clusterrole/system:controller:expand-controller 2026-04-23 14:53:04.206491 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-23 14:53:04.376722 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-23 14:53:04.378472 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-23 14:53:04.544609 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-23 14:53:04.572770 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-23 14:53:04.712622 | instance | clusterrole/system:controller:job-controller 2026-04-23 14:53:04.759683 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-23 14:53:04.907489 | instance | clusterrole/system:controller:namespace-controller 2026-04-23 14:53:04.943348 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-23 14:53:05.097456 | instance | clusterrole/system:controller:node-controller 2026-04-23 14:53:05.120043 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-23 14:53:05.269163 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-23 14:53:05.293565 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-23 14:53:05.466927 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-23 14:53:05.469970 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-23 14:53:05.634368 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-23 14:53:05.641323 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-23 14:53:05.816245 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-23 14:53:05.819548 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-23 14:53:05.982783 | instance | clusterrole/system:controller:replicaset-controller 2026-04-23 14:53:05.995724 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-23 14:53:06.167138 | instance | clusterrole/system:controller:replication-controller 2026-04-23 14:53:06.167773 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-23 14:53:06.356111 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-23 14:53:06.361840 | instance | clusterrolebinding/system:controller:job-controller 2026-04-23 14:53:06.544458 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-23 14:53:06.565441 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-23 14:53:06.723279 | instance | clusterrolebinding/system:controller:node-controller 2026-04-23 14:53:06.739564 | instance | clusterrole/system:controller:route-controller 2026-04-23 14:53:06.905542 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-23 14:53:06.928310 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-23 14:53:07.071256 | instance | clusterrole/system:controller:service-account-controller 2026-04-23 14:53:07.100628 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-23 14:53:07.243470 | instance | clusterrole/system:controller:service-controller 2026-04-23 14:53:07.300105 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-23 14:53:07.426168 | instance | clusterrole/system:controller:statefulset-controller 2026-04-23 14:53:07.482627 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-23 14:53:07.609648 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-23 14:53:07.654825 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-23 14:53:07.826137 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-23 14:53:07.855744 | instance | clusterrole/system:controller:ttl-controller 2026-04-23 14:53:08.011373 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-23 14:53:08.048142 | instance | clusterrole/system:coredns 2026-04-23 14:53:08.188502 | instance | clusterrole/system:discovery 2026-04-23 14:53:08.232052 | instance | clusterrolebinding/system:controller:route-controller 2026-04-23 14:53:08.396108 | instance | clusterrole/system:heapster 2026-04-23 14:53:08.412175 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-23 14:53:08.578280 | instance | clusterrole/system:kube-aggregator 2026-04-23 14:53:08.584291 | instance | clusterrolebinding/system:controller:service-controller 2026-04-23 14:53:08.773883 | instance | clusterrole/system:kube-controller-manager 2026-04-23 14:53:08.777968 | instance | clusterrole/system:kube-dns 2026-04-23 14:53:08.949189 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-23 14:53:08.953856 | instance | clusterrole/system:kube-scheduler 2026-04-23 14:53:09.104724 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-23 14:53:09.124192 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-23 14:53:09.275305 | instance | clusterrole/system:kubelet-api-admin 2026-04-23 14:53:09.303061 | instance | clusterrole/system:monitoring 2026-04-23 14:53:09.449889 | instance | clusterrolebinding/system:coredns 2026-04-23 14:53:09.496980 | instance | clusterrole/system:node 2026-04-23 14:53:09.653738 | instance | clusterrolebinding/system:discovery 2026-04-23 14:53:09.691024 | instance | clusterrole/system:node-bootstrapper 2026-04-23 14:53:09.835856 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-23 14:53:09.869610 | instance | clusterrole/system:node-problem-detector 2026-04-23 14:53:10.016759 | instance | clusterrole/system:node-proxier 2026-04-23 14:53:10.046057 | instance | clusterrolebinding/system:kube-dns 2026-04-23 14:53:10.186160 | instance | clusterrolebinding/system:kube-scheduler 2026-04-23 14:53:10.219898 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-23 14:53:10.366860 | instance | clusterrolebinding/system:monitoring 2026-04-23 14:53:10.401664 | instance | clusterrole/system:public-info-viewer 2026-04-23 14:53:10.540785 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-23 14:53:10.622322 | instance | clusterrolebinding/system:node 2026-04-23 14:53:10.738726 | instance | clusterrolebinding/system:node-proxier 2026-04-23 14:53:10.843357 | instance | clusterrole/system:volume-scheduler 2026-04-23 14:53:10.930532 | instance | clusterrolebinding/system:public-info-viewer 2026-04-23 14:53:11.048996 | instance | clusterrole/vector 2026-04-23 14:53:11.112450 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-23 14:53:11.224910 | instance | clusterrole/view 2026-04-23 14:53:11.295899 | instance | clusterrolebinding/system:volume-scheduler 2026-04-23 14:53:11.412735 | instance | clusterrolebinding/vector 2026-04-23 14:53:11.474732 | instance | storageclass/general 2026-04-23 14:53:11.581648 | instance | namespace/auth-system 2026-04-23 14:53:11.681704 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-23 14:53:11.754643 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-23 14:53:11.864937 | instance | namespace/capi-system 2026-04-23 14:53:11.950599 | instance | namespace/capo-system 2026-04-23 14:53:12.047743 | instance | namespace/cert-manager 2026-04-23 14:53:12.129901 | instance | namespace/default 2026-04-23 14:53:12.240607 | instance | namespace/envoy-gateway-system 2026-04-23 14:53:12.312203 | instance | namespace/ingress-nginx 2026-04-23 14:53:12.422651 | instance | namespace/kube-node-lease 2026-04-23 14:53:12.520597 | instance | namespace/kube-public 2026-04-23 14:53:12.610094 | instance | namespace/kube-system 2026-04-23 14:53:12.721436 | instance | namespace/local-path-storage 2026-04-23 14:53:12.810692 | instance | namespace/magnum-system 2026-04-23 14:53:12.926827 | instance | namespace/monitoring 2026-04-23 14:53:12.989218 | instance | namespace/openstack 2026-04-23 14:53:13.157173 | instance | namespace/orc-system 2026-04-23 14:53:13.188827 | instance | namespace/rook-ceph 2026-04-23 14:53:13.349757 | instance | namespace/secretgen-controller 2026-04-23 14:53:13.726307 | instance | ok: Runtime: 0:00:22.157696 2026-04-23 14:53:13.734869 | 2026-04-23 14:53:13.734933 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-23 14:53:13.939947 | instance | changed 2026-04-23 14:53:13.947452 | 2026-04-23 14:53:13.947548 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-23 14:53:14.166925 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 14:53:14.167036 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 14:53:14.167170 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 14:53:14.261887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.262186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.337586 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-23 14:53:14.339255 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:14.343388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.344562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.423823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.426112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.507939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.516933 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:14.520380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.601701 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-23 14:53:14.604002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.607186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.696962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.698720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.703151 | instance | auth-system/endpoints/keycloak 2026-04-23 14:53:14.790875 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-23 14:53:14.791373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.807393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.874988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.892998 | instance | auth-system/endpoints/keycloak-headless 2026-04-23 14:53:14.900197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.969428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:14.979921 | instance | auth-system/endpoints/keycloak-metrics 2026-04-23 14:53:14.997334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.065395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.095563 | instance | auth-system/ingresses/keycloak 2026-04-23 14:53:15.104001 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:15.110543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.166896 | instance | auth-system/pods/keycloak-0 2026-04-23 14:53:15.172914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.204071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.276577 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67 2026-04-23 14:53:15.279545 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:15.287234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.289119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.371100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.376631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.468310 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-23 14:53:15.471180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.500670 | instance | auth-system/secrets/keycloak 2026-04-23 14:53:15.511494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.554115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.636569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.646796 | instance | auth-system/secrets/keycloak-externaldb 2026-04-23 14:53:15.652378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.691628 | instance | auth-system/secrets/keycloak.199-204-45-115.nip.io-tls 2026-04-23 14:53:15.738897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.747193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.851190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.854266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.868156 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-23 14:53:15.904442 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-23 14:53:15.951286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:15.963595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.046893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.048012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.067710 | instance | auth-system/serviceaccounts/default 2026-04-23 14:53:16.090411 | instance | auth-system/serviceaccounts/keycloak 2026-04-23 14:53:16.142786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.144335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.221710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.229612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.258985 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-23 14:53:16.293412 | instance | auth-system/services/keycloak 2026-04-23 14:53:16.313054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.321618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.401588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.412349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.452123 | instance | auth-system/services/keycloak-headless 2026-04-23 14:53:16.475379 | instance | auth-system/services/keycloak-metrics 2026-04-23 14:53:16.488428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.506711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.587885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.604993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.662220 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-23 14:53:16.663938 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-23 14:53:16.686107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.721699 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:16.730042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.774248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.842240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.855752 | instance | auth-system/statefulsets/keycloak 2026-04-23 14:53:16.859541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.864463 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-23 14:53:16.928234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:16.961468 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:16.968662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.041635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.057936 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:17.062178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.078718 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:17.142611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.176963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.235505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.271132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.272469 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-23 14:53:17.273331 | instance | capi-system/deployment/capi-controller-manager 2026-04-23 14:53:17.323677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.377810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.421485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.465530 | instance | capi-system/endpoints/capi-webhook-service 2026-04-23 14:53:17.489905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.508796 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-23 14:53:17.529796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.591206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.649532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.696742 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-wsmdk 2026-04-23 14:53:17.713182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.743567 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk 2026-04-23 14:53:17.763826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.815718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.864429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.922005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.951987 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-23 14:53:17.960969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:17.965013 | instance | capi-system/roles/capi-leader-election-role 2026-04-23 14:53:18.031343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.065053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.135442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.153474 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-23 14:53:18.154424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.160525 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-23 14:53:18.223737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.240759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.312762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.333210 | instance | capi-system/serviceaccounts/capi-manager 2026-04-23 14:53:18.338340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.366156 | instance | capi-system/serviceaccounts/default 2026-04-23 14:53:18.407746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.421151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.521716 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:18.522984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.528719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.545226 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-23 14:53:18.571693 | instance | capi-system/services/capi-webhook-service 2026-04-23 14:53:18.630886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.640440 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:18.653183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.716720 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-23 14:53:18.725124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.739306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.785079 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-23 14:53:18.816087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.839582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.907087 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-23 14:53:18.909888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.932211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:18.999306 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-23 14:53:19.033799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.043100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.090380 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:19.131708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.139810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.205479 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-23 14:53:19.227686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.229236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.288817 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-23 14:53:19.323423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.323481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.387486 | instance | capo-system/deployment/capo-controller-manager 2026-04-23 14:53:19.402620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.414181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.478505 | instance | capo-system/endpoints/capo-webhook-service 2026-04-23 14:53:19.497324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.510128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.586469 | instance | cert-manager/deployment/cert-manager 2026-04-23 14:53:19.603009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.608149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.682228 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-23 14:53:19.714163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.716937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.804190 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-23 14:53:19.807860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.810553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.895957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.902932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:19.913005 | instance | cert-manager/endpoints/cert-manager 2026-04-23 14:53:19.983824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.001988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.002641 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-23 14:53:20.098229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.102497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.128077 | instance | cert-manager/pods/cert-manager-75969b45cf-hz8p5 2026-04-23 14:53:20.193789 | instance | cert-manager/pods/cert-manager-cainjector-84f45b698d-jxz92 2026-04-23 14:53:20.196906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.212935 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:20.224357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.303740 | instance | cert-manager/pods/cert-manager-webhook-9997c64fc-gm8zg 2026-04-23 14:53:20.310403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.325099 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:20.332789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.385786 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-z8zgl 2026-04-23 14:53:20.413485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.428420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.501974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.505122 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-23 14:53:20.537873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.595968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.621677 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-23 14:53:20.648525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.691202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.693251 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-23 14:53:20.796587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.803640 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-23 14:53:20.901232 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-23 14:53:20.908852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:20.914692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.013556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.014880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.020974 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-23 14:53:21.087402 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-23 14:53:21.107283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.117059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.203800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.207255 | instance | capo-system/roles/capo-leader-election-role 2026-04-23 14:53:21.214707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.276972 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-23 14:53:21.292396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.306225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.384330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.395080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.399706 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-23 14:53:21.477151 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-23 14:53:21.489121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.495809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.577908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.587866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.601791 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-23 14:53:21.682814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.687335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.701736 | instance | cert-manager/serviceaccounts/default 2026-04-23 14:53:21.777495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.778543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.812722 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-23 14:53:21.864862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.889107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.924873 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-23 14:53:21.961054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:21.986609 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:21.998747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.007953 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-23 14:53:22.079930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.080914 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:22.090424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.112588 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-23 14:53:22.165271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.188242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.232688 | instance | capo-system/services/capo-webhook-service 2026-04-23 14:53:22.254841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.293630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.358288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.382713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.386214 | instance | capo-system/serviceaccounts/capo-manager 2026-04-23 14:53:22.453398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.464491 | instance | capo-system/serviceaccounts/default 2026-04-23 14:53:22.513802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.555821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.638635 | instance | cert-manager/services/cert-manager 2026-04-23 14:53:22.639634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.656251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.658148 | instance | cert-manager/services/cert-manager-webhook 2026-04-23 14:53:22.751029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.770082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.848312 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-23 14:53:22.861244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.871886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.877735 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:22.980818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:22.980869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.053508 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-23 14:53:23.088759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.092314 | instance | default/configmaps/kube-root-ca.crt 2026-04-23 14:53:23.099029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.203935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.219479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.290135 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-23 14:53:23.293641 | instance | default/endpoints/kubernetes 2026-04-23 14:53:23.321800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.345218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.419993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.434906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.491115 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rgqz8 2026-04-23 14:53:23.492508 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-23 14:53:23.505491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.538651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.648796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.662975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.696501 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-23 14:53:23.708487 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-23 14:53:23.752307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.767233 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:23.777479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.874244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.878094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:23.904435 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-23 14:53:23.942314 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-23 14:53:24.003791 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:24.016156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.019248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.118198 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-23 14:53:24.127194 | instance | default/serviceaccounts/default 2026-04-23 14:53:24.146893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.181354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.257844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.279314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.325028 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-23 14:53:24.329843 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-23 14:53:24.348631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.448819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.471555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.546895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.573946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.583052 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-23 14:53:24.585881 | instance | default/services/kubernetes 2026-04-23 14:53:24.648548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.671760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.753662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.760823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.789991 | instance | envoy-gateway-system/secrets/envoy 2026-04-23 14:53:24.841276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.861482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.861940 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-23 14:53:24.945983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.950729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:24.972994 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-23 14:53:25.035956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.038645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.050996 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-23 14:53:25.134897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.139494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.179552 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-23 14:53:25.226908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.236922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.254718 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-23 14:53:25.325840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.327387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.430503 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:25.431141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.440986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.467315 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-23 14:53:25.526553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.530727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.646145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.700362 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-23 14:53:25.712232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.715126 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-23 14:53:25.748883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.808593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.840375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.914349 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-23 14:53:25.917331 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-23 14:53:25.918691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:25.933461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.015956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.019086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.114798 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-23 14:53:26.120613 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-23 14:53:26.124633 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:26.133130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.225279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.310393 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-23 14:53:26.312256 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-23 14:53:26.312629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.406233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.481360 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-23 14:53:26.481950 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-23 14:53:26.515566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.595699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.596293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.671250 | instance | ingress-nginx/pods/ingress-nginx-controller-gcbnx 2026-04-23 14:53:26.683960 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vpg5w 2026-04-23 14:53:26.709517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.724575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.822383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.824303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.877804 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-23 14:53:26.878878 | instance | ingress-nginx/roles/ingress-nginx 2026-04-23 14:53:26.913882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:26.934229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.009209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.027850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.080710 | instance | kube-node-lease/serviceaccounts/default 2026-04-23 14:53:27.084587 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-23 14:53:27.106007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.185874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.216184 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:27.225193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.279336 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-23 14:53:27.290886 | instance | ingress-nginx/serviceaccounts/default 2026-04-23 14:53:27.301003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.348916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.449315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.497987 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-23 14:53:27.563180 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-23 14:53:27.588557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.630939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.701944 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-23 14:53:27.739474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.761725 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-23 14:53:27.918760 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-23 14:53:27.927686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:27.978244 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-23 14:53:28.055491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.057130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.111192 | instance | kube-public/configmaps/cluster-info 2026-04-23 14:53:28.173260 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-23 14:53:28.214509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.298261 | instance | kube-system/configmaps/cilium-config 2026-04-23 14:53:28.317875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.343361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.359254 | instance | kube-system/configmaps/coredns 2026-04-23 14:53:28.425836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.495847 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-23 14:53:28.521820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.549684 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-23 14:53:28.696194 | instance | kube-system/configmaps/kube-proxy 2026-04-23 14:53:28.730944 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:28.874558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:28.890238 | instance | kube-system/configmaps/kubeadm-config 2026-04-23 14:53:28.938233 | instance | kube-system/configmaps/kubelet-config 2026-04-23 14:53:28.966243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.072658 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:53:29.086260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.106182 | instance | kube-system/daemonsets/cilium 2026-04-23 14:53:29.144674 | instance | kube-system/daemonsets/kube-proxy 2026-04-23 14:53:29.183664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.305775 | instance | kube-system/deployment/cilium-operator 2026-04-23 14:53:29.308717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.338395 | instance | kube-system/deployment/coredns 2026-04-23 14:53:29.458861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.525337 | instance | kube-system/endpoints/kube-dns 2026-04-23 14:53:29.544174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.556338 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-23 14:53:29.719810 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-23 14:53:29.736974 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-23 14:53:29.881788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:29.902324 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-23 14:53:29.909151 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-23 14:53:30.100270 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-23 14:53:30.107430 | instance | kube-system/pods/cilium-operator-869df985b8-msq6v 2026-04-23 14:53:30.274400 | instance | kube-system/pods/cilium-tq49v 2026-04-23 14:53:30.286616 | instance | kube-system/pods/coredns-67659f764b-hdgjm 2026-04-23 14:53:30.482379 | instance | kube-system/pods/coredns-67659f764b-z8rcl 2026-04-23 14:53:30.487635 | instance | kube-system/pods/etcd-instance 2026-04-23 14:53:30.660782 | instance | kube-system/pods/kube-apiserver-instance 2026-04-23 14:53:30.674806 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-23 14:53:30.838801 | instance | kube-system/pods/kube-proxy-9lvm9 2026-04-23 14:53:30.858272 | instance | kube-system/pods/kube-scheduler-instance 2026-04-23 14:53:31.042432 | instance | kube-system/pods/kube-vip-instance 2026-04-23 14:53:31.042486 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-23 14:53:31.220711 | instance | kube-system/rolebindings/kube-proxy 2026-04-23 14:53:31.221703 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-23 14:53:31.392560 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-23 14:53:31.396565 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-23 14:53:31.566976 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-23 14:53:31.567045 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-23 14:53:31.734129 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-23 14:53:31.762527 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-23 14:53:31.908553 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-23 14:53:31.945790 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-23 14:53:32.087514 | instance | kube-system/roles/cilium-config-agent 2026-04-23 14:53:32.148083 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-23 14:53:32.264018 | instance | kube-system/roles/kube-proxy 2026-04-23 14:53:32.324543 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-23 14:53:32.437742 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-23 14:53:32.510760 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-23 14:53:32.637831 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-23 14:53:32.713808 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-23 14:53:32.822510 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-23 14:53:32.886290 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-23 14:53:32.993976 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-23 14:53:33.100085 | instance | kube-system/secrets/bootstrap-token-exm3xv 2026-04-23 14:53:33.173046 | instance | kube-system/secrets/bootstrap-token-j905nd 2026-04-23 14:53:33.320465 | instance | kube-system/secrets/kubeadm-certs 2026-04-23 14:53:33.389557 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-23 14:53:33.539202 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 14:53:33.688765 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-23 14:53:33.711480 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 14:53:33.854875 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-23 14:53:33.884172 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-23 14:53:33.899132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:53:34.030515 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-23 14:53:34.081730 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-23 14:53:34.259760 | instance | kube-system/serviceaccounts/cilium 2026-04-23 14:53:34.313459 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-23 14:53:34.487797 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-23 14:53:34.529834 | instance | kube-system/serviceaccounts/coredns 2026-04-23 14:53:34.691447 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-23 14:53:34.746225 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-23 14:53:34.907887 | instance | kube-system/serviceaccounts/default 2026-04-23 14:53:34.960759 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-23 14:53:35.122832 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-23 14:53:35.172311 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-23 14:53:35.330737 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-23 14:53:35.369236 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-23 14:53:35.564599 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-23 14:53:35.589639 | instance | kube-system/serviceaccounts/expand-controller 2026-04-23 14:53:35.773027 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-23 14:53:35.783295 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-23 14:53:35.971810 | instance | kube-system/serviceaccounts/job-controller 2026-04-23 14:53:35.996164 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-23 14:53:36.185036 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-23 14:53:36.208694 | instance | kube-system/serviceaccounts/node-controller 2026-04-23 14:53:36.410200 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-23 14:53:36.434904 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-23 14:53:36.617705 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-23 14:53:36.666438 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-23 14:53:36.831684 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-23 14:53:36.867264 | instance | kube-system/serviceaccounts/replication-controller 2026-04-23 14:53:37.040054 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-23 14:53:37.070682 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-23 14:53:37.241730 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-23 14:53:37.292513 | instance | kube-system/serviceaccounts/service-controller 2026-04-23 14:53:37.463127 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-23 14:53:37.496316 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-23 14:53:37.671453 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-23 14:53:37.711545 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-23 14:53:37.891776 | instance | kube-public/serviceaccounts/default 2026-04-23 14:53:37.936630 | instance | kube-system/services/kube-dns 2026-04-23 14:53:38.083875 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-23 14:53:38.137121 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-23 14:53:38.258279 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-23 14:53:38.322209 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-23 14:53:38.441383 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-23 14:53:38.498877 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-23 14:53:38.638927 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-23 14:53:38.706386 | instance | local-path-storage/configmaps/local-path-config 2026-04-23 14:53:38.823139 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-23 14:53:38.889343 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-23 14:53:39.004326 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-4zx2q 2026-04-23 14:53:39.104485 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-23 14:53:39.225615 | instance | local-path-storage/serviceaccounts/default 2026-04-23 14:53:39.313891 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-23 14:53:39.425741 | instance | monitoring/daemonsets/goldpinger 2026-04-23 14:53:39.511076 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-23 14:53:39.636741 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 14:53:39.698903 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-23 14:53:39.825535 | instance | monitoring/daemonsets/vector 2026-04-23 14:53:39.908670 | instance | monitoring/configmaps/goldpinger-zap 2026-04-23 14:53:40.007898 | instance | monitoring/configmaps/ipmi-exporter 2026-04-23 14:53:40.089244 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-23 14:53:40.202746 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-23 14:53:40.297203 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-23 14:53:40.391859 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-23 14:53:40.484527 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-23 14:53:40.586047 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-23 14:53:40.691838 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-23 14:53:40.803196 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-23 14:53:40.872397 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-23 14:53:41.062725 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-23 14:53:41.105957 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-23 14:53:41.260519 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-23 14:53:41.476039 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-23 14:53:41.487235 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-23 14:53:41.671170 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-23 14:53:41.677929 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-23 14:53:41.853739 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-23 14:53:41.867506 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-23 14:53:42.038943 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-23 14:53:42.042238 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-23 14:53:42.209725 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-23 14:53:42.212579 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-23 14:53:42.393195 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-23 14:53:42.394245 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-23 14:53:42.595953 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-23 14:53:42.606063 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-23 14:53:42.773932 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-23 14:53:42.803973 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-23 14:53:42.971315 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-23 14:53:43.012471 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-23 14:53:43.202389 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-23 14:53:43.211792 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-23 14:53:43.414837 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-23 14:53:43.441836 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-23 14:53:43.616217 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-23 14:53:43.660086 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-23 14:53:43.811596 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-23 14:53:43.868065 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-23 14:53:44.011104 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-23 14:53:44.080173 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-23 14:53:44.198830 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-23 14:53:44.255184 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-23 14:53:44.385934 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-23 14:53:44.447619 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-23 14:53:44.565098 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-23 14:53:44.623736 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-23 14:53:44.738846 | instance | monitoring/configmaps/loki 2026-04-23 14:53:44.809104 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-23 14:53:44.918931 | instance | monitoring/configmaps/loki-dashboards-1 2026-04-23 14:53:44.984501 | instance | monitoring/configmaps/loki-dashboards-2 2026-04-23 14:53:45.139836 | instance | monitoring/configmaps/loki-gateway 2026-04-23 14:53:45.182224 | instance | monitoring/configmaps/loki-runtime 2026-04-23 14:53:45.348401 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-23 14:53:45.354147 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-23 14:53:45.544756 | instance | monitoring/configmaps/vector 2026-04-23 14:53:45.611671 | instance | monitoring/endpoints/alertmanager-operated 2026-04-23 14:53:45.741596 | instance | monitoring/endpoints/goldpinger 2026-04-23 14:53:45.831778 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-23 14:53:45.934049 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-23 14:53:46.029438 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-23 14:53:46.104324 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-23 14:53:46.214011 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-23 14:53:46.287019 | instance | monitoring/deployment/loki-gateway 2026-04-23 14:53:46.386371 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-23 14:53:46.461881 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-23 14:53:46.573677 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-23 14:53:46.647960 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-23 14:53:46.750832 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-23 14:53:46.824876 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 14:53:46.937439 | instance | monitoring/endpoints/loki 2026-04-23 14:53:47.014937 | instance | monitoring/endpoints/loki-gateway 2026-04-23 14:53:47.130110 | instance | monitoring/endpoints/loki-headless 2026-04-23 14:53:47.200791 | instance | monitoring/endpoints/loki-memberlist 2026-04-23 14:53:47.341843 | instance | monitoring/endpoints/node-feature-discovery-master 2026-04-23 14:53:47.388651 | instance | monitoring/endpoints/prometheus-operated 2026-04-23 14:53:47.516746 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-23 14:53:47.577187 | instance | monitoring/endpoints/vector-headless 2026-04-23 14:53:47.695715 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-23 14:53:47.763313 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-23 14:53:47.883123 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-23 14:53:47.949367 | instance | magnum-system/serviceaccounts/default 2026-04-23 14:53:48.072775 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-23 14:53:48.140259 | instance | monitoring/pods/goldpinger-bp7nw 2026-04-23 14:53:48.281606 | instance | monitoring/pods/kube-prometheus-stack-grafana-59b47f5cb-f52gn 2026-04-23 14:53:48.311559 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d 2026-04-23 14:53:48.485961 | instance | monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-jmvht 2026-04-23 14:53:48.505201 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dc2mk 2026-04-23 14:53:48.667288 | instance | monitoring/pods/loki-0 2026-04-23 14:53:48.697491 | instance | monitoring/pods/loki-gateway-5cc45946cd-z59xj 2026-04-23 14:53:48.853724 | instance | monitoring/pods/node-feature-discovery-master-68cf466d5f-z566c 2026-04-23 14:53:48.888339 | instance | monitoring/pods/node-feature-discovery-worker-slncg 2026-04-23 14:53:49.029249 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-23 14:53:49.085700 | instance | monitoring/pods/prometheus-pushgateway-5c694d99cc-cwmxt 2026-04-23 14:53:49.231355 | instance | monitoring/pods/vector-2zrnl 2026-04-23 14:53:49.280970 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-23 14:53:49.431975 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-23 14:53:49.474202 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-23 14:53:49.630300 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-23 14:53:49.683882 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-23 14:53:49.812000 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-23 14:53:49.867305 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-23 14:53:50.016040 | instance | openstack/configmaps/barbican-bin 2026-04-23 14:53:50.065943 | instance | openstack/configmaps/ceph-csi-config 2026-04-23 14:53:50.267267 | instance | openstack/configmaps/ceph-etc 2026-04-23 14:53:50.334587 | instance | openstack/configmaps/cinder-bin 2026-04-23 14:53:50.553958 | instance | openstack/configmaps/glance-bin 2026-04-23 14:53:50.636935 | instance | openstack/configmaps/heat-bin 2026-04-23 14:53:50.780221 | instance | openstack/configmaps/horizon-bin 2026-04-23 14:53:50.894756 | instance | openstack/configmaps/keepalived-bin 2026-04-23 14:53:51.037582 | instance | openstack/configmaps/keystone-bin 2026-04-23 14:53:51.125607 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-23 14:53:51.280543 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-23 14:53:51.327089 | instance | openstack/configmaps/libvirt-bin 2026-04-23 14:53:51.497518 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-23 14:53:51.538670 | instance | openstack/configmaps/magnum-bin 2026-04-23 14:53:51.724819 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-23 14:53:51.764761 | instance | openstack/configmaps/manila-bin 2026-04-23 14:53:51.936063 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-23 14:53:51.967089 | instance | openstack/configmaps/messaging-topology-operator-leader-election 2026-04-23 14:53:52.158227 | instance | openstack/configmaps/neutron-bin 2026-04-23 14:53:52.193668 | instance | openstack/configmaps/nova-bin 2026-04-23 14:53:52.381068 | instance | openstack/configmaps/octavia-bin 2026-04-23 14:53:52.450278 | instance | openstack/configmaps/openvswitch-bin 2026-04-23 14:53:52.603628 | instance | openstack/configmaps/ovn-bin 2026-04-23 14:53:52.703041 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-23 14:53:52.830157 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-23 14:53:52.922395 | instance | openstack/configmaps/placement-bin 2026-04-23 14:53:53.071438 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-23 14:53:53.176564 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-23 14:53:53.316934 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-23 14:53:53.410502 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-23 14:53:53.553781 | instance | openstack/configmaps/rabbitmq-cluster-operator-leader-election 2026-04-23 14:53:53.642296 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-23 14:53:53.805134 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-23 14:53:53.890497 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-23 14:53:54.051108 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-23 14:53:54.121085 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-23 14:53:54.337481 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-23 14:53:54.452775 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-23 14:53:54.590368 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-23 14:53:54.680828 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-23 14:53:54.811997 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-23 14:53:54.895481 | instance | openstack/cronjobs/nova-cell-setup 2026-04-23 14:53:55.073379 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-23 14:53:55.139831 | instance | openstack/cronjobs/senlin-engine-cleaner 2026-04-23 14:53:55.307857 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-23 14:53:55.379526 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-23 14:53:55.540434 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-23 14:53:55.616739 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-23 14:53:55.769090 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-23 14:53:55.842844 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-23 14:53:55.996948 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-23 14:53:56.077383 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-23 14:53:56.247108 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-23 14:53:56.312104 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-23 14:53:56.461886 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-23 14:53:56.533971 | instance | openstack/configmaps/rabbitmq-senlin-plugins-conf 2026-04-23 14:53:56.705144 | instance | openstack/configmaps/rabbitmq-senlin-server-conf 2026-04-23 14:53:56.761755 | instance | openstack/configmaps/rook-ceph-csi-config 2026-04-23 14:53:56.916389 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-23 14:53:56.999567 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-23 14:53:57.130277 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-23 14:53:57.217348 | instance | openstack/configmaps/rook-config-override 2026-04-23 14:53:57.376610 | instance | openstack/configmaps/senlin-bin 2026-04-23 14:53:57.457102 | instance | openstack/configmaps/staffeln-bin 2026-04-23 14:53:57.616112 | instance | openstack/configmaps/tempest-bin 2026-04-23 14:53:57.711319 | instance | openstack/daemonsets/keepalived 2026-04-23 14:53:57.864174 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-23 14:53:58.012393 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-23 14:53:58.184987 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-23 14:53:58.284517 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-04-23 14:53:58.478882 | instance | openstack/daemonsets/nova-compute-default 2026-04-23 14:53:58.588118 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-23 14:53:58.774106 | instance | openstack/daemonsets/openvswitch 2026-04-23 14:53:58.867494 | instance | openstack/daemonsets/ovn-controller 2026-04-23 14:53:59.071910 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-23 14:53:59.146022 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-23 14:53:59.259018 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-23 14:53:59.350118 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-23 14:53:59.433875 | instance | monitoring/secrets/alertmanager-tls 2026-04-23 14:53:59.547251 | instance | monitoring/secrets/grafana-tls 2026-04-23 14:53:59.614355 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-23 14:53:59.722967 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-23 14:53:59.784750 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-23 14:53:59.917519 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-23 14:53:59.993073 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-23 14:54:00.109156 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-23 14:54:00.197519 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-23 14:54:00.282556 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-23 14:54:00.395849 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-23 14:54:00.474200 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dc2mk-tls 2026-04-23 14:54:00.603857 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-23 14:54:00.663185 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-23 14:54:00.793959 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-23 14:54:00.853063 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-23 14:54:00.973829 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-23 14:54:01.035402 | instance | monitoring/secrets/prometheus-tls 2026-04-23 14:54:01.172040 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-23 14:54:01.241856 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-23 14:54:01.345285 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-23 14:54:01.576035 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-23 14:54:01.595261 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-23 14:54:01.760907 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-23 14:54:01.771902 | instance | openstack/deployment/barbican-api 2026-04-23 14:54:01.852934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:01.947822 | instance | openstack/deployment/cinder-api 2026-04-23 14:54:01.950829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:02.006427 | instance | openstack/deployment/cinder-backup 2026-04-23 14:54:02.038697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:02.200339 | instance | openstack/deployment/cinder-scheduler 2026-04-23 14:54:02.236396 | instance | openstack/deployment/cinder-volume 2026-04-23 14:54:02.418938 | instance | openstack/deployment/glance-api 2026-04-23 14:54:02.483300 | instance | openstack/deployment/heat-api 2026-04-23 14:54:02.659510 | instance | openstack/deployment/heat-cfn 2026-04-23 14:54:02.733082 | instance | openstack/deployment/heat-engine 2026-04-23 14:54:02.891453 | instance | openstack/deployment/horizon 2026-04-23 14:54:02.978210 | instance | openstack/deployment/keystone-api 2026-04-23 14:54:03.165584 | instance | openstack/deployment/magnum-api 2026-04-23 14:54:03.218517 | instance | openstack/deployment/magnum-registry 2026-04-23 14:54:03.456498 | instance | openstack/deployment/manila-api 2026-04-23 14:54:03.536519 | instance | openstack/deployment/manila-data 2026-04-23 14:54:03.683384 | instance | openstack/deployment/manila-scheduler 2026-04-23 14:54:03.812465 | instance | openstack/deployment/manila-share 2026-04-23 14:54:03.942145 | instance | openstack/deployment/memcached-memcached 2026-04-23 14:54:04.033169 | instance | openstack/deployment/neutron-server 2026-04-23 14:54:04.169565 | instance | openstack/deployment/nova-api-metadata 2026-04-23 14:54:04.253919 | instance | openstack/deployment/nova-api-osapi 2026-04-23 14:54:04.404325 | instance | openstack/deployment/nova-conductor 2026-04-23 14:54:04.486962 | instance | openstack/deployment/nova-novncproxy 2026-04-23 14:54:04.629912 | instance | openstack/deployment/nova-scheduler 2026-04-23 14:54:04.726545 | instance | openstack/deployment/octavia-api 2026-04-23 14:54:04.867388 | instance | openstack/deployment/octavia-housekeeping 2026-04-23 14:54:04.957543 | instance | openstack/deployment/octavia-worker 2026-04-23 14:54:05.124031 | instance | openstack/deployment/openstack-database-exporter 2026-04-23 14:54:05.191417 | instance | openstack/deployment/openstack-exporter 2026-04-23 14:54:05.348197 | instance | monitoring/serviceaccounts/default 2026-04-23 14:54:05.421936 | instance | openstack/deployment/ovn-northd 2026-04-23 14:54:05.593380 | instance | monitoring/serviceaccounts/goldpinger 2026-04-23 14:54:05.647303 | instance | openstack/deployment/placement-api 2026-04-23 14:54:05.822450 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-23 14:54:05.884580 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-23 14:54:06.076641 | instance | openstack/deployment/pxc-operator 2026-04-23 14:54:06.130625 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-23 14:54:06.304517 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-23 14:54:06.376994 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-23 14:54:06.532604 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-23 14:54:06.616446 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-23 14:54:06.748622 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-23 14:54:06.849034 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-23 14:54:07.018677 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 14:54:07.081707 | instance | openstack/deployment/senlin-api 2026-04-23 14:54:07.240457 | instance | monitoring/serviceaccounts/loki 2026-04-23 14:54:07.292789 | instance | openstack/deployment/senlin-conductor 2026-04-23 14:54:07.478171 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-23 14:54:07.525056 | instance | openstack/deployment/senlin-engine 2026-04-23 14:54:07.758387 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-23 14:54:07.790048 | instance | openstack/deployment/senlin-health-manager 2026-04-23 14:54:07.996565 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-23 14:54:08.069491 | instance | monitoring/serviceaccounts/vector 2026-04-23 14:54:08.306003 | instance | openstack/deployment/staffeln-api 2026-04-23 14:54:08.307021 | instance | openstack/deployment/staffeln-conductor 2026-04-23 14:54:08.531180 | instance | monitoring/services/alertmanager-operated 2026-04-23 14:54:08.534848 | instance | monitoring/services/goldpinger 2026-04-23 14:54:08.735738 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-23 14:54:08.738646 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-23 14:54:08.911911 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-23 14:54:08.915969 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-23 14:54:09.098913 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-23 14:54:09.110278 | instance | openstack/endpoints/barbican-api 2026-04-23 14:54:09.293382 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 14:54:09.338165 | instance | openstack/endpoints/ceph-mon 2026-04-23 14:54:09.482139 | instance | monitoring/services/loki 2026-04-23 14:54:09.541442 | instance | openstack/endpoints/cinder-api 2026-04-23 14:54:09.649647 | instance | monitoring/services/loki-gateway 2026-04-23 14:54:09.758274 | instance | openstack/endpoints/glance-api 2026-04-23 14:54:09.819912 | instance | monitoring/services/loki-headless 2026-04-23 14:54:09.956831 | instance | openstack/endpoints/heat-api 2026-04-23 14:54:09.995918 | instance | monitoring/services/loki-memberlist 2026-04-23 14:54:10.163995 | instance | openstack/endpoints/heat-cfn 2026-04-23 14:54:10.174027 | instance | monitoring/services/node-feature-discovery-master 2026-04-23 14:54:10.345057 | instance | openstack/endpoints/horizon 2026-04-23 14:54:10.366780 | instance | monitoring/services/prometheus-operated 2026-04-23 14:54:10.398353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:10.506896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:10.543690 | instance | openstack/endpoints/horizon-int 2026-04-23 14:54:10.559099 | instance | openstack/endpoints/keystone-api 2026-04-23 14:54:10.689687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:10.762374 | instance | monitoring/services/prometheus-pushgateway 2026-04-23 14:54:10.810619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:10.835232 | instance | openstack/endpoints/magnum-api 2026-04-23 14:54:10.912749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:10.968206 | instance | monitoring/services/vector-headless 2026-04-23 14:54:11.007133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.072698 | instance | openstack/endpoints/magnum-registry 2026-04-23 14:54:11.109927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.134650 | instance | openstack/endpoints/manila-api 2026-04-23 14:54:11.211521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.276578 | instance | openstack/endpoints/memcached 2026-04-23 14:54:11.330007 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:54:11.338591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.356788 | instance | openstack/endpoints/memcached-metrics 2026-04-23 14:54:11.455686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.511679 | instance | openstack/endpoints/neutron-server 2026-04-23 14:54:11.554821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.578924 | instance | openstack/endpoints/nova-api 2026-04-23 14:54:11.646388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.746365 | instance | openstack/endpoints/nova-metadata 2026-04-23 14:54:11.749162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.820276 | instance | openstack/endpoints/nova-novncproxy 2026-04-23 14:54:11.840861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.926763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:11.961608 | instance | openstack/endpoints/octavia-api 2026-04-23 14:54:12.012272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.032809 | instance | openstack/endpoints/openstack-exporter 2026-04-23 14:54:12.099987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.196744 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-04-23 14:54:12.200572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.253920 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-04-23 14:54:12.292282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.374291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.396932 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-23 14:54:12.479461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.482097 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-23 14:54:12.593528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.628409 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-23 14:54:12.691845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.738714 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-23 14:54:12.816282 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:54:12.826257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:12.899230 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-23 14:54:12.927013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:13.009247 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-23 14:54:13.159486 | instance | openstack/endpoints/placement-api 2026-04-23 14:54:13.227224 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-23 14:54:13.386493 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-23 14:54:13.439293 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-23 14:54:13.611500 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-23 14:54:13.683503 | instance | openstack/endpoints/rabbitmq-glance 2026-04-23 14:54:13.827122 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-23 14:54:13.890847 | instance | openstack/endpoints/rabbitmq-heat 2026-04-23 14:54:14.050169 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-23 14:54:14.102258 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-23 14:54:14.295923 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-23 14:54:14.360340 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-23 14:54:14.510486 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-23 14:54:14.589494 | instance | openstack/endpoints/rabbitmq-manila 2026-04-23 14:54:14.729803 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-23 14:54:14.814187 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-23 14:54:14.949499 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-23 14:54:15.031108 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-23 14:54:15.162989 | instance | openstack/endpoints/rabbitmq-nova 2026-04-23 14:54:15.241810 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-23 14:54:15.391120 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-23 14:54:15.462233 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-23 14:54:15.610122 | instance | openstack/ingresses/cloudformation 2026-04-23 14:54:15.683765 | instance | openstack/endpoints/rabbitmq-senlin 2026-04-23 14:54:15.865677 | instance | openstack/ingresses/clustering 2026-04-23 14:54:15.936279 | instance | openstack/endpoints/rabbitmq-senlin-nodes 2026-04-23 14:54:16.100231 | instance | openstack/ingresses/compute 2026-04-23 14:54:16.142864 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-23 14:54:16.305617 | instance | openstack/endpoints/senlin-api 2026-04-23 14:54:16.371873 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-23 14:54:16.535666 | instance | openstack/ingresses/container-infra 2026-04-23 14:54:16.598891 | instance | openstack/endpoints/staffeln-api 2026-04-23 14:54:16.759141 | instance | openstack/ingresses/container-infra-registry 2026-04-23 14:54:16.817607 | instance | openstack/ingresses/dashboard 2026-04-23 14:54:16.973553 | instance | openstack/ingresses/identity 2026-04-23 14:54:17.033217 | instance | openstack/ingresses/image 2026-04-23 14:54:17.180259 | instance | openstack/ingresses/key-manager 2026-04-23 14:54:17.252433 | instance | openstack/ingresses/load-balancer 2026-04-23 14:54:17.404413 | instance | openstack/ingresses/network 2026-04-23 14:54:17.482372 | instance | openstack/ingresses/orchestration 2026-04-23 14:54:17.632920 | instance | openstack/ingresses/placement 2026-04-23 14:54:17.695328 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-23 14:54:17.857422 | instance | openstack/ingresses/sharev2 2026-04-23 14:54:17.923954 | instance | openstack/ingresses/volumev3 2026-04-23 14:54:18.092046 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-23 14:54:18.174320 | instance | monitoring/statefulsets/loki 2026-04-23 14:54:18.316265 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-23 14:54:18.367498 | instance | openstack/jobs/barbican-db-init 2026-04-23 14:54:18.523239 | instance | openstack/jobs/barbican-db-sync 2026-04-23 14:54:18.590767 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-23 14:54:18.745775 | instance | openstack/jobs/barbican-ks-service 2026-04-23 14:54:18.832013 | instance | openstack/jobs/barbican-ks-user 2026-04-23 14:54:18.973303 | instance | openstack/jobs/barbican-rabbit-init 2026-04-23 14:54:19.069478 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-23 14:54:19.256810 | instance | openstack/jobs/cinder-bootstrap 2026-04-23 14:54:19.320046 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-23 14:54:19.379580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:19.498871 | instance | openstack/jobs/cinder-db-init 2026-04-23 14:54:19.520985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:19.568779 | instance | openstack/jobs/cinder-db-sync 2026-04-23 14:54:19.707461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:19.736515 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-23 14:54:19.802663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:19.804261 | instance | openstack/jobs/cinder-ks-service 2026-04-23 14:54:19.928062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:19.962061 | instance | openstack/jobs/cinder-ks-user 2026-04-23 14:54:20.024223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.033069 | instance | openstack/jobs/cinder-rabbit-init 2026-04-23 14:54:20.130274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.196023 | instance | openstack/jobs/cinder-storage-init 2026-04-23 14:54:20.213434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.260825 | instance | openstack/jobs/cinder-volume-usage-audit-29615885 2026-04-23 14:54:20.294766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.396939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.443270 | instance | openstack/jobs/glance-db-init 2026-04-23 14:54:20.497629 | instance | openstack/jobs/glance-db-sync 2026-04-23 14:54:20.499287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.598630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.684641 | instance | openstack/jobs/glance-ks-endpoints 2026-04-23 14:54:20.697941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.774720 | instance | openstack/jobs/glance-ks-service 2026-04-23 14:54:20.806207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.907603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:20.931708 | instance | openstack/jobs/glance-ks-user 2026-04-23 14:54:21.032311 | instance | openstack/jobs/glance-metadefs-load 2026-04-23 14:54:21.041339 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 14:54:21.057502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.139038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.196587 | instance | openstack/jobs/glance-rabbit-init 2026-04-23 14:54:21.233486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.264000 | instance | openstack/jobs/glance-storage-init 2026-04-23 14:54:21.324667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.415817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.434826 | instance | openstack/jobs/heat-bootstrap 2026-04-23 14:54:21.493107 | instance | openstack/jobs/heat-db-init 2026-04-23 14:54:21.511975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.604356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 14:54:21.649251 | instance | openstack/jobs/heat-db-sync 2026-04-23 14:54:21.729040 | instance | openstack/jobs/heat-domain-ks-user 2026-04-23 14:54:21.879133 | instance | openstack/jobs/heat-engine-cleaner-29615920 2026-04-23 14:54:21.942394 | instance | openstack/jobs/heat-engine-cleaner-29615925 2026-04-23 14:54:22.115839 | instance | openstack/jobs/heat-engine-cleaner-29615930 2026-04-23 14:54:22.162656 | instance | openstack/jobs/heat-ks-endpoints 2026-04-23 14:54:22.331307 | instance | openstack/jobs/heat-ks-service 2026-04-23 14:54:22.395789 | instance | openstack/jobs/heat-ks-user 2026-04-23 14:54:22.569910 | instance | openstack/jobs/heat-rabbit-init 2026-04-23 14:54:22.646697 | instance | openstack/jobs/heat-trusts 2026-04-23 14:54:22.796363 | instance | openstack/jobs/horizon-db-init 2026-04-23 14:54:22.867162 | instance | openstack/jobs/horizon-db-sync 2026-04-23 14:54:23.024199 | instance | openstack/jobs/keystone-bootstrap 2026-04-23 14:54:23.096423 | instance | openstack/jobs/keystone-credential-setup 2026-04-23 14:54:23.236189 | instance | openstack/jobs/keystone-db-init 2026-04-23 14:54:23.322811 | instance | openstack/jobs/keystone-db-sync 2026-04-23 14:54:23.464124 | instance | openstack/jobs/keystone-domain-manage 2026-04-23 14:54:23.580316 | instance | openstack/jobs/keystone-fernet-setup 2026-04-23 14:54:23.737478 | instance | openstack/jobs/keystone-rabbit-init 2026-04-23 14:54:23.865484 | instance | openstack/jobs/magnum-db-init 2026-04-23 14:54:23.986906 | instance | openstack/jobs/magnum-db-sync 2026-04-23 14:54:24.111629 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-23 14:54:24.220901 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-23 14:54:24.338256 | instance | openstack/jobs/magnum-ks-service 2026-04-23 14:54:24.436532 | instance | openstack/jobs/magnum-ks-user 2026-04-23 14:54:24.568237 | instance | openstack/jobs/magnum-rabbit-init 2026-04-23 14:54:24.649771 | instance | openstack/jobs/manila-bootstrap 2026-04-23 14:54:24.790039 | instance | openstack/jobs/manila-db-init 2026-04-23 14:54:24.891243 | instance | openstack/jobs/manila-db-sync 2026-04-23 14:54:25.013922 | instance | openstack/jobs/manila-ks-endpoints 2026-04-23 14:54:25.096991 | instance | openstack/jobs/manila-ks-service 2026-04-23 14:54:25.256575 | instance | openstack/jobs/manila-ks-user 2026-04-23 14:54:25.320910 | instance | openstack/jobs/manila-rabbit-init 2026-04-23 14:54:25.486498 | instance | openstack/jobs/neutron-db-init 2026-04-23 14:54:25.543854 | instance | openstack/jobs/neutron-db-sync 2026-04-23 14:54:25.705380 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-23 14:54:25.769638 | instance | openstack/jobs/neutron-ks-service 2026-04-23 14:54:25.943598 | instance | openstack/jobs/neutron-ks-user 2026-04-23 14:54:25.991024 | instance | openstack/jobs/neutron-rabbit-init 2026-04-23 14:54:26.169670 | instance | openstack/jobs/nova-db-init 2026-04-23 14:54:26.198993 | instance | openstack/jobs/nova-db-sync 2026-04-23 14:54:26.380418 | instance | openstack/jobs/nova-ks-endpoints 2026-04-23 14:54:26.405483 | instance | openstack/jobs/nova-ks-service 2026-04-23 14:54:26.631631 | instance | openstack/jobs/nova-ks-user 2026-04-23 14:54:26.648886 | instance | openstack/jobs/nova-rabbit-init 2026-04-23 14:54:26.860527 | instance | openstack/jobs/octavia-bootstrap 2026-04-23 14:54:26.895317 | instance | openstack/jobs/octavia-db-init 2026-04-23 14:54:27.106320 | instance | openstack/jobs/octavia-db-sync 2026-04-23 14:54:27.119343 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-23 14:54:27.323295 | instance | openstack/jobs/octavia-ks-service 2026-04-23 14:54:27.372123 | instance | openstack/jobs/octavia-ks-user 2026-04-23 14:54:27.551956 | instance | openstack/jobs/octavia-rabbit-init 2026-04-23 14:54:27.618731 | instance | openstack/jobs/placement-db-init 2026-04-23 14:54:27.791543 | instance | openstack/jobs/placement-db-sync 2026-04-23 14:54:27.855074 | instance | openstack/jobs/placement-ks-endpoints 2026-04-23 14:54:28.025041 | instance | openstack/jobs/placement-ks-service 2026-04-23 14:54:28.116607 | instance | openstack/jobs/placement-ks-user 2026-04-23 14:54:28.273510 | instance | openstack/jobs/senlin-db-init 2026-04-23 14:54:28.350627 | instance | openstack/jobs/senlin-db-sync 2026-04-23 14:54:28.509507 | instance | openstack/jobs/senlin-engine-cleaner-29615920 2026-04-23 14:54:28.605590 | instance | openstack/jobs/senlin-engine-cleaner-29615925 2026-04-23 14:54:28.777254 | instance | openstack/jobs/senlin-engine-cleaner-29615930 2026-04-23 14:54:28.808298 | instance | openstack/jobs/senlin-ks-endpoints 2026-04-23 14:54:28.994726 | instance | openstack/jobs/senlin-ks-service 2026-04-23 14:54:29.037864 | instance | openstack/jobs/senlin-ks-user 2026-04-23 14:54:29.207081 | instance | openstack/jobs/senlin-rabbit-init 2026-04-23 14:54:29.267935 | instance | openstack/jobs/staffeln-db-init 2026-04-23 14:54:29.440710 | instance | openstack/jobs/staffeln-db-sync 2026-04-23 14:54:29.492524 | instance | openstack/jobs/tempest-ks-user 2026-04-23 14:54:29.664409 | instance | openstack/jobs/tempest-run-tests 2026-04-23 14:54:29.707278 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-23 14:54:29.887496 | instance | openstack/pods/barbican-api-6d45df8859-bpv5n 2026-04-23 14:54:29.904567 | instance | openstack/pods/barbican-db-init-ss55l 2026-04-23 14:54:30.108521 | instance | openstack/pods/barbican-db-sync-92h6f 2026-04-23 14:54:30.110716 | instance | openstack/pods/barbican-ks-endpoints-frz44 2026-04-23 14:54:30.325689 | instance | openstack/pods/barbican-ks-service-wzqmn 2026-04-23 14:54:30.328311 | instance | openstack/pods/barbican-ks-user-vf4vc 2026-04-23 14:54:30.552220 | instance | openstack/pods/barbican-rabbit-init-mgjp7 2026-04-23 14:54:30.558590 | instance | openstack/pods/cinder-api-b8d485ff7-8fbwl 2026-04-23 14:54:30.786149 | instance | openstack/pods/cinder-backup-7f644ff488-b9gpc 2026-04-23 14:54:30.788724 | instance | openstack/pods/cinder-backup-storage-init-w8mg6 2026-04-23 14:54:31.004738 | instance | openstack/pods/cinder-bootstrap-njwrj 2026-04-23 14:54:31.015776 | instance | openstack/pods/cinder-create-internal-tenant-9v6pf 2026-04-23 14:54:31.232743 | instance | openstack/pods/cinder-db-init-jkplc 2026-04-23 14:54:31.237159 | instance | openstack/pods/cinder-db-sync-62dlq 2026-04-23 14:54:31.448297 | instance | openstack/pods/cinder-ks-endpoints-59hgz 2026-04-23 14:54:31.450298 | instance | openstack/pods/cinder-ks-service-rcp5m 2026-04-23 14:54:31.688406 | instance | openstack/pods/cinder-ks-user-q7wgr 2026-04-23 14:54:31.717031 | instance | openstack/pods/cinder-rabbit-init-kgjr4 2026-04-23 14:54:31.910678 | instance | openstack/pods/cinder-scheduler-844ff4d6c8-zgxdn 2026-04-23 14:54:31.939486 | instance | openstack/pods/cinder-storage-init-zjlzv 2026-04-23 14:54:32.134355 | instance | openstack/pods/cinder-volume-559fbc57f6-xq7c6 2026-04-23 14:54:32.164166 | instance | openstack/pods/cinder-volume-usage-audit-29615885-6c25f 2026-04-23 14:54:32.346043 | instance | openstack/pods/glance-api-5dfcd45564-xnpw9 2026-04-23 14:54:32.382055 | instance | openstack/pods/glance-db-init-786qs 2026-04-23 14:54:32.574922 | instance | openstack/pods/glance-db-sync-nzcxg 2026-04-23 14:54:32.623287 | instance | openstack/pods/glance-ks-endpoints-5sj68 2026-04-23 14:54:32.810716 | instance | openstack/pods/glance-ks-service-s5wx6 2026-04-23 14:54:32.866625 | instance | openstack/pods/glance-ks-user-w6g66 2026-04-23 14:54:33.036294 | instance | openstack/pods/glance-metadefs-load-6hbvr 2026-04-23 14:54:33.076485 | instance | openstack/pods/glance-rabbit-init-9t64w 2026-04-23 14:54:33.328101 | instance | openstack/pods/glance-storage-init-nm5dp 2026-04-23 14:54:33.350485 | instance | openstack/pods/heat-api-78d5695cc6-jllfb 2026-04-23 14:54:33.546449 | instance | openstack/pods/heat-bootstrap-hrj72 2026-04-23 14:54:33.590611 | instance | openstack/pods/heat-cfn-58cf848b86-5954w 2026-04-23 14:54:33.775067 | instance | openstack/pods/heat-db-init-h9k9z 2026-04-23 14:54:33.821365 | instance | openstack/pods/heat-db-sync-m75km 2026-04-23 14:54:34.004801 | instance | openstack/pods/heat-domain-ks-user-tgpqw 2026-04-23 14:54:34.062365 | instance | openstack/pods/heat-engine-597565f447-k79sq 2026-04-23 14:54:34.264976 | instance | openstack/pods/heat-engine-cleaner-29615920-dv89m 2026-04-23 14:54:34.334725 | instance | openstack/pods/heat-engine-cleaner-29615925-9cdqr 2026-04-23 14:54:34.497233 | instance | openstack/pods/heat-engine-cleaner-29615930-vlnzz 2026-04-23 14:54:34.550759 | instance | openstack/pods/heat-ks-endpoints-4zhl6 2026-04-23 14:54:34.704129 | instance | openstack/pods/heat-ks-service-g8n85 2026-04-23 14:54:34.793275 | instance | openstack/pods/heat-ks-user-sgmc5 2026-04-23 14:54:34.931119 | instance | openstack/pods/heat-rabbit-init-d59fc 2026-04-23 14:54:35.031367 | instance | openstack/pods/heat-trusts-2xcbl 2026-04-23 14:54:35.171005 | instance | openstack/pods/horizon-7b87ff7675-wxg59 2026-04-23 14:54:35.269842 | instance | openstack/pods/horizon-db-init-bf6lf 2026-04-23 14:54:35.423931 | instance | openstack/pods/horizon-db-sync-jwgpc 2026-04-23 14:54:35.512629 | instance | openstack/pods/keepalived-x5zkk 2026-04-23 14:54:35.659611 | instance | openstack/pods/keystone-api-75fdf5fd4c-rl4vh 2026-04-23 14:54:35.747636 | instance | openstack/pods/keystone-bootstrap-7ptv5 2026-04-23 14:54:35.889828 | instance | openstack/pods/keystone-credential-setup-pnp4v 2026-04-23 14:54:35.992943 | instance | openstack/pods/keystone-db-init-nwjzt 2026-04-23 14:54:36.138772 | instance | openstack/pods/keystone-db-sync-ms2sq 2026-04-23 14:54:36.225192 | instance | openstack/pods/keystone-domain-manage-wjz52 2026-04-23 14:54:36.367598 | instance | openstack/pods/keystone-fernet-setup-xzdmb 2026-04-23 14:54:36.446798 | instance | openstack/pods/keystone-rabbit-init-k2h9j 2026-04-23 14:54:36.598817 | instance | openstack/pods/libvirt-libvirt-default-4pwt8 2026-04-23 14:54:36.658164 | instance | openstack/pods/magnum-api-586b59766b-fnmck 2026-04-23 14:54:36.843118 | instance | openstack/pods/magnum-cluster-api-proxy-ntx62 2026-04-23 14:54:36.907293 | instance | openstack/pods/magnum-conductor-0 2026-04-23 14:54:37.098417 | instance | openstack/pods/magnum-db-init-5r225 2026-04-23 14:54:37.138116 | instance | openstack/pods/magnum-db-sync-pt2g6 2026-04-23 14:54:37.322343 | instance | openstack/pods/magnum-domain-ks-user-svhvp 2026-04-23 14:54:37.358928 | instance | openstack/pods/magnum-ks-endpoints-2c66w 2026-04-23 14:54:37.569160 | instance | openstack/pods/magnum-ks-service-xvg9c 2026-04-23 14:54:37.581942 | instance | openstack/pods/magnum-ks-user-8cm8l 2026-04-23 14:54:37.780821 | instance | openstack/pods/magnum-rabbit-init-nlqrb 2026-04-23 14:54:37.797266 | instance | openstack/pods/magnum-registry-c45778976-td8rn 2026-04-23 14:54:38.029010 | instance | openstack/pods/manila-api-56f5cc9c48-b4fb6 2026-04-23 14:54:38.044725 | instance | openstack/pods/manila-bootstrap-8jf28 2026-04-23 14:54:38.262629 | instance | openstack/pods/manila-data-7688d6ddcf-g4ndg 2026-04-23 14:54:38.264735 | instance | openstack/pods/manila-db-init-5dfdt 2026-04-23 14:54:38.474645 | instance | openstack/pods/manila-db-sync-zzl9m 2026-04-23 14:54:38.482636 | instance | openstack/pods/manila-ks-endpoints-xlh5z 2026-04-23 14:54:38.691107 | instance | openstack/pods/manila-ks-service-48szr 2026-04-23 14:54:38.726083 | instance | openstack/pods/manila-ks-user-d6k8v 2026-04-23 14:54:38.930130 | instance | openstack/pods/manila-rabbit-init-wzq5t 2026-04-23 14:54:38.956935 | instance | openstack/pods/manila-scheduler-d88c9c6d7-qc9cj 2026-04-23 14:54:39.181186 | instance | openstack/pods/manila-share-5cdd775c78-hlpjx 2026-04-23 14:54:39.203315 | instance | openstack/pods/memcached-memcached-c47d949f5-zzjft 2026-04-23 14:54:39.414127 | instance | openstack/pods/neutron-db-init-bgtlk 2026-04-23 14:54:39.437269 | instance | openstack/pods/neutron-db-sync-d4jr5 2026-04-23 14:54:39.669115 | instance | openstack/pods/neutron-ks-endpoints-kqmmq 2026-04-23 14:54:39.671644 | instance | openstack/pods/neutron-ks-service-xhtlf 2026-04-23 14:54:39.899078 | instance | openstack/pods/neutron-ks-user-k2ghn 2026-04-23 14:54:39.932750 | instance | openstack/pods/neutron-netns-cleanup-cron-default-8tcs8 2026-04-23 14:54:40.151891 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-04-23 14:54:40.178243 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-04-23 14:54:40.518996 | instance | openstack/pods/neutron-ovn-metadata-agent-default-sfvbj 2026-04-23 14:54:40.541089 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-23 14:54:40.793011 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-23 14:54:40.933057 | instance | openstack/pods/neutron-rabbit-init-zwfsc 2026-04-23 14:54:41.161610 | instance | openstack/pods/neutron-server-67cb884c8-2hgxd 2026-04-23 14:54:41.161885 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-23 14:54:41.411022 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-23 14:54:41.542989 | instance | openstack/pods/nova-api-metadata-85489f588c-59fvv 2026-04-23 14:54:41.780727 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-23 14:54:41.781591 | instance | openstack/pods/nova-api-osapi-6c9b74ccf5-qp4zh 2026-04-23 14:54:42.009000 | instance | openstack/pods/nova-bootstrap-dmmgj 2026-04-23 14:54:42.160638 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-23 14:54:42.285489 | instance | openstack/pods/nova-cell-setup-6fnsr 2026-04-23 14:54:42.521494 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-23 14:54:42.567393 | instance | openstack/pods/nova-compute-default-l856l 2026-04-23 14:54:42.828021 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-23 14:54:42.920886 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-23 14:54:43.232508 | instance | openstack/pods/nova-conductor-f49bf4cd7-zp826 2026-04-23 14:54:43.283352 | instance | openstack/pods/nova-db-init-nh5pf 2026-04-23 14:54:43.487307 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-23 14:54:43.522623 | instance | openstack/pods/nova-db-sync-4l47f 2026-04-23 14:54:43.780826 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-23 14:54:43.846440 | instance | openstack/pods/nova-ks-endpoints-hx7ck 2026-04-23 14:54:44.091368 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0 2026-04-23 14:54:44.148326 | instance | openstack/pods/nova-ks-service-jksp2 2026-04-23 14:54:44.382788 | instance | openstack/pods/nova-ks-user-5n2fv 2026-04-23 14:54:44.422565 | instance | openstack/pods/nova-novncproxy-84b76bb77d-wmp59 2026-04-23 14:54:44.621324 | instance | openstack/pods/nova-rabbit-init-nb7sn 2026-04-23 14:54:44.674651 | instance | openstack/pods/nova-scheduler-55b8bcdc4c-m2fg6 2026-04-23 14:54:44.829530 | instance | openstack/pods/octavia-api-549b75d676-tdrsx 2026-04-23 14:54:44.907038 | instance | openstack/pods/octavia-bootstrap-ljgdb 2026-04-23 14:54:45.054540 | instance | openstack/pods/octavia-db-init-mnpm6 2026-04-23 14:54:45.123124 | instance | openstack/pods/octavia-db-sync-vqdvx 2026-04-23 14:54:45.271052 | instance | openstack/pods/octavia-health-manager-default-b42vv 2026-04-23 14:54:45.350117 | instance | openstack/pods/octavia-housekeeping-8485f64d59-mzv44 2026-04-23 14:54:45.495467 | instance | openstack/pods/octavia-ks-endpoints-wt472 2026-04-23 14:54:45.570809 | instance | openstack/pods/octavia-ks-service-qn28b 2026-04-23 14:54:45.734818 | instance | openstack/pods/octavia-ks-user-5zxgl 2026-04-23 14:54:45.803295 | instance | openstack/pods/octavia-rabbit-init-5b7hd 2026-04-23 14:54:45.967867 | instance | openstack/pods/octavia-worker-74958db884-ftg4q 2026-04-23 14:54:46.022129 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-vmwl7 2026-04-23 14:54:46.189567 | instance | openstack/pods/openstack-exporter-66545476f5-wdc42 2026-04-23 14:54:46.239405 | instance | openstack/pods/openvswitch-s6ltx 2026-04-23 14:54:46.401969 | instance | openstack/pods/ovn-controller-bj7zc 2026-04-23 14:54:46.462772 | instance | openstack/pods/ovn-northd-7785c59fb4-lxzbt 2026-04-23 14:54:46.674008 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-04-23 14:54:46.722826 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-04-23 14:54:46.867482 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-23 14:54:46.990515 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-23 14:54:47.103405 | instance | openstack/pods/placement-api-6b7bc5b4bd-xx8nh 2026-04-23 14:54:47.215144 | instance | openstack/pods/placement-db-init-gcnrk 2026-04-23 14:54:47.345483 | instance | openstack/pods/placement-db-sync-b7vzp 2026-04-23 14:54:47.431039 | instance | openstack/pods/placement-ks-endpoints-j5rtf 2026-04-23 14:54:47.577790 | instance | openstack/pods/placement-ks-service-kzhh9 2026-04-23 14:54:47.668910 | instance | openstack/pods/placement-ks-user-cwsgj 2026-04-23 14:54:47.804844 | instance | openstack/pods/pxc-operator-59d66cbc78-mcz98 2026-04-23 14:54:47.889549 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-23 14:54:48.031745 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-23 14:54:48.129387 | instance | openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74 2026-04-23 14:54:48.264736 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-23 14:54:48.338778 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-23 14:54:48.485114 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-23 14:54:48.552749 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-23 14:54:48.720691 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-23 14:54:48.764989 | instance | openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g 2026-04-23 14:54:48.937076 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-23 14:54:48.986432 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-23 14:54:49.181651 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-23 14:54:49.226563 | instance | openstack/pods/rabbitmq-senlin-server-0 2026-04-23 14:54:49.404747 | instance | openstack/pods/rook-ceph-crashcollector-instance-cb464b779-nbtl7 2026-04-23 14:54:49.447227 | instance | openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88 2026-04-23 14:54:49.635949 | instance | openstack/pods/senlin-api-74647f898d-fp2gb 2026-04-23 14:54:49.700327 | instance | openstack/pods/senlin-conductor-79bdffb78c-b7vt9 2026-04-23 14:54:49.868281 | instance | openstack/pods/senlin-db-init-mk4h6 2026-04-23 14:54:49.932185 | instance | openstack/pods/senlin-db-sync-kvrs6 2026-04-23 14:54:50.113527 | instance | openstack/pods/senlin-engine-5fc69889b9-2wp87 2026-04-23 14:54:50.196509 | instance | openstack/pods/senlin-engine-cleaner-29615920-z2nhr 2026-04-23 14:54:50.357720 | instance | openstack/pods/senlin-engine-cleaner-29615925-nd7wq 2026-04-23 14:54:50.432210 | instance | openstack/pods/senlin-engine-cleaner-29615930-7lqgh 2026-04-23 14:54:50.600175 | instance | openstack/pods/senlin-health-manager-7fd6f7fdd7-ldxsp 2026-04-23 14:54:50.674125 | instance | openstack/pods/senlin-ks-endpoints-bbxgb 2026-04-23 14:54:50.843700 | instance | openstack/pods/senlin-ks-service-flccv 2026-04-23 14:54:50.914928 | instance | openstack/pods/senlin-ks-user-fvk7b 2026-04-23 14:54:51.063944 | instance | openstack/pods/senlin-rabbit-init-dwpcp 2026-04-23 14:54:51.156563 | instance | openstack/pods/staffeln-api-6ccc78b77d-wqxt9 2026-04-23 14:54:51.296290 | instance | openstack/pods/staffeln-conductor-58d5646bf-bwb9g 2026-04-23 14:54:51.396597 | instance | openstack/pods/staffeln-db-init-n94tt 2026-04-23 14:54:51.564684 | instance | openstack/pods/staffeln-db-sync-2w7hj 2026-04-23 14:54:51.691141 | instance | openstack/pods/tempest-ks-user-lthc2 2026-04-23 14:54:51.791660 | instance | openstack/pods/tempest-run-tests-22cm7 2026-04-23 14:54:51.923589 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-23 14:54:52.022289 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-23 14:54:52.086744 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-23 14:54:52.198500 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-23 14:54:52.276416 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-23 14:54:52.378779 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-23 14:54:52.452680 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-23 14:54:52.600116 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-23 14:54:52.654956 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-23 14:54:52.787330 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-23 14:54:52.851533 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-23 14:54:52.975449 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-23 14:54:53.053327 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-23 14:54:53.170603 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-23 14:54:53.247848 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-23 14:54:53.362826 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-23 14:54:53.431030 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-23 14:54:53.533527 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-23 14:54:53.632253 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-23 14:54:53.718023 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-23 14:54:53.813201 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-23 14:54:53.910197 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-23 14:54:53.997609 | instance | openstack/rolebindings/cinder-storage-init 2026-04-23 14:54:54.089393 | instance | openstack/rolebindings/glance-glance-api 2026-04-23 14:54:54.183247 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-23 14:54:54.272906 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-23 14:54:54.360471 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-23 14:54:54.454431 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-23 14:54:54.542620 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-23 14:54:54.631020 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-23 14:54:54.704538 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-23 14:54:54.800496 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-23 14:54:54.874448 | instance | openstack/rolebindings/glance-glance-test 2026-04-23 14:54:54.964875 | instance | openstack/rolebindings/glance-storage-init 2026-04-23 14:54:55.041949 | instance | openstack/rolebindings/heat-heat-api 2026-04-23 14:54:55.131246 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-23 14:54:55.218428 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-23 14:54:55.294020 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-23 14:54:55.395298 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-23 14:54:55.454640 | instance | openstack/rolebindings/heat-heat-engine 2026-04-23 14:54:55.559657 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-23 14:54:55.646397 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-23 14:54:55.727164 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-23 14:54:55.823757 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-23 14:54:55.918028 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-23 14:54:56.005804 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-23 14:54:56.119623 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-23 14:54:56.186811 | instance | openstack/rolebindings/heat-heat-test 2026-04-23 14:54:56.291454 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-23 14:54:56.361533 | instance | openstack/rolebindings/horizon-horizon 2026-04-23 14:54:56.474641 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-23 14:54:56.534294 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-23 14:54:56.657381 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-23 14:54:56.726504 | instance | openstack/rolebindings/keepalived 2026-04-23 14:54:56.831249 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-23 14:54:56.927088 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-23 14:54:57.027185 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-23 14:54:57.106861 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-23 14:54:57.211436 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-23 14:54:57.282243 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-23 14:54:57.391613 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-23 14:54:57.448753 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-23 14:54:57.590372 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-23 14:54:57.656197 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-23 14:54:57.765216 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-23 14:54:57.846785 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-23 14:54:57.980733 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-23 14:54:58.033660 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-23 14:54:58.182605 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-23 14:54:58.212775 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-23 14:54:58.361093 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-23 14:54:58.385367 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-23 14:54:58.559022 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-23 14:54:58.566811 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-23 14:54:58.736195 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-23 14:54:58.746394 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-23 14:54:58.916612 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-23 14:54:58.929899 | instance | openstack/rolebindings/manila-manila-api 2026-04-23 14:54:59.120445 | instance | openstack/rolebindings/manila-manila-data 2026-04-23 14:54:59.123480 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-23 14:54:59.320453 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-23 14:54:59.323091 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-23 14:54:59.496729 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-23 14:54:59.526331 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-23 14:54:59.677507 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-23 14:54:59.700109 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-23 14:54:59.848558 | instance | openstack/rolebindings/manila-manila-share 2026-04-23 14:54:59.871226 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-23 14:55:00.028401 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-23 14:55:00.071109 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-23 14:55:00.213931 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-23 14:55:00.276854 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-23 14:55:00.405511 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-04-23 14:55:00.458706 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-23 14:55:00.577317 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-23 14:55:00.645051 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-23 14:55:00.784713 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-23 14:55:00.854701 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-23 14:55:00.966901 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-23 14:55:01.039275 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-23 14:55:01.167701 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-23 14:55:01.239301 | instance | openstack/rolebindings/nova-nova-compute 2026-04-23 14:55:01.383473 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-23 14:55:01.423488 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-23 14:55:01.547642 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-23 14:55:01.601459 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-23 14:55:01.736475 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-23 14:55:01.786494 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-23 14:55:01.932992 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-23 14:55:01.969940 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-23 14:55:02.136681 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-23 14:55:02.153608 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-23 14:55:02.301495 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-23 14:55:02.315267 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-23 14:55:02.490400 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-23 14:55:02.491611 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-23 14:55:02.691553 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-23 14:55:02.700330 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-23 14:55:02.871344 | instance | openstack/roles/cinder-backup-storage-init 2026-04-23 14:55:02.890830 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-23 14:55:03.077631 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-23 14:55:03.082570 | instance | openstack/rolebindings/nova-nova-test 2026-04-23 14:55:03.258092 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-23 14:55:03.264206 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-23 14:55:03.460048 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-23 14:55:03.482633 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-23 14:55:03.659582 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-23 14:55:03.683533 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-23 14:55:03.876075 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-23 14:55:03.881133 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-23 14:55:04.081767 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-23 14:55:04.083124 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-23 14:55:04.270362 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-23 14:55:04.277215 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-23 14:55:04.453987 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-23 14:55:04.464228 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-23 14:55:04.647120 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-23 14:55:04.663438 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-23 14:55:04.857785 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-23 14:55:04.860337 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-23 14:55:05.032402 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-23 14:55:05.040711 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-23 14:55:05.208217 | instance | openstack/rolebindings/ovn-controller 2026-04-23 14:55:05.252380 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-23 14:55:05.379304 | instance | openstack/rolebindings/ovn-northd 2026-04-23 14:55:05.447095 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-23 14:55:05.566744 | instance | openstack/rolebindings/ovn-ovn-controller 2026-04-23 14:55:05.635499 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-23 14:55:05.755362 | instance | openstack/rolebindings/ovn-ovn-northd 2026-04-23 14:55:05.819968 | instance | openstack/roles/cinder-storage-init 2026-04-23 14:55:05.959022 | instance | openstack/rolebindings/ovn-ovsdb 2026-04-23 14:55:06.003688 | instance | openstack/roles/glance-openstack-glance-api 2026-04-23 14:55:06.163797 | instance | openstack/rolebindings/placement-placement-api 2026-04-23 14:55:06.186098 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-23 14:55:06.353215 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-23 14:55:06.358132 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-23 14:55:06.544217 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-23 14:55:06.550209 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-23 14:55:06.756256 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-23 14:55:06.756981 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-23 14:55:06.942023 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-23 14:55:06.949707 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-23 14:55:07.106402 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-23 14:55:07.123596 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-23 14:55:07.274216 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-23 14:55:07.296735 | instance | openstack/rolebindings/pxc-operator 2026-04-23 14:55:07.449361 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-23 14:55:07.471998 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-23 14:55:07.614620 | instance | openstack/roles/glance-openstack-glance-test 2026-04-23 14:55:07.668401 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-23 14:55:07.820093 | instance | openstack/roles/glance-storage-init 2026-04-23 14:55:07.871837 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-23 14:55:08.019607 | instance | openstack/roles/heat-openstack-heat-api 2026-04-23 14:55:08.092770 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-23 14:55:08.203069 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-23 14:55:08.286768 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-23 14:55:08.386830 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-23 14:55:08.465194 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-23 14:55:08.578842 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-23 14:55:08.650263 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-23 14:55:08.793758 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-23 14:55:08.844220 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-23 14:55:09.018245 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-23 14:55:09.078277 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-23 14:55:09.207101 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-23 14:55:09.278654 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-23 14:55:09.376507 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-23 14:55:09.453268 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-23 14:55:09.542700 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-23 14:55:09.623713 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-23 14:55:09.717514 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-23 14:55:09.790582 | instance | openstack/rolebindings/rabbitmq-senlin-server 2026-04-23 14:55:09.906321 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-23 14:55:09.998737 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-23 14:55:10.096060 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-23 14:55:10.173547 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-23 14:55:10.272177 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-23 14:55:10.359622 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-23 14:55:10.456455 | instance | openstack/roles/heat-openstack-heat-test 2026-04-23 14:55:10.540921 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-23 14:55:10.669793 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-23 14:55:10.738852 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-23 14:55:10.889482 | instance | openstack/roles/horizon-openstack-horizon 2026-04-23 14:55:10.953749 | instance | openstack/rolebindings/rook-ceph-rgw 2026-04-23 14:55:11.098040 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-23 14:55:11.155992 | instance | openstack/rolebindings/senlin-senlin-api 2026-04-23 14:55:11.271215 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-23 14:55:11.329725 | instance | openstack/rolebindings/senlin-senlin-conductor 2026-04-23 14:55:11.456679 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-23 14:55:11.505810 | instance | openstack/rolebindings/senlin-senlin-db-init 2026-04-23 14:55:11.633036 | instance | openstack/roles/keepalived 2026-04-23 14:55:11.679341 | instance | openstack/rolebindings/senlin-senlin-db-sync 2026-04-23 14:55:11.823051 | instance | openstack/rolebindings/senlin-senlin-engine 2026-04-23 14:55:11.844268 | instance | openstack/roles/keystone-credential-rotate 2026-04-23 14:55:12.033296 | instance | openstack/rolebindings/senlin-senlin-engine-cleaner 2026-04-23 14:55:12.039095 | instance | openstack/roles/keystone-credential-setup 2026-04-23 14:55:12.235173 | instance | openstack/rolebindings/senlin-senlin-health-manager 2026-04-23 14:55:12.243212 | instance | openstack/roles/keystone-fernet-rotate 2026-04-23 14:55:12.400494 | instance | openstack/rolebindings/senlin-senlin-ks-endpoints 2026-04-23 14:55:12.450791 | instance | openstack/rolebindings/senlin-senlin-ks-service 2026-04-23 14:55:12.603355 | instance | openstack/roles/keystone-fernet-setup 2026-04-23 14:55:12.655469 | instance | openstack/rolebindings/senlin-senlin-ks-user 2026-04-23 14:55:12.793606 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-23 14:55:12.840173 | instance | openstack/rolebindings/senlin-senlin-rabbit-init 2026-04-23 14:55:13.012870 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-23 14:55:13.057196 | instance | openstack/rolebindings/senlin-senlin-test 2026-04-23 14:55:13.203462 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-23 14:55:13.217959 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-23 14:55:13.374356 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-23 14:55:13.399614 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-23 14:55:13.559137 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-23 14:55:13.588001 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-23 14:55:13.740740 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-23 14:55:13.758202 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-23 14:55:13.948196 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-23 14:55:13.950161 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-23 14:55:14.134565 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-23 14:55:14.168009 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-23 14:55:14.324141 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-23 14:55:14.376226 | instance | openstack/roles/libvirt-cert-manager 2026-04-23 14:55:14.513631 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-23 14:55:14.564337 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-23 14:55:14.705382 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-23 14:55:14.783049 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-23 14:55:14.892270 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-23 14:55:14.948914 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-23 14:55:15.108053 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-23 14:55:15.154372 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-23 14:55:15.310356 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-23 14:55:15.344440 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-23 14:55:15.516993 | instance | openstack/roles/manila-openstack-manila-api 2026-04-23 14:55:15.545562 | instance | openstack/roles/manila-openstack-manila-data 2026-04-23 14:55:15.712331 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-23 14:55:15.758969 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-23 14:55:15.922026 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-23 14:55:15.990167 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-23 14:55:16.107469 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-23 14:55:16.172888 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-23 14:55:16.314580 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-23 14:55:16.362075 | instance | openstack/roles/manila-openstack-manila-share 2026-04-23 14:55:16.496022 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-23 14:55:16.557929 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-23 14:55:16.678781 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-23 14:55:16.757993 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-23 14:55:16.900027 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-23 14:55:17.007179 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-04-23 14:55:17.090706 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-23 14:55:17.191959 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-23 14:55:17.282924 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-23 14:55:17.373327 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-23 14:55:17.473617 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-23 14:55:17.555219 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-23 14:55:17.669929 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-23 14:55:17.739179 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-23 14:55:17.872687 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-23 14:55:17.936964 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-23 14:55:18.091802 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-23 14:55:18.154633 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-23 14:55:18.275993 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-23 14:55:18.347065 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-23 14:55:18.448327 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-23 14:55:18.510550 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-23 14:55:18.629170 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-23 14:55:18.681587 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-23 14:55:18.808168 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-23 14:55:18.868556 | instance | openstack/roles/nova-openstack-nova-test 2026-04-23 14:55:18.997093 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-23 14:55:19.055949 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-23 14:55:19.164302 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-23 14:55:19.235154 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-23 14:55:19.332306 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-23 14:55:19.409206 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-23 14:55:19.515846 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-23 14:55:19.582617 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-23 14:55:19.701776 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-23 14:55:19.757196 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-23 14:55:19.887907 | instance | openstack/roles/ovn-controller 2026-04-23 14:55:19.959966 | instance | openstack/roles/ovn-northd 2026-04-23 14:55:20.088892 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-04-23 14:55:20.144792 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-04-23 14:55:20.294943 | instance | openstack/roles/ovn-ovsdb 2026-04-23 14:55:20.341605 | instance | openstack/roles/placement-openstack-placement-api 2026-04-23 14:55:20.486173 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-23 14:55:20.525713 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-23 14:55:20.661690 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-23 14:55:20.729283 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-23 14:55:20.843470 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-23 14:55:20.909207 | instance | openstack/roles/pxc-operator 2026-04-23 14:55:21.046397 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-23 14:55:21.125151 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-23 14:55:21.259284 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-23 14:55:21.321796 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-23 14:55:21.491497 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-23 14:55:21.522324 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-23 14:55:21.668766 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-23 14:55:21.693252 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-23 14:55:21.840883 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-23 14:55:21.895157 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-23 14:55:22.026362 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-23 14:55:22.068552 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-23 14:55:22.218607 | instance | openstack/roles/rabbitmq-senlin-peer-discovery 2026-04-23 14:55:22.270823 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-23 14:55:22.401325 | instance | openstack/roles/rook-ceph-mgr 2026-04-23 14:55:22.449900 | instance | openstack/roles/rook-ceph-osd 2026-04-23 14:55:22.598369 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-23 14:55:22.667588 | instance | openstack/roles/rook-ceph-rgw 2026-04-23 14:55:22.798479 | instance | openstack/roles/senlin-openstack-senlin-api 2026-04-23 14:55:22.860888 | instance | openstack/roles/senlin-openstack-senlin-conductor 2026-04-23 14:55:22.982253 | instance | openstack/roles/senlin-openstack-senlin-db-init 2026-04-23 14:55:23.049890 | instance | openstack/roles/senlin-openstack-senlin-db-sync 2026-04-23 14:55:23.187679 | instance | openstack/roles/senlin-openstack-senlin-engine 2026-04-23 14:55:23.255615 | instance | openstack/roles/senlin-openstack-senlin-engine-cleaner 2026-04-23 14:55:23.369599 | instance | openstack/roles/senlin-openstack-senlin-health-manager 2026-04-23 14:55:23.440399 | instance | openstack/roles/senlin-openstack-senlin-ks-endpoints 2026-04-23 14:55:23.561813 | instance | openstack/roles/senlin-openstack-senlin-ks-service 2026-04-23 14:55:23.616154 | instance | openstack/roles/senlin-openstack-senlin-ks-user 2026-04-23 14:55:23.771426 | instance | openstack/roles/senlin-openstack-senlin-rabbit-init 2026-04-23 14:55:23.796377 | instance | openstack/roles/senlin-openstack-senlin-test 2026-04-23 14:55:23.942497 | instance | openstack/roles/staffeln-conductor 2026-04-23 14:55:23.974347 | instance | openstack/secrets/barbican-api-certs 2026-04-23 14:55:24.127513 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-23 14:55:24.164351 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-23 14:55:24.316471 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-23 14:55:24.366308 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-23 14:55:24.479549 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-23 14:55:24.542626 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-23 14:55:24.664641 | instance | openstack/serviceaccounts/barbican-api 2026-04-23 14:55:24.724740 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-23 14:55:25.053964 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-23 14:55:25.072714 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-23 14:55:25.417290 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-23 14:55:25.443101 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-23 14:55:25.810631 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-23 14:55:25.823989 | instance | openstack/serviceaccounts/barbican-test 2026-04-23 14:55:26.181195 | instance | openstack/serviceaccounts/cinder-api 2026-04-23 14:55:26.197407 | instance | openstack/serviceaccounts/cinder-backup 2026-04-23 14:55:26.547822 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-23 14:55:26.562898 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-23 14:55:26.864613 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-23 14:55:26.893551 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-23 14:55:27.180668 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-23 14:55:27.246244 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-23 14:55:27.547355 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-23 14:55:27.614079 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-23 14:55:27.915470 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-23 14:55:27.982311 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-23 14:55:28.266525 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-23 14:55:28.328048 | instance | openstack/serviceaccounts/cinder-test 2026-04-23 14:55:28.627438 | instance | openstack/serviceaccounts/cinder-volume 2026-04-23 14:55:28.680482 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-23 14:55:28.965248 | instance | openstack/serviceaccounts/default 2026-04-23 14:55:29.054275 | instance | openstack/serviceaccounts/glance-api 2026-04-23 14:55:29.318079 | instance | openstack/serviceaccounts/glance-db-init 2026-04-23 14:55:29.416118 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-23 14:55:29.662230 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-23 14:55:29.774908 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-23 14:55:30.036458 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-23 14:55:30.127607 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-23 14:55:30.377607 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-23 14:55:30.500469 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-23 14:55:30.720836 | instance | openstack/serviceaccounts/glance-test 2026-04-23 14:55:30.872311 | instance | openstack/serviceaccounts/heat-api 2026-04-23 14:55:31.079056 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-23 14:55:31.264735 | instance | openstack/serviceaccounts/heat-cfn 2026-04-23 14:55:31.428730 | instance | openstack/serviceaccounts/heat-db-init 2026-04-23 14:55:31.596952 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-23 14:55:31.755820 | instance | openstack/serviceaccounts/heat-engine 2026-04-23 14:55:31.937262 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-23 14:55:32.102730 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-23 14:55:32.307030 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-23 14:55:32.445503 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-23 14:55:32.685322 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-23 14:55:32.815643 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-23 14:55:33.037581 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-23 14:55:33.220921 | instance | openstack/serviceaccounts/heat-test 2026-04-23 14:55:33.425266 | instance | openstack/serviceaccounts/heat-trusts 2026-04-23 14:55:33.592687 | instance | openstack/serviceaccounts/horizon 2026-04-23 14:55:33.778175 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-23 14:55:33.943126 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-23 14:55:34.156213 | instance | openstack/serviceaccounts/horizon-test 2026-04-23 14:55:34.307555 | instance | openstack/serviceaccounts/keepalived 2026-04-23 14:55:34.505295 | instance | openstack/serviceaccounts/keystone-api 2026-04-23 14:55:34.681548 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-23 14:55:34.833937 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-23 14:55:35.047924 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-23 14:55:35.194404 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-23 14:55:35.379807 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-23 14:55:35.560776 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-23 14:55:35.729192 | instance | openstack/secrets/barbican-db-admin 2026-04-23 14:55:35.906591 | instance | openstack/secrets/barbican-db-user 2026-04-23 14:55:35.924086 | instance | openstack/secrets/barbican-etc 2026-04-23 14:55:36.086965 | instance | openstack/secrets/barbican-keystone-admin 2026-04-23 14:55:36.122313 | instance | openstack/secrets/barbican-keystone-user 2026-04-23 14:55:36.287474 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-23 14:55:36.303774 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-23 14:55:36.460684 | instance | openstack/secrets/cinder-api-certs 2026-04-23 14:55:36.466365 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-23 14:55:36.633513 | instance | openstack/secrets/cinder-db-admin 2026-04-23 14:55:36.635461 | instance | openstack/secrets/cinder-db-user 2026-04-23 14:55:36.815690 | instance | openstack/secrets/cinder-etc 2026-04-23 14:55:36.818947 | instance | openstack/secrets/cinder-keystone-admin 2026-04-23 14:55:37.007599 | instance | openstack/secrets/cinder-keystone-test 2026-04-23 14:55:37.010363 | instance | openstack/secrets/cinder-keystone-user 2026-04-23 14:55:37.177009 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-23 14:55:37.178414 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-23 14:55:37.364582 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-23 14:55:37.373933 | instance | openstack/secrets/glance-api-certs 2026-04-23 14:55:37.550140 | instance | openstack/secrets/glance-db-admin 2026-04-23 14:55:37.558803 | instance | openstack/secrets/glance-db-user 2026-04-23 14:55:37.717617 | instance | openstack/secrets/glance-etc 2026-04-23 14:55:37.738897 | instance | openstack/secrets/glance-keystone-admin 2026-04-23 14:55:37.887544 | instance | openstack/secrets/glance-keystone-test 2026-04-23 14:55:37.921732 | instance | openstack/secrets/glance-keystone-user 2026-04-23 14:55:38.084371 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-23 14:55:38.089489 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-23 14:55:38.267109 | instance | openstack/secrets/heat-api-certs 2026-04-23 14:55:38.270966 | instance | openstack/secrets/heat-cfn-certs 2026-04-23 14:55:38.457040 | instance | openstack/secrets/heat-db-admin 2026-04-23 14:55:38.457588 | instance | openstack/secrets/heat-db-user 2026-04-23 14:55:38.639570 | instance | openstack/secrets/heat-etc 2026-04-23 14:55:38.645541 | instance | openstack/secrets/heat-keystone-admin 2026-04-23 14:55:38.842116 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-23 14:55:38.861026 | instance | openstack/secrets/heat-keystone-test 2026-04-23 14:55:39.034000 | instance | openstack/secrets/heat-keystone-trustee 2026-04-23 14:55:39.039114 | instance | openstack/secrets/heat-keystone-user 2026-04-23 14:55:39.214895 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-23 14:55:39.239074 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-23 14:55:39.399396 | instance | openstack/secrets/horizon-db-admin 2026-04-23 14:55:39.435707 | instance | openstack/secrets/horizon-db-user 2026-04-23 14:55:39.573819 | instance | openstack/secrets/horizon-etc 2026-04-23 14:55:39.631709 | instance | openstack/secrets/horizon-int-certs 2026-04-23 14:55:39.747425 | instance | openstack/secrets/horizon-keystone-admin 2026-04-23 14:55:39.809136 | instance | openstack/secrets/images-rbd-keyring 2026-04-23 14:55:39.937472 | instance | openstack/secrets/internal-percona-xtradb 2026-04-23 14:55:40.010153 | instance | openstack/secrets/keepalived-etc 2026-04-23 14:55:40.104911 | instance | openstack/secrets/keystone-api-certs 2026-04-23 14:55:40.203416 | instance | openstack/secrets/keystone-credential-keys 2026-04-23 14:55:40.295299 | instance | openstack/secrets/keystone-db-admin 2026-04-23 14:55:40.395958 | instance | openstack/secrets/keystone-db-user 2026-04-23 14:55:40.483235 | instance | openstack/secrets/keystone-etc 2026-04-23 14:55:40.570104 | instance | openstack/secrets/keystone-fernet-keys 2026-04-23 14:55:40.680063 | instance | openstack/secrets/keystone-keystone-admin 2026-04-23 14:55:40.788979 | instance | openstack/secrets/keystone-keystone-test 2026-04-23 14:55:40.927609 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-23 14:55:40.996808 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-23 14:55:41.127908 | instance | openstack/secrets/libvirt-api-ca 2026-04-23 14:55:41.192141 | instance | openstack/secrets/libvirt-etc 2026-04-23 14:55:41.302988 | instance | openstack/secrets/libvirt-libvirt-default-4pwt8-api 2026-04-23 14:55:41.376511 | instance | openstack/secrets/libvirt-libvirt-default-4pwt8-vnc 2026-04-23 14:55:41.500113 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-23 14:55:41.561798 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-23 14:55:41.686253 | instance | openstack/secrets/magnum-api-certs 2026-04-23 14:55:41.754258 | instance | openstack/secrets/magnum-db-admin 2026-04-23 14:55:41.873308 | instance | openstack/secrets/magnum-db-user 2026-04-23 14:55:41.933156 | instance | openstack/secrets/magnum-etc 2026-04-23 14:55:42.052234 | instance | openstack/secrets/magnum-keystone-admin 2026-04-23 14:55:42.119405 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-23 14:55:42.233399 | instance | openstack/secrets/magnum-keystone-user 2026-04-23 14:55:42.305461 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-23 14:55:42.404300 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-23 14:55:42.476260 | instance | openstack/secrets/magnum-registry-certs 2026-04-23 14:55:42.599696 | instance | openstack/secrets/manila-api-certs 2026-04-23 14:55:42.675646 | instance | openstack/secrets/manila-db-admin 2026-04-23 14:55:42.799236 | instance | openstack/secrets/manila-db-user 2026-04-23 14:55:42.873744 | instance | openstack/secrets/manila-etc 2026-04-23 14:55:42.987526 | instance | openstack/secrets/manila-keystone-admin 2026-04-23 14:55:43.060661 | instance | openstack/secrets/manila-keystone-user 2026-04-23 14:55:43.175965 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-23 14:55:43.248878 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-23 14:55:43.375503 | instance | openstack/secrets/manila-ssh-keys 2026-04-23 14:55:43.461779 | instance | openstack/secrets/neutron-db-admin 2026-04-23 14:55:43.578392 | instance | openstack/secrets/neutron-db-user 2026-04-23 14:55:43.665189 | instance | openstack/secrets/neutron-etc 2026-04-23 14:55:43.783582 | instance | openstack/secrets/neutron-keystone-admin 2026-04-23 14:55:43.892555 | instance | openstack/secrets/neutron-keystone-test 2026-04-23 14:55:43.974918 | instance | openstack/secrets/neutron-keystone-user 2026-04-23 14:55:44.076896 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-23 14:55:44.163121 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-04-23 14:55:44.256056 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-23 14:55:44.329930 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-23 14:55:44.443218 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-23 14:55:44.678599 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-23 14:55:44.807785 | instance | openstack/serviceaccounts/keystone-test 2026-04-23 14:55:45.038247 | instance | openstack/serviceaccounts/libvirt 2026-04-23 14:55:45.152241 | instance | openstack/serviceaccounts/magnum-api 2026-04-23 14:55:45.363201 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-23 14:55:45.521793 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-23 14:55:45.721751 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-23 14:55:45.907750 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-23 14:55:46.110797 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-23 14:55:46.256083 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-23 14:55:46.444177 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-23 14:55:46.626957 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-23 14:55:46.799761 | instance | openstack/serviceaccounts/manila-api 2026-04-23 14:55:47.025308 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-23 14:55:47.204323 | instance | openstack/serviceaccounts/manila-data 2026-04-23 14:55:47.395702 | instance | openstack/serviceaccounts/manila-db-init 2026-04-23 14:55:47.586142 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-23 14:55:47.785999 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-23 14:55:47.932490 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-23 14:55:48.145393 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-23 14:55:48.290940 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-23 14:55:48.523067 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-23 14:55:48.673969 | instance | openstack/serviceaccounts/manila-share 2026-04-23 14:55:48.875704 | instance | openstack/serviceaccounts/manila-test 2026-04-23 14:55:49.033061 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-23 14:55:49.238935 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-23 14:55:49.382019 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-23 14:55:49.600924 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-23 14:55:49.732893 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-23 14:55:49.964770 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-23 14:55:50.086624 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-23 14:55:50.307273 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-04-23 14:55:50.419460 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-23 14:55:50.619808 | instance | openstack/serviceaccounts/neutron-server 2026-04-23 14:55:50.768636 | instance | openstack/serviceaccounts/neutron-test 2026-04-23 14:55:50.993484 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-23 14:55:51.153876 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-23 14:55:51.372952 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-23 14:55:51.511171 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-23 14:55:51.725210 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-23 14:55:51.854694 | instance | openstack/serviceaccounts/nova-compute 2026-04-23 14:55:52.050857 | instance | openstack/serviceaccounts/nova-conductor 2026-04-23 14:55:52.183749 | instance | openstack/serviceaccounts/nova-db-init 2026-04-23 14:55:52.407686 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-23 14:55:52.520597 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-23 14:55:52.764076 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-23 14:55:52.892620 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-23 14:55:53.155610 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-23 14:55:53.243304 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-23 14:55:53.506748 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-23 14:55:53.594683 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-23 14:55:53.870314 | instance | openstack/serviceaccounts/nova-test 2026-04-23 14:55:53.921201 | instance | openstack/serviceaccounts/octavia-api 2026-04-23 14:55:54.193705 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-23 14:55:54.260534 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-23 14:55:54.529332 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-23 14:55:54.584876 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-23 14:55:54.868457 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-23 14:55:54.979752 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-23 14:55:55.245631 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-23 14:55:55.364881 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-23 14:55:55.613236 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-23 14:55:55.722995 | instance | openstack/serviceaccounts/octavia-worker 2026-04-23 14:55:55.927904 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-23 14:55:56.085489 | instance | openstack/serviceaccounts/ovn-controller 2026-04-23 14:55:56.286361 | instance | openstack/serviceaccounts/ovn-northd 2026-04-23 14:55:56.435065 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-04-23 14:55:56.663297 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-04-23 14:55:56.775961 | instance | openstack/serviceaccounts/placement-api 2026-04-23 14:55:56.989337 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-23 14:55:57.159173 | instance | openstack/secrets/neutron-server-certs 2026-04-23 14:55:57.179992 | instance | openstack/secrets/nova-api-certs 2026-04-23 14:55:57.329034 | instance | openstack/secrets/nova-compute-default 2026-04-23 14:55:57.353929 | instance | openstack/secrets/nova-db-admin 2026-04-23 14:55:57.532351 | instance | openstack/secrets/nova-db-api-admin 2026-04-23 14:55:57.533170 | instance | openstack/secrets/nova-db-api-user 2026-04-23 14:55:57.710491 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-23 14:55:57.720594 | instance | openstack/secrets/nova-db-cell0-user 2026-04-23 14:55:57.889844 | instance | openstack/secrets/nova-db-user 2026-04-23 14:55:57.927844 | instance | openstack/secrets/nova-etc 2026-04-23 14:55:58.098041 | instance | openstack/secrets/nova-keystone-admin 2026-04-23 14:55:58.125739 | instance | openstack/secrets/nova-keystone-test 2026-04-23 14:55:58.281756 | instance | openstack/secrets/nova-keystone-user 2026-04-23 14:55:58.307513 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-23 14:55:58.445219 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-23 14:55:58.490185 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-23 14:55:58.644990 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-23 14:55:58.663976 | instance | openstack/secrets/nova-ssh 2026-04-23 14:55:58.813240 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-23 14:55:58.840838 | instance | openstack/secrets/octavia-api-certs 2026-04-23 14:55:58.991581 | instance | openstack/secrets/octavia-client-ca 2026-04-23 14:55:59.034233 | instance | openstack/secrets/octavia-client-certs 2026-04-23 14:55:59.172389 | instance | openstack/secrets/octavia-db-admin 2026-04-23 14:55:59.241597 | instance | openstack/secrets/octavia-db-user 2026-04-23 14:55:59.362236 | instance | openstack/secrets/octavia-etc 2026-04-23 14:55:59.412118 | instance | openstack/secrets/octavia-health-manager-default 2026-04-23 14:55:59.560232 | instance | openstack/secrets/octavia-keystone-admin 2026-04-23 14:55:59.606111 | instance | openstack/secrets/octavia-keystone-test 2026-04-23 14:55:59.745127 | instance | openstack/secrets/octavia-keystone-user 2026-04-23 14:55:59.790896 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-23 14:55:59.951523 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-23 14:55:59.969473 | instance | openstack/secrets/octavia-server-ca 2026-04-23 14:56:00.118638 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-23 14:56:00.152963 | instance | openstack/secrets/ovn-etc 2026-04-23 14:56:00.282151 | instance | openstack/secrets/ovn-vector-config 2026-04-23 14:56:00.326739 | instance | openstack/secrets/percona-xtradb 2026-04-23 14:56:00.461032 | instance | openstack/secrets/placement-api-certs 2026-04-23 14:56:00.491192 | instance | openstack/secrets/placement-db-admin 2026-04-23 14:56:00.634352 | instance | openstack/secrets/placement-db-user 2026-04-23 14:56:00.668371 | instance | openstack/secrets/placement-etc 2026-04-23 14:56:00.808448 | instance | openstack/secrets/placement-keystone-admin 2026-04-23 14:56:00.842988 | instance | openstack/secrets/placement-keystone-user 2026-04-23 14:56:00.989387 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-23 14:56:01.030794 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-23 14:56:01.186925 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-23 14:56:01.226040 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-23 14:56:01.386667 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-23 14:56:01.409784 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-23 14:56:01.560065 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-23 14:56:01.618344 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-23 14:56:01.753556 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-23 14:56:01.795297 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-23 14:56:01.930048 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-23 14:56:01.992762 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-23 14:56:02.111421 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-23 14:56:02.170975 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-23 14:56:02.292161 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-23 14:56:02.344063 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-23 14:56:02.474565 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-23 14:56:02.526757 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-23 14:56:02.662197 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-23 14:56:02.717253 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-23 14:56:02.850390 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-23 14:56:02.901747 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-23 14:56:03.058177 | instance | openstack/secrets/rabbitmq-senlin-default-user 2026-04-23 14:56:03.104377 | instance | openstack/secrets/rabbitmq-senlin-erlang-cookie 2026-04-23 14:56:03.276227 | instance | openstack/secrets/rook-ceph-config 2026-04-23 14:56:03.301679 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-23 14:56:03.462428 | instance | openstack/secrets/rook-ceph-mon 2026-04-23 14:56:03.513884 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-23 14:56:03.667466 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-23 14:56:03.707603 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-23 14:56:03.843491 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-23 14:56:03.892054 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-23 14:56:04.023562 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-23 14:56:04.093587 | instance | openstack/secrets/senlin-api-certs 2026-04-23 14:56:04.206818 | instance | openstack/secrets/senlin-db-admin 2026-04-23 14:56:04.268754 | instance | openstack/secrets/senlin-db-user 2026-04-23 14:56:04.414305 | instance | openstack/secrets/senlin-etc 2026-04-23 14:56:04.466565 | instance | openstack/secrets/senlin-keystone-admin 2026-04-23 14:56:04.611700 | instance | openstack/secrets/senlin-keystone-user 2026-04-23 14:56:04.658509 | instance | openstack/secrets/senlin-rabbitmq-admin 2026-04-23 14:56:04.794582 | instance | openstack/secrets/senlin-rabbitmq-user 2026-04-23 14:56:04.839774 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-23 14:56:04.968221 | instance | openstack/serviceaccounts/placement-db-init 2026-04-23 14:56:05.038589 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-23 14:56:05.325945 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-23 14:56:05.392189 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-23 14:56:05.688463 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-23 14:56:05.728864 | instance | openstack/serviceaccounts/pxc-operator 2026-04-23 14:56:06.059016 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-23 14:56:06.085497 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-23 14:56:06.402091 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-23 14:56:06.411732 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-23 14:56:06.755885 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-23 14:56:06.756775 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-23 14:56:07.103486 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-23 14:56:07.122424 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-23 14:56:07.431534 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-23 14:56:07.475516 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-23 14:56:07.751332 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-23 14:56:07.826145 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-23 14:56:08.083682 | instance | openstack/serviceaccounts/rabbitmq-senlin-server 2026-04-23 14:56:08.157487 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-23 14:56:08.440423 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-23 14:56:08.496390 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-23 14:56:08.794486 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-23 14:56:08.832120 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-23 14:56:09.141246 | instance | openstack/serviceaccounts/senlin-api 2026-04-23 14:56:09.180729 | instance | openstack/serviceaccounts/senlin-conductor 2026-04-23 14:56:09.476674 | instance | openstack/serviceaccounts/senlin-db-init 2026-04-23 14:56:09.504470 | instance | openstack/serviceaccounts/senlin-db-sync 2026-04-23 14:56:09.834890 | instance | openstack/serviceaccounts/senlin-engine 2026-04-23 14:56:09.865951 | instance | openstack/serviceaccounts/senlin-engine-cleaner 2026-04-23 14:56:10.208557 | instance | openstack/serviceaccounts/senlin-health-manager 2026-04-23 14:56:10.234976 | instance | openstack/serviceaccounts/senlin-ks-endpoints 2026-04-23 14:56:10.539484 | instance | openstack/serviceaccounts/senlin-ks-service 2026-04-23 14:56:10.544183 | instance | openstack/serviceaccounts/senlin-ks-user 2026-04-23 14:56:10.930711 | instance | openstack/serviceaccounts/senlin-rabbit-init 2026-04-23 14:56:10.956183 | instance | openstack/serviceaccounts/senlin-test 2026-04-23 14:56:11.302982 | instance | openstack/serviceaccounts/staffeln-api 2026-04-23 14:56:11.306988 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-23 14:56:11.629362 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-23 14:56:11.649572 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-23 14:56:11.974347 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-23 14:56:12.042177 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-23 14:56:12.289859 | instance | orc-system/deployment/orc-controller-manager 2026-04-23 14:56:12.382552 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-23 14:56:12.499676 | instance | openstack/services/barbican-api 2026-04-23 14:56:12.590212 | instance | openstack/services/ceph-mon 2026-04-23 14:56:12.740189 | instance | openstack/services/cinder-api 2026-04-23 14:56:12.840295 | instance | openstack/services/glance-api 2026-04-23 14:56:12.971301 | instance | openstack/services/heat-api 2026-04-23 14:56:13.099117 | instance | openstack/services/heat-cfn 2026-04-23 14:56:13.202431 | instance | openstack/services/horizon 2026-04-23 14:56:13.315754 | instance | openstack/services/horizon-int 2026-04-23 14:56:13.400465 | instance | openstack/services/keystone-api 2026-04-23 14:56:13.520801 | instance | openstack/services/magnum-api 2026-04-23 14:56:13.632740 | instance | openstack/services/magnum-registry 2026-04-23 14:56:13.747849 | instance | openstack/services/manila-api 2026-04-23 14:56:13.859580 | instance | openstack/services/memcached 2026-04-23 14:56:13.958580 | instance | openstack/services/memcached-metrics 2026-04-23 14:56:14.077965 | instance | openstack/services/neutron-server 2026-04-23 14:56:14.176206 | instance | openstack/services/nova-api 2026-04-23 14:56:14.302650 | instance | openstack/services/nova-metadata 2026-04-23 14:56:14.387842 | instance | openstack/services/nova-novncproxy 2026-04-23 14:56:14.520116 | instance | openstack/services/octavia-api 2026-04-23 14:56:14.628401 | instance | openstack/services/openstack-exporter 2026-04-23 14:56:14.736763 | instance | openstack/services/ovn-ovsdb-nb 2026-04-23 14:56:14.832586 | instance | openstack/services/ovn-ovsdb-sb 2026-04-23 14:56:15.014070 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-23 14:56:15.090675 | instance | openstack/services/percona-xtradb-haproxy 2026-04-23 14:56:15.235765 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-23 14:56:15.304267 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-23 14:56:15.455273 | instance | openstack/services/percona-xtradb-pxc 2026-04-23 14:56:15.546101 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-23 14:56:15.677230 | instance | openstack/services/placement-api 2026-04-23 14:56:15.765783 | instance | openstack/services/rabbitmq-barbican 2026-04-23 14:56:15.930721 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-23 14:56:16.006102 | instance | openstack/services/rabbitmq-cinder 2026-04-23 14:56:16.168826 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-23 14:56:16.227445 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-23 14:56:16.378889 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-23 14:56:16.406453 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-23 14:56:16.561089 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-23 14:56:16.605814 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-23 14:56:16.782042 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-23 14:56:16.823904 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-23 14:56:16.995366 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-23 14:56:17.047914 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-23 14:56:17.186163 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-23 14:56:17.261935 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-23 14:56:17.392217 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-23 14:56:17.448548 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-23 14:56:17.635921 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-23 14:56:17.706069 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-23 14:56:17.842248 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-04-23 14:56:17.902049 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-23 14:56:18.046301 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-23 14:56:18.108487 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-23 14:56:18.263870 | instance | openstack/secrets/sh.helm.release.v1.senlin.v1 2026-04-23 14:56:18.320978 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-23 14:56:18.470773 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-23 14:56:18.503648 | instance | openstack/secrets/staffeln-db-admin 2026-04-23 14:56:18.665242 | instance | openstack/secrets/staffeln-db-user 2026-04-23 14:56:18.686481 | instance | openstack/secrets/staffeln-etc 2026-04-23 14:56:18.850083 | instance | openstack/secrets/tempest-etc 2026-04-23 14:56:18.888859 | instance | openstack/secrets/tempest-keystone-admin 2026-04-23 14:56:19.023794 | instance | openstack/secrets/tempest-keystone-user 2026-04-23 14:56:19.082173 | instance | openstack/statefulsets/magnum-conductor 2026-04-23 14:56:19.204271 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-04-23 14:56:19.320370 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-04-23 14:56:19.447367 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-23 14:56:19.554948 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-23 14:56:19.677523 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-23 14:56:19.790727 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-23 14:56:19.930085 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-23 14:56:20.039283 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-23 14:56:20.216269 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-23 14:56:20.289072 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-23 14:56:20.469950 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-23 14:56:20.527512 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-23 14:56:20.724177 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-23 14:56:20.799567 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-23 14:56:20.974966 | instance | openstack/statefulsets/rabbitmq-senlin-server 2026-04-23 14:56:21.070091 | instance | orc-system/pods/orc-controller-manager-b56d5d966-x9hf4 2026-04-23 14:56:21.252608 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-23 14:56:21.294170 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-23 14:56:21.433486 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-23 14:56:21.469373 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-23 14:56:21.605454 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-23 14:56:21.648705 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-23 14:56:21.785757 | instance | orc-system/roles/orc-leader-election-role 2026-04-23 14:56:21.832132 | instance | orc-system/serviceaccounts/default 2026-04-23 14:56:21.962925 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-23 14:56:22.018310 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-23 14:56:22.145248 | instance | rook-ceph/pods/rook-ceph-operator-6988c5f444-2p6gl 2026-04-23 14:56:22.202345 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-23 14:56:22.318663 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-23 14:56:22.383891 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-23 14:56:22.501286 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-23 14:56:22.558383 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-23 14:56:22.687845 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-23 14:56:22.735152 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-23 14:56:22.871552 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-23 14:56:22.920973 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-23 14:56:23.044037 | instance | rook-ceph/rolebindings/rook-ceph-rgw 2026-04-23 14:56:23.128311 | instance | openstack/services/rabbitmq-glance 2026-04-23 14:56:23.286109 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-23 14:56:23.350837 | instance | openstack/services/rabbitmq-heat 2026-04-23 14:56:23.502311 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-23 14:56:23.567071 | instance | openstack/services/rabbitmq-keystone 2026-04-23 14:56:23.731207 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-23 14:56:23.813983 | instance | openstack/services/rabbitmq-magnum 2026-04-23 14:56:23.972452 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-23 14:56:24.046294 | instance | openstack/services/rabbitmq-manila 2026-04-23 14:56:24.196107 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-23 14:56:24.253028 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-23 14:56:24.400324 | instance | openstack/services/rabbitmq-neutron 2026-04-23 14:56:24.462270 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-23 14:56:24.640171 | instance | openstack/services/rabbitmq-nova 2026-04-23 14:56:24.670961 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-23 14:56:24.869346 | instance | openstack/services/rabbitmq-octavia 2026-04-23 14:56:24.903745 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-23 14:56:25.094609 | instance | openstack/services/rabbitmq-senlin 2026-04-23 14:56:25.157728 | instance | openstack/services/rabbitmq-senlin-nodes 2026-04-23 14:56:25.302514 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-23 14:56:25.379146 | instance | openstack/services/senlin-api 2026-04-23 14:56:25.512037 | instance | openstack/services/staffeln-api 2026-04-23 14:56:25.606213 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-23 14:56:25.763704 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-23 14:56:25.780634 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-23 14:56:25.919939 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-23 14:56:25.945261 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-23 14:56:26.101127 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-23 14:56:26.133049 | instance | rook-ceph/roles/rook-ceph-rgw 2026-04-23 14:56:26.275930 | instance | rook-ceph/roles/rook-ceph-system 2026-04-23 14:56:26.296284 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-23 14:56:26.463778 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-23 14:56:26.614499 | instance | rook-ceph/serviceaccounts/default 2026-04-23 14:56:26.644840 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-23 14:56:26.859118 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-23 14:56:26.874909 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-23 14:56:27.076646 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-23 14:56:27.099518 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-23 14:56:27.286103 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-23 14:56:27.321748 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-23 14:56:27.506470 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-23 14:56:27.540634 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-23 14:56:27.746294 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-23 14:56:27.782921 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-23 14:56:27.972774 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-wzgxf 2026-04-23 14:56:28.032018 | instance | secretgen-controller/serviceaccounts/default 2026-04-23 14:56:28.187943 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-23 14:56:28.206756 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-23 14:56:28.805944 | instance | ok: Runtime: 0:03:14.232795 2026-04-23 14:56:28.834892 | 2026-04-23 14:56:28.835092 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-23 14:56:29.794221 | instance | changed: 2026-04-23 14:56:29.794424 | instance | cd+++++++++ objects/ 2026-04-23 14:56:29.794464 | instance | cd+++++++++ objects/cluster/ 2026-04-23 14:56:29.794495 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-23 14:56:29.794524 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-23 14:56:29.794552 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-23 14:56:29.794579 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-23 14:56:29.794615 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-23 14:56:29.794652 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-23 14:56:29.794680 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-23 14:56:29.794706 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-23 14:56:29.794734 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-23 14:56:29.794760 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-23 14:56:29.794785 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-23 14:56:29.794811 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-23 14:56:29.794836 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-23 14:56:29.794862 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-23 14:56:29.794887 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-23 14:56:29.794912 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-23 14:56:29.794937 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-23 14:56:29.794964 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-23 14:56:29.795005 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-23 14:56:29.795032 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-23 14:56:29.795057 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-23 14:56:29.795083 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-23 14:56:29.795108 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-23 14:56:29.795132 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-23 14:56:29.795157 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-23 14:56:29.795181 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-23 14:56:29.795206 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-23 14:56:29.795232 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-23 14:56:29.795256 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-23 14:56:29.795281 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-23 14:56:29.795307 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-23 14:56:29.795332 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-23 14:56:29.795358 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-23 14:56:29.795384 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-23 14:56:29.795409 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-23 14:56:29.795435 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-23 14:56:29.795461 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-23 14:56:29.795485 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-23 14:56:29.795511 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-23 14:56:29.795536 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-23 14:56:29.795560 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-23 14:56:29.795586 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-23 14:56:29.795611 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-23 14:56:29.795635 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-23 14:56:29.795660 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-23 14:56:29.795685 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-23 14:56:29.795710 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-23 14:56:29.795794 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-23 14:56:29.795835 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-23 14:56:29.795863 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-23 14:56:29.795889 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-23 14:56:29.795915 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 14:56:29.795940 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 14:56:29.795972 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-23 14:56:29.795999 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-23 14:56:29.796027 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-23 14:56:29.796053 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-23 14:56:29.796079 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-23 14:56:29.796105 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-23 14:56:29.796131 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-23 14:56:29.796157 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-23 14:56:29.796183 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 14:56:29.796208 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 14:56:29.796233 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-23 14:56:29.796259 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-23 14:56:29.796284 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.796309 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.796333 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-23 14:56:29.796360 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-23 14:56:29.796385 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-23 14:56:29.796456 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-23 14:56:29.796484 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.txt 2026-04-23 14:56:29.796510 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.yaml 2026-04-23 14:56:29.796538 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-23 14:56:29.796567 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-23 14:56:29.796592 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-23 14:56:29.796618 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-23 14:56:29.796643 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-23 14:56:29.796668 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-23 14:56:29.796693 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-23 14:56:29.796718 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-23 14:56:29.796745 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-23 14:56:29.796771 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-23 14:56:29.796796 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-23 14:56:29.796822 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-23 14:56:29.796848 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-23 14:56:29.796873 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-23 14:56:29.796899 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-23 14:56:29.796925 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-23 14:56:29.796950 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-04-23 14:56:29.797010 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-04-23 14:56:29.797046 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.txt 2026-04-23 14:56:29.797074 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.yaml 2026-04-23 14:56:29.797099 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.txt 2026-04-23 14:56:29.797125 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.yaml 2026-04-23 14:56:29.797151 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-23 14:56:29.797176 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-23 14:56:29.797201 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-23 14:56:29.797226 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-23 14:56:29.797251 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-23 14:56:29.797276 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-23 14:56:29.797301 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-23 14:56:29.797326 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-23 14:56:29.797353 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-23 14:56:29.797378 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-23 14:56:29.797403 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-23 14:56:29.797518 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-23 14:56:29.797543 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-23 14:56:29.797562 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-23 14:56:29.797581 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-23 14:56:29.797600 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-23 14:56:29.797618 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-23 14:56:29.797636 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-23 14:56:29.797655 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-23 14:56:29.797674 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-23 14:56:29.797692 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-23 14:56:29.797710 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-23 14:56:29.797728 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-23 14:56:29.797747 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-23 14:56:29.797766 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-23 14:56:29.797784 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-23 14:56:29.797802 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-23 14:56:29.797820 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-23 14:56:29.797838 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-23 14:56:29.797856 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-23 14:56:29.797876 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-23 14:56:29.797896 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-23 14:56:29.797914 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-23 14:56:29.797937 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-23 14:56:29.797957 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-23 14:56:29.797976 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-23 14:56:29.797995 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-23 14:56:29.798013 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-23 14:56:29.798031 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-23 14:56:29.798049 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-23 14:56:29.798067 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-23 14:56:29.798087 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-23 14:56:29.798104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-23 14:56:29.798122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-23 14:56:29.798141 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-23 14:56:29.798160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-23 14:56:29.798178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 14:56:29.798197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 14:56:29.798216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-23 14:56:29.798235 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-23 14:56:29.798254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-23 14:56:29.798272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-23 14:56:29.798291 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-23 14:56:29.798309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-23 14:56:29.798328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-23 14:56:29.798345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-23 14:56:29.798363 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-23 14:56:29.798381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-23 14:56:29.798398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-23 14:56:29.798415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-23 14:56:29.798433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-23 14:56:29.798450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 14:56:29.798468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-23 14:56:29.798486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-23 14:56:29.798512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-23 14:56:29.798533 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-23 14:56:29.798551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-23 14:56:29.798569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-23 14:56:29.798586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 14:56:29.798604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 14:56:29.798621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-23 14:56:29.798640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-23 14:56:29.798658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-23 14:56:29.798675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-23 14:56:29.798693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-23 14:56:29.798712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-23 14:56:29.798730 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-23 14:56:29.798748 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-23 14:56:29.798765 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-23 14:56:29.798783 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-23 14:56:29.798801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-23 14:56:29.798819 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-23 14:56:29.798838 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-23 14:56:29.798856 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-23 14:56:29.798874 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-23 14:56:29.798892 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-23 14:56:29.798909 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-23 14:56:29.798927 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-23 14:56:29.798944 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-23 14:56:29.798962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-23 14:56:29.798979 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-23 14:56:29.798997 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-23 14:56:29.799014 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-23 14:56:29.799031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-23 14:56:29.799048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-23 14:56:29.799065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-23 14:56:29.799084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-23 14:56:29.799106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-23 14:56:29.799124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-23 14:56:29.799143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-23 14:56:29.799161 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-23 14:56:29.799180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-23 14:56:29.799198 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-23 14:56:29.799215 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-23 14:56:29.799233 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-23 14:56:29.799251 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-23 14:56:29.799269 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-23 14:56:29.799287 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-23 14:56:29.799305 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-23 14:56:29.799323 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-23 14:56:29.799341 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-23 14:56:29.799358 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-23 14:56:29.799376 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-23 14:56:29.799395 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-23 14:56:29.799413 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-23 14:56:29.799431 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-23 14:56:29.799450 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-23 14:56:29.799469 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-23 14:56:29.799487 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-23 14:56:29.799504 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-23 14:56:29.799523 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-23 14:56:29.799541 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-23 14:56:29.799559 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-23 14:56:29.799577 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-23 14:56:29.799595 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-23 14:56:29.799613 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-23 14:56:29.799631 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-23 14:56:29.799649 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-23 14:56:29.799666 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-23 14:56:29.799685 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-23 14:56:29.799703 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-23 14:56:29.799722 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-23 14:56:29.799740 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-23 14:56:29.799759 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-23 14:56:29.799788 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-23 14:56:29.799813 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-23 14:56:29.799834 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-23 14:56:29.799852 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-23 14:56:29.799871 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-23 14:56:29.799889 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-23 14:56:29.799908 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-23 14:56:29.799933 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-23 14:56:29.799955 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-23 14:56:29.799974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-23 14:56:29.799993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-23 14:56:29.800011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-23 14:56:29.800030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-23 14:56:29.800048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-23 14:56:29.800066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-23 14:56:29.800086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-23 14:56:29.800113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-23 14:56:29.800138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-23 14:56:29.800159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-23 14:56:29.800178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-23 14:56:29.800203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-23 14:56:29.800228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-23 14:56:29.800252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-23 14:56:29.800276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-23 14:56:29.800301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-23 14:56:29.800326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-23 14:56:29.800349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-23 14:56:29.800372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-23 14:56:29.800418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-23 14:56:29.800447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-23 14:56:29.800470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-23 14:56:29.800493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-23 14:56:29.800517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-23 14:56:29.800542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-23 14:56:29.800573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-23 14:56:29.800597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-23 14:56:29.800621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-23 14:56:29.800645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-23 14:56:29.800668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-23 14:56:29.800691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-23 14:56:29.800716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-23 14:56:29.800740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-23 14:56:29.800763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-23 14:56:29.800786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-23 14:56:29.800811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-23 14:56:29.800834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 14:56:29.800857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 14:56:29.800880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-23 14:56:29.800905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-23 14:56:29.800929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-23 14:56:29.800965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-23 14:56:29.800997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-23 14:56:29.801021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-23 14:56:29.801045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-23 14:56:29.801068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-23 14:56:29.801091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 14:56:29.801114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 14:56:29.801136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-23 14:56:29.801159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-23 14:56:29.801178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.801197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.801215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-23 14:56:29.801234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-23 14:56:29.801252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-23 14:56:29.801271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-23 14:56:29.801289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-23 14:56:29.801307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-23 14:56:29.801330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-23 14:56:29.801350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-23 14:56:29.801368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-23 14:56:29.801387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-23 14:56:29.801406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-23 14:56:29.801424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-23 14:56:29.801443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.txt 2026-04-23 14:56:29.801461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.yaml 2026-04-23 14:56:29.801479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-23 14:56:29.801499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-23 14:56:29.801519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-23 14:56:29.801537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-23 14:56:29.801554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-23 14:56:29.801572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-23 14:56:29.801590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-23 14:56:29.801608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-23 14:56:29.801626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-23 14:56:29.801644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-23 14:56:29.801662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-23 14:56:29.801681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-23 14:56:29.801700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-04-23 14:56:29.801718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-04-23 14:56:29.801735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.txt 2026-04-23 14:56:29.801753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.yaml 2026-04-23 14:56:29.801770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.txt 2026-04-23 14:56:29.801788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.yaml 2026-04-23 14:56:29.801806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-23 14:56:29.801825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-23 14:56:29.801843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-23 14:56:29.801861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-23 14:56:29.801879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-23 14:56:29.801897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-23 14:56:29.801915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-23 14:56:29.801933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-23 14:56:29.801952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-23 14:56:29.801971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-23 14:56:29.801993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-23 14:56:29.802012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-23 14:56:29.802031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-23 14:56:29.802049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-23 14:56:29.802066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-23 14:56:29.802085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-23 14:56:29.802103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-23 14:56:29.802121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-23 14:56:29.802139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-23 14:56:29.802157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-23 14:56:29.802175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-23 14:56:29.802193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-23 14:56:29.802211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-23 14:56:29.802229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-23 14:56:29.802248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-23 14:56:29.802266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-23 14:56:29.802283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 14:56:29.802301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 14:56:29.802320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-23 14:56:29.802338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-23 14:56:29.802355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-23 14:56:29.802373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-23 14:56:29.802391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-23 14:56:29.802409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-23 14:56:29.802426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-23 14:56:29.802444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-23 14:56:29.802461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-23 14:56:29.802479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-23 14:56:29.802496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-23 14:56:29.802513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-23 14:56:29.802531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-23 14:56:29.802548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 14:56:29.802570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-23 14:56:29.802589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-23 14:56:29.802607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-23 14:56:29.802625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-23 14:56:29.802643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-23 14:56:29.802661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-23 14:56:29.802679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 14:56:29.802697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 14:56:29.802715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-23 14:56:29.802733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-23 14:56:29.802750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-23 14:56:29.802768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-23 14:56:29.802785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-23 14:56:29.802803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-23 14:56:29.802820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-23 14:56:29.802838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-23 14:56:29.802856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-23 14:56:29.802873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-23 14:56:29.802890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-23 14:56:29.802908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-23 14:56:29.802925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-23 14:56:29.802943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-23 14:56:29.802961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-23 14:56:29.802978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-23 14:56:29.802996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-23 14:56:29.803013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-23 14:56:29.803031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-23 14:56:29.803049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-23 14:56:29.803066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-23 14:56:29.803084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-23 14:56:29.803101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-23 14:56:29.803124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-23 14:56:29.803143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-23 14:56:29.803161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-23 14:56:29.803179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-23 14:56:29.803198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-23 14:56:29.803216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-23 14:56:29.803234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-23 14:56:29.803252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-23 14:56:29.803270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-23 14:56:29.803288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-23 14:56:29.803307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-23 14:56:29.803325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-23 14:56:29.803344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-23 14:56:29.803362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-23 14:56:29.803380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-23 14:56:29.803399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-23 14:56:29.803417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-23 14:56:29.803435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-23 14:56:29.803454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-23 14:56:29.803472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-23 14:56:29.803490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-23 14:56:29.803508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-23 14:56:29.803527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-23 14:56:29.803545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-23 14:56:29.803563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-23 14:56:29.803581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-23 14:56:29.803599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-23 14:56:29.803617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-23 14:56:29.803635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-23 14:56:29.803653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-23 14:56:29.803671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-23 14:56:29.803688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-23 14:56:29.803706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-23 14:56:29.803723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-23 14:56:29.803741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-23 14:56:29.803764 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-23 14:56:29.803782 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-23 14:56:29.803801 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-23 14:56:29.803819 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-23 14:56:29.803837 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-23 14:56:29.803856 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-23 14:56:29.803873 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-23 14:56:29.803890 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-23 14:56:29.803908 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-23 14:56:29.803925 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-23 14:56:29.803943 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-23 14:56:29.803960 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-23 14:56:29.803978 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-23 14:56:29.803995 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-23 14:56:29.804013 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-23 14:56:29.804031 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-23 14:56:29.804050 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-23 14:56:29.804075 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-23 14:56:29.804101 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-23 14:56:29.804126 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-23 14:56:29.804150 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-23 14:56:29.804171 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-23 14:56:29.804192 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-23 14:56:29.804217 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-23 14:56:29.804241 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-23 14:56:29.804263 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-23 14:56:29.804288 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-23 14:56:29.804311 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-23 14:56:29.804334 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-23 14:56:29.804357 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-23 14:56:29.804382 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-23 14:56:29.804423 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-23 14:56:29.804447 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-23 14:56:29.804470 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-23 14:56:29.804492 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-23 14:56:29.804518 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-23 14:56:29.804542 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-23 14:56:29.804565 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-23 14:56:29.804588 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-23 14:56:29.804615 | instance | cd+++++++++ objects/cluster/node/ 2026-04-23 14:56:29.804639 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-23 14:56:29.804662 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-23 14:56:29.804695 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-23 14:56:29.804720 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-23 14:56:29.804743 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-23 14:56:29.804768 | instance | cd+++++++++ objects/namespaced/ 2026-04-23 14:56:29.804793 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-23 14:56:29.804816 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-23 14:56:29.804839 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-23 14:56:29.804865 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-23 14:56:29.804888 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.804911 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.804935 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-23 14:56:29.804972 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-23 14:56:29.805001 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-23 14:56:29.805027 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-23 14:56:29.805051 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-23 14:56:29.805074 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-23 14:56:29.805098 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-23 14:56:29.805123 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-23 14:56:29.805146 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-23 14:56:29.805168 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-23 14:56:29.805193 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-23 14:56:29.805216 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-23 14:56:29.805239 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-23 14:56:29.805262 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-23 14:56:29.805287 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-23 14:56:29.805310 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-23 14:56:29.805333 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-115.nip.io-tls.txt 2026-04-23 14:56:29.805357 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-115.nip.io-tls.yaml 2026-04-23 14:56:29.805381 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-23 14:56:29.805405 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-23 14:56:29.805428 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-23 14:56:29.805453 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-23 14:56:29.805476 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-23 14:56:29.805503 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-23 14:56:29.805527 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.805552 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-23 14:56:29.805575 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-23 14:56:29.805598 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-23 14:56:29.805623 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-23 14:56:29.805653 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-23 14:56:29.805677 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-23 14:56:29.805702 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-23 14:56:29.805725 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-23 14:56:29.805749 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-23 14:56:29.805771 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-23 14:56:29.805796 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-23 14:56:29.805819 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-23 14:56:29.805891 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-23 14:56:29.805922 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-23 14:56:29.805947 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.805972 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.805996 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-23 14:56:29.806019 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-23 14:56:29.806042 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-23 14:56:29.806066 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-23 14:56:29.806090 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-23 14:56:29.806113 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-23 14:56:29.806134 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-23 14:56:29.806153 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67.txt 2026-04-23 14:56:29.806172 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67.yaml 2026-04-23 14:56:29.806190 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-23 14:56:29.806209 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-23 14:56:29.806228 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-23 14:56:29.806246 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-23 14:56:29.806265 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-23 14:56:29.806283 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-23 14:56:29.806302 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-23 14:56:29.806322 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-23 14:56:29.806341 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-23 14:56:29.806360 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-23 14:56:29.806385 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-23 14:56:29.806405 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-23 14:56:29.806423 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-23 14:56:29.806442 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.806461 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-23 14:56:29.806480 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-23 14:56:29.806498 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-23 14:56:29.806516 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-23 14:56:29.806534 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-23 14:56:29.806553 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.806571 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.806589 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-23 14:56:29.806607 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-23 14:56:29.806625 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-23 14:56:29.806643 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-23 14:56:29.806669 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-23 14:56:29.806689 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-23 14:56:29.806708 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-23 14:56:29.806727 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk.txt 2026-04-23 14:56:29.806745 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk.yaml 2026-04-23 14:56:29.806764 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-23 14:56:29.806783 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-23 14:56:29.806809 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-23 14:56:29.806830 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-23 14:56:29.806849 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-23 14:56:29.806868 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-23 14:56:29.806886 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-23 14:56:29.806904 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-23 14:56:29.806922 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-23 14:56:29.806946 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-23 14:56:29.806965 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-23 14:56:29.806983 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-23 14:56:29.807001 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-23 14:56:29.807019 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.807037 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-23 14:56:29.807055 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-23 14:56:29.807073 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-23 14:56:29.807090 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-23 14:56:29.807108 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-23 14:56:29.807126 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.807144 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.807162 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-23 14:56:29.807180 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-23 14:56:29.807198 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-23 14:56:29.807216 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-23 14:56:29.807233 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-23 14:56:29.807251 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-23 14:56:29.807268 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-23 14:56:29.807285 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-wsmdk.txt 2026-04-23 14:56:29.807303 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-wsmdk.yaml 2026-04-23 14:56:29.807321 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-23 14:56:29.807339 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-23 14:56:29.807357 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-23 14:56:29.807375 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-23 14:56:29.807393 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-23 14:56:29.807412 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-23 14:56:29.807430 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-23 14:56:29.807447 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-23 14:56:29.807465 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-23 14:56:29.807482 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-23 14:56:29.807499 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-23 14:56:29.807517 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-23 14:56:29.807539 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-23 14:56:29.807559 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.807578 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-23 14:56:29.807597 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-23 14:56:29.807615 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-23 14:56:29.807633 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-23 14:56:29.807651 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-23 14:56:29.807669 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.807687 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.807705 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-23 14:56:29.807723 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-23 14:56:29.807741 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-23 14:56:29.807759 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-23 14:56:29.807777 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-23 14:56:29.807795 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-23 14:56:29.807812 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-23 14:56:29.807830 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-z8zgl.txt 2026-04-23 14:56:29.807848 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-z8zgl.yaml 2026-04-23 14:56:29.807867 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-23 14:56:29.807885 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-23 14:56:29.807904 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-23 14:56:29.807922 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-23 14:56:29.807940 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-23 14:56:29.807959 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-23 14:56:29.807977 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-23 14:56:29.807995 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-23 14:56:29.808014 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-23 14:56:29.808033 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-23 14:56:29.808051 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-23 14:56:29.808069 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-23 14:56:29.808087 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-23 14:56:29.808105 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.808123 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-23 14:56:29.808141 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-23 14:56:29.808159 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-23 14:56:29.808177 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-23 14:56:29.808195 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-23 14:56:29.808213 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-23 14:56:29.808236 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-23 14:56:29.808255 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.808273 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.808291 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-23 14:56:29.808310 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-23 14:56:29.808328 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-23 14:56:29.808346 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-23 14:56:29.808364 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-23 14:56:29.808382 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-23 14:56:29.808430 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-23 14:56:29.808452 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-23 14:56:29.808471 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-23 14:56:29.808489 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-23 14:56:29.808507 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-23 14:56:29.808525 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-23 14:56:29.808545 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-23 14:56:29.808572 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-hz8p5.txt 2026-04-23 14:56:29.808596 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-hz8p5.yaml 2026-04-23 14:56:29.808616 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-jxz92.txt 2026-04-23 14:56:29.808634 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-jxz92.yaml 2026-04-23 14:56:29.808652 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-gm8zg.txt 2026-04-23 14:56:29.808669 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-gm8zg.yaml 2026-04-23 14:56:29.808687 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-23 14:56:29.808705 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-23 14:56:29.808723 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-23 14:56:29.808741 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-23 14:56:29.808759 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-23 14:56:29.808777 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-23 14:56:29.808794 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-23 14:56:29.808812 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-23 14:56:29.808830 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-23 14:56:29.808849 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-23 14:56:29.808867 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-23 14:56:29.808890 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-23 14:56:29.808910 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-23 14:56:29.808928 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-23 14:56:29.808945 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-23 14:56:29.808988 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-23 14:56:29.809009 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-23 14:56:29.809028 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-23 14:56:29.809047 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-23 14:56:29.809065 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-23 14:56:29.809083 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-23 14:56:29.809101 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-23 14:56:29.809119 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-23 14:56:29.809138 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-23 14:56:29.809157 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-23 14:56:29.809174 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-23 14:56:29.809193 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-23 14:56:29.809211 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-23 14:56:29.809229 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-23 14:56:29.809247 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-23 14:56:29.809265 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-23 14:56:29.809283 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-23 14:56:29.809301 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-23 14:56:29.809320 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-23 14:56:29.809338 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-23 14:56:29.809356 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-23 14:56:29.809375 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-23 14:56:29.809393 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-23 14:56:29.809411 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-23 14:56:29.809429 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.809448 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.809465 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-23 14:56:29.809484 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-23 14:56:29.809502 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-23 14:56:29.809520 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-23 14:56:29.809539 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-23 14:56:29.809557 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-23 14:56:29.809578 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-23 14:56:29.809598 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-23 14:56:29.809616 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-23 14:56:29.809635 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-23 14:56:29.809654 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-23 14:56:29.809672 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-23 14:56:29.809690 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-23 14:56:29.809708 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.809726 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.809743 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-23 14:56:29.809761 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-23 14:56:29.809779 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-23 14:56:29.809797 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-23 14:56:29.809815 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-23 14:56:29.809833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-23 14:56:29.809851 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-23 14:56:29.809869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rgqz8.txt 2026-04-23 14:56:29.809887 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rgqz8.yaml 2026-04-23 14:56:29.809906 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-23 14:56:29.809923 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 14:56:29.809941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 14:56:29.809959 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 14:56:29.809977 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 14:56:29.809995 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-23 14:56:29.810013 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-23 14:56:29.810030 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-23 14:56:29.810048 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 14:56:29.810066 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 14:56:29.810085 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 14:56:29.810103 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 14:56:29.810121 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-23 14:56:29.810139 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-23 14:56:29.810157 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-23 14:56:29.810181 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-23 14:56:29.810200 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-23 14:56:29.810218 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-23 14:56:29.810236 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-23 14:56:29.810253 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-23 14:56:29.810271 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-23 14:56:29.810288 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-23 14:56:29.810306 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-23 14:56:29.810325 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-23 14:56:29.810342 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-23 14:56:29.810361 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-23 14:56:29.810379 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-23 14:56:29.810397 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.810416 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 14:56:29.810435 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 14:56:29.810453 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-23 14:56:29.810472 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-23 14:56:29.810489 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-23 14:56:29.810508 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-23 14:56:29.810526 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-23 14:56:29.810543 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-23 14:56:29.810561 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-23 14:56:29.810579 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-23 14:56:29.810597 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-23 14:56:29.810615 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-23 14:56:29.810634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-23 14:56:29.810725 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-23 14:56:29.810756 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-23 14:56:29.810776 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.810795 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.810813 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-23 14:56:29.810831 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-23 14:56:29.810849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-23 14:56:29.810867 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-23 14:56:29.810892 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-23 14:56:29.810912 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-23 14:56:29.810931 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-23 14:56:29.810949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-23 14:56:29.810967 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-23 14:56:29.810985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-23 14:56:29.811002 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-23 14:56:29.811020 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-23 14:56:29.811038 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-23 14:56:29.811056 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-23 14:56:29.811074 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-23 14:56:29.811092 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-23 14:56:29.811110 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-gcbnx.txt 2026-04-23 14:56:29.811128 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-gcbnx.yaml 2026-04-23 14:56:29.811146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vpg5w.txt 2026-04-23 14:56:29.811163 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vpg5w.yaml 2026-04-23 14:56:29.811181 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-23 14:56:29.811198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-23 14:56:29.811216 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-23 14:56:29.811234 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-23 14:56:29.811251 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-23 14:56:29.811269 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-23 14:56:29.811287 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-23 14:56:29.811304 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-23 14:56:29.811322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-23 14:56:29.811340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-23 14:56:29.811358 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-23 14:56:29.811375 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-23 14:56:29.811393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-23 14:56:29.811411 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-23 14:56:29.811429 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-23 14:56:29.811447 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-23 14:56:29.811465 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-23 14:56:29.811483 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-23 14:56:29.811501 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-23 14:56:29.811523 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-23 14:56:29.811543 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-23 14:56:29.811561 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-23 14:56:29.811580 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-23 14:56:29.811598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-23 14:56:29.811616 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-23 14:56:29.811634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-23 14:56:29.811651 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-23 14:56:29.811669 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-23 14:56:29.811687 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-23 14:56:29.811706 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.811725 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.811743 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-23 14:56:29.811761 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-23 14:56:29.811780 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-23 14:56:29.811798 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-23 14:56:29.811817 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-23 14:56:29.811834 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-23 14:56:29.811853 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-23 14:56:29.811871 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.811889 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.811906 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-23 14:56:29.811924 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 14:56:29.811942 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 14:56:29.811960 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 14:56:29.811978 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 14:56:29.811997 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-23 14:56:29.812015 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 14:56:29.812033 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 14:56:29.812051 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-23 14:56:29.812068 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-23 14:56:29.812085 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-23 14:56:29.812103 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-23 14:56:29.812120 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-23 14:56:29.812138 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-23 14:56:29.812161 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-23 14:56:29.812180 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-23 14:56:29.812198 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-23 14:56:29.812216 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-23 14:56:29.812234 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-23 14:56:29.812253 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-23 14:56:29.812271 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-23 14:56:29.812288 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-23 14:56:29.812306 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-23 14:56:29.812324 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-23 14:56:29.812341 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-23 14:56:29.812359 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.812377 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.812411 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-23 14:56:29.812438 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-23 14:56:29.812460 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-23 14:56:29.812479 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-23 14:56:29.812497 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-23 14:56:29.812514 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-23 14:56:29.812533 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-23 14:56:29.812551 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-23 14:56:29.812568 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-23 14:56:29.812586 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-23 14:56:29.812603 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-23 14:56:29.812620 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-23 14:56:29.812638 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-23 14:56:29.812656 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-23 14:56:29.812673 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-23 14:56:29.812691 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-23 14:56:29.812709 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-23 14:56:29.812728 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-23 14:56:29.812746 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-23 14:56:29.812764 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-23 14:56:29.812782 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-23 14:56:29.812801 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-23 14:56:29.812824 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-23 14:56:29.812843 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-23 14:56:29.812862 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-23 14:56:29.812880 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-23 14:56:29.812898 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-23 14:56:29.812915 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-23 14:56:29.812933 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-23 14:56:29.812967 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-23 14:56:29.812996 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-msq6v.txt 2026-04-23 14:56:29.813016 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-msq6v.yaml 2026-04-23 14:56:29.813035 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-tq49v.txt 2026-04-23 14:56:29.813054 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-tq49v.yaml 2026-04-23 14:56:29.813072 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hdgjm.txt 2026-04-23 14:56:29.813091 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hdgjm.yaml 2026-04-23 14:56:29.813109 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-z8rcl.txt 2026-04-23 14:56:29.813128 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-z8rcl.yaml 2026-04-23 14:56:29.813145 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-23 14:56:29.813163 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-23 14:56:29.813181 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-23 14:56:29.813205 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-23 14:56:29.813228 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-23 14:56:29.813247 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-23 14:56:29.813266 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9lvm9.txt 2026-04-23 14:56:29.813283 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9lvm9.yaml 2026-04-23 14:56:29.813301 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-23 14:56:29.813319 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-23 14:56:29.813337 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-23 14:56:29.813355 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-23 14:56:29.813373 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-23 14:56:29.813391 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-23 14:56:29.813409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-23 14:56:29.813426 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-23 14:56:29.813445 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-23 14:56:29.813470 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-23 14:56:29.813495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-23 14:56:29.813521 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-23 14:56:29.813541 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-23 14:56:29.813560 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-23 14:56:29.813586 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 14:56:29.813606 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-23 14:56:29.813624 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-23 14:56:29.813642 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-23 14:56:29.813660 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-23 14:56:29.813678 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-23 14:56:29.813696 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-23 14:56:29.813713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 14:56:29.813731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 14:56:29.813748 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-23 14:56:29.813766 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-23 14:56:29.813783 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-23 14:56:29.813801 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-23 14:56:29.813819 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-23 14:56:29.813838 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-23 14:56:29.813856 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-23 14:56:29.813873 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-23 14:56:29.813891 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-23 14:56:29.813909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-23 14:56:29.813927 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-23 14:56:29.813944 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-23 14:56:29.813962 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-23 14:56:29.813979 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-23 14:56:29.813996 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-23 14:56:29.814014 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-23 14:56:29.814033 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 14:56:29.814051 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-23 14:56:29.814069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-23 14:56:29.814088 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-23 14:56:29.814111 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-23 14:56:29.814131 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-23 14:56:29.814149 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-23 14:56:29.814166 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-23 14:56:29.814184 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-23 14:56:29.814203 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-23 14:56:29.814221 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-23 14:56:29.814239 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-23 14:56:29.814257 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-exm3xv.txt 2026-04-23 14:56:29.814274 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-exm3xv.yaml 2026-04-23 14:56:29.814292 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-j905nd.txt 2026-04-23 14:56:29.814310 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-j905nd.yaml 2026-04-23 14:56:29.814329 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-23 14:56:29.814347 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-23 14:56:29.814365 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-23 14:56:29.814384 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-23 14:56:29.814402 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-23 14:56:29.814420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-23 14:56:29.814438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-23 14:56:29.814455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-23 14:56:29.814472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-23 14:56:29.814490 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-23 14:56:29.814508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-23 14:56:29.814525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-23 14:56:29.814543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-23 14:56:29.814560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-23 14:56:29.814578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-23 14:56:29.814596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-23 14:56:29.814614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-23 14:56:29.814632 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-23 14:56:29.814650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-23 14:56:29.814668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-23 14:56:29.814685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-23 14:56:29.814704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-23 14:56:29.814727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-23 14:56:29.814745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-23 14:56:29.814763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.814780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-23 14:56:29.814798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-23 14:56:29.814815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-23 14:56:29.814833 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-23 14:56:29.814850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-23 14:56:29.814868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-23 14:56:29.814885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-23 14:56:29.814902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-23 14:56:29.814919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-23 14:56:29.814936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-23 14:56:29.814954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-23 14:56:29.814971 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-23 14:56:29.814987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-23 14:56:29.815005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-23 14:56:29.815022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-23 14:56:29.815039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-23 14:56:29.815057 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-23 14:56:29.815075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-23 14:56:29.815092 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-23 14:56:29.815110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-23 14:56:29.815128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-23 14:56:29.815145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-23 14:56:29.815162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-23 14:56:29.815179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-23 14:56:29.815197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-23 14:56:29.815214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-23 14:56:29.815231 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-23 14:56:29.815250 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-23 14:56:29.815268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-23 14:56:29.815286 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-23 14:56:29.815309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-23 14:56:29.815328 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-23 14:56:29.815347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-23 14:56:29.815364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-23 14:56:29.815382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-23 14:56:29.815399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-23 14:56:29.815416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-23 14:56:29.815433 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-23 14:56:29.815450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-23 14:56:29.815468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-23 14:56:29.815486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-23 14:56:29.815505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-23 14:56:29.815523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-23 14:56:29.815542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-23 14:56:29.815560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-23 14:56:29.815578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-23 14:56:29.815596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-23 14:56:29.815613 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-23 14:56:29.815631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-23 14:56:29.815648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-23 14:56:29.815666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-23 14:56:29.815684 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-23 14:56:29.815702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-23 14:56:29.815721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-23 14:56:29.815738 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-23 14:56:29.815756 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-23 14:56:29.815774 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-23 14:56:29.815792 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-23 14:56:29.815809 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-23 14:56:29.815828 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-23 14:56:29.815846 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-23 14:56:29.815864 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-23 14:56:29.815881 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-23 14:56:29.815903 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-23 14:56:29.815962 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-23 14:56:29.815989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-23 14:56:29.816009 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-23 14:56:29.816027 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-23 14:56:29.816046 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-23 14:56:29.816064 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-23 14:56:29.816082 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-23 14:56:29.816100 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.816118 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.816137 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-23 14:56:29.816154 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-23 14:56:29.816171 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-23 14:56:29.816189 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-23 14:56:29.816207 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-23 14:56:29.816225 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-23 14:56:29.816243 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-4zx2q.txt 2026-04-23 14:56:29.816260 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-4zx2q.yaml 2026-04-23 14:56:29.816278 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-23 14:56:29.816296 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-23 14:56:29.816314 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-23 14:56:29.816332 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-23 14:56:29.816351 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-23 14:56:29.816368 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-23 14:56:29.816386 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-23 14:56:29.816442 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-23 14:56:29.816463 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-23 14:56:29.816481 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-23 14:56:29.816499 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.816519 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.816537 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-23 14:56:29.816555 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-23 14:56:29.816574 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.816593 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-23 14:56:29.816618 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-23 14:56:29.816637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-23 14:56:29.816655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-23 14:56:29.816674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-23 14:56:29.816693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-23 14:56:29.816711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-23 14:56:29.816729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-23 14:56:29.816747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-23 14:56:29.816765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-23 14:56:29.816783 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-23 14:56:29.816801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-23 14:56:29.816818 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-23 14:56:29.816836 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-23 14:56:29.816853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-23 14:56:29.816870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-23 14:56:29.816888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-23 14:56:29.816906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-23 14:56:29.816924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-23 14:56:29.816943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-23 14:56:29.816985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-23 14:56:29.817007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-23 14:56:29.817025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-23 14:56:29.817044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-23 14:56:29.817062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-23 14:56:29.817079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-23 14:56:29.817098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-23 14:56:29.817116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-23 14:56:29.817134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-23 14:56:29.817152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-23 14:56:29.817170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-23 14:56:29.817194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-23 14:56:29.817212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-23 14:56:29.817230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-23 14:56:29.817248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-23 14:56:29.817265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-23 14:56:29.817282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-23 14:56:29.817299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-23 14:56:29.817318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-23 14:56:29.817335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-23 14:56:29.817354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-23 14:56:29.817372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-23 14:56:29.817389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-23 14:56:29.817408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-23 14:56:29.817426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-23 14:56:29.817444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-23 14:56:29.817462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-23 14:56:29.817479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-23 14:56:29.817496 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.817514 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.817532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-23 14:56:29.817550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-23 14:56:29.817567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-23 14:56:29.817585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-23 14:56:29.817604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-23 14:56:29.817622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-23 14:56:29.817639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-23 14:56:29.817656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-23 14:56:29.817674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-23 14:56:29.817691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-23 14:56:29.817708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-23 14:56:29.817732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-23 14:56:29.817750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-23 14:56:29.817768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-23 14:56:29.817785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-23 14:56:29.817802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-23 14:56:29.817820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-23 14:56:29.817838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-23 14:56:29.817856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-23 14:56:29.817874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-23 14:56:29.817892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-23 14:56:29.817910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-23 14:56:29.817929 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-23 14:56:29.817947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-23 14:56:29.817965 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-23 14:56:29.817983 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-23 14:56:29.818001 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-23 14:56:29.818018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-23 14:56:29.818036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-23 14:56:29.818055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-23 14:56:29.818073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-23 14:56:29.818090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-23 14:56:29.818108 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-23 14:56:29.818125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-23 14:56:29.818143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-23 14:56:29.818161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-23 14:56:29.818178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-23 14:56:29.818196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-23 14:56:29.818213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.818230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.818247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-23 14:56:29.818270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-23 14:56:29.818289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-23 14:56:29.818307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-23 14:56:29.818325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-23 14:56:29.818343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-23 14:56:29.818360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.818378 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.818396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-23 14:56:29.818413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-23 14:56:29.818431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.txt 2026-04-23 14:56:29.818449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.yaml 2026-04-23 14:56:29.818467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.txt 2026-04-23 14:56:29.818485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.yaml 2026-04-23 14:56:29.818503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-23 14:56:29.818521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-23 14:56:29.818539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-23 14:56:29.818557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-23 14:56:29.818575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-23 14:56:29.818593 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-23 14:56:29.818611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-23 14:56:29.818629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-23 14:56:29.818647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-23 14:56:29.818666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-23 14:56:29.818683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-23 14:56:29.818707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-23 14:56:29.818734 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-23 14:56:29.818756 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-23 14:56:29.818774 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-23 14:56:29.818792 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-23 14:56:29.818811 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-23 14:56:29.818828 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 14:56:29.818847 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 14:56:29.818865 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-23 14:56:29.818883 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-23 14:56:29.818906 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-23 14:56:29.818925 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-23 14:56:29.818944 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-23 14:56:29.818962 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.818979 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.818998 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 14:56:29.819016 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 14:56:29.819033 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-23 14:56:29.819051 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-23 14:56:29.819068 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-23 14:56:29.819086 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-23 14:56:29.819103 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-23 14:56:29.819122 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-23 14:56:29.819140 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-23 14:56:29.819159 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-23 14:56:29.819177 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-23 14:56:29.819195 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-23 14:56:29.819213 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-23 14:56:29.819232 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-23 14:56:29.819250 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-23 14:56:29.819269 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-23 14:56:29.819287 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-23 14:56:29.819305 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.819324 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.819342 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 14:56:29.819359 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 14:56:29.819378 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-23 14:56:29.819396 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-23 14:56:29.819414 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 14:56:29.819432 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 14:56:29.819450 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.819468 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.819487 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-23 14:56:29.819509 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-23 14:56:29.819528 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-23 14:56:29.819545 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-23 14:56:29.819564 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-23 14:56:29.819581 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-23 14:56:29.819599 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-23 14:56:29.819617 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-23 14:56:29.819634 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.txt 2026-04-23 14:56:29.819652 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.yaml 2026-04-23 14:56:29.819669 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-23 14:56:29.819687 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-23 14:56:29.819705 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-23 14:56:29.819724 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-23 14:56:29.819742 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-23 14:56:29.819760 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-23 14:56:29.819778 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-23 14:56:29.819795 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-23 14:56:29.819813 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-23 14:56:29.819832 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.819850 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.819867 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.819885 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.819903 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-23 14:56:29.819920 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-23 14:56:29.819946 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-23 14:56:29.819965 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-23 14:56:29.819983 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-23 14:56:29.820002 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-23 14:56:29.820019 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-23 14:56:29.820038 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-23 14:56:29.820056 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-23 14:56:29.820073 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-23 14:56:29.820098 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-bp7nw.txt 2026-04-23 14:56:29.820117 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-bp7nw.yaml 2026-04-23 14:56:29.820135 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-59b47f5cb-f52gn.txt 2026-04-23 14:56:29.820153 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-59b47f5cb-f52gn.yaml 2026-04-23 14:56:29.820170 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d.txt 2026-04-23 14:56:29.820188 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d.yaml 2026-04-23 14:56:29.820205 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-jmvht.txt 2026-04-23 14:56:29.820223 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-jmvht.yaml 2026-04-23 14:56:29.820240 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dc2mk.txt 2026-04-23 14:56:29.820257 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dc2mk.yaml 2026-04-23 14:56:29.820275 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-23 14:56:29.820293 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-23 14:56:29.820310 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-z59xj.txt 2026-04-23 14:56:29.820329 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-z59xj.yaml 2026-04-23 14:56:29.820346 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-z566c.txt 2026-04-23 14:56:29.820364 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-z566c.yaml 2026-04-23 14:56:29.820382 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-slncg.txt 2026-04-23 14:56:29.820420 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-slncg.yaml 2026-04-23 14:56:29.820446 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-23 14:56:29.820468 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-23 14:56:29.820487 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-cwmxt.txt 2026-04-23 14:56:29.820505 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-cwmxt.yaml 2026-04-23 14:56:29.820523 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2zrnl.txt 2026-04-23 14:56:29.820542 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2zrnl.yaml 2026-04-23 14:56:29.820563 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-23 14:56:29.820583 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.820601 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.820619 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-23 14:56:29.820638 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-23 14:56:29.820655 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-23 14:56:29.820674 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.820693 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.820716 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-23 14:56:29.820734 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-23 14:56:29.820754 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-23 14:56:29.820773 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-23 14:56:29.820792 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-23 14:56:29.820810 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-23 14:56:29.820828 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-23 14:56:29.820846 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-23 14:56:29.820864 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-23 14:56:29.820882 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-23 14:56:29.820900 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-23 14:56:29.820919 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-23 14:56:29.820937 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-23 14:56:29.820991 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-23 14:56:29.821025 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-23 14:56:29.821045 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-23 14:56:29.821064 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-23 14:56:29.821082 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-23 14:56:29.821100 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-23 14:56:29.821120 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-23 14:56:29.821138 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-23 14:56:29.821155 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-23 14:56:29.821173 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-23 14:56:29.821191 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-23 14:56:29.821208 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-23 14:56:29.821226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-23 14:56:29.821243 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-23 14:56:29.821260 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.821278 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.821295 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-23 14:56:29.821313 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-23 14:56:29.821336 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-23 14:56:29.821354 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-23 14:56:29.821371 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dc2mk-tls.txt 2026-04-23 14:56:29.821389 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dc2mk-tls.yaml 2026-04-23 14:56:29.821407 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-23 14:56:29.821424 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-23 14:56:29.821441 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-23 14:56:29.821459 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-23 14:56:29.821476 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-23 14:56:29.821494 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-23 14:56:29.821512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-23 14:56:29.821529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-23 14:56:29.821547 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.821564 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.821583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-23 14:56:29.821600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-23 14:56:29.821617 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-23 14:56:29.821635 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-23 14:56:29.821653 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-23 14:56:29.821671 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-23 14:56:29.821688 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-23 14:56:29.821706 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-23 14:56:29.821724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-23 14:56:29.821742 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-23 14:56:29.821760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-23 14:56:29.821778 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-23 14:56:29.821795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-23 14:56:29.821813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-23 14:56:29.821830 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-23 14:56:29.821848 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-23 14:56:29.821870 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-23 14:56:29.821889 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-23 14:56:29.821908 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-23 14:56:29.821926 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-23 14:56:29.821943 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-23 14:56:29.821961 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.821979 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.821997 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 14:56:29.822015 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 14:56:29.822033 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-23 14:56:29.822050 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-23 14:56:29.822068 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 14:56:29.822085 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 14:56:29.822103 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.822120 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.822137 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-23 14:56:29.822155 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-23 14:56:29.822172 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-23 14:56:29.822190 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-23 14:56:29.822207 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-23 14:56:29.822224 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-23 14:56:29.822242 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-23 14:56:29.822259 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-23 14:56:29.822277 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-23 14:56:29.822294 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-23 14:56:29.822311 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-23 14:56:29.822329 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-23 14:56:29.822346 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-23 14:56:29.822364 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-23 14:56:29.822381 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-23 14:56:29.822399 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-23 14:56:29.822416 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-23 14:56:29.822434 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-23 14:56:29.822455 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-23 14:56:29.822473 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 14:56:29.822491 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 14:56:29.822508 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-23 14:56:29.822526 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-23 14:56:29.822543 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 14:56:29.822560 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 14:56:29.822578 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.822595 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.822612 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-23 14:56:29.822630 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-23 14:56:29.822647 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-23 14:56:29.822665 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-23 14:56:29.822683 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-23 14:56:29.822700 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-23 14:56:29.822719 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-23 14:56:29.822737 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-23 14:56:29.822755 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.txt 2026-04-23 14:56:29.822772 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.yaml 2026-04-23 14:56:29.822790 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-23 14:56:29.822808 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-23 14:56:29.822825 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-23 14:56:29.822842 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-23 14:56:29.822859 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-23 14:56:29.822876 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-23 14:56:29.822894 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-23 14:56:29.822912 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-23 14:56:29.822930 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-23 14:56:29.822949 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-23 14:56:29.822967 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-23 14:56:29.822985 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-23 14:56:29.823004 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-23 14:56:29.823022 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-23 14:56:29.823039 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-23 14:56:29.823063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-23 14:56:29.823082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-23 14:56:29.823100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-23 14:56:29.823118 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-23 14:56:29.823137 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-23 14:56:29.823155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-23 14:56:29.823173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-23 14:56:29.823191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-23 14:56:29.823209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-23 14:56:29.823227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-23 14:56:29.823245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-23 14:56:29.823263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-23 14:56:29.823280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-23 14:56:29.823298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-23 14:56:29.823317 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-23 14:56:29.823335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-23 14:56:29.823353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-23 14:56:29.823371 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-23 14:56:29.823389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-23 14:56:29.823407 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-23 14:56:29.823425 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.823443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.823460 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-23 14:56:29.823478 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-23 14:56:29.823495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-23 14:56:29.823513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-23 14:56:29.823531 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-23 14:56:29.823549 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-23 14:56:29.823567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-23 14:56:29.823585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-23 14:56:29.823603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-23 14:56:29.823621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-23 14:56:29.823639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-23 14:56:29.823657 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-23 14:56:29.823675 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.txt 2026-04-23 14:56:29.823693 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.yaml 2026-04-23 14:56:29.823715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-23 14:56:29.823734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-23 14:56:29.823752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-23 14:56:29.823769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-23 14:56:29.823787 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-23 14:56:29.823805 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-23 14:56:29.823822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-23 14:56:29.823840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-23 14:56:29.823858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-04-23 14:56:29.823876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-04-23 14:56:29.823895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-23 14:56:29.823921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-23 14:56:29.823947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-23 14:56:29.823968 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-23 14:56:29.823987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-23 14:56:29.824005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-23 14:56:29.824023 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-23 14:56:29.824041 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-23 14:56:29.824058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-23 14:56:29.824076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-23 14:56:29.824093 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-23 14:56:29.824110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-23 14:56:29.824128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-23 14:56:29.824145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-23 14:56:29.824163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.txt 2026-04-23 14:56:29.824180 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.yaml 2026-04-23 14:56:29.824198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-23 14:56:29.824216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-23 14:56:29.824234 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-23 14:56:29.824251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-23 14:56:29.824269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-23 14:56:29.824286 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-23 14:56:29.824303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-23 14:56:29.824321 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-23 14:56:29.824338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-23 14:56:29.824361 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-23 14:56:29.824379 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-23 14:56:29.824413 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-23 14:56:29.824432 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-23 14:56:29.824450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-23 14:56:29.824468 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-23 14:56:29.824488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-23 14:56:29.824508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-23 14:56:29.824525 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-23 14:56:29.824543 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-23 14:56:29.824560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-23 14:56:29.824577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-23 14:56:29.824594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-23 14:56:29.824611 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-23 14:56:29.824628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-23 14:56:29.824645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-23 14:56:29.824662 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-23 14:56:29.824678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-23 14:56:29.824695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-23 14:56:29.824713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-23 14:56:29.824730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-23 14:56:29.824747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-23 14:56:29.824764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-23 14:56:29.824781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-plugins-conf.txt 2026-04-23 14:56:29.824798 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-plugins-conf.yaml 2026-04-23 14:56:29.824815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-server-conf.txt 2026-04-23 14:56:29.824832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-server-conf.yaml 2026-04-23 14:56:29.824850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.txt 2026-04-23 14:56:29.824866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.yaml 2026-04-23 14:56:29.824884 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-23 14:56:29.824901 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-23 14:56:29.824919 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-23 14:56:29.824936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-23 14:56:29.824973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-23 14:56:29.824994 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-23 14:56:29.825011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-23 14:56:29.825029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-23 14:56:29.825046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/senlin-bin.txt 2026-04-23 14:56:29.825064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/senlin-bin.yaml 2026-04-23 14:56:29.825081 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-23 14:56:29.825099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-23 14:56:29.825116 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-23 14:56:29.825134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-23 14:56:29.825152 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-23 14:56:29.825169 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-23 14:56:29.825187 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-23 14:56:29.825205 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-23 14:56:29.825222 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-23 14:56:29.825240 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-23 14:56:29.825257 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-23 14:56:29.825274 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-23 14:56:29.825291 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-23 14:56:29.825309 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-23 14:56:29.825326 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-23 14:56:29.825349 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-23 14:56:29.825375 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-23 14:56:29.825400 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-23 14:56:29.825418 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-23 14:56:29.825436 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/senlin-engine-cleaner.txt 2026-04-23 14:56:29.825454 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/senlin-engine-cleaner.yaml 2026-04-23 14:56:29.825472 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-23 14:56:29.825490 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-23 14:56:29.825509 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-23 14:56:29.825527 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-23 14:56:29.825545 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-23 14:56:29.825563 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-23 14:56:29.825581 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-23 14:56:29.825598 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-23 14:56:29.825622 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-23 14:56:29.825641 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-04-23 14:56:29.825658 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-04-23 14:56:29.825676 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-23 14:56:29.825694 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-23 14:56:29.825711 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-23 14:56:29.825729 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-23 14:56:29.825747 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-23 14:56:29.825765 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-23 14:56:29.825783 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.txt 2026-04-23 14:56:29.825800 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.yaml 2026-04-23 14:56:29.825818 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-23 14:56:29.825836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-23 14:56:29.825853 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-23 14:56:29.825871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-23 14:56:29.825889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-23 14:56:29.825907 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-23 14:56:29.825925 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-23 14:56:29.825942 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-23 14:56:29.825960 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-23 14:56:29.825978 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-23 14:56:29.825996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-23 14:56:29.826060 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-23 14:56:29.826080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-23 14:56:29.826099 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-23 14:56:29.826117 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-23 14:56:29.826135 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-23 14:56:29.826153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-23 14:56:29.826171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-23 14:56:29.826189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-23 14:56:29.826207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-23 14:56:29.826224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-23 14:56:29.826242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-23 14:56:29.826260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-23 14:56:29.826278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-23 14:56:29.826296 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-23 14:56:29.826315 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-23 14:56:29.826339 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-23 14:56:29.826358 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-23 14:56:29.826376 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-23 14:56:29.826394 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-23 14:56:29.826412 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-23 14:56:29.826430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-23 14:56:29.826448 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-23 14:56:29.826466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-23 14:56:29.826484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-23 14:56:29.826502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-23 14:56:29.826519 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-23 14:56:29.826537 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-23 14:56:29.826555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-23 14:56:29.826573 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-23 14:56:29.826594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-23 14:56:29.826612 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-23 14:56:29.826631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-23 14:56:29.826649 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-23 14:56:29.826667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-23 14:56:29.826685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-23 14:56:29.826703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-23 14:56:29.826722 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-23 14:56:29.826740 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-23 14:56:29.826759 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-23 14:56:29.826777 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-23 14:56:29.826795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-23 14:56:29.826813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-23 14:56:29.826831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-23 14:56:29.826849 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-23 14:56:29.826866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-23 14:56:29.826884 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-23 14:56:29.826902 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-23 14:56:29.826920 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-23 14:56:29.826938 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-04-23 14:56:29.826956 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-04-23 14:56:29.826974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-23 14:56:29.826996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-23 14:56:29.827014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-23 14:56:29.827032 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-23 14:56:29.827051 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-23 14:56:29.827068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-23 14:56:29.827086 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-23 14:56:29.827104 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-23 14:56:29.827122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-23 14:56:29.827140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-23 14:56:29.827157 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-23 14:56:29.827175 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-23 14:56:29.827192 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-api.txt 2026-04-23 14:56:29.827210 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-api.yaml 2026-04-23 14:56:29.827227 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-conductor.txt 2026-04-23 14:56:29.827252 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-conductor.yaml 2026-04-23 14:56:29.827279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-engine.txt 2026-04-23 14:56:29.827302 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-engine.yaml 2026-04-23 14:56:29.827320 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-health-manager.txt 2026-04-23 14:56:29.827338 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-health-manager.yaml 2026-04-23 14:56:29.827356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-23 14:56:29.827373 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-23 14:56:29.827391 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-23 14:56:29.827408 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-23 14:56:29.827426 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-23 14:56:29.827444 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-23 14:56:29.827461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-23 14:56:29.827479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-23 14:56:29.827497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-23 14:56:29.827514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-23 14:56:29.827532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-23 14:56:29.827549 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-23 14:56:29.827567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-23 14:56:29.827584 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-23 14:56:29.827601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-23 14:56:29.827619 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-23 14:56:29.827636 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-23 14:56:29.827654 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-23 14:56:29.827677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-23 14:56:29.827695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-23 14:56:29.827713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-23 14:56:29.827730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-23 14:56:29.827748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-23 14:56:29.827765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-23 14:56:29.827783 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-23 14:56:29.827800 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-23 14:56:29.827817 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-23 14:56:29.827835 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-23 14:56:29.827853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-23 14:56:29.827871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-23 14:56:29.827888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-23 14:56:29.827906 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-23 14:56:29.827925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-23 14:56:29.827942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-23 14:56:29.827960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-23 14:56:29.827978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-23 14:56:29.827997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-23 14:56:29.828015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-23 14:56:29.828033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-23 14:56:29.828051 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-23 14:56:29.828069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-23 14:56:29.828087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-23 14:56:29.828105 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-23 14:56:29.828123 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-23 14:56:29.828140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-23 14:56:29.828159 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-04-23 14:56:29.828176 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-04-23 14:56:29.828194 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-04-23 14:56:29.828212 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-04-23 14:56:29.828229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-23 14:56:29.828247 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-23 14:56:29.828264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-23 14:56:29.828282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-23 14:56:29.828300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-23 14:56:29.828317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-23 14:56:29.828339 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-23 14:56:29.828357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-23 14:56:29.828375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-23 14:56:29.828393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-23 14:56:29.828438 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-23 14:56:29.828457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-23 14:56:29.828475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-23 14:56:29.828493 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-23 14:56:29.828510 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-23 14:56:29.828528 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-23 14:56:29.828545 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-23 14:56:29.828563 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-23 14:56:29.828580 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-23 14:56:29.828597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-23 14:56:29.828615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-23 14:56:29.828632 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-23 14:56:29.828650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-23 14:56:29.828667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-23 14:56:29.828685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-23 14:56:29.828703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-23 14:56:29.828720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-23 14:56:29.828738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-23 14:56:29.828756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-23 14:56:29.828774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-23 14:56:29.828792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-23 14:56:29.828809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-23 14:56:29.828827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-23 14:56:29.828844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-23 14:56:29.828862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-23 14:56:29.828879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-23 14:56:29.828897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-23 14:56:29.828915 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-23 14:56:29.828932 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-23 14:56:29.828950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-23 14:56:29.828992 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-23 14:56:29.829017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-23 14:56:29.829036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 14:56:29.829054 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 14:56:29.829072 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-23 14:56:29.829090 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-23 14:56:29.829107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-23 14:56:29.829125 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-23 14:56:29.829143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-23 14:56:29.829161 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-23 14:56:29.829178 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-23 14:56:29.829196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-23 14:56:29.829214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-23 14:56:29.829231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-23 14:56:29.829249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-23 14:56:29.829266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-23 14:56:29.829284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin-nodes.txt 2026-04-23 14:56:29.829302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin-nodes.yaml 2026-04-23 14:56:29.829320 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin.txt 2026-04-23 14:56:29.829337 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin.yaml 2026-04-23 14:56:29.829355 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-23 14:56:29.829373 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-23 14:56:29.829391 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/senlin-api.txt 2026-04-23 14:56:29.829408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/senlin-api.yaml 2026-04-23 14:56:29.829426 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-23 14:56:29.829444 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-23 14:56:29.829461 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-23 14:56:29.829479 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-23 14:56:29.829496 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-23 14:56:29.829514 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/clustering.txt 2026-04-23 14:56:29.829532 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/clustering.yaml 2026-04-23 14:56:29.829550 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-23 14:56:29.829568 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-23 14:56:29.829586 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-23 14:56:29.829603 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-23 14:56:29.829620 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-23 14:56:29.829638 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-23 14:56:29.829663 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-23 14:56:29.829681 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-23 14:56:29.829699 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-23 14:56:29.829716 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-23 14:56:29.829734 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-23 14:56:29.829752 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-23 14:56:29.829770 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-23 14:56:29.829788 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-23 14:56:29.829806 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-23 14:56:29.829823 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-23 14:56:29.829841 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-23 14:56:29.829858 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-23 14:56:29.829876 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-23 14:56:29.829893 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-23 14:56:29.829911 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-23 14:56:29.829929 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-23 14:56:29.829946 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-23 14:56:29.829963 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-23 14:56:29.829981 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-23 14:56:29.829999 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-23 14:56:29.830016 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-23 14:56:29.830033 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-23 14:56:29.830051 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-23 14:56:29.830068 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-23 14:56:29.830086 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-23 14:56:29.830103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-23 14:56:29.830121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-23 14:56:29.830139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-23 14:56:29.830156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-23 14:56:29.830174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-23 14:56:29.830192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-23 14:56:29.830210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-23 14:56:29.830227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-23 14:56:29.830245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-23 14:56:29.830263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-23 14:56:29.830280 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-23 14:56:29.830298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-23 14:56:29.830320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-23 14:56:29.830352 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-23 14:56:29.830378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-23 14:56:29.830397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-23 14:56:29.830415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-23 14:56:29.830432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-23 14:56:29.830450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-23 14:56:29.830468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-23 14:56:29.830486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-23 14:56:29.830508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-23 14:56:29.830526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-23 14:56:29.830544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-23 14:56:29.830562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-23 14:56:29.830580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-23 14:56:29.830597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-23 14:56:29.830615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-23 14:56:29.830633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-23 14:56:29.830651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-23 14:56:29.830669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-23 14:56:29.830687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-23 14:56:29.830705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29615885.txt 2026-04-23 14:56:29.830722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29615885.yaml 2026-04-23 14:56:29.830740 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-23 14:56:29.830758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-23 14:56:29.830776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-23 14:56:29.830794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-23 14:56:29.830812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-23 14:56:29.830830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-23 14:56:29.830848 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-23 14:56:29.830865 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-23 14:56:29.830883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-23 14:56:29.830900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-23 14:56:29.830918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-23 14:56:29.830935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-23 14:56:29.830953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-23 14:56:29.830971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-23 14:56:29.830989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-23 14:56:29.831007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-23 14:56:29.831025 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-23 14:56:29.831046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-23 14:56:29.831065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-23 14:56:29.831083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-23 14:56:29.831100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-23 14:56:29.831118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-23 14:56:29.831136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-23 14:56:29.831154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-23 14:56:29.831171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615920.txt 2026-04-23 14:56:29.831189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615920.yaml 2026-04-23 14:56:29.831207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615925.txt 2026-04-23 14:56:29.831224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615925.yaml 2026-04-23 14:56:29.831241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615930.txt 2026-04-23 14:56:29.831259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615930.yaml 2026-04-23 14:56:29.831277 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-23 14:56:29.831294 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-23 14:56:29.831312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-23 14:56:29.831330 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-23 14:56:29.831348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-23 14:56:29.831366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-23 14:56:29.831384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-23 14:56:29.831402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-23 14:56:29.831419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-23 14:56:29.831437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-23 14:56:29.831455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-23 14:56:29.831473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-23 14:56:29.831490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-23 14:56:29.831507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-23 14:56:29.831524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-23 14:56:29.831542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-23 14:56:29.831560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-23 14:56:29.831578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-23 14:56:29.831596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-23 14:56:29.831613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-23 14:56:29.831631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-23 14:56:29.831648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-23 14:56:29.831667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-23 14:56:29.831684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-23 14:56:29.831706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-23 14:56:29.831725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-23 14:56:29.831743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-23 14:56:29.831762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-23 14:56:29.831780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-23 14:56:29.831801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-23 14:56:29.831828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-23 14:56:29.831852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-23 14:56:29.831874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-23 14:56:29.831900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-23 14:56:29.831924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-23 14:56:29.831946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-23 14:56:29.831966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-23 14:56:29.831984 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-23 14:56:29.832002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-23 14:56:29.832020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-23 14:56:29.832039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-23 14:56:29.832058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-23 14:56:29.832077 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-23 14:56:29.832095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-23 14:56:29.832113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-23 14:56:29.832130 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-23 14:56:29.832149 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-23 14:56:29.832174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-23 14:56:29.832199 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-23 14:56:29.832219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-23 14:56:29.832239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-23 14:56:29.832264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-23 14:56:29.832289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-23 14:56:29.832310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-23 14:56:29.832328 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-23 14:56:29.832348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-23 14:56:29.832373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-23 14:56:29.832396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-23 14:56:29.832435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-23 14:56:29.832459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-23 14:56:29.832484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-23 14:56:29.832507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-23 14:56:29.832536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-23 14:56:29.832557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-23 14:56:29.832582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-23 14:56:29.832607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-23 14:56:29.832631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-23 14:56:29.832654 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-23 14:56:29.832677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-23 14:56:29.832701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-23 14:56:29.832724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-23 14:56:29.832746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-23 14:56:29.832772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-23 14:56:29.832796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-23 14:56:29.832819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-23 14:56:29.832844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-23 14:56:29.832869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-23 14:56:29.832892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-23 14:56:29.832916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-23 14:56:29.832941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-23 14:56:29.832986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-23 14:56:29.833011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-23 14:56:29.833032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-23 14:56:29.833052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-23 14:56:29.833070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-23 14:56:29.833089 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-23 14:56:29.833109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-23 14:56:29.833129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-23 14:56:29.833148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-23 14:56:29.833167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-23 14:56:29.833187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-23 14:56:29.833205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-23 14:56:29.833224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-23 14:56:29.833242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-23 14:56:29.833261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-23 14:56:29.833279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-23 14:56:29.833298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-23 14:56:29.833317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-23 14:56:29.833337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-23 14:56:29.833356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-23 14:56:29.833382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-23 14:56:29.833403 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-23 14:56:29.833422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-23 14:56:29.833440 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-23 14:56:29.833459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-init.txt 2026-04-23 14:56:29.833478 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-init.yaml 2026-04-23 14:56:29.833497 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-sync.txt 2026-04-23 14:56:29.833517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-sync.yaml 2026-04-23 14:56:29.833536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29615920.txt 2026-04-23 14:56:29.833556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29615920.yaml 2026-04-23 14:56:29.833583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29615925.txt 2026-04-23 14:56:29.833609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29615925.yaml 2026-04-23 14:56:29.833631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29615930.txt 2026-04-23 14:56:29.833650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29615930.yaml 2026-04-23 14:56:29.833670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-endpoints.txt 2026-04-23 14:56:29.833688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-endpoints.yaml 2026-04-23 14:56:29.833707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-service.txt 2026-04-23 14:56:29.833726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-service.yaml 2026-04-23 14:56:29.833745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-user.txt 2026-04-23 14:56:29.833765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-user.yaml 2026-04-23 14:56:29.833783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-rabbit-init.txt 2026-04-23 14:56:29.833802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-rabbit-init.yaml 2026-04-23 14:56:29.833821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-23 14:56:29.833839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-23 14:56:29.833858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-23 14:56:29.833877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-23 14:56:29.833896 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-23 14:56:29.833914 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-23 14:56:29.833932 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-23 14:56:29.833951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-23 14:56:29.833971 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-23 14:56:29.833990 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-04-23 14:56:29.834010 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-04-23 14:56:29.834028 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-04-23 14:56:29.834047 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-04-23 14:56:29.834066 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-23 14:56:29.834090 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-23 14:56:29.834110 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-23 14:56:29.834129 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-23 14:56:29.834148 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-23 14:56:29.834167 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-23 14:56:29.834185 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-23 14:56:29.834203 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-23 14:56:29.834221 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-23 14:56:29.834240 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-23 14:56:29.834259 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-23 14:56:29.834277 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-23 14:56:29.834295 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-23 14:56:29.834313 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-23 14:56:29.834331 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-23 14:56:29.834350 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-23 14:56:29.834368 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-23 14:56:29.834386 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-23 14:56:29.834405 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-23 14:56:29.834424 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-23 14:56:29.834442 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-23 14:56:29.834461 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-23 14:56:29.834479 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0.txt 2026-04-23 14:56:29.834498 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0.yaml 2026-04-23 14:56:29.834516 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-23 14:56:29.834535 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6d45df8859-bpv5n.txt 2026-04-23 14:56:29.834553 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6d45df8859-bpv5n.yaml 2026-04-23 14:56:29.834573 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-ss55l.txt 2026-04-23 14:56:29.834592 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-ss55l.yaml 2026-04-23 14:56:29.834611 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-92h6f.txt 2026-04-23 14:56:29.834630 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-92h6f.yaml 2026-04-23 14:56:29.834652 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-frz44.txt 2026-04-23 14:56:29.834673 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-frz44.yaml 2026-04-23 14:56:29.834692 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wzqmn.txt 2026-04-23 14:56:29.834711 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wzqmn.yaml 2026-04-23 14:56:29.834731 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-vf4vc.txt 2026-04-23 14:56:29.834750 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-vf4vc.yaml 2026-04-23 14:56:29.834769 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-mgjp7.txt 2026-04-23 14:56:29.834788 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-mgjp7.yaml 2026-04-23 14:56:29.834807 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-b8d485ff7-8fbwl.txt 2026-04-23 14:56:29.834826 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-b8d485ff7-8fbwl.yaml 2026-04-23 14:56:29.834844 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7f644ff488-b9gpc.txt 2026-04-23 14:56:29.834862 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7f644ff488-b9gpc.yaml 2026-04-23 14:56:29.834880 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-w8mg6.txt 2026-04-23 14:56:29.834899 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-w8mg6.yaml 2026-04-23 14:56:29.834917 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-njwrj.txt 2026-04-23 14:56:29.834937 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-njwrj.yaml 2026-04-23 14:56:29.834955 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-9v6pf.txt 2026-04-23 14:56:29.834973 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-9v6pf.yaml 2026-04-23 14:56:29.834992 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-jkplc.txt 2026-04-23 14:56:29.835011 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-jkplc.yaml 2026-04-23 14:56:29.835030 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-62dlq.txt 2026-04-23 14:56:29.835049 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-62dlq.yaml 2026-04-23 14:56:29.835067 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-59hgz.txt 2026-04-23 14:56:29.835085 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-59hgz.yaml 2026-04-23 14:56:29.835104 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-rcp5m.txt 2026-04-23 14:56:29.835122 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-rcp5m.yaml 2026-04-23 14:56:29.835141 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-q7wgr.txt 2026-04-23 14:56:29.835159 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-q7wgr.yaml 2026-04-23 14:56:29.835178 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-kgjr4.txt 2026-04-23 14:56:29.835197 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-kgjr4.yaml 2026-04-23 14:56:29.835216 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-844ff4d6c8-zgxdn.txt 2026-04-23 14:56:29.835235 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-844ff4d6c8-zgxdn.yaml 2026-04-23 14:56:29.835253 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-zjlzv.txt 2026-04-23 14:56:29.835272 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-zjlzv.yaml 2026-04-23 14:56:29.835291 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-559fbc57f6-xq7c6.txt 2026-04-23 14:56:29.835313 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-559fbc57f6-xq7c6.yaml 2026-04-23 14:56:29.835332 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29615885-6c25f.txt 2026-04-23 14:56:29.835352 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29615885-6c25f.yaml 2026-04-23 14:56:29.835371 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5dfcd45564-xnpw9.txt 2026-04-23 14:56:29.835390 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5dfcd45564-xnpw9.yaml 2026-04-23 14:56:29.835410 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-786qs.txt 2026-04-23 14:56:29.835428 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-786qs.yaml 2026-04-23 14:56:29.835448 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nzcxg.txt 2026-04-23 14:56:29.835466 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nzcxg.yaml 2026-04-23 14:56:29.835484 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-5sj68.txt 2026-04-23 14:56:29.835503 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-5sj68.yaml 2026-04-23 14:56:29.835521 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-s5wx6.txt 2026-04-23 14:56:29.835541 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-s5wx6.yaml 2026-04-23 14:56:29.835559 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-w6g66.txt 2026-04-23 14:56:29.835577 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-w6g66.yaml 2026-04-23 14:56:29.835596 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6hbvr.txt 2026-04-23 14:56:29.835615 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6hbvr.yaml 2026-04-23 14:56:29.835634 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-9t64w.txt 2026-04-23 14:56:29.835653 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-9t64w.yaml 2026-04-23 14:56:29.835671 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nm5dp.txt 2026-04-23 14:56:29.835690 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nm5dp.yaml 2026-04-23 14:56:29.835708 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-78d5695cc6-jllfb.txt 2026-04-23 14:56:29.835726 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-78d5695cc6-jllfb.yaml 2026-04-23 14:56:29.835744 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-hrj72.txt 2026-04-23 14:56:29.835769 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-hrj72.yaml 2026-04-23 14:56:29.835797 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-58cf848b86-5954w.txt 2026-04-23 14:56:29.835821 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-58cf848b86-5954w.yaml 2026-04-23 14:56:29.835840 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-h9k9z.txt 2026-04-23 14:56:29.835860 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-h9k9z.yaml 2026-04-23 14:56:29.835884 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-m75km.txt 2026-04-23 14:56:29.835911 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-m75km.yaml 2026-04-23 14:56:29.835935 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-tgpqw.txt 2026-04-23 14:56:29.835955 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-tgpqw.yaml 2026-04-23 14:56:29.835974 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-597565f447-k79sq.txt 2026-04-23 14:56:29.835992 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-597565f447-k79sq.yaml 2026-04-23 14:56:29.836016 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615920-dv89m.txt 2026-04-23 14:56:29.836035 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615920-dv89m.yaml 2026-04-23 14:56:29.836054 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615925-9cdqr.txt 2026-04-23 14:56:29.836121 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615925-9cdqr.yaml 2026-04-23 14:56:29.836159 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615930-vlnzz.txt 2026-04-23 14:56:29.836186 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615930-vlnzz.yaml 2026-04-23 14:56:29.836210 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-4zhl6.txt 2026-04-23 14:56:29.836234 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-4zhl6.yaml 2026-04-23 14:56:29.836259 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-g8n85.txt 2026-04-23 14:56:29.836284 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-g8n85.yaml 2026-04-23 14:56:29.836307 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-sgmc5.txt 2026-04-23 14:56:29.836332 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-sgmc5.yaml 2026-04-23 14:56:29.836355 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-d59fc.txt 2026-04-23 14:56:29.836378 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-d59fc.yaml 2026-04-23 14:56:29.836443 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-2xcbl.txt 2026-04-23 14:56:29.836476 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-2xcbl.yaml 2026-04-23 14:56:29.836504 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7b87ff7675-wxg59.txt 2026-04-23 14:56:29.836529 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7b87ff7675-wxg59.yaml 2026-04-23 14:56:29.836551 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-bf6lf.txt 2026-04-23 14:56:29.836574 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-bf6lf.yaml 2026-04-23 14:56:29.836596 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-jwgpc.txt 2026-04-23 14:56:29.836619 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-jwgpc.yaml 2026-04-23 14:56:29.836639 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-x5zkk.txt 2026-04-23 14:56:29.836658 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-x5zkk.yaml 2026-04-23 14:56:29.836676 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-75fdf5fd4c-rl4vh.txt 2026-04-23 14:56:29.836694 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-75fdf5fd4c-rl4vh.yaml 2026-04-23 14:56:29.836712 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-7ptv5.txt 2026-04-23 14:56:29.836730 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-7ptv5.yaml 2026-04-23 14:56:29.836748 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pnp4v.txt 2026-04-23 14:56:29.836765 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pnp4v.yaml 2026-04-23 14:56:29.836783 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nwjzt.txt 2026-04-23 14:56:29.836802 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nwjzt.yaml 2026-04-23 14:56:29.836820 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ms2sq.txt 2026-04-23 14:56:29.836837 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ms2sq.yaml 2026-04-23 14:56:29.836856 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-wjz52.txt 2026-04-23 14:56:29.836881 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-wjz52.yaml 2026-04-23 14:56:29.836900 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xzdmb.txt 2026-04-23 14:56:29.836917 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xzdmb.yaml 2026-04-23 14:56:29.836936 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-k2h9j.txt 2026-04-23 14:56:29.836968 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-k2h9j.yaml 2026-04-23 14:56:29.836989 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-4pwt8.txt 2026-04-23 14:56:29.837007 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-4pwt8.yaml 2026-04-23 14:56:29.837025 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-586b59766b-fnmck.txt 2026-04-23 14:56:29.837043 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-586b59766b-fnmck.yaml 2026-04-23 14:56:29.837060 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-ntx62.txt 2026-04-23 14:56:29.837078 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-ntx62.yaml 2026-04-23 14:56:29.837096 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-23 14:56:29.837113 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-23 14:56:29.837131 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-5r225.txt 2026-04-23 14:56:29.837150 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-5r225.yaml 2026-04-23 14:56:29.837168 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-pt2g6.txt 2026-04-23 14:56:29.837186 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-pt2g6.yaml 2026-04-23 14:56:29.837204 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-svhvp.txt 2026-04-23 14:56:29.837222 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-svhvp.yaml 2026-04-23 14:56:29.837240 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-2c66w.txt 2026-04-23 14:56:29.837257 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-2c66w.yaml 2026-04-23 14:56:29.837275 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-xvg9c.txt 2026-04-23 14:56:29.837292 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-xvg9c.yaml 2026-04-23 14:56:29.837309 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-8cm8l.txt 2026-04-23 14:56:29.837327 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-8cm8l.yaml 2026-04-23 14:56:29.837345 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-nlqrb.txt 2026-04-23 14:56:29.837362 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-nlqrb.yaml 2026-04-23 14:56:29.837380 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-td8rn.txt 2026-04-23 14:56:29.837398 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-td8rn.yaml 2026-04-23 14:56:29.837416 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-56f5cc9c48-b4fb6.txt 2026-04-23 14:56:29.837434 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-56f5cc9c48-b4fb6.yaml 2026-04-23 14:56:29.837452 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-8jf28.txt 2026-04-23 14:56:29.837470 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-8jf28.yaml 2026-04-23 14:56:29.837488 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7688d6ddcf-g4ndg.txt 2026-04-23 14:56:29.837505 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7688d6ddcf-g4ndg.yaml 2026-04-23 14:56:29.837523 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-5dfdt.txt 2026-04-23 14:56:29.837546 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-5dfdt.yaml 2026-04-23 14:56:29.837565 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-zzl9m.txt 2026-04-23 14:56:29.837583 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-zzl9m.yaml 2026-04-23 14:56:29.837601 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-xlh5z.txt 2026-04-23 14:56:29.837619 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-xlh5z.yaml 2026-04-23 14:56:29.837637 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-48szr.txt 2026-04-23 14:56:29.837655 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-48szr.yaml 2026-04-23 14:56:29.837673 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-d6k8v.txt 2026-04-23 14:56:29.837691 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-d6k8v.yaml 2026-04-23 14:56:29.837709 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-wzq5t.txt 2026-04-23 14:56:29.837727 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-wzq5t.yaml 2026-04-23 14:56:29.837744 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-d88c9c6d7-qc9cj.txt 2026-04-23 14:56:29.837762 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-d88c9c6d7-qc9cj.yaml 2026-04-23 14:56:29.837780 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5cdd775c78-hlpjx.txt 2026-04-23 14:56:29.837798 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5cdd775c78-hlpjx.yaml 2026-04-23 14:56:29.837816 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-zzjft.txt 2026-04-23 14:56:29.837833 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-zzjft.yaml 2026-04-23 14:56:29.837850 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-bgtlk.txt 2026-04-23 14:56:29.837868 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-bgtlk.yaml 2026-04-23 14:56:29.837886 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-d4jr5.txt 2026-04-23 14:56:29.837903 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-d4jr5.yaml 2026-04-23 14:56:29.837921 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-kqmmq.txt 2026-04-23 14:56:29.837939 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-kqmmq.yaml 2026-04-23 14:56:29.837956 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-xhtlf.txt 2026-04-23 14:56:29.837974 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-xhtlf.yaml 2026-04-23 14:56:29.837991 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k2ghn.txt 2026-04-23 14:56:29.838008 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k2ghn.yaml 2026-04-23 14:56:29.838030 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-8tcs8.txt 2026-04-23 14:56:29.838057 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-8tcs8.yaml 2026-04-23 14:56:29.838080 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-sfvbj.txt 2026-04-23 14:56:29.838098 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-sfvbj.yaml 2026-04-23 14:56:29.838116 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-zwfsc.txt 2026-04-23 14:56:29.838133 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-zwfsc.yaml 2026-04-23 14:56:29.838151 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-67cb884c8-2hgxd.txt 2026-04-23 14:56:29.838173 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-67cb884c8-2hgxd.yaml 2026-04-23 14:56:29.838191 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-85489f588c-59fvv.txt 2026-04-23 14:56:29.838208 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-85489f588c-59fvv.yaml 2026-04-23 14:56:29.838225 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c9b74ccf5-qp4zh.txt 2026-04-23 14:56:29.838243 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c9b74ccf5-qp4zh.yaml 2026-04-23 14:56:29.838260 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dmmgj.txt 2026-04-23 14:56:29.838277 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dmmgj.yaml 2026-04-23 14:56:29.838295 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-6fnsr.txt 2026-04-23 14:56:29.838313 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-6fnsr.yaml 2026-04-23 14:56:29.838331 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-l856l.txt 2026-04-23 14:56:29.838348 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-l856l.yaml 2026-04-23 14:56:29.838366 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-f49bf4cd7-zp826.txt 2026-04-23 14:56:29.838383 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-f49bf4cd7-zp826.yaml 2026-04-23 14:56:29.838401 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-nh5pf.txt 2026-04-23 14:56:29.838418 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-nh5pf.yaml 2026-04-23 14:56:29.838436 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-4l47f.txt 2026-04-23 14:56:29.838455 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-4l47f.yaml 2026-04-23 14:56:29.838473 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hx7ck.txt 2026-04-23 14:56:29.838491 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hx7ck.yaml 2026-04-23 14:56:29.838508 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-jksp2.txt 2026-04-23 14:56:29.838526 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-jksp2.yaml 2026-04-23 14:56:29.838543 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-5n2fv.txt 2026-04-23 14:56:29.838561 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-5n2fv.yaml 2026-04-23 14:56:29.838579 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-84b76bb77d-wmp59.txt 2026-04-23 14:56:29.838597 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-84b76bb77d-wmp59.yaml 2026-04-23 14:56:29.838615 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-nb7sn.txt 2026-04-23 14:56:29.838632 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-nb7sn.yaml 2026-04-23 14:56:29.838650 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-55b8bcdc4c-m2fg6.txt 2026-04-23 14:56:29.838668 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-55b8bcdc4c-m2fg6.yaml 2026-04-23 14:56:29.838685 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-549b75d676-tdrsx.txt 2026-04-23 14:56:29.838704 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-549b75d676-tdrsx.yaml 2026-04-23 14:56:29.838722 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-ljgdb.txt 2026-04-23 14:56:29.838740 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-ljgdb.yaml 2026-04-23 14:56:29.838757 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-mnpm6.txt 2026-04-23 14:56:29.838775 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-mnpm6.yaml 2026-04-23 14:56:29.838793 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-vqdvx.txt 2026-04-23 14:56:29.838816 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-vqdvx.yaml 2026-04-23 14:56:29.838834 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-b42vv.txt 2026-04-23 14:56:29.838852 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-b42vv.yaml 2026-04-23 14:56:29.838870 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-8485f64d59-mzv44.txt 2026-04-23 14:56:29.838888 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-8485f64d59-mzv44.yaml 2026-04-23 14:56:29.838906 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-wt472.txt 2026-04-23 14:56:29.838924 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-wt472.yaml 2026-04-23 14:56:29.838942 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-qn28b.txt 2026-04-23 14:56:29.838961 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-qn28b.yaml 2026-04-23 14:56:29.838979 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-5zxgl.txt 2026-04-23 14:56:29.838996 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-5zxgl.yaml 2026-04-23 14:56:29.839014 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5b7hd.txt 2026-04-23 14:56:29.839031 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5b7hd.yaml 2026-04-23 14:56:29.839049 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-74958db884-ftg4q.txt 2026-04-23 14:56:29.839066 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-74958db884-ftg4q.yaml 2026-04-23 14:56:29.839084 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-vmwl7.txt 2026-04-23 14:56:29.839101 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-vmwl7.yaml 2026-04-23 14:56:29.839119 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-66545476f5-wdc42.txt 2026-04-23 14:56:29.839136 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-66545476f5-wdc42.yaml 2026-04-23 14:56:29.839155 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-s6ltx.txt 2026-04-23 14:56:29.839172 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-s6ltx.yaml 2026-04-23 14:56:29.839190 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-bj7zc.txt 2026-04-23 14:56:29.839208 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-bj7zc.yaml 2026-04-23 14:56:29.839225 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7785c59fb4-lxzbt.txt 2026-04-23 14:56:29.839244 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7785c59fb4-lxzbt.yaml 2026-04-23 14:56:29.839261 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-04-23 14:56:29.839279 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-04-23 14:56:29.839297 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-04-23 14:56:29.839315 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-04-23 14:56:29.839332 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-23 14:56:29.839350 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-23 14:56:29.839367 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-23 14:56:29.839385 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-23 14:56:29.839403 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b7bc5b4bd-xx8nh.txt 2026-04-23 14:56:29.839425 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b7bc5b4bd-xx8nh.yaml 2026-04-23 14:56:29.839444 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-gcnrk.txt 2026-04-23 14:56:29.839462 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-gcnrk.yaml 2026-04-23 14:56:29.839480 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-b7vzp.txt 2026-04-23 14:56:29.839500 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-b7vzp.yaml 2026-04-23 14:56:29.839520 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-j5rtf.txt 2026-04-23 14:56:29.839538 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-j5rtf.yaml 2026-04-23 14:56:29.839556 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-kzhh9.txt 2026-04-23 14:56:29.839581 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-kzhh9.yaml 2026-04-23 14:56:29.839607 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-cwsgj.txt 2026-04-23 14:56:29.839629 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-cwsgj.yaml 2026-04-23 14:56:29.839648 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-mcz98.txt 2026-04-23 14:56:29.839666 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-mcz98.yaml 2026-04-23 14:56:29.839684 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-23 14:56:29.839702 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-23 14:56:29.839720 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-23 14:56:29.839738 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-23 14:56:29.839756 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74.txt 2026-04-23 14:56:29.839774 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74.yaml 2026-04-23 14:56:29.839792 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-23 14:56:29.839810 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-23 14:56:29.839829 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-23 14:56:29.839847 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-23 14:56:29.839864 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-23 14:56:29.839882 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-23 14:56:29.839900 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-23 14:56:29.839918 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-23 14:56:29.839936 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-23 14:56:29.839954 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-23 14:56:29.839972 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g.txt 2026-04-23 14:56:29.839990 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g.yaml 2026-04-23 14:56:29.840008 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-23 14:56:29.840026 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-23 14:56:29.840044 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-23 14:56:29.840062 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-23 14:56:29.840087 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-23 14:56:29.840106 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-23 14:56:29.840123 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-senlin-server-0.txt 2026-04-23 14:56:29.840142 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-senlin-server-0.yaml 2026-04-23 14:56:29.840159 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-nbtl7.txt 2026-04-23 14:56:29.840179 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-nbtl7.yaml 2026-04-23 14:56:29.840197 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88.txt 2026-04-23 14:56:29.840215 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88.yaml 2026-04-23 14:56:29.840233 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-api-74647f898d-fp2gb.txt 2026-04-23 14:56:29.840251 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-api-74647f898d-fp2gb.yaml 2026-04-23 14:56:29.840269 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-conductor-79bdffb78c-b7vt9.txt 2026-04-23 14:56:29.840287 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-conductor-79bdffb78c-b7vt9.yaml 2026-04-23 14:56:29.840304 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-init-mk4h6.txt 2026-04-23 14:56:29.840322 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-init-mk4h6.yaml 2026-04-23 14:56:29.840340 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-sync-kvrs6.txt 2026-04-23 14:56:29.840358 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-sync-kvrs6.yaml 2026-04-23 14:56:29.840376 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-5fc69889b9-2wp87.txt 2026-04-23 14:56:29.840394 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-5fc69889b9-2wp87.yaml 2026-04-23 14:56:29.840434 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29615920-z2nhr.txt 2026-04-23 14:56:29.840453 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29615920-z2nhr.yaml 2026-04-23 14:56:29.840471 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29615925-nd7wq.txt 2026-04-23 14:56:29.840489 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29615925-nd7wq.yaml 2026-04-23 14:56:29.840506 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29615930-7lqgh.txt 2026-04-23 14:56:29.840523 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29615930-7lqgh.yaml 2026-04-23 14:56:29.840541 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-health-manager-7fd6f7fdd7-ldxsp.txt 2026-04-23 14:56:29.840558 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-health-manager-7fd6f7fdd7-ldxsp.yaml 2026-04-23 14:56:29.840576 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-endpoints-bbxgb.txt 2026-04-23 14:56:29.840593 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-endpoints-bbxgb.yaml 2026-04-23 14:56:29.840611 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-service-flccv.txt 2026-04-23 14:56:29.840628 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-service-flccv.yaml 2026-04-23 14:56:29.840646 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-user-fvk7b.txt 2026-04-23 14:56:29.840663 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-user-fvk7b.yaml 2026-04-23 14:56:29.840681 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-rabbit-init-dwpcp.txt 2026-04-23 14:56:29.840699 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-rabbit-init-dwpcp.yaml 2026-04-23 14:56:29.840721 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6ccc78b77d-wqxt9.txt 2026-04-23 14:56:29.840747 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6ccc78b77d-wqxt9.yaml 2026-04-23 14:56:29.840774 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-58d5646bf-bwb9g.txt 2026-04-23 14:56:29.840795 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-58d5646bf-bwb9g.yaml 2026-04-23 14:56:29.840813 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-n94tt.txt 2026-04-23 14:56:29.840831 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-n94tt.yaml 2026-04-23 14:56:29.840848 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-2w7hj.txt 2026-04-23 14:56:29.840866 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-2w7hj.yaml 2026-04-23 14:56:29.840883 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-lthc2.txt 2026-04-23 14:56:29.840901 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-lthc2.yaml 2026-04-23 14:56:29.840919 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-22cm7.txt 2026-04-23 14:56:29.840936 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-22cm7.yaml 2026-04-23 14:56:29.840972 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-23 14:56:29.840993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-23 14:56:29.841011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-23 14:56:29.841029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-23 14:56:29.841046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-23 14:56:29.841064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-23 14:56:29.841081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-23 14:56:29.841099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-23 14:56:29.841116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-23 14:56:29.841133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-23 14:56:29.841151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-23 14:56:29.841168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-23 14:56:29.841186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-23 14:56:29.841204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-23 14:56:29.841222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-23 14:56:29.841240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-23 14:56:29.841258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-23 14:56:29.841276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-23 14:56:29.841294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-23 14:56:29.841312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-23 14:56:29.841330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-23 14:56:29.841347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-23 14:56:29.841371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-23 14:56:29.841390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-23 14:56:29.841408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-23 14:56:29.841425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-23 14:56:29.841443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-23 14:56:29.841461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-23 14:56:29.841479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-23 14:56:29.841496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-23 14:56:29.841514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-23 14:56:29.841532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-23 14:56:29.841550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-23 14:56:29.841567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-23 14:56:29.841585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-23 14:56:29.841602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-23 14:56:29.841620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-23 14:56:29.841638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-23 14:56:29.841655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-23 14:56:29.841673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-23 14:56:29.841691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-23 14:56:29.841709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-23 14:56:29.841727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-23 14:56:29.841744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-23 14:56:29.841762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-23 14:56:29.841780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-23 14:56:29.841798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-23 14:56:29.841816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-23 14:56:29.841833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-23 14:56:29.841851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-23 14:56:29.841868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-23 14:56:29.841885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-23 14:56:29.841903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-23 14:56:29.841920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-23 14:56:29.841938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-23 14:56:29.841959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-23 14:56:29.841977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-23 14:56:29.841995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-23 14:56:29.842013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-23 14:56:29.842031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-23 14:56:29.842049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-23 14:56:29.842067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-23 14:56:29.842085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-23 14:56:29.842102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-23 14:56:29.842120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-23 14:56:29.842138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-23 14:56:29.842156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-23 14:56:29.842173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-23 14:56:29.842191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-23 14:56:29.842208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-23 14:56:29.842226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-23 14:56:29.842244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-23 14:56:29.842261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-23 14:56:29.842279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-23 14:56:29.842296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-23 14:56:29.842314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-23 14:56:29.842332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-23 14:56:29.842349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-23 14:56:29.842366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-23 14:56:29.842384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-23 14:56:29.842401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-23 14:56:29.842419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-23 14:56:29.842437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-23 14:56:29.842455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-23 14:56:29.842473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-23 14:56:29.842493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-23 14:56:29.842514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-23 14:56:29.842532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-23 14:56:29.842549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-23 14:56:29.842570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-23 14:56:29.842589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-23 14:56:29.842607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-23 14:56:29.842624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-23 14:56:29.842642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-23 14:56:29.842660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-23 14:56:29.842678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-23 14:56:29.842695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-23 14:56:29.842713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-23 14:56:29.842732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-23 14:56:29.842749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-23 14:56:29.842767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-23 14:56:29.842785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-23 14:56:29.842803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-23 14:56:29.842820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-23 14:56:29.842837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-23 14:56:29.842855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-23 14:56:29.842872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-23 14:56:29.842890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-23 14:56:29.842907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-23 14:56:29.842924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-23 14:56:29.842942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-23 14:56:29.842959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-23 14:56:29.842977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-23 14:56:29.842995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-23 14:56:29.843012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-23 14:56:29.843029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-23 14:56:29.843047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-23 14:56:29.843064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-23 14:56:29.843082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-23 14:56:29.843099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-23 14:56:29.843116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-23 14:56:29.843133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-23 14:56:29.843150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-23 14:56:29.843171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-23 14:56:29.843190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-23 14:56:29.843207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-23 14:56:29.843225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-23 14:56:29.843242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-23 14:56:29.843259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-23 14:56:29.843277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-23 14:56:29.843294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-23 14:56:29.843311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-23 14:56:29.843328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-23 14:56:29.843345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-23 14:56:29.843362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-23 14:56:29.843380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-23 14:56:29.843397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-23 14:56:29.843414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-23 14:56:29.843432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-23 14:56:29.843449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-23 14:56:29.843466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-23 14:56:29.843483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-23 14:56:29.843501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-23 14:56:29.843518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-23 14:56:29.843535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-23 14:56:29.843552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-23 14:56:29.843570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-23 14:56:29.843587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-23 14:56:29.843605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-23 14:56:29.843622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-23 14:56:29.843639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-23 14:56:29.843657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-23 14:56:29.843674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-23 14:56:29.843745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-23 14:56:29.843780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-23 14:56:29.843801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-23 14:56:29.843820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-23 14:56:29.843844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-23 14:56:29.843863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-23 14:56:29.843881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-23 14:56:29.843900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-23 14:56:29.843917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-23 14:56:29.843935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-23 14:56:29.843953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-23 14:56:29.843971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-23 14:56:29.843988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-23 14:56:29.844006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-23 14:56:29.844023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-23 14:56:29.844041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-23 14:56:29.844059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-23 14:56:29.844077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-23 14:56:29.844094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-23 14:56:29.844112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-23 14:56:29.844129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-23 14:56:29.844146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-23 14:56:29.844164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-23 14:56:29.844181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-23 14:56:29.844199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-23 14:56:29.844216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-23 14:56:29.844234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-23 14:56:29.844251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-23 14:56:29.844269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-23 14:56:29.844286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-23 14:56:29.844304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-23 14:56:29.844321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-23 14:56:29.844339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-04-23 14:56:29.844358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-04-23 14:56:29.844375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-23 14:56:29.844393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-23 14:56:29.844441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-23 14:56:29.844465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-23 14:56:29.844484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-23 14:56:29.844501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-23 14:56:29.844519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-23 14:56:29.844537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-23 14:56:29.844555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-23 14:56:29.844573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-23 14:56:29.844590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-23 14:56:29.844607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-23 14:56:29.844624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-23 14:56:29.844642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-23 14:56:29.844659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-23 14:56:29.844677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-23 14:56:29.844695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-23 14:56:29.844712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-23 14:56:29.844729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-23 14:56:29.844747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-23 14:56:29.844764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-23 14:56:29.844782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-23 14:56:29.844799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-23 14:56:29.844817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-23 14:56:29.844834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-23 14:56:29.844852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-23 14:56:29.844870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-23 14:56:29.844888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-23 14:56:29.844905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-23 14:56:29.844922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-23 14:56:29.844940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-23 14:56:29.844974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-23 14:56:29.844994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-23 14:56:29.845012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-23 14:56:29.845029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-23 14:56:29.845047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-23 14:56:29.845065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-23 14:56:29.845087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-23 14:56:29.845106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-23 14:56:29.845124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-23 14:56:29.845141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-23 14:56:29.845159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-23 14:56:29.845177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-23 14:56:29.845194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-23 14:56:29.845212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-23 14:56:29.845229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-23 14:56:29.845246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-23 14:56:29.845264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-23 14:56:29.845282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-23 14:56:29.845300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-23 14:56:29.845318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-23 14:56:29.845335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-23 14:56:29.845353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-23 14:56:29.845370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-23 14:56:29.845387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-23 14:56:29.845404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-23 14:56:29.845421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-23 14:56:29.845438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-23 14:56:29.845455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-23 14:56:29.845473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-23 14:56:29.845490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-04-23 14:56:29.845508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-04-23 14:56:29.845525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-04-23 14:56:29.845544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-04-23 14:56:29.845561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-04-23 14:56:29.845579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-04-23 14:56:29.845597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-04-23 14:56:29.845614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-04-23 14:56:29.845632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-04-23 14:56:29.845650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-04-23 14:56:29.845668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-23 14:56:29.845689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-23 14:56:29.845708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-23 14:56:29.845726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-23 14:56:29.845743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-23 14:56:29.845760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-23 14:56:29.845777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-23 14:56:29.845795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-23 14:56:29.845812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-23 14:56:29.845830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-23 14:56:29.845847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-23 14:56:29.845865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-23 14:56:29.845882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-23 14:56:29.845900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-23 14:56:29.845917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-23 14:56:29.845935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-23 14:56:29.845952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-23 14:56:29.845969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-23 14:56:29.845986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-23 14:56:29.846003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-23 14:56:29.846020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-23 14:56:29.846037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-23 14:56:29.846054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-23 14:56:29.846072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-23 14:56:29.846089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-23 14:56:29.846106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-23 14:56:29.846123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-23 14:56:29.846141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-23 14:56:29.846158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-23 14:56:29.846220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-23 14:56:29.846240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-23 14:56:29.846259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-23 14:56:29.846278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-23 14:56:29.846296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-23 14:56:29.846319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-23 14:56:29.846337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-23 14:56:29.846355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-23 14:56:29.846374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-23 14:56:29.846391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-senlin-server.txt 2026-04-23 14:56:29.846409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-senlin-server.yaml 2026-04-23 14:56:29.846426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-23 14:56:29.846444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-23 14:56:29.846461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-23 14:56:29.846479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-23 14:56:29.846496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-23 14:56:29.846514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-23 14:56:29.846532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-23 14:56:29.846550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-23 14:56:29.846568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-23 14:56:29.846585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-23 14:56:29.846603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.txt 2026-04-23 14:56:29.846621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.yaml 2026-04-23 14:56:29.846638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-api.txt 2026-04-23 14:56:29.846656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-api.yaml 2026-04-23 14:56:29.846673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-conductor.txt 2026-04-23 14:56:29.846691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-conductor.yaml 2026-04-23 14:56:29.846709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-init.txt 2026-04-23 14:56:29.846727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-init.yaml 2026-04-23 14:56:29.846744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-sync.txt 2026-04-23 14:56:29.846761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-sync.yaml 2026-04-23 14:56:29.846779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine-cleaner.txt 2026-04-23 14:56:29.846797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine-cleaner.yaml 2026-04-23 14:56:29.846815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine.txt 2026-04-23 14:56:29.846832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine.yaml 2026-04-23 14:56:29.846850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-health-manager.txt 2026-04-23 14:56:29.846867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-health-manager.yaml 2026-04-23 14:56:29.846885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-endpoints.txt 2026-04-23 14:56:29.846902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-endpoints.yaml 2026-04-23 14:56:29.846924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-service.txt 2026-04-23 14:56:29.846942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-service.yaml 2026-04-23 14:56:29.846960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-user.txt 2026-04-23 14:56:29.846978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-user.yaml 2026-04-23 14:56:29.846995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-rabbit-init.txt 2026-04-23 14:56:29.847013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-rabbit-init.yaml 2026-04-23 14:56:29.847030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-test.txt 2026-04-23 14:56:29.847048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-test.yaml 2026-04-23 14:56:29.847065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-23 14:56:29.847083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-23 14:56:29.847101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-23 14:56:29.847118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-23 14:56:29.847136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-23 14:56:29.847153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-23 14:56:29.847171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-23 14:56:29.847189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-23 14:56:29.847206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-23 14:56:29.847224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-23 14:56:29.847240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-23 14:56:29.847257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-23 14:56:29.847274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-23 14:56:29.847291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-23 14:56:29.847309 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-23 14:56:29.847326 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-23 14:56:29.847343 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-23 14:56:29.847361 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-23 14:56:29.847379 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-23 14:56:29.847396 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-23 14:56:29.847414 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-23 14:56:29.847432 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-23 14:56:29.847449 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-23 14:56:29.847467 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-23 14:56:29.847485 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-23 14:56:29.847503 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-23 14:56:29.847525 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-23 14:56:29.847543 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-23 14:56:29.847561 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-23 14:56:29.847579 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-23 14:56:29.847596 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-23 14:56:29.847614 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-23 14:56:29.847631 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-23 14:56:29.847649 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-23 14:56:29.847666 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-23 14:56:29.847684 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-23 14:56:29.847702 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-23 14:56:29.847719 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-23 14:56:29.847737 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-23 14:56:29.847755 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-23 14:56:29.847773 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-23 14:56:29.847790 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-23 14:56:29.847808 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-23 14:56:29.847826 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-23 14:56:29.847844 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-23 14:56:29.847861 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-23 14:56:29.847878 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-23 14:56:29.847896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-23 14:56:29.847913 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-23 14:56:29.847930 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-23 14:56:29.847948 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-23 14:56:29.847965 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-23 14:56:29.847982 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-23 14:56:29.847999 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-23 14:56:29.848017 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-23 14:56:29.848034 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-23 14:56:29.848052 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-23 14:56:29.848069 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-23 14:56:29.848090 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-23 14:56:29.848108 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-23 14:56:29.848126 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-23 14:56:29.848143 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-23 14:56:29.848161 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-23 14:56:29.848178 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-23 14:56:29.848195 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-23 14:56:29.848212 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-23 14:56:29.848230 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-23 14:56:29.848247 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-23 14:56:29.848265 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-23 14:56:29.848282 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-23 14:56:29.848300 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-23 14:56:29.848318 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-23 14:56:29.848335 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-23 14:56:29.848352 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-23 14:56:29.848370 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-23 14:56:29.848387 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-23 14:56:29.848417 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-23 14:56:29.848436 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-23 14:56:29.848453 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-23 14:56:29.848471 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-23 14:56:29.848488 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-23 14:56:29.848506 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-23 14:56:29.848523 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-23 14:56:29.848541 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-23 14:56:29.848558 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-23 14:56:29.848576 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-23 14:56:29.848593 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-23 14:56:29.848610 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-23 14:56:29.848628 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-23 14:56:29.848645 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-23 14:56:29.848662 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-23 14:56:29.848679 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-23 14:56:29.848701 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-23 14:56:29.848720 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-23 14:56:29.848738 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-23 14:56:29.848756 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-23 14:56:29.848773 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-23 14:56:29.848791 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-23 14:56:29.848809 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-23 14:56:29.848827 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-23 14:56:29.848844 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-23 14:56:29.848862 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-23 14:56:29.848880 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-23 14:56:29.848897 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-23 14:56:29.848915 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-23 14:56:29.848933 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-23 14:56:29.848951 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-23 14:56:29.848986 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-23 14:56:29.849005 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-23 14:56:29.849024 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-23 14:56:29.849043 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-23 14:56:29.849060 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-23 14:56:29.849078 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-23 14:56:29.849096 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-23 14:56:29.849113 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-23 14:56:29.849131 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-23 14:56:29.849149 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-23 14:56:29.849166 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-23 14:56:29.849184 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-23 14:56:29.849201 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-23 14:56:29.849219 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-23 14:56:29.849236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-23 14:56:29.849254 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-23 14:56:29.849272 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-23 14:56:29.849289 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-23 14:56:29.849307 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-23 14:56:29.849330 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-23 14:56:29.849348 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-23 14:56:29.849366 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-23 14:56:29.849384 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-23 14:56:29.849402 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-23 14:56:29.849420 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-23 14:56:29.849438 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-23 14:56:29.849455 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-23 14:56:29.849473 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-23 14:56:29.849491 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-23 14:56:29.849508 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-23 14:56:29.849526 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-23 14:56:29.849543 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-23 14:56:29.849561 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-23 14:56:29.849579 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-23 14:56:29.849596 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-23 14:56:29.849614 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-23 14:56:29.849632 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-23 14:56:29.849649 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-23 14:56:29.849667 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-23 14:56:29.849684 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-23 14:56:29.849702 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-23 14:56:29.849719 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-23 14:56:29.849737 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-23 14:56:29.849755 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-23 14:56:29.849772 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-23 14:56:29.849790 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-23 14:56:29.849808 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-23 14:56:29.849826 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-23 14:56:29.849844 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-23 14:56:29.849861 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-23 14:56:29.849879 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-23 14:56:29.849896 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-23 14:56:29.849918 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-23 14:56:29.849937 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-23 14:56:29.849955 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-23 14:56:29.849972 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-23 14:56:29.849990 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-23 14:56:29.850007 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-23 14:56:29.850025 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-23 14:56:29.850042 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-23 14:56:29.850060 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-23 14:56:29.850077 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-23 14:56:29.850095 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-23 14:56:29.850112 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-23 14:56:29.850130 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-23 14:56:29.850147 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-23 14:56:29.850165 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-23 14:56:29.850182 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-23 14:56:29.850200 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-23 14:56:29.850217 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-23 14:56:29.850235 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-23 14:56:29.850252 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-23 14:56:29.850269 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-23 14:56:29.850286 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-23 14:56:29.850303 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-23 14:56:29.850321 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-23 14:56:29.850339 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-23 14:56:29.850356 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-23 14:56:29.850373 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-23 14:56:29.850391 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-23 14:56:29.850408 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-23 14:56:29.850425 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-23 14:56:29.850443 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-23 14:56:29.850460 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-23 14:56:29.850481 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-23 14:56:29.850499 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-23 14:56:29.850516 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-23 14:56:29.850533 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-23 14:56:29.850551 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-23 14:56:29.850568 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-23 14:56:29.850585 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-23 14:56:29.850602 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-23 14:56:29.850619 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-04-23 14:56:29.850636 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-04-23 14:56:29.850653 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-23 14:56:29.850670 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-23 14:56:29.850688 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-23 14:56:29.850705 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-23 14:56:29.850722 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-23 14:56:29.850739 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-23 14:56:29.850756 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-23 14:56:29.850773 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-23 14:56:29.850790 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-23 14:56:29.850807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-23 14:56:29.850824 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-23 14:56:29.850842 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-23 14:56:29.850859 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-23 14:56:29.850877 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-23 14:56:29.850894 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-23 14:56:29.850910 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-23 14:56:29.850928 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-23 14:56:29.850945 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-23 14:56:29.850962 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-23 14:56:29.850979 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-23 14:56:29.850996 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-23 14:56:29.851013 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-23 14:56:29.851031 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-23 14:56:29.851051 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-23 14:56:29.851069 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-23 14:56:29.851086 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-23 14:56:29.851103 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-23 14:56:29.851121 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-23 14:56:29.851139 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-23 14:56:29.851156 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-23 14:56:29.851174 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-23 14:56:29.851192 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-23 14:56:29.851209 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-23 14:56:29.851227 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-23 14:56:29.851245 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-23 14:56:29.851262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-23 14:56:29.851280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-23 14:56:29.851298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-23 14:56:29.851315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-23 14:56:29.851333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-23 14:56:29.851350 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-23 14:56:29.851368 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-23 14:56:29.851386 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-23 14:56:29.851404 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-23 14:56:29.851421 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-23 14:56:29.851439 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-23 14:56:29.851457 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-23 14:56:29.851474 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-23 14:56:29.851491 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-23 14:56:29.851509 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-23 14:56:29.851526 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-23 14:56:29.851544 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-23 14:56:29.851561 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-23 14:56:29.851579 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-23 14:56:29.851597 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-23 14:56:29.851614 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-23 14:56:29.851635 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-23 14:56:29.851653 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-23 14:56:29.851670 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-23 14:56:29.851688 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-23 14:56:29.851705 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-04-23 14:56:29.851723 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-04-23 14:56:29.851740 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-04-23 14:56:29.851758 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-04-23 14:56:29.851776 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-04-23 14:56:29.851794 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-04-23 14:56:29.851812 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-04-23 14:56:29.851830 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-04-23 14:56:29.851847 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-04-23 14:56:29.851865 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-04-23 14:56:29.851883 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-23 14:56:29.851901 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-23 14:56:29.851918 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-23 14:56:29.851936 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-23 14:56:29.851953 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-23 14:56:29.851971 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-23 14:56:29.851989 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-23 14:56:29.852007 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-23 14:56:29.852024 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-23 14:56:29.852042 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-23 14:56:29.852060 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-23 14:56:29.852077 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-23 14:56:29.852095 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-23 14:56:29.852112 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-23 14:56:29.852130 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-23 14:56:29.852148 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-23 14:56:29.852166 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-23 14:56:29.852184 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-23 14:56:29.852202 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-23 14:56:29.852220 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-23 14:56:29.852242 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-23 14:56:29.852260 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-23 14:56:29.852278 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-23 14:56:29.852296 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-23 14:56:29.852313 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-23 14:56:29.852332 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-23 14:56:29.852350 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-23 14:56:29.852367 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-23 14:56:29.852385 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-23 14:56:29.852419 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-23 14:56:29.852438 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-23 14:56:29.852456 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-23 14:56:29.852474 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-23 14:56:29.852492 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-23 14:56:29.852509 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-23 14:56:29.852527 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-23 14:56:29.852544 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-23 14:56:29.852562 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-23 14:56:29.852580 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-senlin-peer-discovery.txt 2026-04-23 14:56:29.852597 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-senlin-peer-discovery.yaml 2026-04-23 14:56:29.852614 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-23 14:56:29.852631 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-23 14:56:29.852649 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-23 14:56:29.852667 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-23 14:56:29.852685 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-23 14:56:29.852702 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-23 14:56:29.852720 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-23 14:56:29.852738 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-23 14:56:29.852756 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.txt 2026-04-23 14:56:29.852773 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.yaml 2026-04-23 14:56:29.852791 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-api.txt 2026-04-23 14:56:29.852808 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-api.yaml 2026-04-23 14:56:29.852826 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-conductor.txt 2026-04-23 14:56:29.852844 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-conductor.yaml 2026-04-23 14:56:29.852861 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-init.txt 2026-04-23 14:56:29.852884 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-init.yaml 2026-04-23 14:56:29.852902 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-sync.txt 2026-04-23 14:56:29.852919 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-sync.yaml 2026-04-23 14:56:29.852937 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine-cleaner.txt 2026-04-23 14:56:29.852966 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine-cleaner.yaml 2026-04-23 14:56:29.852987 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine.txt 2026-04-23 14:56:29.853004 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine.yaml 2026-04-23 14:56:29.853022 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-health-manager.txt 2026-04-23 14:56:29.853039 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-health-manager.yaml 2026-04-23 14:56:29.853056 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-endpoints.txt 2026-04-23 14:56:29.853073 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-endpoints.yaml 2026-04-23 14:56:29.853091 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-service.txt 2026-04-23 14:56:29.853108 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-service.yaml 2026-04-23 14:56:29.853125 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-user.txt 2026-04-23 14:56:29.853142 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-user.yaml 2026-04-23 14:56:29.853159 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-rabbit-init.txt 2026-04-23 14:56:29.853176 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-rabbit-init.yaml 2026-04-23 14:56:29.853193 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-test.txt 2026-04-23 14:56:29.853210 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-test.yaml 2026-04-23 14:56:29.853228 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-23 14:56:29.853245 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-23 14:56:29.853263 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-23 14:56:29.853280 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-23 14:56:29.853298 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-23 14:56:29.853315 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-23 14:56:29.853333 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-23 14:56:29.853350 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-23 14:56:29.853367 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-23 14:56:29.853384 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-23 14:56:29.853402 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-23 14:56:29.853419 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-23 14:56:29.853436 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-23 14:56:29.853458 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-23 14:56:29.853475 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-23 14:56:29.853493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-23 14:56:29.853511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-23 14:56:29.853528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-23 14:56:29.853546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-23 14:56:29.853564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-23 14:56:29.853582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-23 14:56:29.853600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-23 14:56:29.853618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-23 14:56:29.853636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-23 14:56:29.853655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-23 14:56:29.853673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-23 14:56:29.853691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-23 14:56:29.853709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-23 14:56:29.853726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-23 14:56:29.853744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-23 14:56:29.853761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-23 14:56:29.853779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-23 14:56:29.853796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-23 14:56:29.853813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-23 14:56:29.853831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-23 14:56:29.853848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-23 14:56:29.853866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-23 14:56:29.853884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-23 14:56:29.853903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-23 14:56:29.853920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-23 14:56:29.853938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-23 14:56:29.853957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-23 14:56:29.853974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-23 14:56:29.853992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-23 14:56:29.854010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-23 14:56:29.854027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-23 14:56:29.854044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-23 14:56:29.854062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-23 14:56:29.854079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-23 14:56:29.854097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-23 14:56:29.854119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-23 14:56:29.854137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-23 14:56:29.854155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-23 14:56:29.854173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-23 14:56:29.854190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-23 14:56:29.854208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-23 14:56:29.854226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-23 14:56:29.854244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-23 14:56:29.854262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-23 14:56:29.854279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-23 14:56:29.854298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-23 14:56:29.854316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-23 14:56:29.854334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-23 14:56:29.854352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-23 14:56:29.854370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-23 14:56:29.854388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-23 14:56:29.854405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-23 14:56:29.854422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-23 14:56:29.854440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-23 14:56:29.854458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-23 14:56:29.854476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-23 14:56:29.854493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-23 14:56:29.854511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-23 14:56:29.854529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-23 14:56:29.854547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-23 14:56:29.854564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-23 14:56:29.854582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-23 14:56:29.854599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-23 14:56:29.854616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-23 14:56:29.854634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-23 14:56:29.854651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-23 14:56:29.854669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-23 14:56:29.854687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-23 14:56:29.854705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-23 14:56:29.854723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-23 14:56:29.854741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-23 14:56:29.854763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-23 14:56:29.854781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-23 14:56:29.854799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-23 14:56:29.854817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-23 14:56:29.854835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-23 14:56:29.854853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-23 14:56:29.854871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-23 14:56:29.854889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-23 14:56:29.854907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-23 14:56:29.854925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-23 14:56:29.854944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-23 14:56:29.854962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-23 14:56:29.854980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-23 14:56:29.854998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-23 14:56:29.855016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-23 14:56:29.855034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-23 14:56:29.855052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-23 14:56:29.855070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-23 14:56:29.855089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-23 14:56:29.855107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-23 14:56:29.855125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-23 14:56:29.855143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-23 14:56:29.855161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-23 14:56:29.855178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-23 14:56:29.855196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-23 14:56:29.855214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-23 14:56:29.855232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-23 14:56:29.855250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-23 14:56:29.855267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-23 14:56:29.855284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-23 14:56:29.855302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-23 14:56:29.855319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-23 14:56:29.855337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-23 14:56:29.855354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-23 14:56:29.855372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-23 14:56:29.855390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-23 14:56:29.855408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-23 14:56:29.855429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-23 14:56:29.855447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-23 14:56:29.855464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-23 14:56:29.855482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-23 14:56:29.855499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-23 14:56:29.855516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-23 14:56:29.855533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-23 14:56:29.855551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-23 14:56:29.855569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-23 14:56:29.855586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-23 14:56:29.855604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-23 14:56:29.855622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-23 14:56:29.855640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4pwt8-api.txt 2026-04-23 14:56:29.855657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4pwt8-api.yaml 2026-04-23 14:56:29.855675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4pwt8-vnc.txt 2026-04-23 14:56:29.855693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4pwt8-vnc.yaml 2026-04-23 14:56:29.855710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-23 14:56:29.855727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-23 14:56:29.855744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-23 14:56:29.855762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-23 14:56:29.855780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-23 14:56:29.855797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-23 14:56:29.855815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-23 14:56:29.855833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-23 14:56:29.855851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-23 14:56:29.855869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-23 14:56:29.855886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-23 14:56:29.855904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-23 14:56:29.855921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-23 14:56:29.855939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-23 14:56:29.855957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-23 14:56:29.855974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-23 14:56:29.855992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-23 14:56:29.856009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-23 14:56:29.856027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-23 14:56:29.856049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-23 14:56:29.856067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-23 14:56:29.856085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-23 14:56:29.856103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-23 14:56:29.856120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-23 14:56:29.856138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-23 14:56:29.856155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-23 14:56:29.856173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-23 14:56:29.856190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-23 14:56:29.856208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-23 14:56:29.856226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-23 14:56:29.856281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-23 14:56:29.856306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-23 14:56:29.856325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-23 14:56:29.856344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-23 14:56:29.856363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-23 14:56:29.856381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-23 14:56:29.856399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-23 14:56:29.856444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-23 14:56:29.856463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-23 14:56:29.856481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-23 14:56:29.856499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-23 14:56:29.856517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-23 14:56:29.856535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-23 14:56:29.856553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-23 14:56:29.856571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-23 14:56:29.856589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-23 14:56:29.856607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-23 14:56:29.856624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-23 14:56:29.856642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-23 14:56:29.856660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-23 14:56:29.856678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-23 14:56:29.856695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-23 14:56:29.856712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-23 14:56:29.856730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-23 14:56:29.856747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-23 14:56:29.856765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-23 14:56:29.856788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-04-23 14:56:29.856807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-04-23 14:56:29.856825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-23 14:56:29.856842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-23 14:56:29.856860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-23 14:56:29.856878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-23 14:56:29.856895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-23 14:56:29.856913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-23 14:56:29.856931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-23 14:56:29.856949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-23 14:56:29.856979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-23 14:56:29.856998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-23 14:56:29.857016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-23 14:56:29.857034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-23 14:56:29.857052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-23 14:56:29.857070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-23 14:56:29.857088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-23 14:56:29.857107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-23 14:56:29.857124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-23 14:56:29.857142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-23 14:56:29.857159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-23 14:56:29.857177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-23 14:56:29.857195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-23 14:56:29.857212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-23 14:56:29.857230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-23 14:56:29.857248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-23 14:56:29.857266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-23 14:56:29.857284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-23 14:56:29.857301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-23 14:56:29.857319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-23 14:56:29.857337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-23 14:56:29.857355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-23 14:56:29.857374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-23 14:56:29.857392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-23 14:56:29.857410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-23 14:56:29.857428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-23 14:56:29.857450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-23 14:56:29.857468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-23 14:56:29.857486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-23 14:56:29.857504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-23 14:56:29.857522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-23 14:56:29.857540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-23 14:56:29.857558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-23 14:56:29.857576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-23 14:56:29.857594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-23 14:56:29.857612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-23 14:56:29.857630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-23 14:56:29.857649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-23 14:56:29.857667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-23 14:56:29.857685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-23 14:56:29.857703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-23 14:56:29.857721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-23 14:56:29.857738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-23 14:56:29.857756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-23 14:56:29.857774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-23 14:56:29.857792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-23 14:56:29.857809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-23 14:56:29.857832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-23 14:56:29.857860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-23 14:56:29.857886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-23 14:56:29.857904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-23 14:56:29.857923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-23 14:56:29.857940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-23 14:56:29.857958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-23 14:56:29.857975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-23 14:56:29.857993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-23 14:56:29.858010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-23 14:56:29.858028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-23 14:56:29.858045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-23 14:56:29.858062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-23 14:56:29.858079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-23 14:56:29.858097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-23 14:56:29.858120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-04-23 14:56:29.858139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-04-23 14:56:29.858157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-04-23 14:56:29.858175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-04-23 14:56:29.858193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-23 14:56:29.858211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-23 14:56:29.858228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-23 14:56:29.858246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-23 14:56:29.858264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-23 14:56:29.858281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-23 14:56:29.858299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-23 14:56:29.858317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-23 14:56:29.858334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-23 14:56:29.858351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-23 14:56:29.858369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-23 14:56:29.858387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-23 14:56:29.858404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-23 14:56:29.858421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-23 14:56:29.858438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-23 14:56:29.858455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-23 14:56:29.858472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-23 14:56:29.858492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-23 14:56:29.858511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-23 14:56:29.858529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-23 14:56:29.858546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-23 14:56:29.858564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-23 14:56:29.858581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-23 14:56:29.858599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-23 14:56:29.858616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-23 14:56:29.858634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-23 14:56:29.858652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-23 14:56:29.858670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-23 14:56:29.858687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-23 14:56:29.858705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-23 14:56:29.858722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-23 14:56:29.858746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-23 14:56:29.858764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-23 14:56:29.858782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-23 14:56:29.858800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-23 14:56:29.858817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-23 14:56:29.858834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-23 14:56:29.858852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-23 14:56:29.858869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-23 14:56:29.858887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-23 14:56:29.858904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-23 14:56:29.858922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-23 14:56:29.858940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-23 14:56:29.858957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-23 14:56:29.858975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 14:56:29.858992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 14:56:29.859010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-23 14:56:29.859028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-23 14:56:29.859046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-23 14:56:29.859063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-23 14:56:29.859081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-23 14:56:29.859098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-23 14:56:29.859116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-23 14:56:29.859133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-23 14:56:29.859150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-23 14:56:29.859167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-23 14:56:29.859185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-23 14:56:29.859202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-23 14:56:29.859219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-default-user.txt 2026-04-23 14:56:29.859236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-default-user.yaml 2026-04-23 14:56:29.859253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-erlang-cookie.txt 2026-04-23 14:56:29.859270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-erlang-cookie.yaml 2026-04-23 14:56:29.859287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-23 14:56:29.859305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-23 14:56:29.859327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-23 14:56:29.859345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-23 14:56:29.859364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-23 14:56:29.859382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-23 14:56:29.859400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-23 14:56:29.859417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-23 14:56:29.859435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-23 14:56:29.859452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-23 14:56:29.859470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-23 14:56:29.859488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-23 14:56:29.859506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-23 14:56:29.859523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-23 14:56:29.859541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-23 14:56:29.859559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-23 14:56:29.859577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-23 14:56:29.859595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-23 14:56:29.859612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-api-certs.txt 2026-04-23 14:56:29.859630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-api-certs.yaml 2026-04-23 14:56:29.859648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-admin.txt 2026-04-23 14:56:29.859665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-admin.yaml 2026-04-23 14:56:29.859683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-user.txt 2026-04-23 14:56:29.859700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-user.yaml 2026-04-23 14:56:29.859718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-etc.txt 2026-04-23 14:56:29.859736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-etc.yaml 2026-04-23 14:56:29.859754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-admin.txt 2026-04-23 14:56:29.859772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-admin.yaml 2026-04-23 14:56:29.859789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-user.txt 2026-04-23 14:56:29.859807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-user.yaml 2026-04-23 14:56:29.859825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-admin.txt 2026-04-23 14:56:29.859842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-admin.yaml 2026-04-23 14:56:29.859860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-user.txt 2026-04-23 14:56:29.859878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-user.yaml 2026-04-23 14:56:29.859895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-23 14:56:29.859912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-23 14:56:29.859930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-23 14:56:29.859948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-23 14:56:29.859970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-23 14:56:29.859989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-23 14:56:29.860007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-23 14:56:29.860025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-23 14:56:29.860042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-23 14:56:29.860060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-23 14:56:29.860078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-23 14:56:29.860096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-23 14:56:29.860114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-23 14:56:29.860131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-23 14:56:29.860149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-23 14:56:29.860166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-23 14:56:29.860183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-23 14:56:29.860200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-23 14:56:29.860217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-23 14:56:29.860234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-23 14:56:29.860251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-23 14:56:29.860268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-23 14:56:29.860286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-23 14:56:29.860303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-23 14:56:29.860321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-23 14:56:29.860338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-23 14:56:29.860356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-23 14:56:29.860373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-23 14:56:29.860390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-23 14:56:29.860424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-23 14:56:29.860443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-23 14:56:29.860460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-23 14:56:29.860478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-04-23 14:56:29.860495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-04-23 14:56:29.860513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-23 14:56:29.860530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-23 14:56:29.860548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-23 14:56:29.860570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-23 14:56:29.860588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-23 14:56:29.860606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-23 14:56:29.860623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.senlin.v1.txt 2026-04-23 14:56:29.860641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.senlin.v1.yaml 2026-04-23 14:56:29.860658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-23 14:56:29.860676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-23 14:56:29.860693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-23 14:56:29.860710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-23 14:56:29.860727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-23 14:56:29.860744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-23 14:56:29.860762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-23 14:56:29.860780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-23 14:56:29.860799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-23 14:56:29.860817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-23 14:56:29.860834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-23 14:56:29.860852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-23 14:56:29.860870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-23 14:56:29.860887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-23 14:56:29.860905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-23 14:56:29.860922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-23 14:56:29.860939 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-23 14:56:29.860971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-23 14:56:29.860991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-23 14:56:29.861009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-23 14:56:29.861026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-23 14:56:29.861044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-23 14:56:29.861062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-23 14:56:29.861080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-23 14:56:29.861099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-23 14:56:29.861117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-23 14:56:29.861135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-23 14:56:29.861152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-23 14:56:29.861170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-23 14:56:29.861192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-23 14:56:29.861211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-23 14:56:29.861230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-23 14:56:29.861247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-23 14:56:29.861265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-23 14:56:29.861283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-23 14:56:29.861301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-23 14:56:29.861319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-23 14:56:29.861337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-23 14:56:29.861355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-23 14:56:29.861372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-23 14:56:29.861391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-23 14:56:29.861409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-23 14:56:29.861427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-23 14:56:29.861444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-23 14:56:29.861462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-23 14:56:29.861479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-23 14:56:29.861497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-23 14:56:29.861515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-23 14:56:29.861533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-23 14:56:29.861550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-23 14:56:29.861568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-23 14:56:29.861586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-23 14:56:29.861604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-23 14:56:29.861621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-23 14:56:29.861639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-23 14:56:29.861656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-23 14:56:29.861674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-23 14:56:29.861692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-23 14:56:29.861709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-23 14:56:29.861727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-23 14:56:29.861745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-23 14:56:29.861763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-23 14:56:29.861780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-23 14:56:29.861798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-23 14:56:29.861820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-23 14:56:29.861838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-23 14:56:29.861856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-23 14:56:29.861875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-23 14:56:29.861892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-23 14:56:29.861910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-23 14:56:29.861927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-23 14:56:29.861945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-23 14:56:29.861962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-23 14:56:29.861980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-23 14:56:29.861997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-23 14:56:29.862015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-23 14:56:29.862032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-23 14:56:29.862050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-23 14:56:29.862067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-23 14:56:29.862085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-23 14:56:29.862102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-23 14:56:29.862119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-23 14:56:29.862137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-23 14:56:29.862154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-23 14:56:29.862171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-23 14:56:29.862189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-23 14:56:29.862206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-23 14:56:29.862224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-23 14:56:29.862242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-23 14:56:29.862260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-23 14:56:29.862277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-23 14:56:29.862295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-23 14:56:29.862313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-23 14:56:29.862331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-23 14:56:29.862349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-23 14:56:29.862367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-23 14:56:29.862385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-23 14:56:29.862402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-23 14:56:29.862419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-23 14:56:29.862441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-23 14:56:29.862460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-23 14:56:29.862478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-23 14:56:29.862496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-23 14:56:29.862513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-23 14:56:29.862531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-23 14:56:29.862548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-23 14:56:29.862566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-23 14:56:29.862584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-23 14:56:29.862602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-23 14:56:29.862620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-23 14:56:29.862638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-23 14:56:29.862655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-23 14:56:29.862672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-23 14:56:29.862690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-23 14:56:29.862708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-23 14:56:29.862725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-23 14:56:29.862743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-23 14:56:29.862760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-23 14:56:29.862777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-23 14:56:29.862794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-23 14:56:29.862811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-23 14:56:29.862828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-23 14:56:29.862845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-23 14:56:29.862863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-23 14:56:29.862880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-23 14:56:29.862897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-23 14:56:29.862914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-23 14:56:29.862932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-23 14:56:29.862950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-23 14:56:29.862968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-23 14:56:29.862985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-23 14:56:29.863002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-23 14:56:29.863019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-23 14:56:29.863036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-23 14:56:29.863058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-23 14:56:29.863076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-23 14:56:29.863094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-23 14:56:29.863111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-23 14:56:29.863129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-23 14:56:29.863146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-23 14:56:29.863164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-23 14:56:29.863181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-23 14:56:29.863198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-23 14:56:29.863215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-23 14:56:29.863233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-23 14:56:29.863250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-23 14:56:29.863267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-23 14:56:29.863285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-23 14:56:29.863302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-23 14:56:29.863319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-23 14:56:29.863336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-23 14:56:29.863354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-23 14:56:29.863371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-23 14:56:29.863389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-23 14:56:29.863407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-23 14:56:29.863424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-23 14:56:29.863442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-23 14:56:29.863459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-23 14:56:29.863476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-23 14:56:29.863494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-23 14:56:29.863512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-23 14:56:29.863529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-23 14:56:29.863547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-23 14:56:29.863565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-23 14:56:29.863582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-23 14:56:29.863600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-23 14:56:29.863617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-23 14:56:29.863634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-23 14:56:29.863656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-23 14:56:29.863674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-23 14:56:29.863692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-23 14:56:29.863710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-23 14:56:29.863728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-23 14:56:29.863746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-23 14:56:29.863765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-23 14:56:29.863792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-23 14:56:29.863814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-23 14:56:29.863832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-23 14:56:29.863850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-23 14:56:29.863868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-23 14:56:29.863886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-23 14:56:29.863904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-23 14:56:29.863921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-23 14:56:29.863938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-23 14:56:29.863955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-23 14:56:29.863973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-23 14:56:29.863991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-23 14:56:29.864009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-23 14:56:29.864027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-23 14:56:29.864044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-23 14:56:29.864062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-23 14:56:29.864080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-test.txt 2026-04-23 14:56:29.864097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-test.yaml 2026-04-23 14:56:29.864115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-23 14:56:29.864133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-23 14:56:29.864152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-23 14:56:29.864177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-23 14:56:29.864198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-23 14:56:29.864216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-23 14:56:29.864234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-23 14:56:29.864259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-23 14:56:29.864281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-23 14:56:29.864299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-23 14:56:29.864324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-23 14:56:29.864351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-23 14:56:29.864373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-23 14:56:29.864392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-23 14:56:29.864448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-04-23 14:56:29.864475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-04-23 14:56:29.864502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-23 14:56:29.864527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-23 14:56:29.864553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-23 14:56:29.864576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-23 14:56:29.864600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-23 14:56:29.864624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-23 14:56:29.864646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-23 14:56:29.864669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-23 14:56:29.864693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-23 14:56:29.864716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-23 14:56:29.864739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-23 14:56:29.864761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-23 14:56:29.864785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-23 14:56:29.864808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-23 14:56:29.864831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-23 14:56:29.864854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-23 14:56:29.864879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-23 14:56:29.864903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-23 14:56:29.864925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-23 14:56:29.864949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-23 14:56:29.864990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-23 14:56:29.865013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-23 14:56:29.865037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-23 14:56:29.865061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-23 14:56:29.865084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-23 14:56:29.865107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-23 14:56:29.865131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-23 14:56:29.865154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-23 14:56:29.865177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-23 14:56:29.865207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-23 14:56:29.865233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-23 14:56:29.865256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-23 14:56:29.865278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-23 14:56:29.865303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-23 14:56:29.865326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-23 14:56:29.865349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-23 14:56:29.865372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-23 14:56:29.865395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-23 14:56:29.865419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-23 14:56:29.865442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-23 14:56:29.865465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-23 14:56:29.865488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-23 14:56:29.865512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-23 14:56:29.865535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-23 14:56:29.865557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-23 14:56:29.865579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-23 14:56:29.865601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-23 14:56:29.865623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-23 14:56:29.865645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-23 14:56:29.865667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-23 14:56:29.865685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-23 14:56:29.865703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-23 14:56:29.865720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-23 14:56:29.865738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-23 14:56:29.865756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-23 14:56:29.865773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-23 14:56:29.865790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-23 14:56:29.865808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-23 14:56:29.865825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-23 14:56:29.865842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-23 14:56:29.865859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-23 14:56:29.865877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-23 14:56:29.865894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-23 14:56:29.865916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-23 14:56:29.865935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-04-23 14:56:29.865952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-04-23 14:56:29.865970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-04-23 14:56:29.865987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-04-23 14:56:29.866005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-04-23 14:56:29.866022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-04-23 14:56:29.866040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-04-23 14:56:29.866057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-04-23 14:56:29.866074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-23 14:56:29.866091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-23 14:56:29.866108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-23 14:56:29.866125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-23 14:56:29.866143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-23 14:56:29.866160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-23 14:56:29.866177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-23 14:56:29.866194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-23 14:56:29.866211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-23 14:56:29.866228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-23 14:56:29.866246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-23 14:56:29.866263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-23 14:56:29.866280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-23 14:56:29.866297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-23 14:56:29.866314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-23 14:56:29.866379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-23 14:56:29.866401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-23 14:56:29.866429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-23 14:56:29.866453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-23 14:56:29.866475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-23 14:56:29.866493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-23 14:56:29.866511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-23 14:56:29.866529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-23 14:56:29.866547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-23 14:56:29.866565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-23 14:56:29.866588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-23 14:56:29.866606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-23 14:56:29.866624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-23 14:56:29.866641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-23 14:56:29.866659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-23 14:56:29.866677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-23 14:56:29.866694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-23 14:56:29.866713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-23 14:56:29.866731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-23 14:56:29.866749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-23 14:56:29.866767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-23 14:56:29.866784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-23 14:56:29.866801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-23 14:56:29.866819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-senlin-server.txt 2026-04-23 14:56:29.866836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-senlin-server.yaml 2026-04-23 14:56:29.866853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-23 14:56:29.866870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-23 14:56:29.866887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-23 14:56:29.866905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-23 14:56:29.866922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-23 14:56:29.866940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-23 14:56:29.866957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-23 14:56:29.866974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-23 14:56:29.866992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-23 14:56:29.867009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-23 14:56:29.867027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-api.txt 2026-04-23 14:56:29.867044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-api.yaml 2026-04-23 14:56:29.867062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-conductor.txt 2026-04-23 14:56:29.867080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-conductor.yaml 2026-04-23 14:56:29.867097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-init.txt 2026-04-23 14:56:29.867115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-init.yaml 2026-04-23 14:56:29.867132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-sync.txt 2026-04-23 14:56:29.867150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-sync.yaml 2026-04-23 14:56:29.867167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine-cleaner.txt 2026-04-23 14:56:29.867189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine-cleaner.yaml 2026-04-23 14:56:29.867207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine.txt 2026-04-23 14:56:29.867225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine.yaml 2026-04-23 14:56:29.867242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-health-manager.txt 2026-04-23 14:56:29.867260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-health-manager.yaml 2026-04-23 14:56:29.867277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-endpoints.txt 2026-04-23 14:56:29.867295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-endpoints.yaml 2026-04-23 14:56:29.867312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-service.txt 2026-04-23 14:56:29.867330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-service.yaml 2026-04-23 14:56:29.867347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-user.txt 2026-04-23 14:56:29.867365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-user.yaml 2026-04-23 14:56:29.867382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-rabbit-init.txt 2026-04-23 14:56:29.867400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-rabbit-init.yaml 2026-04-23 14:56:29.867417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-test.txt 2026-04-23 14:56:29.867435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-test.yaml 2026-04-23 14:56:29.867459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-23 14:56:29.867485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-23 14:56:29.867507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-23 14:56:29.867526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-23 14:56:29.867544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-23 14:56:29.867561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-23 14:56:29.867579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-23 14:56:29.867598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-23 14:56:29.867615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-23 14:56:29.867633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-23 14:56:29.867651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-23 14:56:29.867669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-23 14:56:29.867689 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-23 14:56:29.867715 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-23 14:56:29.867739 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-23 14:56:29.867758 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-23 14:56:29.867776 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-23 14:56:29.867794 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-23 14:56:29.867812 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-23 14:56:29.867830 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-23 14:56:29.867854 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-23 14:56:29.867873 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-23 14:56:29.867891 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-23 14:56:29.867910 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-23 14:56:29.867928 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-23 14:56:29.867946 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-23 14:56:29.867964 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-23 14:56:29.867982 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-23 14:56:29.868000 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-23 14:56:29.868019 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-23 14:56:29.868037 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-23 14:56:29.868055 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-23 14:56:29.868072 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-23 14:56:29.868090 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-23 14:56:29.868107 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-23 14:56:29.868125 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-23 14:56:29.868143 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-23 14:56:29.868160 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-23 14:56:29.868179 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-23 14:56:29.868197 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-23 14:56:29.868215 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-23 14:56:29.868233 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-23 14:56:29.868252 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-23 14:56:29.868270 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-23 14:56:29.868296 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-23 14:56:29.868316 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-23 14:56:29.868335 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-23 14:56:29.868354 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-23 14:56:29.868377 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-23 14:56:29.868399 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-23 14:56:29.868438 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-23 14:56:29.868457 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-23 14:56:29.868479 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-23 14:56:29.868509 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-04-23 14:56:29.868532 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-04-23 14:56:29.868550 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-04-23 14:56:29.868574 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-04-23 14:56:29.868599 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-23 14:56:29.868629 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-23 14:56:29.868655 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-23 14:56:29.868680 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-23 14:56:29.868702 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-23 14:56:29.868724 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-23 14:56:29.868745 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-23 14:56:29.868769 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-23 14:56:29.868793 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-23 14:56:29.868816 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-23 14:56:29.868838 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-23 14:56:29.868863 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-23 14:56:29.868885 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-23 14:56:29.868908 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-23 14:56:29.868930 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-23 14:56:29.868970 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-23 14:56:29.868997 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-23 14:56:29.869019 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-23 14:56:29.869043 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-23 14:56:29.869066 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-23 14:56:29.869088 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-23 14:56:29.869111 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-23 14:56:29.869136 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-23 14:56:29.869159 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-23 14:56:29.869182 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-23 14:56:29.869206 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-23 14:56:29.869229 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-23 14:56:29.869252 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-23 14:56:29.869275 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-23 14:56:29.869299 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-23 14:56:29.869322 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-23 14:56:29.869345 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-23 14:56:29.869368 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-23 14:56:29.869392 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-23 14:56:29.869415 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-23 14:56:29.869438 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-23 14:56:29.869462 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-23 14:56:29.869491 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-23 14:56:29.869515 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-23 14:56:29.869538 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-23 14:56:29.869563 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-23 14:56:29.869586 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-23 14:56:29.869609 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 14:56:29.869633 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 14:56:29.869657 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-23 14:56:29.869680 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-23 14:56:29.869702 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-23 14:56:29.869727 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-23 14:56:29.869750 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-23 14:56:29.869773 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-23 14:56:29.869798 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-23 14:56:29.869822 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-23 14:56:29.869845 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-23 14:56:29.869867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-23 14:56:29.869890 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-23 14:56:29.869912 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-23 14:56:29.869934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin-nodes.txt 2026-04-23 14:56:29.869957 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin-nodes.yaml 2026-04-23 14:56:29.869978 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin.txt 2026-04-23 14:56:29.869997 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin.yaml 2026-04-23 14:56:29.870016 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-23 14:56:29.870034 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-23 14:56:29.870052 | instance | >f+++++++++ objects/namespaced/openstack/services/senlin-api.txt 2026-04-23 14:56:29.870070 | instance | >f+++++++++ objects/namespaced/openstack/services/senlin-api.yaml 2026-04-23 14:56:29.870088 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-23 14:56:29.870106 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-23 14:56:29.870123 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-23 14:56:29.870141 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-23 14:56:29.870158 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-23 14:56:29.870177 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-04-23 14:56:29.870195 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-04-23 14:56:29.870214 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-04-23 14:56:29.870232 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-04-23 14:56:29.870254 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-23 14:56:29.870274 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-23 14:56:29.870292 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-23 14:56:29.870310 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-23 14:56:29.870328 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-23 14:56:29.870346 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-23 14:56:29.870363 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-23 14:56:29.870381 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-23 14:56:29.870398 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-23 14:56:29.870416 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-23 14:56:29.870433 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-23 14:56:29.870451 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-23 14:56:29.870469 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-23 14:56:29.870487 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-23 14:56:29.870504 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-23 14:56:29.870521 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-23 14:56:29.870539 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-23 14:56:29.870557 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-23 14:56:29.870576 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-23 14:56:29.870594 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-23 14:56:29.870612 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-23 14:56:29.870630 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-23 14:56:29.870648 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-23 14:56:29.870666 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-23 14:56:29.870683 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-senlin-server.txt 2026-04-23 14:56:29.870701 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-senlin-server.yaml 2026-04-23 14:56:29.870718 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-23 14:56:29.870736 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-23 14:56:29.870754 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.870772 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.870790 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-23 14:56:29.870807 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-23 14:56:29.870825 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-23 14:56:29.870843 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-23 14:56:29.870860 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-23 14:56:29.870884 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-23 14:56:29.870903 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-23 14:56:29.870921 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-x9hf4.txt 2026-04-23 14:56:29.870939 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-x9hf4.yaml 2026-04-23 14:56:29.870957 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-23 14:56:29.870974 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-23 14:56:29.870992 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-23 14:56:29.871010 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-23 14:56:29.871028 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-23 14:56:29.871045 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-23 14:56:29.871063 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-23 14:56:29.871080 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-23 14:56:29.871098 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-23 14:56:29.871115 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-23 14:56:29.871133 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-23 14:56:29.871150 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-23 14:56:29.871168 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-23 14:56:29.871185 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-23 14:56:29.871203 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-23 14:56:29.871220 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-23 14:56:29.871237 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.871255 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.871272 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-23 14:56:29.871290 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-23 14:56:29.871307 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-23 14:56:29.871325 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-23 14:56:29.871342 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-23 14:56:29.871359 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-23 14:56:29.871376 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-23 14:56:29.871393 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-23 14:56:29.871411 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-23 14:56:29.871428 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-23 14:56:29.871446 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-2p6gl.txt 2026-04-23 14:56:29.871464 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-2p6gl.yaml 2026-04-23 14:56:29.871481 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-23 14:56:29.871499 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-23 14:56:29.871520 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-23 14:56:29.871538 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-23 14:56:29.871556 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-23 14:56:29.871573 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-23 14:56:29.871590 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-23 14:56:29.871607 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-23 14:56:29.871624 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-23 14:56:29.871641 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-23 14:56:29.871659 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-23 14:56:29.871676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-23 14:56:29.871694 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-23 14:56:29.871711 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-23 14:56:29.871728 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-23 14:56:29.871746 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-23 14:56:29.871764 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-23 14:56:29.871782 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-23 14:56:29.871800 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-23 14:56:29.871817 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.txt 2026-04-23 14:56:29.871835 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.yaml 2026-04-23 14:56:29.871853 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-23 14:56:29.871871 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-23 14:56:29.871889 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-23 14:56:29.871907 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-23 14:56:29.871925 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-23 14:56:29.871942 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-23 14:56:29.871960 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-23 14:56:29.871978 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-23 14:56:29.871995 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-23 14:56:29.872012 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-23 14:56:29.872030 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-23 14:56:29.872048 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-23 14:56:29.872066 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-23 14:56:29.872084 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-23 14:56:29.872101 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-23 14:56:29.872119 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.txt 2026-04-23 14:56:29.872140 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.yaml 2026-04-23 14:56:29.872158 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-23 14:56:29.872176 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-23 14:56:29.872194 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-23 14:56:29.872212 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-23 14:56:29.872229 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-23 14:56:29.872248 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-23 14:56:29.872266 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-23 14:56:29.872284 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-23 14:56:29.872302 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-23 14:56:29.872319 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-23 14:56:29.872337 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-23 14:56:29.872355 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-23 14:56:29.872373 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-23 14:56:29.872391 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-23 14:56:29.872444 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-23 14:56:29.872474 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-23 14:56:29.872496 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-23 14:56:29.872515 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-23 14:56:29.872533 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-23 14:56:29.872551 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-23 14:56:29.872568 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-23 14:56:29.872586 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-23 14:56:29.872603 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-23 14:56:29.872621 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-23 14:56:29.872639 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-23 14:56:29.872656 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-23 14:56:29.872674 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-23 14:56:29.872692 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-23 14:56:29.872709 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-23 14:56:29.872727 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-23 14:56:29.872745 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-23 14:56:29.872763 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-23 14:56:29.872780 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-23 14:56:29.872798 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-23 14:56:29.872821 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-23 14:56:29.872839 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-23 14:56:29.872857 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-wzgxf.txt 2026-04-23 14:56:29.872874 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-wzgxf.yaml 2026-04-23 14:56:29.872892 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-23 14:56:29.872909 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-23 14:56:29.872926 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-23 14:56:29.872944 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-23 14:56:29.872978 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-23 14:56:29.917611 | 2026-04-23 14:56:29.917714 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-23 14:56:30.124721 | instance | changed 2026-04-23 14:56:30.131283 | 2026-04-23 14:56:30.131371 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-23 14:56:30.366306 | instance | changed 2026-04-23 14:56:30.374108 | 2026-04-23 14:56:30.374233 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-23 14:56:30.947419 | instance | auth-system/keycloak-0/keycloak 2026-04-23 14:56:31.129290 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-23 14:56:31.302026 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67/manager 2026-04-23 14:56:31.477930 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67" not found 2026-04-23 14:56:31.678998 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk/manager 2026-04-23 14:56:31.849842 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk" not found 2026-04-23 14:56:32.018426 | instance | capi-system/capi-controller-manager-bc4cf8c95-wsmdk/manager 2026-04-23 14:56:32.196776 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-wsmdk" not found 2026-04-23 14:56:32.386007 | instance | capo-system/capo-controller-manager-65565fdb7f-z8zgl/manager 2026-04-23 14:56:32.597741 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-z8zgl" not found 2026-04-23 14:56:32.784143 | instance | cert-manager/cert-manager-75969b45cf-hz8p5/cert-manager-controller 2026-04-23 14:56:32.997299 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75969b45cf-hz8p5" not found 2026-04-23 14:56:33.187604 | instance | cert-manager/cert-manager-cainjector-84f45b698d-jxz92/cert-manager-cainjector 2026-04-23 14:56:33.396647 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-84f45b698d-jxz92" not found 2026-04-23 14:56:33.579049 | instance | cert-manager/cert-manager-webhook-9997c64fc-gm8zg/cert-manager-webhook 2026-04-23 14:56:33.763781 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-9997c64fc-gm8zg" not found 2026-04-23 14:56:33.962695 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rgqz8/envoy-gateway 2026-04-23 14:56:34.232756 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rgqz8" not found 2026-04-23 14:56:34.406306 | instance | ingress-nginx/ingress-nginx-controller-gcbnx/controller 2026-04-23 14:56:34.653265 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-gcbnx" not found 2026-04-23 14:56:34.824612 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vpg5w/ingress-nginx-default-backend 2026-04-23 14:56:35.001762 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-vpg5w" not found 2026-04-23 14:56:35.213720 | instance | kube-system/cilium-operator-869df985b8-msq6v/cilium-operator 2026-04-23 14:56:35.395056 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-msq6v" not found 2026-04-23 14:56:35.574112 | instance | kube-system/cilium-tq49v/config 2026-04-23 14:56:35.756474 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-tq49v" not found 2026-04-23 14:56:35.760552 | instance | kube-system/cilium-tq49v/mount-cgroup 2026-04-23 14:56:35.940755 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-tq49v" not found 2026-04-23 14:56:35.946784 | instance | kube-system/cilium-tq49v/apply-sysctl-overwrites 2026-04-23 14:56:36.123022 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-tq49v" not found 2026-04-23 14:56:36.127070 | instance | kube-system/cilium-tq49v/mount-bpf-fs 2026-04-23 14:56:36.296150 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-tq49v" not found 2026-04-23 14:56:36.299869 | instance | kube-system/cilium-tq49v/clean-cilium-state 2026-04-23 14:56:36.468751 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-tq49v" not found 2026-04-23 14:56:36.473886 | instance | kube-system/cilium-tq49v/install-cni-binaries 2026-04-23 14:56:36.645142 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-tq49v" not found 2026-04-23 14:56:36.648676 | instance | kube-system/cilium-tq49v/cilium-agent 2026-04-23 14:56:36.919615 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-tq49v" not found 2026-04-23 14:56:37.101352 | instance | kube-system/coredns-67659f764b-hdgjm/coredns 2026-04-23 14:56:37.281511 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hdgjm" not found 2026-04-23 14:56:37.460655 | instance | kube-system/coredns-67659f764b-z8rcl/coredns 2026-04-23 14:56:37.648569 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-z8rcl" not found 2026-04-23 14:56:37.838554 | instance | kube-system/etcd-instance/etcd 2026-04-23 14:56:38.064861 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-23 14:56:38.233564 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-23 14:56:38.440103 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-23 14:56:38.616279 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-23 14:56:38.921372 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-23 14:56:39.095347 | instance | kube-system/kube-proxy-9lvm9/kube-proxy 2026-04-23 14:56:39.270034 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-9lvm9" not found 2026-04-23 14:56:39.450199 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-23 14:56:39.617731 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-23 14:56:39.787210 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-23 14:56:39.969794 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-23 14:56:40.149482 | instance | local-path-storage/local-path-provisioner-679c578f5-4zx2q/local-path-provisioner 2026-04-23 14:56:40.325330 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-4zx2q" not found 2026-04-23 14:56:40.498779 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-23 14:56:40.678121 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 14:56:40.682633 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-23 14:56:40.865231 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 14:56:40.869717 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-23 14:56:41.059640 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 14:56:41.066985 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-23 14:56:41.289242 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 14:56:41.476328 | instance | monitoring/goldpinger-bp7nw/goldpinger-daemon 2026-04-23 14:56:41.655930 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-bp7nw" not found 2026-04-23 14:56:41.842418 | instance | monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana-sc-dashboard 2026-04-23 14:56:42.032603 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-59b47f5cb-f52gn" not found 2026-04-23 14:56:42.036015 | instance | monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana-sc-datasources 2026-04-23 14:56:42.216606 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-59b47f5cb-f52gn" not found 2026-04-23 14:56:42.222068 | instance | monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana 2026-04-23 14:56:42.443723 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-59b47f5cb-f52gn" not found 2026-04-23 14:56:42.620493 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d/kube-state-metrics 2026-04-23 14:56:42.801971 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d" not found 2026-04-23 14:56:42.980994 | instance | monitoring/kube-prometheus-stack-operator-cc88b86d6-jmvht/kube-prometheus-stack 2026-04-23 14:56:43.189315 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cc88b86d6-jmvht" not found 2026-04-23 14:56:43.392870 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/node-exporter 2026-04-23 14:56:43.575433 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/pod-tls-sidecar 2026-04-23 14:56:43.760080 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-dc2mk" not found 2026-04-23 14:56:43.953699 | instance | monitoring/loki-0/loki 2026-04-23 14:56:44.153798 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-23 14:56:44.354832 | instance | monitoring/loki-gateway-5cc45946cd-z59xj/nginx 2026-04-23 14:56:44.771161 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-5cc45946cd-z59xj" not found 2026-04-23 14:56:44.953153 | instance | monitoring/node-feature-discovery-master-68cf466d5f-z566c/master 2026-04-23 14:56:45.173646 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-68cf466d5f-z566c" not found 2026-04-23 14:56:45.365079 | instance | monitoring/node-feature-discovery-worker-slncg/worker 2026-04-23 14:56:45.548053 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-slncg" not found 2026-04-23 14:56:45.720635 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-23 14:56:45.918437 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 14:56:45.922662 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-23 14:56:46.097052 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 14:56:46.101525 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-23 14:56:46.276732 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 14:56:46.281008 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-23 14:56:46.450373 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 14:56:46.455028 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-23 14:56:46.654711 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 14:56:46.832026 | instance | monitoring/prometheus-pushgateway-5c694d99cc-cwmxt/pushgateway 2026-04-23 14:56:47.021120 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-5c694d99cc-cwmxt" not found 2026-04-23 14:56:47.196513 | instance | monitoring/vector-2zrnl/vector 2026-04-23 14:56:47.443563 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-2zrnl" not found 2026-04-23 14:56:47.627849 | instance | openstack/barbican-api-6d45df8859-bpv5n/init 2026-04-23 14:56:47.818409 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6d45df8859-bpv5n" not found 2026-04-23 14:56:47.823395 | instance | openstack/barbican-api-6d45df8859-bpv5n/barbican-api 2026-04-23 14:56:48.007086 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6d45df8859-bpv5n" not found 2026-04-23 14:56:48.188881 | instance | openstack/barbican-db-init-ss55l/init 2026-04-23 14:56:48.362610 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-ss55l" not found 2026-04-23 14:56:48.366830 | instance | openstack/barbican-db-init-ss55l/barbican-db-init-0 2026-04-23 14:56:48.539952 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-ss55l" not found 2026-04-23 14:56:48.713323 | instance | openstack/barbican-db-sync-92h6f/init 2026-04-23 14:56:48.889456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-92h6f" not found 2026-04-23 14:56:48.892394 | instance | openstack/barbican-db-sync-92h6f/barbican-db-sync 2026-04-23 14:56:49.060271 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-92h6f" not found 2026-04-23 14:56:49.243075 | instance | openstack/barbican-ks-endpoints-frz44/init 2026-04-23 14:56:49.416922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-frz44" not found 2026-04-23 14:56:49.421347 | instance | openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-admin 2026-04-23 14:56:49.613918 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-frz44" not found 2026-04-23 14:56:49.619275 | instance | openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-internal 2026-04-23 14:56:49.803471 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-frz44" not found 2026-04-23 14:56:49.808059 | instance | openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-public 2026-04-23 14:56:49.998065 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-frz44" not found 2026-04-23 14:56:50.194599 | instance | openstack/barbican-ks-service-wzqmn/init 2026-04-23 14:56:50.398298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-wzqmn" not found 2026-04-23 14:56:50.401043 | instance | openstack/barbican-ks-service-wzqmn/key-manager-ks-service-registration 2026-04-23 14:56:50.613626 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-wzqmn" not found 2026-04-23 14:56:50.790862 | instance | openstack/barbican-ks-user-vf4vc/init 2026-04-23 14:56:50.975212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-vf4vc" not found 2026-04-23 14:56:50.978328 | instance | openstack/barbican-ks-user-vf4vc/barbican-ks-user 2026-04-23 14:56:51.176996 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-vf4vc" not found 2026-04-23 14:56:51.357731 | instance | openstack/barbican-rabbit-init-mgjp7/init 2026-04-23 14:56:51.530025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-mgjp7" not found 2026-04-23 14:56:51.534471 | instance | openstack/barbican-rabbit-init-mgjp7/rabbit-init 2026-04-23 14:56:51.707044 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-mgjp7" not found 2026-04-23 14:56:51.881850 | instance | openstack/cinder-api-b8d485ff7-8fbwl/init 2026-04-23 14:56:52.056112 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-b8d485ff7-8fbwl" not found 2026-04-23 14:56:52.059866 | instance | openstack/cinder-api-b8d485ff7-8fbwl/ceph-coordination-volume-perms 2026-04-23 14:56:52.234953 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-b8d485ff7-8fbwl" not found 2026-04-23 14:56:52.238788 | instance | openstack/cinder-api-b8d485ff7-8fbwl/cinder-api 2026-04-23 14:56:52.564499 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-b8d485ff7-8fbwl" not found 2026-04-23 14:56:52.755490 | instance | openstack/cinder-backup-7f644ff488-b9gpc/init 2026-04-23 14:56:52.936963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7f644ff488-b9gpc" not found 2026-04-23 14:56:52.947972 | instance | openstack/cinder-backup-7f644ff488-b9gpc/ceph-backup-keyring-placement 2026-04-23 14:56:53.165781 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7f644ff488-b9gpc" not found 2026-04-23 14:56:53.168293 | instance | openstack/cinder-backup-7f644ff488-b9gpc/ceph-keyring-placement-rbd1 2026-04-23 14:56:53.357256 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7f644ff488-b9gpc" not found 2026-04-23 14:56:53.361831 | instance | openstack/cinder-backup-7f644ff488-b9gpc/ceph-coordination-volume-perms 2026-04-23 14:56:53.555281 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7f644ff488-b9gpc" not found 2026-04-23 14:56:53.560139 | instance | openstack/cinder-backup-7f644ff488-b9gpc/cinder-backup 2026-04-23 14:56:53.739934 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7f644ff488-b9gpc" not found 2026-04-23 14:56:53.925833 | instance | openstack/cinder-backup-storage-init-w8mg6/init 2026-04-23 14:56:54.104967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-w8mg6" not found 2026-04-23 14:56:54.110107 | instance | openstack/cinder-backup-storage-init-w8mg6/ceph-keyring-placement 2026-04-23 14:56:54.303667 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-w8mg6" not found 2026-04-23 14:56:54.309339 | instance | openstack/cinder-backup-storage-init-w8mg6/cinder-backup-storage-init 2026-04-23 14:56:54.496771 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-w8mg6" not found 2026-04-23 14:56:54.681659 | instance | openstack/cinder-bootstrap-njwrj/init 2026-04-23 14:56:54.860340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-njwrj" not found 2026-04-23 14:56:54.863808 | instance | openstack/cinder-bootstrap-njwrj/bootstrap 2026-04-23 14:56:55.034935 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-njwrj" not found 2026-04-23 14:56:55.224183 | instance | openstack/cinder-create-internal-tenant-9v6pf/init 2026-04-23 14:56:55.406742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-9v6pf" not found 2026-04-23 14:56:55.411315 | instance | openstack/cinder-create-internal-tenant-9v6pf/create-internal-tenant 2026-04-23 14:56:55.606325 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-9v6pf" not found 2026-04-23 14:56:55.795590 | instance | openstack/cinder-db-init-jkplc/init 2026-04-23 14:56:55.960728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-jkplc" not found 2026-04-23 14:56:55.964803 | instance | openstack/cinder-db-init-jkplc/cinder-db-init-0 2026-04-23 14:56:56.132897 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-jkplc" not found 2026-04-23 14:56:56.310250 | instance | openstack/cinder-db-sync-62dlq/init 2026-04-23 14:56:56.503413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-62dlq" not found 2026-04-23 14:56:56.508193 | instance | openstack/cinder-db-sync-62dlq/cinder-db-sync 2026-04-23 14:56:56.683931 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-62dlq" not found 2026-04-23 14:56:56.858571 | instance | openstack/cinder-ks-endpoints-59hgz/init 2026-04-23 14:56:57.034723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-59hgz" not found 2026-04-23 14:56:57.040100 | instance | openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-admin 2026-04-23 14:56:57.221316 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-59hgz" not found 2026-04-23 14:56:57.225379 | instance | openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-internal 2026-04-23 14:56:57.411284 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-59hgz" not found 2026-04-23 14:56:57.415224 | instance | openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-public 2026-04-23 14:56:57.606570 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-59hgz" not found 2026-04-23 14:56:57.793967 | instance | openstack/cinder-ks-service-rcp5m/init 2026-04-23 14:56:57.972507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-rcp5m" not found 2026-04-23 14:56:57.977336 | instance | openstack/cinder-ks-service-rcp5m/volumev3-ks-service-registration 2026-04-23 14:56:58.157843 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-rcp5m" not found 2026-04-23 14:56:58.332713 | instance | openstack/cinder-ks-user-q7wgr/init 2026-04-23 14:56:58.503707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-q7wgr" not found 2026-04-23 14:56:58.509050 | instance | openstack/cinder-ks-user-q7wgr/cinder-ks-user 2026-04-23 14:56:58.693197 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-q7wgr" not found 2026-04-23 14:56:58.864476 | instance | openstack/cinder-rabbit-init-kgjr4/init 2026-04-23 14:56:59.053528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-kgjr4" not found 2026-04-23 14:56:59.056756 | instance | openstack/cinder-rabbit-init-kgjr4/rabbit-init 2026-04-23 14:56:59.248333 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-kgjr4" not found 2026-04-23 14:56:59.413252 | instance | openstack/cinder-scheduler-844ff4d6c8-zgxdn/init 2026-04-23 14:56:59.599582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-844ff4d6c8-zgxdn" not found 2026-04-23 14:56:59.602625 | instance | openstack/cinder-scheduler-844ff4d6c8-zgxdn/ceph-coordination-volume-perms 2026-04-23 14:56:59.769095 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-844ff4d6c8-zgxdn" not found 2026-04-23 14:56:59.772959 | instance | openstack/cinder-scheduler-844ff4d6c8-zgxdn/cinder-scheduler 2026-04-23 14:56:59.946972 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-844ff4d6c8-zgxdn" not found 2026-04-23 14:57:00.126509 | instance | openstack/cinder-storage-init-zjlzv/init 2026-04-23 14:57:00.311630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-zjlzv" not found 2026-04-23 14:57:00.315161 | instance | openstack/cinder-storage-init-zjlzv/ceph-keyring-placement 2026-04-23 14:57:00.493861 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-zjlzv" not found 2026-04-23 14:57:00.498725 | instance | openstack/cinder-storage-init-zjlzv/cinder-storage-init-rbd1 2026-04-23 14:57:00.679703 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-zjlzv" not found 2026-04-23 14:57:00.856855 | instance | openstack/cinder-volume-559fbc57f6-xq7c6/init 2026-04-23 14:57:01.042125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-559fbc57f6-xq7c6" not found 2026-04-23 14:57:01.046008 | instance | openstack/cinder-volume-559fbc57f6-xq7c6/ceph-keyring-placement-rbd1 2026-04-23 14:57:01.259984 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-559fbc57f6-xq7c6" not found 2026-04-23 14:57:01.265172 | instance | openstack/cinder-volume-559fbc57f6-xq7c6/ceph-coordination-volume-perms 2026-04-23 14:57:01.450368 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-559fbc57f6-xq7c6" not found 2026-04-23 14:57:01.454004 | instance | openstack/cinder-volume-559fbc57f6-xq7c6/init-cinder-conf 2026-04-23 14:57:01.634916 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-559fbc57f6-xq7c6" not found 2026-04-23 14:57:01.638161 | instance | openstack/cinder-volume-559fbc57f6-xq7c6/cinder-volume 2026-04-23 14:57:01.816823 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-559fbc57f6-xq7c6" not found 2026-04-23 14:57:02.005164 | instance | openstack/cinder-volume-usage-audit-29615885-6c25f/init 2026-04-23 14:57:02.195160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29615885-6c25f" not found 2026-04-23 14:57:02.198754 | instance | openstack/cinder-volume-usage-audit-29615885-6c25f/cinder-volume-usage-audit 2026-04-23 14:57:02.370092 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29615885-6c25f" not found 2026-04-23 14:57:02.573511 | instance | openstack/glance-api-5dfcd45564-xnpw9/init 2026-04-23 14:57:02.751487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5dfcd45564-xnpw9" not found 2026-04-23 14:57:02.757184 | instance | openstack/glance-api-5dfcd45564-xnpw9/glance-perms 2026-04-23 14:57:02.929523 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5dfcd45564-xnpw9" not found 2026-04-23 14:57:02.933180 | instance | openstack/glance-api-5dfcd45564-xnpw9/ceph-keyring-placement 2026-04-23 14:57:03.119739 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5dfcd45564-xnpw9" not found 2026-04-23 14:57:03.124956 | instance | openstack/glance-api-5dfcd45564-xnpw9/glance-api 2026-04-23 14:57:03.342659 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5dfcd45564-xnpw9" not found 2026-04-23 14:57:03.529762 | instance | openstack/glance-db-init-786qs/init 2026-04-23 14:57:03.720859 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-786qs" not found 2026-04-23 14:57:03.727085 | instance | openstack/glance-db-init-786qs/glance-db-init-0 2026-04-23 14:57:03.914402 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-786qs" not found 2026-04-23 14:57:04.107331 | instance | openstack/glance-db-sync-nzcxg/init 2026-04-23 14:57:04.286697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-nzcxg" not found 2026-04-23 14:57:04.290269 | instance | openstack/glance-db-sync-nzcxg/glance-db-sync 2026-04-23 14:57:04.469975 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-nzcxg" not found 2026-04-23 14:57:04.689602 | instance | openstack/glance-ks-endpoints-5sj68/init 2026-04-23 14:57:04.867898 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-5sj68" not found 2026-04-23 14:57:04.874444 | instance | openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-admin 2026-04-23 14:57:05.052429 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-5sj68" not found 2026-04-23 14:57:05.056117 | instance | openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-internal 2026-04-23 14:57:05.248869 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-5sj68" not found 2026-04-23 14:57:05.254595 | instance | openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-public 2026-04-23 14:57:05.441384 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-5sj68" not found 2026-04-23 14:57:05.627561 | instance | openstack/glance-ks-service-s5wx6/init 2026-04-23 14:57:05.804476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-s5wx6" not found 2026-04-23 14:57:05.808019 | instance | openstack/glance-ks-service-s5wx6/image-ks-service-registration 2026-04-23 14:57:05.994322 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-s5wx6" not found 2026-04-23 14:57:06.198784 | instance | openstack/glance-ks-user-w6g66/init 2026-04-23 14:57:06.385668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-w6g66" not found 2026-04-23 14:57:06.389322 | instance | openstack/glance-ks-user-w6g66/glance-ks-user 2026-04-23 14:57:06.567668 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-w6g66" not found 2026-04-23 14:57:06.768314 | instance | openstack/glance-metadefs-load-6hbvr/init 2026-04-23 14:57:06.980590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-6hbvr" not found 2026-04-23 14:57:06.985819 | instance | openstack/glance-metadefs-load-6hbvr/glance-metadefs-load 2026-04-23 14:57:07.173901 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-6hbvr" not found 2026-04-23 14:57:07.394474 | instance | openstack/glance-rabbit-init-9t64w/init 2026-04-23 14:57:07.582764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-9t64w" not found 2026-04-23 14:57:07.587864 | instance | openstack/glance-rabbit-init-9t64w/rabbit-init 2026-04-23 14:57:07.761057 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-9t64w" not found 2026-04-23 14:57:07.941749 | instance | openstack/glance-storage-init-nm5dp/init 2026-04-23 14:57:08.130883 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-nm5dp" not found 2026-04-23 14:57:08.134797 | instance | openstack/glance-storage-init-nm5dp/ceph-keyring-placement 2026-04-23 14:57:08.331738 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-nm5dp" not found 2026-04-23 14:57:08.335435 | instance | openstack/glance-storage-init-nm5dp/glance-storage-init 2026-04-23 14:57:08.519961 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-nm5dp" not found 2026-04-23 14:57:08.723296 | instance | openstack/heat-api-78d5695cc6-jllfb/init 2026-04-23 14:57:08.905341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-78d5695cc6-jllfb" not found 2026-04-23 14:57:08.910046 | instance | openstack/heat-api-78d5695cc6-jllfb/heat-api 2026-04-23 14:57:09.073639 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-78d5695cc6-jllfb" not found 2026-04-23 14:57:09.245335 | instance | openstack/heat-bootstrap-hrj72/init 2026-04-23 14:57:09.420374 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-hrj72" not found 2026-04-23 14:57:09.424893 | instance | openstack/heat-bootstrap-hrj72/bootstrap 2026-04-23 14:57:09.597195 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-hrj72" not found 2026-04-23 14:57:09.774238 | instance | openstack/heat-cfn-58cf848b86-5954w/init 2026-04-23 14:57:09.961270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-58cf848b86-5954w" not found 2026-04-23 14:57:09.966034 | instance | openstack/heat-cfn-58cf848b86-5954w/heat-cfn 2026-04-23 14:57:10.152025 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-58cf848b86-5954w" not found 2026-04-23 14:57:10.331402 | instance | openstack/heat-db-init-h9k9z/init 2026-04-23 14:57:10.510157 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-h9k9z" not found 2026-04-23 14:57:10.514116 | instance | openstack/heat-db-init-h9k9z/heat-db-init-0 2026-04-23 14:57:10.716776 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-h9k9z" not found 2026-04-23 14:57:10.913051 | instance | openstack/heat-db-sync-m75km/init 2026-04-23 14:57:11.108700 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-m75km" not found 2026-04-23 14:57:11.112357 | instance | openstack/heat-db-sync-m75km/heat-db-sync 2026-04-23 14:57:11.281203 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-m75km" not found 2026-04-23 14:57:11.465172 | instance | openstack/heat-domain-ks-user-tgpqw/init 2026-04-23 14:57:11.648672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-tgpqw" not found 2026-04-23 14:57:11.653258 | instance | openstack/heat-domain-ks-user-tgpqw/heat-ks-domain-user 2026-04-23 14:57:11.829169 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-tgpqw" not found 2026-04-23 14:57:12.015181 | instance | openstack/heat-engine-597565f447-k79sq/init 2026-04-23 14:57:12.213080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-597565f447-k79sq" not found 2026-04-23 14:57:12.218703 | instance | openstack/heat-engine-597565f447-k79sq/heat-engine 2026-04-23 14:57:12.407565 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-597565f447-k79sq" not found 2026-04-23 14:57:12.591906 | instance | openstack/heat-engine-cleaner-29615925-9cdqr/init 2026-04-23 14:57:12.768178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29615925-9cdqr" not found 2026-04-23 14:57:12.773022 | instance | openstack/heat-engine-cleaner-29615925-9cdqr/heat-engine-cleaner 2026-04-23 14:57:12.965405 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29615925-9cdqr" not found 2026-04-23 14:57:13.168338 | instance | openstack/heat-engine-cleaner-29615930-vlnzz/init 2026-04-23 14:57:13.331539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29615930-vlnzz" not found 2026-04-23 14:57:13.334708 | instance | openstack/heat-engine-cleaner-29615930-vlnzz/heat-engine-cleaner 2026-04-23 14:57:13.514990 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29615930-vlnzz" not found 2026-04-23 14:57:13.722217 | instance | openstack/heat-engine-cleaner-29615935-z79t5/init 2026-04-23 14:57:13.908179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29615935-z79t5" not found 2026-04-23 14:57:13.911436 | instance | openstack/heat-engine-cleaner-29615935-z79t5/heat-engine-cleaner 2026-04-23 14:57:14.084349 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29615935-z79t5" not found 2026-04-23 14:57:14.263966 | instance | openstack/heat-ks-endpoints-4zhl6/init 2026-04-23 14:57:14.435663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:14.440182 | instance | openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-admin 2026-04-23 14:57:14.620302 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:14.623796 | instance | openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-internal 2026-04-23 14:57:14.808621 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:14.811975 | instance | openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-public 2026-04-23 14:57:15.009025 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:15.013271 | instance | openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-admin 2026-04-23 14:57:15.201559 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:15.206179 | instance | openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-internal 2026-04-23 14:57:15.389384 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:15.393374 | instance | openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-public 2026-04-23 14:57:15.566622 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-4zhl6" not found 2026-04-23 14:57:15.779578 | instance | openstack/heat-ks-service-g8n85/init 2026-04-23 14:57:15.976782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-g8n85" not found 2026-04-23 14:57:15.981093 | instance | openstack/heat-ks-service-g8n85/orchestration-ks-service-registration 2026-04-23 14:57:16.159212 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-g8n85" not found 2026-04-23 14:57:16.162895 | instance | openstack/heat-ks-service-g8n85/cloudformation-ks-service-registration 2026-04-23 14:57:16.354801 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-g8n85" not found 2026-04-23 14:57:16.555046 | instance | openstack/heat-ks-user-sgmc5/init 2026-04-23 14:57:16.725591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-sgmc5" not found 2026-04-23 14:57:16.730355 | instance | openstack/heat-ks-user-sgmc5/heat-ks-user 2026-04-23 14:57:16.941510 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-sgmc5" not found 2026-04-23 14:57:16.953093 | instance | openstack/heat-ks-user-sgmc5/heat-trustee-ks-user 2026-04-23 14:57:17.150096 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-sgmc5" not found 2026-04-23 14:57:17.328343 | instance | openstack/heat-rabbit-init-d59fc/init 2026-04-23 14:57:17.503776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-d59fc" not found 2026-04-23 14:57:17.508222 | instance | openstack/heat-rabbit-init-d59fc/rabbit-init 2026-04-23 14:57:17.689696 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-d59fc" not found 2026-04-23 14:57:17.873475 | instance | openstack/heat-trusts-2xcbl/init 2026-04-23 14:57:18.054006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-2xcbl" not found 2026-04-23 14:57:18.058943 | instance | openstack/heat-trusts-2xcbl/heat-trusts 2026-04-23 14:57:18.245981 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-2xcbl" not found 2026-04-23 14:57:18.450437 | instance | openstack/horizon-7b87ff7675-wxg59/init 2026-04-23 14:57:18.640877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7b87ff7675-wxg59" not found 2026-04-23 14:57:18.644723 | instance | openstack/horizon-7b87ff7675-wxg59/horizon 2026-04-23 14:57:19.016306 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7b87ff7675-wxg59" not found 2026-04-23 14:57:19.189041 | instance | openstack/horizon-db-init-bf6lf/init 2026-04-23 14:57:19.360704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-bf6lf" not found 2026-04-23 14:57:19.365268 | instance | openstack/horizon-db-init-bf6lf/horizon-db-init-0 2026-04-23 14:57:19.540998 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-bf6lf" not found 2026-04-23 14:57:19.701404 | instance | openstack/horizon-db-sync-jwgpc/init 2026-04-23 14:57:19.879590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-jwgpc" not found 2026-04-23 14:57:19.882889 | instance | openstack/horizon-db-sync-jwgpc/horizon-db-sync 2026-04-23 14:57:20.061268 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-jwgpc" not found 2026-04-23 14:57:20.223815 | instance | openstack/keepalived-x5zkk/init 2026-04-23 14:57:20.438416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-x5zkk" not found 2026-04-23 14:57:20.441925 | instance | openstack/keepalived-x5zkk/wait-for-ip 2026-04-23 14:57:20.786720 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-x5zkk" not found 2026-04-23 14:57:20.790819 | instance | openstack/keepalived-x5zkk/keepalived 2026-04-23 14:57:21.026820 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-x5zkk" not found 2026-04-23 14:57:21.205219 | instance | openstack/keystone-api-75fdf5fd4c-rl4vh/init 2026-04-23 14:57:21.383644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-75fdf5fd4c-rl4vh" not found 2026-04-23 14:57:21.388974 | instance | openstack/keystone-api-75fdf5fd4c-rl4vh/keystone-api 2026-04-23 14:57:22.773187 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-75fdf5fd4c-rl4vh" not found 2026-04-23 14:57:22.956391 | instance | openstack/keystone-bootstrap-7ptv5/init 2026-04-23 14:57:23.143633 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-7ptv5" not found 2026-04-23 14:57:23.152103 | instance | openstack/keystone-bootstrap-7ptv5/bootstrap 2026-04-23 14:57:23.344655 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-7ptv5" not found 2026-04-23 14:57:23.534659 | instance | openstack/keystone-credential-setup-pnp4v/init 2026-04-23 14:57:23.721578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-pnp4v" not found 2026-04-23 14:57:23.726840 | instance | openstack/keystone-credential-setup-pnp4v/keystone-credential-setup 2026-04-23 14:57:23.912761 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-pnp4v" not found 2026-04-23 14:57:24.085901 | instance | openstack/keystone-db-init-nwjzt/init 2026-04-23 14:57:24.261644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-nwjzt" not found 2026-04-23 14:57:24.266199 | instance | openstack/keystone-db-init-nwjzt/keystone-db-init-0 2026-04-23 14:57:24.439581 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-nwjzt" not found 2026-04-23 14:57:24.615177 | instance | openstack/keystone-db-sync-ms2sq/init 2026-04-23 14:57:24.788261 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-ms2sq" not found 2026-04-23 14:57:24.792222 | instance | openstack/keystone-db-sync-ms2sq/keystone-db-sync 2026-04-23 14:57:24.967022 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-ms2sq" not found 2026-04-23 14:57:25.162857 | instance | openstack/keystone-domain-manage-wjz52/init 2026-04-23 14:57:25.351118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-wjz52" not found 2026-04-23 14:57:25.354485 | instance | openstack/keystone-domain-manage-wjz52/keystone-domain-manage 2026-04-23 14:57:25.535284 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-wjz52" not found 2026-04-23 14:57:25.699613 | instance | openstack/keystone-fernet-setup-xzdmb/init 2026-04-23 14:57:25.883372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-xzdmb" not found 2026-04-23 14:57:25.887910 | instance | openstack/keystone-fernet-setup-xzdmb/keystone-fernet-setup 2026-04-23 14:57:26.060172 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-xzdmb" not found 2026-04-23 14:57:26.243646 | instance | openstack/keystone-rabbit-init-k2h9j/init 2026-04-23 14:57:26.430230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-k2h9j" not found 2026-04-23 14:57:26.433839 | instance | openstack/keystone-rabbit-init-k2h9j/rabbit-init 2026-04-23 14:57:26.626926 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-k2h9j" not found 2026-04-23 14:57:26.824599 | instance | openstack/libvirt-libvirt-default-4pwt8/init 2026-04-23 14:57:27.031203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:27.036439 | instance | openstack/libvirt-libvirt-default-4pwt8/init-dynamic-options 2026-04-23 14:57:27.209519 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:27.214307 | instance | openstack/libvirt-libvirt-default-4pwt8/ceph-admin-keyring-placement 2026-04-23 14:57:27.383267 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:27.388120 | instance | openstack/libvirt-libvirt-default-4pwt8/ceph-keyring-placement 2026-04-23 14:57:27.581490 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:27.585015 | instance | openstack/libvirt-libvirt-default-4pwt8/tls-sidecar 2026-04-23 14:57:27.778646 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:27.782478 | instance | openstack/libvirt-libvirt-default-4pwt8/libvirt 2026-04-23 14:57:27.974147 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:27.977214 | instance | openstack/libvirt-libvirt-default-4pwt8/libvirt-exporter 2026-04-23 14:57:28.171727 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-4pwt8" not found 2026-04-23 14:57:28.364770 | instance | openstack/magnum-api-586b59766b-fnmck/init 2026-04-23 14:57:28.549484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-586b59766b-fnmck" not found 2026-04-23 14:57:28.555939 | instance | openstack/magnum-api-586b59766b-fnmck/magnum-api 2026-04-23 14:57:28.727385 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-586b59766b-fnmck" not found 2026-04-23 14:57:28.895619 | instance | openstack/magnum-cluster-api-proxy-ntx62/magnum-cluster-api-proxy 2026-04-23 14:57:29.077601 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-ntx62" not found 2026-04-23 14:57:29.257004 | instance | openstack/magnum-conductor-0/init 2026-04-23 14:57:29.437163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-23 14:57:29.441729 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-23 14:57:29.618373 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-23 14:57:29.622496 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-23 14:57:29.788038 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-23 14:57:29.972927 | instance | openstack/magnum-db-init-5r225/init 2026-04-23 14:57:30.148643 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-5r225" not found 2026-04-23 14:57:30.152161 | instance | openstack/magnum-db-init-5r225/magnum-db-init-0 2026-04-23 14:57:30.321649 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-5r225" not found 2026-04-23 14:57:30.488418 | instance | openstack/magnum-db-sync-pt2g6/init 2026-04-23 14:57:30.667317 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-pt2g6" not found 2026-04-23 14:57:30.671714 | instance | openstack/magnum-db-sync-pt2g6/magnum-db-sync 2026-04-23 14:57:30.851941 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-pt2g6" not found 2026-04-23 14:57:31.035207 | instance | openstack/magnum-domain-ks-user-svhvp/init 2026-04-23 14:57:31.218703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-svhvp" not found 2026-04-23 14:57:31.222237 | instance | openstack/magnum-domain-ks-user-svhvp/magnum-ks-domain-user 2026-04-23 14:57:31.403829 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-svhvp" not found 2026-04-23 14:57:31.593707 | instance | openstack/magnum-ks-endpoints-2c66w/init 2026-04-23 14:57:31.774435 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-2c66w" not found 2026-04-23 14:57:31.777918 | instance | openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-admin 2026-04-23 14:57:31.952102 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-2c66w" not found 2026-04-23 14:57:31.957312 | instance | openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-internal 2026-04-23 14:57:32.155549 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-2c66w" not found 2026-04-23 14:57:32.158353 | instance | openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-public 2026-04-23 14:57:32.335693 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-2c66w" not found 2026-04-23 14:57:32.536651 | instance | openstack/magnum-ks-service-xvg9c/init 2026-04-23 14:57:32.722464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-xvg9c" not found 2026-04-23 14:57:32.726815 | instance | openstack/magnum-ks-service-xvg9c/container-infra-ks-service-registration 2026-04-23 14:57:32.901751 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-xvg9c" not found 2026-04-23 14:57:33.079168 | instance | openstack/magnum-ks-user-8cm8l/init 2026-04-23 14:57:33.257224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-8cm8l" not found 2026-04-23 14:57:33.261857 | instance | openstack/magnum-ks-user-8cm8l/magnum-ks-user 2026-04-23 14:57:33.440250 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-8cm8l" not found 2026-04-23 14:57:33.624591 | instance | openstack/magnum-rabbit-init-nlqrb/init 2026-04-23 14:57:33.797172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-nlqrb" not found 2026-04-23 14:57:33.801912 | instance | openstack/magnum-rabbit-init-nlqrb/rabbit-init 2026-04-23 14:57:33.971271 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-nlqrb" not found 2026-04-23 14:57:34.157258 | instance | openstack/magnum-registry-c45778976-td8rn/registry 2026-04-23 14:57:34.338512 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-td8rn" not found 2026-04-23 14:57:34.502987 | instance | openstack/manila-api-56f5cc9c48-b4fb6/init 2026-04-23 14:57:34.685256 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-56f5cc9c48-b4fb6" not found 2026-04-23 14:57:34.689610 | instance | openstack/manila-api-56f5cc9c48-b4fb6/manila-api 2026-04-23 14:57:34.904528 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-56f5cc9c48-b4fb6" not found 2026-04-23 14:57:35.079063 | instance | openstack/manila-bootstrap-8jf28/init 2026-04-23 14:57:35.265045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-8jf28" not found 2026-04-23 14:57:35.269836 | instance | openstack/manila-bootstrap-8jf28/bootstrap 2026-04-23 14:57:35.461264 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-8jf28" not found 2026-04-23 14:57:35.647485 | instance | openstack/manila-data-7688d6ddcf-g4ndg/init 2026-04-23 14:57:35.835462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7688d6ddcf-g4ndg" not found 2026-04-23 14:57:35.839044 | instance | openstack/manila-data-7688d6ddcf-g4ndg/manila-data 2026-04-23 14:57:36.009911 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7688d6ddcf-g4ndg" not found 2026-04-23 14:57:36.183940 | instance | openstack/manila-db-init-5dfdt/init 2026-04-23 14:57:36.352775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-5dfdt" not found 2026-04-23 14:57:36.356723 | instance | openstack/manila-db-init-5dfdt/manila-db-init-0 2026-04-23 14:57:36.533517 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-5dfdt" not found 2026-04-23 14:57:36.728800 | instance | openstack/manila-db-sync-zzl9m/init 2026-04-23 14:57:36.930318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-zzl9m" not found 2026-04-23 14:57:36.936377 | instance | openstack/manila-db-sync-zzl9m/manila-db-sync 2026-04-23 14:57:37.122028 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-zzl9m" not found 2026-04-23 14:57:37.306834 | instance | openstack/manila-ks-endpoints-xlh5z/init 2026-04-23 14:57:37.484405 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:37.489049 | instance | openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-admin 2026-04-23 14:57:37.674284 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:37.679063 | instance | openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-internal 2026-04-23 14:57:37.869398 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:37.873223 | instance | openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-public 2026-04-23 14:57:38.050478 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:38.054078 | instance | openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-admin 2026-04-23 14:57:38.234875 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:38.240022 | instance | openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-internal 2026-04-23 14:57:38.419262 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:38.422760 | instance | openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-public 2026-04-23 14:57:38.596771 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-xlh5z" not found 2026-04-23 14:57:38.795562 | instance | openstack/manila-ks-service-48szr/init 2026-04-23 14:57:38.993378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-48szr" not found 2026-04-23 14:57:38.999340 | instance | openstack/manila-ks-service-48szr/share-ks-service-registration 2026-04-23 14:57:39.177469 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-48szr" not found 2026-04-23 14:57:39.182837 | instance | openstack/manila-ks-service-48szr/sharev2-ks-service-registration 2026-04-23 14:57:39.359264 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-48szr" not found 2026-04-23 14:57:39.538354 | instance | openstack/manila-ks-user-d6k8v/init 2026-04-23 14:57:39.719184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-d6k8v" not found 2026-04-23 14:57:39.723934 | instance | openstack/manila-ks-user-d6k8v/manila-ks-user 2026-04-23 14:57:39.896947 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-d6k8v" not found 2026-04-23 14:57:40.089251 | instance | openstack/manila-rabbit-init-wzq5t/init 2026-04-23 14:57:40.265286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-wzq5t" not found 2026-04-23 14:57:40.270743 | instance | openstack/manila-rabbit-init-wzq5t/rabbit-init 2026-04-23 14:57:40.448307 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-wzq5t" not found 2026-04-23 14:57:40.648492 | instance | openstack/manila-scheduler-d88c9c6d7-qc9cj/init 2026-04-23 14:57:40.831742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-d88c9c6d7-qc9cj" not found 2026-04-23 14:57:40.834901 | instance | openstack/manila-scheduler-d88c9c6d7-qc9cj/manila-scheduler 2026-04-23 14:57:41.015214 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-d88c9c6d7-qc9cj" not found 2026-04-23 14:57:41.186368 | instance | openstack/manila-share-5cdd775c78-hlpjx/init 2026-04-23 14:57:41.368490 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5cdd775c78-hlpjx" not found 2026-04-23 14:57:41.372662 | instance | openstack/manila-share-5cdd775c78-hlpjx/manila-share-init 2026-04-23 14:57:41.545865 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5cdd775c78-hlpjx" not found 2026-04-23 14:57:41.553867 | instance | openstack/manila-share-5cdd775c78-hlpjx/manila-share 2026-04-23 14:57:41.741491 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5cdd775c78-hlpjx" not found 2026-04-23 14:57:41.939231 | instance | openstack/memcached-memcached-c47d949f5-zzjft/init 2026-04-23 14:57:42.134169 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-c47d949f5-zzjft" not found 2026-04-23 14:57:42.138622 | instance | openstack/memcached-memcached-c47d949f5-zzjft/memcached 2026-04-23 14:57:42.321474 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-c47d949f5-zzjft" not found 2026-04-23 14:57:42.324779 | instance | openstack/memcached-memcached-c47d949f5-zzjft/memcached-exporter 2026-04-23 14:57:42.521348 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-c47d949f5-zzjft" not found 2026-04-23 14:57:42.716845 | instance | openstack/neutron-db-init-bgtlk/init 2026-04-23 14:57:42.901346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-bgtlk" not found 2026-04-23 14:57:42.905340 | instance | openstack/neutron-db-init-bgtlk/neutron-db-init-0 2026-04-23 14:57:43.097501 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-bgtlk" not found 2026-04-23 14:57:43.298978 | instance | openstack/neutron-db-sync-d4jr5/init 2026-04-23 14:57:43.491377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-d4jr5" not found 2026-04-23 14:57:43.497600 | instance | openstack/neutron-db-sync-d4jr5/neutron-db-sync 2026-04-23 14:57:43.699380 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-d4jr5" not found 2026-04-23 14:57:43.890180 | instance | openstack/neutron-ks-endpoints-kqmmq/init 2026-04-23 14:57:44.067791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-kqmmq" not found 2026-04-23 14:57:44.072247 | instance | openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-admin 2026-04-23 14:57:44.243024 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-kqmmq" not found 2026-04-23 14:57:44.247268 | instance | openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-internal 2026-04-23 14:57:44.434063 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-kqmmq" not found 2026-04-23 14:57:44.438337 | instance | openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-public 2026-04-23 14:57:44.627155 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-kqmmq" not found 2026-04-23 14:57:44.810852 | instance | openstack/neutron-ks-service-xhtlf/init 2026-04-23 14:57:44.989637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-xhtlf" not found 2026-04-23 14:57:44.993234 | instance | openstack/neutron-ks-service-xhtlf/network-ks-service-registration 2026-04-23 14:57:45.168099 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-xhtlf" not found 2026-04-23 14:57:45.337987 | instance | openstack/neutron-ks-user-k2ghn/init 2026-04-23 14:57:45.536542 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-k2ghn" not found 2026-04-23 14:57:45.540906 | instance | openstack/neutron-ks-user-k2ghn/neutron-ks-user 2026-04-23 14:57:45.729837 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-k2ghn" not found 2026-04-23 14:57:45.933218 | instance | openstack/neutron-netns-cleanup-cron-default-8tcs8/init 2026-04-23 14:57:46.109668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-8tcs8" not found 2026-04-23 14:57:46.114057 | instance | openstack/neutron-netns-cleanup-cron-default-8tcs8/neutron-netns-cleanup-cron 2026-04-23 14:57:46.300382 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-8tcs8" not found 2026-04-23 14:57:46.477227 | instance | openstack/neutron-ovn-metadata-agent-default-sfvbj/init 2026-04-23 14:57:46.672176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-sfvbj" not found 2026-04-23 14:57:46.677192 | instance | openstack/neutron-ovn-metadata-agent-default-sfvbj/neutron-metadata-agent-init 2026-04-23 14:57:46.866492 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-sfvbj" not found 2026-04-23 14:57:46.871050 | instance | openstack/neutron-ovn-metadata-agent-default-sfvbj/ovn-neutron-init 2026-04-23 14:57:47.066997 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-sfvbj" not found 2026-04-23 14:57:47.071889 | instance | openstack/neutron-ovn-metadata-agent-default-sfvbj/neutron-ovn-metadata-agent 2026-04-23 14:57:47.272440 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-sfvbj" not found 2026-04-23 14:57:47.439019 | instance | openstack/neutron-rabbit-init-zwfsc/init 2026-04-23 14:57:47.633073 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-zwfsc" not found 2026-04-23 14:57:47.637395 | instance | openstack/neutron-rabbit-init-zwfsc/rabbit-init 2026-04-23 14:57:47.810797 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-zwfsc" not found 2026-04-23 14:57:48.022743 | instance | openstack/neutron-server-67cb884c8-2hgxd/init 2026-04-23 14:57:48.212806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-67cb884c8-2hgxd" not found 2026-04-23 14:57:48.217457 | instance | openstack/neutron-server-67cb884c8-2hgxd/ovn-neutron-init 2026-04-23 14:57:48.391119 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-67cb884c8-2hgxd" not found 2026-04-23 14:57:48.395252 | instance | openstack/neutron-server-67cb884c8-2hgxd/neutron-server 2026-04-23 14:57:48.733276 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-67cb884c8-2hgxd" not found 2026-04-23 14:57:48.736928 | instance | openstack/neutron-server-67cb884c8-2hgxd/neutron-policy-server 2026-04-23 14:57:48.926451 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-67cb884c8-2hgxd" not found 2026-04-23 14:57:49.108742 | instance | openstack/nova-api-metadata-85489f588c-59fvv/init 2026-04-23 14:57:49.300603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-85489f588c-59fvv" not found 2026-04-23 14:57:49.305136 | instance | openstack/nova-api-metadata-85489f588c-59fvv/nova-api-metadata-init 2026-04-23 14:57:49.476411 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-85489f588c-59fvv" not found 2026-04-23 14:57:49.479781 | instance | openstack/nova-api-metadata-85489f588c-59fvv/nova-api 2026-04-23 14:57:49.659817 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-85489f588c-59fvv" not found 2026-04-23 14:57:49.832659 | instance | openstack/nova-api-osapi-6c9b74ccf5-qp4zh/init 2026-04-23 14:57:50.017834 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6c9b74ccf5-qp4zh" not found 2026-04-23 14:57:50.022407 | instance | openstack/nova-api-osapi-6c9b74ccf5-qp4zh/nova-osapi 2026-04-23 14:57:50.249664 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6c9b74ccf5-qp4zh" not found 2026-04-23 14:57:50.433506 | instance | openstack/nova-bootstrap-dmmgj/init 2026-04-23 14:57:50.620974 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-dmmgj" not found 2026-04-23 14:57:50.626039 | instance | openstack/nova-bootstrap-dmmgj/bootstrap 2026-04-23 14:57:50.808638 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-dmmgj" not found 2026-04-23 14:57:51.008142 | instance | openstack/nova-cell-setup-6fnsr/init 2026-04-23 14:57:51.237348 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-6fnsr" not found 2026-04-23 14:57:51.242009 | instance | openstack/nova-cell-setup-6fnsr/nova-cell-setup-init 2026-04-23 14:57:51.438865 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-6fnsr" not found 2026-04-23 14:57:51.444312 | instance | openstack/nova-cell-setup-6fnsr/nova-cell-setup 2026-04-23 14:57:51.605264 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-6fnsr" not found 2026-04-23 14:57:51.782887 | instance | openstack/nova-compute-default-l856l/init 2026-04-23 14:57:51.984583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:51.987920 | instance | openstack/nova-compute-default-l856l/nova-compute-init 2026-04-23 14:57:52.160974 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:52.165027 | instance | openstack/nova-compute-default-l856l/ceph-perms 2026-04-23 14:57:52.350113 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:52.354245 | instance | openstack/nova-compute-default-l856l/ceph-admin-keyring-placement 2026-04-23 14:57:52.539563 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:52.544269 | instance | openstack/nova-compute-default-l856l/ceph-keyring-placement 2026-04-23 14:57:52.742744 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:52.747741 | instance | openstack/nova-compute-default-l856l/nova-compute-vnc-init 2026-04-23 14:57:52.932735 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:52.936642 | instance | openstack/nova-compute-default-l856l/nova-compute-ssh-init 2026-04-23 14:57:53.152845 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:53.157866 | instance | openstack/nova-compute-default-l856l/nova-compute 2026-04-23 14:57:53.368138 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:53.371788 | instance | openstack/nova-compute-default-l856l/nova-compute-ssh 2026-04-23 14:57:53.583457 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-l856l" not found 2026-04-23 14:57:53.762927 | instance | openstack/nova-conductor-f49bf4cd7-zp826/init 2026-04-23 14:57:53.934767 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-f49bf4cd7-zp826" not found 2026-04-23 14:57:53.939663 | instance | openstack/nova-conductor-f49bf4cd7-zp826/nova-conductor 2026-04-23 14:57:54.128874 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-f49bf4cd7-zp826" not found 2026-04-23 14:57:54.316093 | instance | openstack/nova-db-init-nh5pf/init 2026-04-23 14:57:54.504712 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-nh5pf" not found 2026-04-23 14:57:54.509607 | instance | openstack/nova-db-init-nh5pf/nova-db-init-0 2026-04-23 14:57:54.684294 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-nh5pf" not found 2026-04-23 14:57:54.688288 | instance | openstack/nova-db-init-nh5pf/nova-db-init-1 2026-04-23 14:57:54.871627 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-nh5pf" not found 2026-04-23 14:57:54.876868 | instance | openstack/nova-db-init-nh5pf/nova-db-init-2 2026-04-23 14:57:55.055510 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-nh5pf" not found 2026-04-23 14:57:55.243859 | instance | openstack/nova-db-sync-4l47f/init 2026-04-23 14:57:55.425133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-4l47f" not found 2026-04-23 14:57:55.428370 | instance | openstack/nova-db-sync-4l47f/nova-db-sync 2026-04-23 14:57:55.615117 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-4l47f" not found 2026-04-23 14:57:55.827344 | instance | openstack/nova-ks-endpoints-hx7ck/init 2026-04-23 14:57:56.006463 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-hx7ck" not found 2026-04-23 14:57:56.011840 | instance | openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-admin 2026-04-23 14:57:56.183630 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-hx7ck" not found 2026-04-23 14:57:56.187885 | instance | openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-internal 2026-04-23 14:57:56.366597 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-hx7ck" not found 2026-04-23 14:57:56.370831 | instance | openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-public 2026-04-23 14:57:56.545217 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-hx7ck" not found 2026-04-23 14:57:56.724947 | instance | openstack/nova-ks-service-jksp2/init 2026-04-23 14:57:56.918145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-jksp2" not found 2026-04-23 14:57:56.922642 | instance | openstack/nova-ks-service-jksp2/compute-ks-service-registration 2026-04-23 14:57:57.094142 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-jksp2" not found 2026-04-23 14:57:57.282773 | instance | openstack/nova-ks-user-5n2fv/init 2026-04-23 14:57:57.454576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-5n2fv" not found 2026-04-23 14:57:57.458104 | instance | openstack/nova-ks-user-5n2fv/nova-ks-user 2026-04-23 14:57:57.650220 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-5n2fv" not found 2026-04-23 14:57:57.842134 | instance | openstack/nova-novncproxy-84b76bb77d-wmp59/init 2026-04-23 14:57:58.059762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-84b76bb77d-wmp59" not found 2026-04-23 14:57:58.061856 | instance | openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy-init 2026-04-23 14:57:58.240695 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-84b76bb77d-wmp59" not found 2026-04-23 14:57:58.245021 | instance | openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy-init-assets 2026-04-23 14:57:58.430262 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-84b76bb77d-wmp59" not found 2026-04-23 14:57:58.434592 | instance | openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy 2026-04-23 14:57:58.617015 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-84b76bb77d-wmp59" not found 2026-04-23 14:57:58.795788 | instance | openstack/nova-rabbit-init-nb7sn/init 2026-04-23 14:57:58.972496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-nb7sn" not found 2026-04-23 14:57:58.976910 | instance | openstack/nova-rabbit-init-nb7sn/rabbit-init 2026-04-23 14:57:59.144208 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-nb7sn" not found 2026-04-23 14:57:59.311182 | instance | openstack/nova-scheduler-55b8bcdc4c-m2fg6/init 2026-04-23 14:57:59.498160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-55b8bcdc4c-m2fg6" not found 2026-04-23 14:57:59.502804 | instance | openstack/nova-scheduler-55b8bcdc4c-m2fg6/nova-scheduler 2026-04-23 14:57:59.700181 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-55b8bcdc4c-m2fg6" not found 2026-04-23 14:57:59.874371 | instance | openstack/octavia-api-549b75d676-tdrsx/init 2026-04-23 14:58:00.053900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-549b75d676-tdrsx" not found 2026-04-23 14:58:00.060506 | instance | openstack/octavia-api-549b75d676-tdrsx/octavia-api 2026-04-23 14:58:00.285474 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-549b75d676-tdrsx" not found 2026-04-23 14:58:00.456922 | instance | openstack/octavia-bootstrap-ljgdb/init 2026-04-23 14:58:00.642658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-ljgdb" not found 2026-04-23 14:58:00.646193 | instance | openstack/octavia-bootstrap-ljgdb/bootstrap 2026-04-23 14:58:00.820578 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-ljgdb" not found 2026-04-23 14:58:01.010541 | instance | openstack/octavia-db-init-mnpm6/init 2026-04-23 14:58:01.205245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-mnpm6" not found 2026-04-23 14:58:01.209523 | instance | openstack/octavia-db-init-mnpm6/octavia-db-init-0 2026-04-23 14:58:01.411233 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-mnpm6" not found 2026-04-23 14:58:01.597267 | instance | openstack/octavia-db-sync-vqdvx/init 2026-04-23 14:58:01.768055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-vqdvx" not found 2026-04-23 14:58:01.772509 | instance | openstack/octavia-db-sync-vqdvx/octavia-db-sync 2026-04-23 14:58:01.945577 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-vqdvx" not found 2026-04-23 14:58:02.123089 | instance | openstack/octavia-health-manager-default-b42vv/init 2026-04-23 14:58:02.315280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-b42vv" not found 2026-04-23 14:58:02.319745 | instance | openstack/octavia-health-manager-default-b42vv/octavia-health-manager-get-port 2026-04-23 14:58:02.501932 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-b42vv" not found 2026-04-23 14:58:02.507832 | instance | openstack/octavia-health-manager-default-b42vv/octavia-health-manager-nic-init 2026-04-23 14:58:02.691293 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-b42vv" not found 2026-04-23 14:58:02.695426 | instance | openstack/octavia-health-manager-default-b42vv/octavia-health-manager 2026-04-23 14:58:02.899367 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-b42vv" not found 2026-04-23 14:58:03.092102 | instance | openstack/octavia-housekeeping-8485f64d59-mzv44/init 2026-04-23 14:58:03.307963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-8485f64d59-mzv44" not found 2026-04-23 14:58:03.311939 | instance | openstack/octavia-housekeeping-8485f64d59-mzv44/octavia-housekeeping 2026-04-23 14:58:03.506453 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-8485f64d59-mzv44" not found 2026-04-23 14:58:03.714935 | instance | openstack/octavia-ks-endpoints-wt472/init 2026-04-23 14:58:03.889069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-wt472" not found 2026-04-23 14:58:03.894982 | instance | openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-admin 2026-04-23 14:58:04.094127 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-wt472" not found 2026-04-23 14:58:04.107510 | instance | openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-internal 2026-04-23 14:58:04.298918 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-wt472" not found 2026-04-23 14:58:04.302481 | instance | openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-public 2026-04-23 14:58:04.483454 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-wt472" not found 2026-04-23 14:58:04.648709 | instance | openstack/octavia-ks-service-qn28b/init 2026-04-23 14:58:04.829801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-qn28b" not found 2026-04-23 14:58:04.837014 | instance | openstack/octavia-ks-service-qn28b/load-balancer-ks-service-registration 2026-04-23 14:58:05.000586 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-qn28b" not found 2026-04-23 14:58:05.165552 | instance | openstack/octavia-ks-user-5zxgl/init 2026-04-23 14:58:05.330311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-5zxgl" not found 2026-04-23 14:58:05.334130 | instance | openstack/octavia-ks-user-5zxgl/octavia-ks-user 2026-04-23 14:58:05.530498 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-5zxgl" not found 2026-04-23 14:58:05.718977 | instance | openstack/octavia-rabbit-init-5b7hd/init 2026-04-23 14:58:05.896690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-5b7hd" not found 2026-04-23 14:58:05.901689 | instance | openstack/octavia-rabbit-init-5b7hd/rabbit-init 2026-04-23 14:58:06.101540 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-5b7hd" not found 2026-04-23 14:58:06.272939 | instance | openstack/octavia-worker-74958db884-ftg4q/init 2026-04-23 14:58:06.452358 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-74958db884-ftg4q" not found 2026-04-23 14:58:06.457546 | instance | openstack/octavia-worker-74958db884-ftg4q/octavia-worker 2026-04-23 14:58:06.662058 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-74958db884-ftg4q" not found 2026-04-23 14:58:06.847825 | instance | openstack/openstack-database-exporter-78c69bc7dd-vmwl7/openstack-database-exporter 2026-04-23 14:58:07.060532 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-vmwl7" not found 2026-04-23 14:58:07.251101 | instance | openstack/openstack-exporter-66545476f5-wdc42/build-config 2026-04-23 14:58:07.456135 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-66545476f5-wdc42" not found 2026-04-23 14:58:07.459804 | instance | openstack/openstack-exporter-66545476f5-wdc42/openstack-exporter 2026-04-23 14:58:07.695040 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-66545476f5-wdc42" not found 2026-04-23 14:58:07.891020 | instance | openstack/openvswitch-s6ltx/init 2026-04-23 14:58:08.086845 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-s6ltx" not found 2026-04-23 14:58:08.092232 | instance | openstack/openvswitch-s6ltx/openvswitch-db-perms 2026-04-23 14:58:08.273139 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-s6ltx" not found 2026-04-23 14:58:08.277171 | instance | openstack/openvswitch-s6ltx/openvswitch-vswitchd-modules 2026-04-23 14:58:08.453170 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-s6ltx" not found 2026-04-23 14:58:08.457569 | instance | openstack/openvswitch-s6ltx/openvswitch-db 2026-04-23 14:58:08.637069 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-s6ltx" not found 2026-04-23 14:58:08.642157 | instance | openstack/openvswitch-s6ltx/openvswitch-vswitchd 2026-04-23 14:58:08.830667 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-s6ltx" not found 2026-04-23 14:58:09.029845 | instance | openstack/ovn-controller-bj7zc/init 2026-04-23 14:58:09.236378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-bj7zc" not found 2026-04-23 14:58:09.241734 | instance | openstack/ovn-controller-bj7zc/get-gw-enabled 2026-04-23 14:58:09.436451 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-bj7zc" not found 2026-04-23 14:58:09.440991 | instance | openstack/ovn-controller-bj7zc/controller-init 2026-04-23 14:58:09.629058 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-bj7zc" not found 2026-04-23 14:58:09.634143 | instance | openstack/ovn-controller-bj7zc/controller 2026-04-23 14:58:09.837235 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-bj7zc" not found 2026-04-23 14:58:09.841151 | instance | openstack/ovn-controller-bj7zc/vector 2026-04-23 14:58:10.026480 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-bj7zc" not found 2026-04-23 14:58:10.032141 | instance | openstack/ovn-controller-bj7zc/log-parser 2026-04-23 14:58:10.239573 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-bj7zc" not found 2026-04-23 14:58:10.433369 | instance | openstack/ovn-northd-7785c59fb4-lxzbt/init 2026-04-23 14:58:10.627486 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-7785c59fb4-lxzbt" not found 2026-04-23 14:58:10.632628 | instance | openstack/ovn-northd-7785c59fb4-lxzbt/northd 2026-04-23 14:58:10.842333 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-7785c59fb4-lxzbt" not found 2026-04-23 14:58:11.020879 | instance | openstack/ovn-ovsdb-nb-0/init 2026-04-23 14:58:11.203640 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-04-23 14:58:11.206405 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-04-23 14:58:11.403682 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-04-23 14:58:11.596514 | instance | openstack/ovn-ovsdb-sb-0/init 2026-04-23 14:58:11.762104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-04-23 14:58:11.766598 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-04-23 14:58:11.946792 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-04-23 14:58:12.111940 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-23 14:58:12.293300 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 14:58:12.297134 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-23 14:58:12.693474 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 14:58:12.698785 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-23 14:58:12.907422 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 14:58:13.104733 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-23 14:58:13.279831 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-23 14:58:13.291697 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-23 14:58:13.510153 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-23 14:58:13.519437 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-23 14:58:13.700165 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-23 14:58:13.884445 | instance | openstack/placement-api-6b7bc5b4bd-xx8nh/init 2026-04-23 14:58:14.084480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6b7bc5b4bd-xx8nh" not found 2026-04-23 14:58:14.091006 | instance | openstack/placement-api-6b7bc5b4bd-xx8nh/placement-api 2026-04-23 14:58:14.362093 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6b7bc5b4bd-xx8nh" not found 2026-04-23 14:58:14.536820 | instance | openstack/placement-db-init-gcnrk/init 2026-04-23 14:58:14.719045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-gcnrk" not found 2026-04-23 14:58:14.723279 | instance | openstack/placement-db-init-gcnrk/placement-db-init-0 2026-04-23 14:58:14.903392 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-gcnrk" not found 2026-04-23 14:58:15.079417 | instance | openstack/placement-db-sync-b7vzp/init 2026-04-23 14:58:15.263486 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-b7vzp" not found 2026-04-23 14:58:15.266899 | instance | openstack/placement-db-sync-b7vzp/placement-db-sync 2026-04-23 14:58:15.439831 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-b7vzp" not found 2026-04-23 14:58:15.630506 | instance | openstack/placement-ks-endpoints-j5rtf/init 2026-04-23 14:58:15.835292 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-j5rtf" not found 2026-04-23 14:58:15.840340 | instance | openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-admin 2026-04-23 14:58:16.008934 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-j5rtf" not found 2026-04-23 14:58:16.012561 | instance | openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-internal 2026-04-23 14:58:16.189692 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-j5rtf" not found 2026-04-23 14:58:16.193965 | instance | openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-public 2026-04-23 14:58:16.385456 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-j5rtf" not found 2026-04-23 14:58:16.564011 | instance | openstack/placement-ks-service-kzhh9/init 2026-04-23 14:58:16.741582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-kzhh9" not found 2026-04-23 14:58:16.746370 | instance | openstack/placement-ks-service-kzhh9/placement-ks-service-registration 2026-04-23 14:58:16.933480 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-kzhh9" not found 2026-04-23 14:58:17.142880 | instance | openstack/placement-ks-user-cwsgj/init 2026-04-23 14:58:17.329757 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-cwsgj" not found 2026-04-23 14:58:17.333986 | instance | openstack/placement-ks-user-cwsgj/placement-ks-user 2026-04-23 14:58:17.547661 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-cwsgj" not found 2026-04-23 14:58:17.760603 | instance | openstack/pxc-operator-59d66cbc78-mcz98/percona-xtradb-cluster-operator 2026-04-23 14:58:17.946790 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-59d66cbc78-mcz98" not found 2026-04-23 14:58:18.133605 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-23 14:58:18.314698 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-23 14:58:18.319060 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-23 14:58:18.526250 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-23 14:58:18.715510 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-23 14:58:18.902949 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-23 14:58:18.909346 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-23 14:58:19.110220 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-23 14:58:19.289703 | instance | openstack/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74/rabbitmq-cluster-operator 2026-04-23 14:58:19.495401 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-6b5c8b7cdc-tlz74" not found 2026-04-23 14:58:19.671565 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-23 14:58:19.850511 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-23 14:58:19.854485 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-23 14:58:20.053399 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-23 14:58:20.234125 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-23 14:58:20.433958 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-23 14:58:20.443227 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-23 14:58:20.644348 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-23 14:58:20.829106 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-23 14:58:21.002539 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-23 14:58:21.006155 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-23 14:58:21.199106 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-23 14:58:21.372482 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-23 14:58:21.550741 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-23 14:58:21.555557 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-23 14:58:21.754630 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-23 14:58:21.915886 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-23 14:58:22.091436 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-23 14:58:22.098865 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-23 14:58:22.286963 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-23 14:58:22.467721 | instance | openstack/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g/rabbitmq-cluster-operator 2026-04-23 14:58:22.666201 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-69996b7f7f-mv97g" not found 2026-04-23 14:58:22.861303 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-23 14:58:23.041935 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-23 14:58:23.053664 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-23 14:58:23.266070 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-23 14:58:23.448807 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-23 14:58:23.640718 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-23 14:58:23.644326 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-23 14:58:23.930317 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-23 14:58:24.100583 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-23 14:58:24.271167 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-23 14:58:24.276121 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-23 14:58:24.472281 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-23 14:58:24.650343 | instance | openstack/rabbitmq-senlin-server-0/setup-container 2026-04-23 14:58:24.821507 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-senlin-server-0" not found 2026-04-23 14:58:24.826060 | instance | openstack/rabbitmq-senlin-server-0/rabbitmq 2026-04-23 14:58:25.013033 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-senlin-server-0" not found 2026-04-23 14:58:25.198171 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/make-container-crash-dir 2026-04-23 14:58:25.369691 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-nbtl7" not found 2026-04-23 14:58:25.376047 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/chown-container-data-dir 2026-04-23 14:58:25.569268 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-nbtl7" not found 2026-04-23 14:58:25.573150 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/ceph-crash 2026-04-23 14:58:25.748792 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-cb464b779-nbtl7" not found 2026-04-23 14:58:25.921798 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/chown-container-data-dir 2026-04-23 14:58:26.096369 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-9qh88" not found 2026-04-23 14:58:26.100690 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/rgw 2026-04-23 14:58:26.396539 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-9qh88" not found 2026-04-23 14:58:26.402339 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/log-collector 2026-04-23 14:58:26.584532 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-9qh88" not found 2026-04-23 14:58:26.756643 | instance | openstack/senlin-api-74647f898d-fp2gb/init 2026-04-23 14:58:26.935017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-api-74647f898d-fp2gb" not found 2026-04-23 14:58:26.938764 | instance | openstack/senlin-api-74647f898d-fp2gb/senlin-api 2026-04-23 14:58:27.122815 | instance | Error from server (BadRequest): previous terminated container "senlin-api" in pod "senlin-api-74647f898d-fp2gb" not found 2026-04-23 14:58:27.339248 | instance | openstack/senlin-conductor-79bdffb78c-b7vt9/init 2026-04-23 14:58:27.532973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-conductor-79bdffb78c-b7vt9" not found 2026-04-23 14:58:27.536110 | instance | openstack/senlin-conductor-79bdffb78c-b7vt9/senlin-conductor 2026-04-23 14:58:27.722778 | instance | Error from server (BadRequest): previous terminated container "senlin-conductor" in pod "senlin-conductor-79bdffb78c-b7vt9" not found 2026-04-23 14:58:27.927602 | instance | openstack/senlin-db-init-mk4h6/init 2026-04-23 14:58:28.117048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-db-init-mk4h6" not found 2026-04-23 14:58:28.120852 | instance | openstack/senlin-db-init-mk4h6/senlin-db-init-0 2026-04-23 14:58:28.309039 | instance | Error from server (BadRequest): previous terminated container "senlin-db-init-0" in pod "senlin-db-init-mk4h6" not found 2026-04-23 14:58:28.490012 | instance | openstack/senlin-db-sync-kvrs6/init 2026-04-23 14:58:28.658103 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-db-sync-kvrs6" not found 2026-04-23 14:58:28.662654 | instance | openstack/senlin-db-sync-kvrs6/senlin-db-sync 2026-04-23 14:58:28.826311 | instance | Error from server (BadRequest): previous terminated container "senlin-db-sync" in pod "senlin-db-sync-kvrs6" not found 2026-04-23 14:58:28.992904 | instance | openstack/senlin-engine-5fc69889b9-2wp87/init 2026-04-23 14:58:29.171881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-5fc69889b9-2wp87" not found 2026-04-23 14:58:29.175143 | instance | openstack/senlin-engine-5fc69889b9-2wp87/senlin-engine 2026-04-23 14:58:29.365076 | instance | Error from server (BadRequest): previous terminated container "senlin-engine" in pod "senlin-engine-5fc69889b9-2wp87" not found 2026-04-23 14:58:29.561452 | instance | openstack/senlin-engine-cleaner-29615925-nd7wq/init 2026-04-23 14:58:29.747254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29615925-nd7wq" not found 2026-04-23 14:58:29.750710 | instance | openstack/senlin-engine-cleaner-29615925-nd7wq/senlin-engine-cleaner 2026-04-23 14:58:29.922721 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29615925-nd7wq" not found 2026-04-23 14:58:30.107183 | instance | openstack/senlin-engine-cleaner-29615930-7lqgh/init 2026-04-23 14:58:30.288034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29615930-7lqgh" not found 2026-04-23 14:58:30.291141 | instance | openstack/senlin-engine-cleaner-29615930-7lqgh/senlin-engine-cleaner 2026-04-23 14:58:30.462942 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29615930-7lqgh" not found 2026-04-23 14:58:30.632205 | instance | openstack/senlin-engine-cleaner-29615935-t5vp2/init 2026-04-23 14:58:30.807026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29615935-t5vp2" not found 2026-04-23 14:58:30.811561 | instance | openstack/senlin-engine-cleaner-29615935-t5vp2/senlin-engine-cleaner 2026-04-23 14:58:30.991741 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29615935-t5vp2" not found 2026-04-23 14:58:31.208560 | instance | openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/init 2026-04-23 14:58:31.400095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-health-manager-7fd6f7fdd7-ldxsp" not found 2026-04-23 14:58:31.404997 | instance | openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/senlin-health-manager 2026-04-23 14:58:31.580190 | instance | Error from server (BadRequest): previous terminated container "senlin-health-manager" in pod "senlin-health-manager-7fd6f7fdd7-ldxsp" not found 2026-04-23 14:58:31.768537 | instance | openstack/senlin-ks-endpoints-bbxgb/init 2026-04-23 14:58:31.937816 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-endpoints-bbxgb" not found 2026-04-23 14:58:31.941957 | instance | openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-admin 2026-04-23 14:58:32.122737 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-admin" in pod "senlin-ks-endpoints-bbxgb" not found 2026-04-23 14:58:32.126290 | instance | openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-internal 2026-04-23 14:58:32.312519 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-internal" in pod "senlin-ks-endpoints-bbxgb" not found 2026-04-23 14:58:32.316821 | instance | openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-public 2026-04-23 14:58:32.493939 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-public" in pod "senlin-ks-endpoints-bbxgb" not found 2026-04-23 14:58:32.684785 | instance | openstack/senlin-ks-service-flccv/init 2026-04-23 14:58:32.864506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-service-flccv" not found 2026-04-23 14:58:32.868013 | instance | openstack/senlin-ks-service-flccv/clustering-ks-service-registration 2026-04-23 14:58:33.055238 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-service-registration" in pod "senlin-ks-service-flccv" not found 2026-04-23 14:58:33.258488 | instance | openstack/senlin-ks-user-fvk7b/init 2026-04-23 14:58:33.444231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-user-fvk7b" not found 2026-04-23 14:58:33.448095 | instance | openstack/senlin-ks-user-fvk7b/senlin-ks-user 2026-04-23 14:58:33.642342 | instance | Error from server (BadRequest): previous terminated container "senlin-ks-user" in pod "senlin-ks-user-fvk7b" not found 2026-04-23 14:58:33.819484 | instance | openstack/senlin-rabbit-init-dwpcp/init 2026-04-23 14:58:33.995001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-rabbit-init-dwpcp" not found 2026-04-23 14:58:33.999902 | instance | openstack/senlin-rabbit-init-dwpcp/rabbit-init 2026-04-23 14:58:34.178272 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "senlin-rabbit-init-dwpcp" not found 2026-04-23 14:58:34.357152 | instance | openstack/staffeln-api-6ccc78b77d-wqxt9/init 2026-04-23 14:58:34.535278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6ccc78b77d-wqxt9" not found 2026-04-23 14:58:34.540060 | instance | openstack/staffeln-api-6ccc78b77d-wqxt9/staffeln-api 2026-04-23 14:58:34.744713 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6ccc78b77d-wqxt9" not found 2026-04-23 14:58:34.918916 | instance | openstack/staffeln-conductor-58d5646bf-bwb9g/staffeln-conductor 2026-04-23 14:58:35.088270 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-58d5646bf-bwb9g" not found 2026-04-23 14:58:35.255875 | instance | openstack/staffeln-db-init-n94tt/init 2026-04-23 14:58:35.422647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-n94tt" not found 2026-04-23 14:58:35.426954 | instance | openstack/staffeln-db-init-n94tt/staffeln-db-init-0 2026-04-23 14:58:35.615379 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-n94tt" not found 2026-04-23 14:58:35.785070 | instance | openstack/staffeln-db-sync-2w7hj/init 2026-04-23 14:58:35.955429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-2w7hj" not found 2026-04-23 14:58:35.958768 | instance | openstack/staffeln-db-sync-2w7hj/staffeln-db-sync 2026-04-23 14:58:36.137298 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-2w7hj" not found 2026-04-23 14:58:36.314275 | instance | openstack/tempest-ks-user-lthc2/init 2026-04-23 14:58:36.475904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-lthc2" not found 2026-04-23 14:58:36.480365 | instance | openstack/tempest-ks-user-lthc2/tempest-ks-user 2026-04-23 14:58:36.677476 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-lthc2" not found 2026-04-23 14:58:36.885310 | instance | openstack/tempest-run-tests-22cm7/init 2026-04-23 14:58:37.064397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-22cm7" not found 2026-04-23 14:58:37.070548 | instance | openstack/tempest-run-tests-22cm7/tempest-run-tests-init 2026-04-23 14:58:37.250559 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-22cm7" not found 2026-04-23 14:58:37.256500 | instance | openstack/tempest-run-tests-22cm7/tempest-run-tests 2026-04-23 14:58:37.463347 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-22cm7" not found 2026-04-23 14:58:37.640033 | instance | orc-system/orc-controller-manager-b56d5d966-x9hf4/manager 2026-04-23 14:58:37.883133 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-b56d5d966-x9hf4" not found 2026-04-23 14:58:38.064273 | instance | rook-ceph/rook-ceph-operator-6988c5f444-2p6gl/rook-ceph-operator 2026-04-23 14:58:38.273489 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-6988c5f444-2p6gl" not found 2026-04-23 14:58:38.467901 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-wzgxf/secretgen-controller 2026-04-23 14:58:38.669915 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-wzgxf" not found 2026-04-23 14:58:39.113655 | instance | ERROR 2026-04-23 14:58:39.113955 | instance | { 2026-04-23 14:58:39.113989 | instance | "delta": "0:02:08.102152", 2026-04-23 14:58:39.114010 | instance | "end": "2026-04-23 14:58:38.686178", 2026-04-23 14:58:39.114029 | instance | "msg": "non-zero return code", 2026-04-23 14:58:39.114047 | instance | "rc": 123, 2026-04-23 14:58:39.114115 | instance | "start": "2026-04-23 14:56:30.584026" 2026-04-23 14:58:39.114134 | instance | } 2026-04-23 14:58:39.114159 | instance | ERROR: Ignoring Errors 2026-04-23 14:58:39.128293 | 2026-04-23 14:58:39.128381 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-23 14:58:39.886473 | instance | changed: 2026-04-23 14:58:39.886717 | instance | cd+++++++++ pod-logs/ 2026-04-23 14:58:39.886785 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-23 14:58:39.886810 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-23 14:58:39.886842 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-23 14:58:39.886918 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-23 14:58:39.886949 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67/ 2026-04-23 14:58:39.886983 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67/manager.txt 2026-04-23 14:58:39.887157 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-23 14:58:39.887196 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk/ 2026-04-23 14:58:39.887226 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk/manager.txt 2026-04-23 14:58:39.887246 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-23 14:58:39.887271 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-wsmdk/ 2026-04-23 14:58:39.887291 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-wsmdk/manager.txt 2026-04-23 14:58:39.887330 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-23 14:58:39.887355 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-z8zgl/ 2026-04-23 14:58:39.887391 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-z8zgl/manager.txt 2026-04-23 14:58:39.887419 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-23 14:58:39.887443 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-hz8p5/ 2026-04-23 14:58:39.887488 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-hz8p5/cert-manager-controller.txt 2026-04-23 14:58:39.887517 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-jxz92/ 2026-04-23 14:58:39.887537 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-jxz92/cert-manager-cainjector.txt 2026-04-23 14:58:39.887556 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-gm8zg/ 2026-04-23 14:58:39.887575 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-gm8zg/cert-manager-webhook.txt 2026-04-23 14:58:39.887594 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-23 14:58:39.887624 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rgqz8/ 2026-04-23 14:58:39.887643 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rgqz8/envoy-gateway.txt 2026-04-23 14:58:39.887662 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-23 14:58:39.887681 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-23 14:58:39.887699 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-23 14:58:39.887718 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-23 14:58:39.887736 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-23 14:58:39.887765 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67/ 2026-04-23 14:58:39.887785 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-bcd67/manager.txt 2026-04-23 14:58:39.887805 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-23 14:58:39.887824 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk/ 2026-04-23 14:58:39.887843 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-m2ssk/manager.txt 2026-04-23 14:58:39.887863 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-23 14:58:39.887891 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-wsmdk/ 2026-04-23 14:58:39.887912 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-wsmdk/manager.txt 2026-04-23 14:58:39.887931 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-23 14:58:39.887950 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-z8zgl/ 2026-04-23 14:58:39.887969 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-z8zgl/manager.txt 2026-04-23 14:58:39.887988 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-23 14:58:39.888007 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-hz8p5/ 2026-04-23 14:58:39.888038 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-hz8p5/cert-manager-controller.txt 2026-04-23 14:58:39.888057 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-jxz92/ 2026-04-23 14:58:39.888076 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-jxz92/cert-manager-cainjector.txt 2026-04-23 14:58:39.888100 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-gm8zg/ 2026-04-23 14:58:39.888120 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-gm8zg/cert-manager-webhook.txt 2026-04-23 14:58:39.888142 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-23 14:58:39.888173 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rgqz8/ 2026-04-23 14:58:39.888192 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rgqz8/envoy-gateway.txt 2026-04-23 14:58:39.888211 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-23 14:58:39.888229 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-gcbnx/ 2026-04-23 14:58:39.888247 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-gcbnx/controller.txt 2026-04-23 14:58:39.888266 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vpg5w/ 2026-04-23 14:58:39.888295 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vpg5w/ingress-nginx-default-backend.txt 2026-04-23 14:58:39.888315 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-23 14:58:39.888334 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-msq6v/ 2026-04-23 14:58:39.888353 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-msq6v/cilium-operator.txt 2026-04-23 14:58:39.888373 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/ 2026-04-23 14:58:39.888392 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/apply-sysctl-overwrites.txt 2026-04-23 14:58:39.888412 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/cilium-agent.txt 2026-04-23 14:58:39.888441 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/clean-cilium-state.txt 2026-04-23 14:58:39.888461 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/config.txt 2026-04-23 14:58:39.888479 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/install-cni-binaries.txt 2026-04-23 14:58:39.888498 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/mount-bpf-fs.txt 2026-04-23 14:58:39.888516 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tq49v/mount-cgroup.txt 2026-04-23 14:58:39.888533 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hdgjm/ 2026-04-23 14:58:39.888551 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hdgjm/coredns.txt 2026-04-23 14:58:39.888569 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-z8rcl/ 2026-04-23 14:58:39.888587 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-z8rcl/coredns.txt 2026-04-23 14:58:39.888618 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-23 14:58:39.888638 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-23 14:58:39.888656 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-23 14:58:39.888675 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 14:58:39.888694 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-23 14:58:39.888711 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 14:58:39.888729 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9lvm9/ 2026-04-23 14:58:39.888747 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9lvm9/kube-proxy.txt 2026-04-23 14:58:39.888778 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-23 14:58:39.888802 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 14:58:39.888822 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-23 14:58:39.888841 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 14:58:39.888861 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-23 14:58:39.888880 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-4zx2q/ 2026-04-23 14:58:39.888910 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-4zx2q/local-path-provisioner.txt 2026-04-23 14:58:39.888930 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-23 14:58:39.888950 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-23 14:58:39.889334 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-23 14:58:39.889355 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-23 14:58:39.889375 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-23 14:58:39.889394 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-23 14:58:39.889413 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-bp7nw/ 2026-04-23 14:58:39.889443 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-bp7nw/goldpinger-daemon.txt 2026-04-23 14:58:39.889462 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/ 2026-04-23 14:58:39.889480 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana-sc-dashboard.txt 2026-04-23 14:58:39.889498 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana-sc-datasources.txt 2026-04-23 14:58:39.889516 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana.txt 2026-04-23 14:58:39.889534 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d/ 2026-04-23 14:58:39.889552 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d/kube-state-metrics.txt 2026-04-23 14:58:39.889607 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-jmvht/ 2026-04-23 14:58:39.889634 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-jmvht/kube-prometheus-stack.txt 2026-04-23 14:58:39.889653 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/ 2026-04-23 14:58:39.889671 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/node-exporter.txt 2026-04-23 14:58:39.889689 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/pod-tls-sidecar.txt 2026-04-23 14:58:39.889719 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-23 14:58:39.889738 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-23 14:58:39.889756 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-z59xj/ 2026-04-23 14:58:39.889774 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-z59xj/nginx.txt 2026-04-23 14:58:39.889793 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-z566c/ 2026-04-23 14:58:39.889811 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-z566c/master.txt 2026-04-23 14:58:39.889836 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-slncg/ 2026-04-23 14:58:39.889856 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-slncg/worker.txt 2026-04-23 14:58:39.889874 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-23 14:58:39.889893 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-23 14:58:39.889922 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-23 14:58:39.889941 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-23 14:58:39.889967 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-23 14:58:39.889986 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-23 14:58:39.890005 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-cwmxt/ 2026-04-23 14:58:39.890024 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-cwmxt/pushgateway.txt 2026-04-23 14:58:39.890043 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-2zrnl/ 2026-04-23 14:58:39.890063 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-2zrnl/vector.txt 2026-04-23 14:58:39.890082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-23 14:58:39.890101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6d45df8859-bpv5n/ 2026-04-23 14:58:39.890120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6d45df8859-bpv5n/barbican-api.txt 2026-04-23 14:58:39.890138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6d45df8859-bpv5n/init.txt 2026-04-23 14:58:39.890158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-ss55l/ 2026-04-23 14:58:39.890177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-ss55l/barbican-db-init-0.txt 2026-04-23 14:58:39.890196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-ss55l/init.txt 2026-04-23 14:58:39.890214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-92h6f/ 2026-04-23 14:58:39.890234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-92h6f/barbican-db-sync.txt 2026-04-23 14:58:39.890253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-92h6f/init.txt 2026-04-23 14:58:39.890273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-frz44/ 2026-04-23 14:58:39.890291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-frz44/init.txt 2026-04-23 14:58:39.890310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-admin.txt 2026-04-23 14:58:39.890329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-internal.txt 2026-04-23 14:58:39.890347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-public.txt 2026-04-23 14:58:39.890365 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wzqmn/ 2026-04-23 14:58:39.890383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wzqmn/init.txt 2026-04-23 14:58:39.890401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wzqmn/key-manager-ks-service-registration.txt 2026-04-23 14:58:39.890419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-vf4vc/ 2026-04-23 14:58:39.890437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-vf4vc/barbican-ks-user.txt 2026-04-23 14:58:39.890455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-vf4vc/init.txt 2026-04-23 14:58:39.890479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-mgjp7/ 2026-04-23 14:58:39.890499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-mgjp7/init.txt 2026-04-23 14:58:39.890518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-mgjp7/rabbit-init.txt 2026-04-23 14:58:39.890536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-b8d485ff7-8fbwl/ 2026-04-23 14:58:39.890554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-b8d485ff7-8fbwl/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.890573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-b8d485ff7-8fbwl/cinder-api.txt 2026-04-23 14:58:39.890593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-b8d485ff7-8fbwl/init.txt 2026-04-23 14:58:39.890612 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f644ff488-b9gpc/ 2026-04-23 14:58:39.890631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f644ff488-b9gpc/ceph-backup-keyring-placement.txt 2026-04-23 14:58:39.890650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f644ff488-b9gpc/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.890669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f644ff488-b9gpc/ceph-keyring-placement-rbd1.txt 2026-04-23 14:58:39.890689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f644ff488-b9gpc/cinder-backup.txt 2026-04-23 14:58:39.890708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f644ff488-b9gpc/init.txt 2026-04-23 14:58:39.890727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-w8mg6/ 2026-04-23 14:58:39.890746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-w8mg6/ceph-keyring-placement.txt 2026-04-23 14:58:39.890766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-w8mg6/cinder-backup-storage-init.txt 2026-04-23 14:58:39.890785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-w8mg6/init.txt 2026-04-23 14:58:39.890805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-njwrj/ 2026-04-23 14:58:39.890847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-njwrj/bootstrap.txt 2026-04-23 14:58:39.890878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-njwrj/init.txt 2026-04-23 14:58:39.890898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-9v6pf/ 2026-04-23 14:58:39.890917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-9v6pf/create-internal-tenant.txt 2026-04-23 14:58:39.890937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-9v6pf/init.txt 2026-04-23 14:58:39.890956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jkplc/ 2026-04-23 14:58:39.890975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jkplc/cinder-db-init-0.txt 2026-04-23 14:58:39.890994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jkplc/init.txt 2026-04-23 14:58:39.891013 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-62dlq/ 2026-04-23 14:58:39.891032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-62dlq/cinder-db-sync.txt 2026-04-23 14:58:39.891051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-62dlq/init.txt 2026-04-23 14:58:39.891070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-59hgz/ 2026-04-23 14:58:39.891088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-59hgz/init.txt 2026-04-23 14:58:39.891106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-admin.txt 2026-04-23 14:58:39.891124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-internal.txt 2026-04-23 14:58:39.891163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-public.txt 2026-04-23 14:58:39.891184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-rcp5m/ 2026-04-23 14:58:39.891204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-rcp5m/init.txt 2026-04-23 14:58:39.891222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-rcp5m/volumev3-ks-service-registration.txt 2026-04-23 14:58:39.891243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-q7wgr/ 2026-04-23 14:58:39.891262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-q7wgr/cinder-ks-user.txt 2026-04-23 14:58:39.891283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-q7wgr/init.txt 2026-04-23 14:58:39.891304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-kgjr4/ 2026-04-23 14:58:39.891323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-kgjr4/init.txt 2026-04-23 14:58:39.891342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-kgjr4/rabbit-init.txt 2026-04-23 14:58:39.891361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-844ff4d6c8-zgxdn/ 2026-04-23 14:58:39.891380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-844ff4d6c8-zgxdn/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.891398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-844ff4d6c8-zgxdn/cinder-scheduler.txt 2026-04-23 14:58:39.891417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-844ff4d6c8-zgxdn/init.txt 2026-04-23 14:58:39.891437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zjlzv/ 2026-04-23 14:58:39.891455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zjlzv/ceph-keyring-placement.txt 2026-04-23 14:58:39.891473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zjlzv/cinder-storage-init-rbd1.txt 2026-04-23 14:58:39.891491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zjlzv/init.txt 2026-04-23 14:58:39.891509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-559fbc57f6-xq7c6/ 2026-04-23 14:58:39.891527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-559fbc57f6-xq7c6/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.891546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-559fbc57f6-xq7c6/ceph-keyring-placement-rbd1.txt 2026-04-23 14:58:39.891565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-559fbc57f6-xq7c6/cinder-volume.txt 2026-04-23 14:58:39.891583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-559fbc57f6-xq7c6/init-cinder-conf.txt 2026-04-23 14:58:39.891602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-559fbc57f6-xq7c6/init.txt 2026-04-23 14:58:39.891620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29615885-6c25f/ 2026-04-23 14:58:39.891639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29615885-6c25f/cinder-volume-usage-audit.txt 2026-04-23 14:58:39.891656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29615885-6c25f/init.txt 2026-04-23 14:58:39.891674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5dfcd45564-xnpw9/ 2026-04-23 14:58:39.891693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dfcd45564-xnpw9/ceph-keyring-placement.txt 2026-04-23 14:58:39.891711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dfcd45564-xnpw9/glance-api.txt 2026-04-23 14:58:39.891730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dfcd45564-xnpw9/glance-perms.txt 2026-04-23 14:58:39.891753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dfcd45564-xnpw9/init.txt 2026-04-23 14:58:39.891785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-786qs/ 2026-04-23 14:58:39.891811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-786qs/glance-db-init-0.txt 2026-04-23 14:58:39.891831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-786qs/init.txt 2026-04-23 14:58:39.891850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nzcxg/ 2026-04-23 14:58:39.891869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nzcxg/glance-db-sync.txt 2026-04-23 14:58:39.891887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nzcxg/init.txt 2026-04-23 14:58:39.891905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-5sj68/ 2026-04-23 14:58:39.891924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-admin.txt 2026-04-23 14:58:39.891941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-internal.txt 2026-04-23 14:58:39.891959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-public.txt 2026-04-23 14:58:39.891977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-5sj68/init.txt 2026-04-23 14:58:39.891995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s5wx6/ 2026-04-23 14:58:39.892013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s5wx6/image-ks-service-registration.txt 2026-04-23 14:58:39.892032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s5wx6/init.txt 2026-04-23 14:58:39.892051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-w6g66/ 2026-04-23 14:58:39.892069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-w6g66/glance-ks-user.txt 2026-04-23 14:58:39.892087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-w6g66/init.txt 2026-04-23 14:58:39.892106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6hbvr/ 2026-04-23 14:58:39.892124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6hbvr/glance-metadefs-load.txt 2026-04-23 14:58:39.892142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6hbvr/init.txt 2026-04-23 14:58:39.892161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9t64w/ 2026-04-23 14:58:39.892179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9t64w/init.txt 2026-04-23 14:58:39.892198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9t64w/rabbit-init.txt 2026-04-23 14:58:39.892217 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nm5dp/ 2026-04-23 14:58:39.892236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nm5dp/ceph-keyring-placement.txt 2026-04-23 14:58:39.892254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nm5dp/glance-storage-init.txt 2026-04-23 14:58:39.892272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nm5dp/init.txt 2026-04-23 14:58:39.892290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-78d5695cc6-jllfb/ 2026-04-23 14:58:39.892309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-78d5695cc6-jllfb/heat-api.txt 2026-04-23 14:58:39.892328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-78d5695cc6-jllfb/init.txt 2026-04-23 14:58:39.892346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hrj72/ 2026-04-23 14:58:39.892365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hrj72/bootstrap.txt 2026-04-23 14:58:39.892383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hrj72/init.txt 2026-04-23 14:58:39.892402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-58cf848b86-5954w/ 2026-04-23 14:58:39.892425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-58cf848b86-5954w/heat-cfn.txt 2026-04-23 14:58:39.892444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-58cf848b86-5954w/init.txt 2026-04-23 14:58:39.892464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-h9k9z/ 2026-04-23 14:58:39.892482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-h9k9z/heat-db-init-0.txt 2026-04-23 14:58:39.892501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-h9k9z/init.txt 2026-04-23 14:58:39.892519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-m75km/ 2026-04-23 14:58:39.892538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-m75km/heat-db-sync.txt 2026-04-23 14:58:39.892556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-m75km/init.txt 2026-04-23 14:58:39.892575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-tgpqw/ 2026-04-23 14:58:39.892593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-tgpqw/heat-ks-domain-user.txt 2026-04-23 14:58:39.892612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-tgpqw/init.txt 2026-04-23 14:58:39.892629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-597565f447-k79sq/ 2026-04-23 14:58:39.892648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-597565f447-k79sq/heat-engine.txt 2026-04-23 14:58:39.892667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-597565f447-k79sq/init.txt 2026-04-23 14:58:39.892685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615925-9cdqr/ 2026-04-23 14:58:39.892703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615925-9cdqr/heat-engine-cleaner.txt 2026-04-23 14:58:39.892724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615925-9cdqr/init.txt 2026-04-23 14:58:39.892745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615930-vlnzz/ 2026-04-23 14:58:39.892764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615930-vlnzz/heat-engine-cleaner.txt 2026-04-23 14:58:39.892782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615930-vlnzz/init.txt 2026-04-23 14:58:39.892800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615935-z79t5/ 2026-04-23 14:58:39.892818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615935-z79t5/heat-engine-cleaner.txt 2026-04-23 14:58:39.892836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615935-z79t5/init.txt 2026-04-23 14:58:39.892854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/ 2026-04-23 14:58:39.892873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-admin.txt 2026-04-23 14:58:39.892891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-internal.txt 2026-04-23 14:58:39.892909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-public.txt 2026-04-23 14:58:39.892928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/init.txt 2026-04-23 14:58:39.892946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-admin.txt 2026-04-23 14:58:39.893020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-internal.txt 2026-04-23 14:58:39.893040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-public.txt 2026-04-23 14:58:39.893059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g8n85/ 2026-04-23 14:58:39.893077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g8n85/cloudformation-ks-service-registration.txt 2026-04-23 14:58:39.893103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g8n85/init.txt 2026-04-23 14:58:39.893123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g8n85/orchestration-ks-service-registration.txt 2026-04-23 14:58:39.893140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-sgmc5/ 2026-04-23 14:58:39.893159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-sgmc5/heat-ks-user.txt 2026-04-23 14:58:39.893177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-sgmc5/heat-trustee-ks-user.txt 2026-04-23 14:58:39.893195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-sgmc5/init.txt 2026-04-23 14:58:39.893214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-d59fc/ 2026-04-23 14:58:39.893233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-d59fc/init.txt 2026-04-23 14:58:39.893251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-d59fc/rabbit-init.txt 2026-04-23 14:58:39.893270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-2xcbl/ 2026-04-23 14:58:39.893288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-2xcbl/heat-trusts.txt 2026-04-23 14:58:39.893305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-2xcbl/init.txt 2026-04-23 14:58:39.893323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7b87ff7675-wxg59/ 2026-04-23 14:58:39.893369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7b87ff7675-wxg59/horizon.txt 2026-04-23 14:58:39.893404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7b87ff7675-wxg59/init.txt 2026-04-23 14:58:39.893426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-bf6lf/ 2026-04-23 14:58:39.893447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-bf6lf/horizon-db-init-0.txt 2026-04-23 14:58:39.893467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-bf6lf/init.txt 2026-04-23 14:58:39.893487 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-jwgpc/ 2026-04-23 14:58:39.893506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-jwgpc/horizon-db-sync.txt 2026-04-23 14:58:39.893524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-jwgpc/init.txt 2026-04-23 14:58:39.893543 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-x5zkk/ 2026-04-23 14:58:39.893561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-x5zkk/init.txt 2026-04-23 14:58:39.893640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-x5zkk/keepalived.txt 2026-04-23 14:58:39.893660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-x5zkk/wait-for-ip.txt 2026-04-23 14:58:39.893678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-75fdf5fd4c-rl4vh/ 2026-04-23 14:58:39.893696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-75fdf5fd4c-rl4vh/init.txt 2026-04-23 14:58:39.893715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-75fdf5fd4c-rl4vh/keystone-api.txt 2026-04-23 14:58:39.893734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-7ptv5/ 2026-04-23 14:58:39.893752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-7ptv5/bootstrap.txt 2026-04-23 14:58:39.893771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-7ptv5/init.txt 2026-04-23 14:58:39.893791 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pnp4v/ 2026-04-23 14:58:39.893809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pnp4v/init.txt 2026-04-23 14:58:39.893827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pnp4v/keystone-credential-setup.txt 2026-04-23 14:58:39.893846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nwjzt/ 2026-04-23 14:58:39.893872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nwjzt/init.txt 2026-04-23 14:58:39.893891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nwjzt/keystone-db-init-0.txt 2026-04-23 14:58:39.893910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ms2sq/ 2026-04-23 14:58:39.893930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ms2sq/init.txt 2026-04-23 14:58:39.893948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ms2sq/keystone-db-sync.txt 2026-04-23 14:58:39.893966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-wjz52/ 2026-04-23 14:58:39.893985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-wjz52/init.txt 2026-04-23 14:58:39.894002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-wjz52/keystone-domain-manage.txt 2026-04-23 14:58:39.894020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xzdmb/ 2026-04-23 14:58:39.894038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xzdmb/init.txt 2026-04-23 14:58:39.894055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xzdmb/keystone-fernet-setup.txt 2026-04-23 14:58:39.894074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-k2h9j/ 2026-04-23 14:58:39.894092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-k2h9j/init.txt 2026-04-23 14:58:39.894110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-k2h9j/rabbit-init.txt 2026-04-23 14:58:39.894129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/ 2026-04-23 14:58:39.894164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/ceph-admin-keyring-placement.txt 2026-04-23 14:58:39.894199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/ceph-keyring-placement.txt 2026-04-23 14:58:39.894223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/init-dynamic-options.txt 2026-04-23 14:58:39.894247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/init.txt 2026-04-23 14:58:39.894271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/libvirt-exporter.txt 2026-04-23 14:58:39.894296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/libvirt.txt 2026-04-23 14:58:39.894318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4pwt8/tls-sidecar.txt 2026-04-23 14:58:39.894356 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-586b59766b-fnmck/ 2026-04-23 14:58:39.894397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-586b59766b-fnmck/init.txt 2026-04-23 14:58:39.894417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-586b59766b-fnmck/magnum-api.txt 2026-04-23 14:58:39.894446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-ntx62/ 2026-04-23 14:58:39.894539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-ntx62/magnum-cluster-api-proxy.txt 2026-04-23 14:58:39.894562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-23 14:58:39.894582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-23 14:58:39.894602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-23 14:58:39.894623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-23 14:58:39.894648 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-5r225/ 2026-04-23 14:58:39.894672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-5r225/init.txt 2026-04-23 14:58:39.894715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-5r225/magnum-db-init-0.txt 2026-04-23 14:58:39.894738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-pt2g6/ 2026-04-23 14:58:39.894768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-pt2g6/init.txt 2026-04-23 14:58:39.894794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-pt2g6/magnum-db-sync.txt 2026-04-23 14:58:39.894813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-svhvp/ 2026-04-23 14:58:39.894831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-svhvp/init.txt 2026-04-23 14:58:39.894849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-svhvp/magnum-ks-domain-user.txt 2026-04-23 14:58:39.894867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-2c66w/ 2026-04-23 14:58:39.894885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-admin.txt 2026-04-23 14:58:39.894905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-internal.txt 2026-04-23 14:58:39.894923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-public.txt 2026-04-23 14:58:39.894941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-2c66w/init.txt 2026-04-23 14:58:39.894959 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-xvg9c/ 2026-04-23 14:58:39.894988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-xvg9c/container-infra-ks-service-registration.txt 2026-04-23 14:58:39.895025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-xvg9c/init.txt 2026-04-23 14:58:39.895058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-8cm8l/ 2026-04-23 14:58:39.895081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-8cm8l/init.txt 2026-04-23 14:58:39.895100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-8cm8l/magnum-ks-user.txt 2026-04-23 14:58:39.895120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-nlqrb/ 2026-04-23 14:58:39.895154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-nlqrb/init.txt 2026-04-23 14:58:39.895182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-nlqrb/rabbit-init.txt 2026-04-23 14:58:39.895204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-td8rn/ 2026-04-23 14:58:39.895223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-td8rn/registry.txt 2026-04-23 14:58:39.895242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-56f5cc9c48-b4fb6/ 2026-04-23 14:58:39.895261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-56f5cc9c48-b4fb6/init.txt 2026-04-23 14:58:39.895299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-56f5cc9c48-b4fb6/manila-api.txt 2026-04-23 14:58:39.895320 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-8jf28/ 2026-04-23 14:58:39.895339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-8jf28/bootstrap.txt 2026-04-23 14:58:39.895358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-8jf28/init.txt 2026-04-23 14:58:39.895376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7688d6ddcf-g4ndg/ 2026-04-23 14:58:39.895395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7688d6ddcf-g4ndg/init.txt 2026-04-23 14:58:39.895414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7688d6ddcf-g4ndg/manila-data.txt 2026-04-23 14:58:39.895433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-5dfdt/ 2026-04-23 14:58:39.895452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-5dfdt/init.txt 2026-04-23 14:58:39.895477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-5dfdt/manila-db-init-0.txt 2026-04-23 14:58:39.895498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-zzl9m/ 2026-04-23 14:58:39.895516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-zzl9m/init.txt 2026-04-23 14:58:39.895535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-zzl9m/manila-db-sync.txt 2026-04-23 14:58:39.895553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/ 2026-04-23 14:58:39.895572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/init.txt 2026-04-23 14:58:39.895590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-admin.txt 2026-04-23 14:58:39.895610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-internal.txt 2026-04-23 14:58:39.895630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-public.txt 2026-04-23 14:58:39.895649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-admin.txt 2026-04-23 14:58:39.895668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-internal.txt 2026-04-23 14:58:39.895688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-public.txt 2026-04-23 14:58:39.895708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-48szr/ 2026-04-23 14:58:39.895728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-48szr/init.txt 2026-04-23 14:58:39.895746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-48szr/share-ks-service-registration.txt 2026-04-23 14:58:39.895766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-48szr/sharev2-ks-service-registration.txt 2026-04-23 14:58:39.895784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-d6k8v/ 2026-04-23 14:58:39.895803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-d6k8v/init.txt 2026-04-23 14:58:39.895821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-d6k8v/manila-ks-user.txt 2026-04-23 14:58:39.895840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wzq5t/ 2026-04-23 14:58:39.895858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wzq5t/init.txt 2026-04-23 14:58:39.895877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wzq5t/rabbit-init.txt 2026-04-23 14:58:39.895896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-d88c9c6d7-qc9cj/ 2026-04-23 14:58:39.895914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-d88c9c6d7-qc9cj/init.txt 2026-04-23 14:58:39.895932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-d88c9c6d7-qc9cj/manila-scheduler.txt 2026-04-23 14:58:39.895951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5cdd775c78-hlpjx/ 2026-04-23 14:58:39.895969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5cdd775c78-hlpjx/init.txt 2026-04-23 14:58:39.895988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5cdd775c78-hlpjx/manila-share-init.txt 2026-04-23 14:58:39.896006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5cdd775c78-hlpjx/manila-share.txt 2026-04-23 14:58:39.896024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-zzjft/ 2026-04-23 14:58:39.896043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-zzjft/init.txt 2026-04-23 14:58:39.896062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-zzjft/memcached-exporter.txt 2026-04-23 14:58:39.896088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-zzjft/memcached.txt 2026-04-23 14:58:39.896121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-bgtlk/ 2026-04-23 14:58:39.896143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-bgtlk/init.txt 2026-04-23 14:58:39.896162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-bgtlk/neutron-db-init-0.txt 2026-04-23 14:58:39.896181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-d4jr5/ 2026-04-23 14:58:39.896199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-d4jr5/init.txt 2026-04-23 14:58:39.896217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-d4jr5/neutron-db-sync.txt 2026-04-23 14:58:39.896236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-kqmmq/ 2026-04-23 14:58:39.896254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-kqmmq/init.txt 2026-04-23 14:58:39.896273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-admin.txt 2026-04-23 14:58:39.896291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-internal.txt 2026-04-23 14:58:39.896310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-public.txt 2026-04-23 14:58:39.896329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-xhtlf/ 2026-04-23 14:58:39.896348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-xhtlf/init.txt 2026-04-23 14:58:39.896367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-xhtlf/network-ks-service-registration.txt 2026-04-23 14:58:39.896385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k2ghn/ 2026-04-23 14:58:39.896402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k2ghn/init.txt 2026-04-23 14:58:39.896420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k2ghn/neutron-ks-user.txt 2026-04-23 14:58:39.896438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8tcs8/ 2026-04-23 14:58:39.896456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8tcs8/init.txt 2026-04-23 14:58:39.896489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8tcs8/neutron-netns-cleanup-cron.txt 2026-04-23 14:58:39.896508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-sfvbj/ 2026-04-23 14:58:39.896527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-sfvbj/init.txt 2026-04-23 14:58:39.896545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-sfvbj/neutron-metadata-agent-init.txt 2026-04-23 14:58:39.896564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-sfvbj/neutron-ovn-metadata-agent.txt 2026-04-23 14:58:39.896584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-sfvbj/ovn-neutron-init.txt 2026-04-23 14:58:39.896604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-zwfsc/ 2026-04-23 14:58:39.896622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-zwfsc/init.txt 2026-04-23 14:58:39.896642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-zwfsc/rabbit-init.txt 2026-04-23 14:58:39.896661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-67cb884c8-2hgxd/ 2026-04-23 14:58:39.896679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-67cb884c8-2hgxd/init.txt 2026-04-23 14:58:39.896698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-67cb884c8-2hgxd/neutron-policy-server.txt 2026-04-23 14:58:39.896730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-67cb884c8-2hgxd/neutron-server.txt 2026-04-23 14:58:39.896755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-67cb884c8-2hgxd/ovn-neutron-init.txt 2026-04-23 14:58:39.896776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85489f588c-59fvv/ 2026-04-23 14:58:39.896795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85489f588c-59fvv/init.txt 2026-04-23 14:58:39.896814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85489f588c-59fvv/nova-api-metadata-init.txt 2026-04-23 14:58:39.897005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85489f588c-59fvv/nova-api.txt 2026-04-23 14:58:39.897106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c9b74ccf5-qp4zh/ 2026-04-23 14:58:39.897128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c9b74ccf5-qp4zh/init.txt 2026-04-23 14:58:39.897147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c9b74ccf5-qp4zh/nova-osapi.txt 2026-04-23 14:58:39.897165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dmmgj/ 2026-04-23 14:58:39.897184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dmmgj/bootstrap.txt 2026-04-23 14:58:39.897202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dmmgj/init.txt 2026-04-23 14:58:39.897220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6fnsr/ 2026-04-23 14:58:39.897238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6fnsr/init.txt 2026-04-23 14:58:39.897256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6fnsr/nova-cell-setup-init.txt 2026-04-23 14:58:39.897274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6fnsr/nova-cell-setup.txt 2026-04-23 14:58:39.897292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/ 2026-04-23 14:58:39.897311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/ceph-admin-keyring-placement.txt 2026-04-23 14:58:39.897328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/ceph-keyring-placement.txt 2026-04-23 14:58:39.897347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/ceph-perms.txt 2026-04-23 14:58:39.897366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/init.txt 2026-04-23 14:58:39.897385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/nova-compute-init.txt 2026-04-23 14:58:39.897403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/nova-compute-ssh-init.txt 2026-04-23 14:58:39.897421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/nova-compute-ssh.txt 2026-04-23 14:58:39.897440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/nova-compute-vnc-init.txt 2026-04-23 14:58:39.897458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-l856l/nova-compute.txt 2026-04-23 14:58:39.897476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f49bf4cd7-zp826/ 2026-04-23 14:58:39.897494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f49bf4cd7-zp826/init.txt 2026-04-23 14:58:39.897513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f49bf4cd7-zp826/nova-conductor.txt 2026-04-23 14:58:39.897533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nh5pf/ 2026-04-23 14:58:39.897552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nh5pf/init.txt 2026-04-23 14:58:39.897604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nh5pf/nova-db-init-0.txt 2026-04-23 14:58:39.897626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nh5pf/nova-db-init-1.txt 2026-04-23 14:58:39.897645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nh5pf/nova-db-init-2.txt 2026-04-23 14:58:39.897671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4l47f/ 2026-04-23 14:58:39.897691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4l47f/init.txt 2026-04-23 14:58:39.897709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4l47f/nova-db-sync.txt 2026-04-23 14:58:39.897727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hx7ck/ 2026-04-23 14:58:39.897746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-admin.txt 2026-04-23 14:58:39.897764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-internal.txt 2026-04-23 14:58:39.897783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-public.txt 2026-04-23 14:58:39.897802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hx7ck/init.txt 2026-04-23 14:58:39.897820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-jksp2/ 2026-04-23 14:58:39.897838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-jksp2/compute-ks-service-registration.txt 2026-04-23 14:58:39.897855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-jksp2/init.txt 2026-04-23 14:58:39.897873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5n2fv/ 2026-04-23 14:58:39.897891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5n2fv/init.txt 2026-04-23 14:58:39.897909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5n2fv/nova-ks-user.txt 2026-04-23 14:58:39.897926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84b76bb77d-wmp59/ 2026-04-23 14:58:39.897945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84b76bb77d-wmp59/init.txt 2026-04-23 14:58:39.897969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy-init-assets.txt 2026-04-23 14:58:39.897989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy-init.txt 2026-04-23 14:58:39.898007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy.txt 2026-04-23 14:58:39.898026 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nb7sn/ 2026-04-23 14:58:39.898044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nb7sn/init.txt 2026-04-23 14:58:39.898063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nb7sn/rabbit-init.txt 2026-04-23 14:58:39.898081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-55b8bcdc4c-m2fg6/ 2026-04-23 14:58:39.898100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-55b8bcdc4c-m2fg6/init.txt 2026-04-23 14:58:39.898118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-55b8bcdc4c-m2fg6/nova-scheduler.txt 2026-04-23 14:58:39.898136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-549b75d676-tdrsx/ 2026-04-23 14:58:39.898155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-549b75d676-tdrsx/init.txt 2026-04-23 14:58:39.898173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-549b75d676-tdrsx/octavia-api.txt 2026-04-23 14:58:39.898191 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-ljgdb/ 2026-04-23 14:58:39.898209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-ljgdb/bootstrap.txt 2026-04-23 14:58:39.898227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-ljgdb/init.txt 2026-04-23 14:58:39.898246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mnpm6/ 2026-04-23 14:58:39.898264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mnpm6/init.txt 2026-04-23 14:58:39.898282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mnpm6/octavia-db-init-0.txt 2026-04-23 14:58:39.898306 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-vqdvx/ 2026-04-23 14:58:39.898325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-vqdvx/init.txt 2026-04-23 14:58:39.898344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-vqdvx/octavia-db-sync.txt 2026-04-23 14:58:39.898364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-b42vv/ 2026-04-23 14:58:39.898382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-b42vv/init.txt 2026-04-23 14:58:39.898401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-b42vv/octavia-health-manager-get-port.txt 2026-04-23 14:58:39.898419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-b42vv/octavia-health-manager-nic-init.txt 2026-04-23 14:58:39.898437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-b42vv/octavia-health-manager.txt 2026-04-23 14:58:39.898457 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-8485f64d59-mzv44/ 2026-04-23 14:58:39.898475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-8485f64d59-mzv44/init.txt 2026-04-23 14:58:39.898492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-8485f64d59-mzv44/octavia-housekeeping.txt 2026-04-23 14:58:39.898511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-wt472/ 2026-04-23 14:58:39.898530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-wt472/init.txt 2026-04-23 14:58:39.898548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-admin.txt 2026-04-23 14:58:39.898567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-internal.txt 2026-04-23 14:58:39.898586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-public.txt 2026-04-23 14:58:39.898606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-qn28b/ 2026-04-23 14:58:39.898625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-qn28b/init.txt 2026-04-23 14:58:39.898644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-qn28b/load-balancer-ks-service-registration.txt 2026-04-23 14:58:39.898663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-5zxgl/ 2026-04-23 14:58:39.898682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-5zxgl/init.txt 2026-04-23 14:58:39.898702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-5zxgl/octavia-ks-user.txt 2026-04-23 14:58:39.898721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5b7hd/ 2026-04-23 14:58:39.898740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5b7hd/init.txt 2026-04-23 14:58:39.898758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5b7hd/rabbit-init.txt 2026-04-23 14:58:39.898777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-74958db884-ftg4q/ 2026-04-23 14:58:39.898795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-74958db884-ftg4q/init.txt 2026-04-23 14:58:39.898812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-74958db884-ftg4q/octavia-worker.txt 2026-04-23 14:58:39.898830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-vmwl7/ 2026-04-23 14:58:39.898849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-vmwl7/openstack-database-exporter.txt 2026-04-23 14:58:39.898868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-66545476f5-wdc42/ 2026-04-23 14:58:39.898887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-66545476f5-wdc42/build-config.txt 2026-04-23 14:58:39.898911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-66545476f5-wdc42/openstack-exporter.txt 2026-04-23 14:58:39.898931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-s6ltx/ 2026-04-23 14:58:39.898950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-s6ltx/init.txt 2026-04-23 14:58:39.898969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-s6ltx/openvswitch-db-perms.txt 2026-04-23 14:58:39.898988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-s6ltx/openvswitch-db.txt 2026-04-23 14:58:39.899006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-s6ltx/openvswitch-vswitchd-modules.txt 2026-04-23 14:58:39.899025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-s6ltx/openvswitch-vswitchd.txt 2026-04-23 14:58:39.899043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/ 2026-04-23 14:58:39.899062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/controller-init.txt 2026-04-23 14:58:39.899081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/controller.txt 2026-04-23 14:58:39.899100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/get-gw-enabled.txt 2026-04-23 14:58:39.899119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/init.txt 2026-04-23 14:58:39.899137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/log-parser.txt 2026-04-23 14:58:39.899156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-bj7zc/vector.txt 2026-04-23 14:58:39.899174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7785c59fb4-lxzbt/ 2026-04-23 14:58:39.899192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7785c59fb4-lxzbt/init.txt 2026-04-23 14:58:39.899211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7785c59fb4-lxzbt/northd.txt 2026-04-23 14:58:39.899229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-04-23 14:58:39.899248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-23 14:58:39.899267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-23 14:58:39.899286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-04-23 14:58:39.899305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-23 14:58:39.899324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-23 14:58:39.899344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-23 14:58:39.899364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-23 14:58:39.899383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-23 14:58:39.899403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-23 14:58:39.899423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-23 14:58:39.899442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-23 14:58:39.899462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-23 14:58:39.899481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-23 14:58:39.899500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6b7bc5b4bd-xx8nh/ 2026-04-23 14:58:39.899520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b7bc5b4bd-xx8nh/init.txt 2026-04-23 14:58:39.899540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b7bc5b4bd-xx8nh/placement-api.txt 2026-04-23 14:58:39.899559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-gcnrk/ 2026-04-23 14:58:39.899582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-gcnrk/init.txt 2026-04-23 14:58:39.899601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-gcnrk/placement-db-init-0.txt 2026-04-23 14:58:39.899620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-b7vzp/ 2026-04-23 14:58:39.899639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-b7vzp/init.txt 2026-04-23 14:58:39.899657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-b7vzp/placement-db-sync.txt 2026-04-23 14:58:39.899675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j5rtf/ 2026-04-23 14:58:39.899694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j5rtf/init.txt 2026-04-23 14:58:39.899712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-admin.txt 2026-04-23 14:58:39.899731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-internal.txt 2026-04-23 14:58:39.899750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-public.txt 2026-04-23 14:58:39.899769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kzhh9/ 2026-04-23 14:58:39.899787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kzhh9/init.txt 2026-04-23 14:58:39.899806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kzhh9/placement-ks-service-registration.txt 2026-04-23 14:58:39.899824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-cwsgj/ 2026-04-23 14:58:39.899843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-cwsgj/init.txt 2026-04-23 14:58:39.899861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-cwsgj/placement-ks-user.txt 2026-04-23 14:58:39.899880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-mcz98/ 2026-04-23 14:58:39.899898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-mcz98/percona-xtradb-cluster-operator.txt 2026-04-23 14:58:39.899917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-23 14:58:39.899935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-23 14:58:39.899954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-23 14:58:39.899972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-23 14:58:39.899991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-23 14:58:39.900010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-23 14:58:39.900029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74/ 2026-04-23 14:58:39.900047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74/rabbitmq-cluster-operator.txt 2026-04-23 14:58:39.900066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-23 14:58:39.900085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-23 14:58:39.900103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-23 14:58:39.900122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-23 14:58:39.900141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-23 14:58:39.900159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-23 14:58:39.900177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-23 14:58:39.900201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-23 14:58:39.900219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-23 14:58:39.900237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-23 14:58:39.900255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-23 14:58:39.900272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-23 14:58:39.900290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-23 14:58:39.900308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-23 14:58:39.900326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-23 14:58:39.900344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g/ 2026-04-23 14:58:39.900363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g/rabbitmq-cluster-operator.txt 2026-04-23 14:58:39.900382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-23 14:58:39.900400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-23 14:58:39.900418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-23 14:58:39.900436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-23 14:58:39.900454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-23 14:58:39.900472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-23 14:58:39.900492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-23 14:58:39.900511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-23 14:58:39.900530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-23 14:58:39.900549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/ 2026-04-23 14:58:39.900567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/rabbitmq.txt 2026-04-23 14:58:39.900585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/setup-container.txt 2026-04-23 14:58:39.900604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/ 2026-04-23 14:58:39.900621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/ceph-crash.txt 2026-04-23 14:58:39.900641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/chown-container-data-dir.txt 2026-04-23 14:58:39.900660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/make-container-crash-dir.txt 2026-04-23 14:58:39.900680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/ 2026-04-23 14:58:39.900699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/chown-container-data-dir.txt 2026-04-23 14:58:39.900718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/log-collector.txt 2026-04-23 14:58:39.900737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/rgw.txt 2026-04-23 14:58:39.900756 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-api-74647f898d-fp2gb/ 2026-04-23 14:58:39.900775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-api-74647f898d-fp2gb/init.txt 2026-04-23 14:58:39.900798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-api-74647f898d-fp2gb/senlin-api.txt 2026-04-23 14:58:39.900816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-79bdffb78c-b7vt9/ 2026-04-23 14:58:39.900835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-79bdffb78c-b7vt9/init.txt 2026-04-23 14:58:39.900854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-79bdffb78c-b7vt9/senlin-conductor.txt 2026-04-23 14:58:39.900873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-mk4h6/ 2026-04-23 14:58:39.900892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-mk4h6/init.txt 2026-04-23 14:58:39.900910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-mk4h6/senlin-db-init-0.txt 2026-04-23 14:58:39.900929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-kvrs6/ 2026-04-23 14:58:39.900947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-kvrs6/init.txt 2026-04-23 14:58:39.901026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-kvrs6/senlin-db-sync.txt 2026-04-23 14:58:39.901052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-5fc69889b9-2wp87/ 2026-04-23 14:58:39.901077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-5fc69889b9-2wp87/init.txt 2026-04-23 14:58:39.901097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-5fc69889b9-2wp87/senlin-engine.txt 2026-04-23 14:58:39.901115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615925-nd7wq/ 2026-04-23 14:58:39.901133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615925-nd7wq/init.txt 2026-04-23 14:58:39.901150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615925-nd7wq/senlin-engine-cleaner.txt 2026-04-23 14:58:39.901170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615930-7lqgh/ 2026-04-23 14:58:39.901189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615930-7lqgh/init.txt 2026-04-23 14:58:39.901208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615930-7lqgh/senlin-engine-cleaner.txt 2026-04-23 14:58:39.901228 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615935-t5vp2/ 2026-04-23 14:58:39.901247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615935-t5vp2/init.txt 2026-04-23 14:58:39.901267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29615935-t5vp2/senlin-engine-cleaner.txt 2026-04-23 14:58:39.901287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/ 2026-04-23 14:58:39.901306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/init.txt 2026-04-23 14:58:39.901326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/senlin-health-manager.txt 2026-04-23 14:58:39.901345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-bbxgb/ 2026-04-23 14:58:39.901365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-admin.txt 2026-04-23 14:58:39.901384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-internal.txt 2026-04-23 14:58:39.901402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-public.txt 2026-04-23 14:58:39.901421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-bbxgb/init.txt 2026-04-23 14:58:39.901438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-flccv/ 2026-04-23 14:58:39.901457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-flccv/clustering-ks-service-registration.txt 2026-04-23 14:58:39.901475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-flccv/init.txt 2026-04-23 14:58:39.901508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-fvk7b/ 2026-04-23 14:58:39.901529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-fvk7b/init.txt 2026-04-23 14:58:39.901548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-fvk7b/senlin-ks-user.txt 2026-04-23 14:58:39.901628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-dwpcp/ 2026-04-23 14:58:39.901657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-dwpcp/init.txt 2026-04-23 14:58:39.901680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-dwpcp/rabbit-init.txt 2026-04-23 14:58:39.901701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6ccc78b77d-wqxt9/ 2026-04-23 14:58:39.901722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6ccc78b77d-wqxt9/init.txt 2026-04-23 14:58:39.901741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6ccc78b77d-wqxt9/staffeln-api.txt 2026-04-23 14:58:39.901760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-58d5646bf-bwb9g/ 2026-04-23 14:58:39.901779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-58d5646bf-bwb9g/staffeln-conductor.txt 2026-04-23 14:58:39.901799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-n94tt/ 2026-04-23 14:58:39.901818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-n94tt/init.txt 2026-04-23 14:58:39.901838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-n94tt/staffeln-db-init-0.txt 2026-04-23 14:58:39.901858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-2w7hj/ 2026-04-23 14:58:39.901878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-2w7hj/init.txt 2026-04-23 14:58:39.901897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-2w7hj/staffeln-db-sync.txt 2026-04-23 14:58:39.901916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-lthc2/ 2026-04-23 14:58:39.901935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-lthc2/init.txt 2026-04-23 14:58:39.901954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-lthc2/tempest-ks-user.txt 2026-04-23 14:58:39.901973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-22cm7/ 2026-04-23 14:58:39.901993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-22cm7/init.txt 2026-04-23 14:58:39.902011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-22cm7/tempest-run-tests-init.txt 2026-04-23 14:58:39.902030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-22cm7/tempest-run-tests.txt 2026-04-23 14:58:39.902049 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-23 14:58:39.902068 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-x9hf4/ 2026-04-23 14:58:39.902087 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-x9hf4/manager.txt 2026-04-23 14:58:39.902106 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-23 14:58:39.902125 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-2p6gl/ 2026-04-23 14:58:39.902144 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-2p6gl/rook-ceph-operator.txt 2026-04-23 14:58:39.902163 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-23 14:58:39.902182 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-wzgxf/ 2026-04-23 14:58:39.902201 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-wzgxf/secretgen-controller.txt 2026-04-23 14:58:39.902220 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-23 14:58:39.902246 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-gcbnx/ 2026-04-23 14:58:39.902266 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-gcbnx/controller.txt 2026-04-23 14:58:39.902285 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vpg5w/ 2026-04-23 14:58:39.902304 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vpg5w/ingress-nginx-default-backend.txt 2026-04-23 14:58:39.902322 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-23 14:58:39.902342 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-msq6v/ 2026-04-23 14:58:39.902360 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-msq6v/cilium-operator.txt 2026-04-23 14:58:39.902379 | instance | cd+++++++++ pod-logs/kube-system/cilium-tq49v/ 2026-04-23 14:58:39.902399 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/apply-sysctl-overwrites.txt 2026-04-23 14:58:39.902420 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/cilium-agent.txt 2026-04-23 14:58:39.902439 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/clean-cilium-state.txt 2026-04-23 14:58:39.902459 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/config.txt 2026-04-23 14:58:39.902478 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/install-cni-binaries.txt 2026-04-23 14:58:39.902496 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/mount-bpf-fs.txt 2026-04-23 14:58:39.902515 | instance | >f+++++++++ pod-logs/kube-system/cilium-tq49v/mount-cgroup.txt 2026-04-23 14:58:39.902533 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hdgjm/ 2026-04-23 14:58:39.902551 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hdgjm/coredns.txt 2026-04-23 14:58:39.902570 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-z8rcl/ 2026-04-23 14:58:39.902588 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-z8rcl/coredns.txt 2026-04-23 14:58:39.902607 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-23 14:58:39.902626 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-23 14:58:39.902646 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-23 14:58:39.902665 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 14:58:39.902683 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-23 14:58:39.902701 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 14:58:39.902719 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-9lvm9/ 2026-04-23 14:58:39.902738 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-9lvm9/kube-proxy.txt 2026-04-23 14:58:39.902757 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-23 14:58:39.902776 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 14:58:39.902796 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-23 14:58:39.902815 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 14:58:39.902834 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-23 14:58:39.902854 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-4zx2q/ 2026-04-23 14:58:39.902873 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-4zx2q/local-path-provisioner.txt 2026-04-23 14:58:39.902892 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-23 14:58:39.902911 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-23 14:58:39.902930 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-23 14:58:39.902950 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-23 14:58:39.902977 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-23 14:58:39.902997 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-23 14:58:39.903018 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-bp7nw/ 2026-04-23 14:58:39.903038 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-bp7nw/goldpinger-daemon.txt 2026-04-23 14:58:39.903057 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/ 2026-04-23 14:58:39.903078 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana-sc-dashboard.txt 2026-04-23 14:58:39.903097 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana-sc-datasources.txt 2026-04-23 14:58:39.903116 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-59b47f5cb-f52gn/grafana.txt 2026-04-23 14:58:39.903135 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d/ 2026-04-23 14:58:39.903155 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-nsx7d/kube-state-metrics.txt 2026-04-23 14:58:39.903174 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-jmvht/ 2026-04-23 14:58:39.903194 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-jmvht/kube-prometheus-stack.txt 2026-04-23 14:58:39.903213 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/ 2026-04-23 14:58:39.903233 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/node-exporter.txt 2026-04-23 14:58:39.903252 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dc2mk/pod-tls-sidecar.txt 2026-04-23 14:58:39.903271 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-23 14:58:39.903291 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-23 14:58:39.903310 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-z59xj/ 2026-04-23 14:58:39.903330 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-z59xj/nginx.txt 2026-04-23 14:58:39.903348 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-z566c/ 2026-04-23 14:58:39.903367 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-z566c/master.txt 2026-04-23 14:58:39.903386 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-slncg/ 2026-04-23 14:58:39.903405 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-slncg/worker.txt 2026-04-23 14:58:39.903424 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-23 14:58:39.903443 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-23 14:58:39.903463 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-23 14:58:39.903481 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-23 14:58:39.903501 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-23 14:58:39.903519 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-23 14:58:39.903539 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-cwmxt/ 2026-04-23 14:58:39.903557 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-cwmxt/pushgateway.txt 2026-04-23 14:58:39.903576 | instance | cd+++++++++ pod-logs/monitoring/vector-2zrnl/ 2026-04-23 14:58:39.903596 | instance | >f+++++++++ pod-logs/monitoring/vector-2zrnl/vector.txt 2026-04-23 14:58:39.903622 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-23 14:58:39.903644 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6d45df8859-bpv5n/ 2026-04-23 14:58:39.903665 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6d45df8859-bpv5n/barbican-api.txt 2026-04-23 14:58:39.903685 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6d45df8859-bpv5n/init.txt 2026-04-23 14:58:39.903705 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-ss55l/ 2026-04-23 14:58:39.903724 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-ss55l/barbican-db-init-0.txt 2026-04-23 14:58:39.903743 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-ss55l/init.txt 2026-04-23 14:58:39.903763 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-92h6f/ 2026-04-23 14:58:39.903783 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-92h6f/barbican-db-sync.txt 2026-04-23 14:58:39.903803 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-92h6f/init.txt 2026-04-23 14:58:39.903822 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-frz44/ 2026-04-23 14:58:39.903842 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-frz44/init.txt 2026-04-23 14:58:39.903861 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-admin.txt 2026-04-23 14:58:39.903879 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-internal.txt 2026-04-23 14:58:39.903898 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-frz44/key-manager-ks-endpoints-public.txt 2026-04-23 14:58:39.903916 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-wzqmn/ 2026-04-23 14:58:39.903935 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wzqmn/init.txt 2026-04-23 14:58:39.903955 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wzqmn/key-manager-ks-service-registration.txt 2026-04-23 14:58:39.903974 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-vf4vc/ 2026-04-23 14:58:39.903993 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-vf4vc/barbican-ks-user.txt 2026-04-23 14:58:39.904014 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-vf4vc/init.txt 2026-04-23 14:58:39.904033 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-mgjp7/ 2026-04-23 14:58:39.904053 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-mgjp7/init.txt 2026-04-23 14:58:39.904072 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-mgjp7/rabbit-init.txt 2026-04-23 14:58:39.904091 | instance | cd+++++++++ pod-logs/openstack/cinder-api-b8d485ff7-8fbwl/ 2026-04-23 14:58:39.904112 | instance | >f+++++++++ pod-logs/openstack/cinder-api-b8d485ff7-8fbwl/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.904131 | instance | >f+++++++++ pod-logs/openstack/cinder-api-b8d485ff7-8fbwl/cinder-api.txt 2026-04-23 14:58:39.904150 | instance | >f+++++++++ pod-logs/openstack/cinder-api-b8d485ff7-8fbwl/init.txt 2026-04-23 14:58:39.904170 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7f644ff488-b9gpc/ 2026-04-23 14:58:39.904189 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f644ff488-b9gpc/ceph-backup-keyring-placement.txt 2026-04-23 14:58:39.904209 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f644ff488-b9gpc/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.904228 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f644ff488-b9gpc/ceph-keyring-placement-rbd1.txt 2026-04-23 14:58:39.904247 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f644ff488-b9gpc/cinder-backup.txt 2026-04-23 14:58:39.904268 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f644ff488-b9gpc/init.txt 2026-04-23 14:58:39.904287 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-w8mg6/ 2026-04-23 14:58:39.904307 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-w8mg6/ceph-keyring-placement.txt 2026-04-23 14:58:39.904337 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-w8mg6/cinder-backup-storage-init.txt 2026-04-23 14:58:39.904396 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-w8mg6/init.txt 2026-04-23 14:58:39.904422 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-njwrj/ 2026-04-23 14:58:39.904444 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-njwrj/bootstrap.txt 2026-04-23 14:58:39.904464 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-njwrj/init.txt 2026-04-23 14:58:39.904483 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-9v6pf/ 2026-04-23 14:58:39.904502 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-9v6pf/create-internal-tenant.txt 2026-04-23 14:58:39.904521 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-9v6pf/init.txt 2026-04-23 14:58:39.904541 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-jkplc/ 2026-04-23 14:58:39.904561 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-jkplc/cinder-db-init-0.txt 2026-04-23 14:58:39.904581 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-jkplc/init.txt 2026-04-23 14:58:39.904602 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-62dlq/ 2026-04-23 14:58:39.904621 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-62dlq/cinder-db-sync.txt 2026-04-23 14:58:39.904641 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-62dlq/init.txt 2026-04-23 14:58:39.904660 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-59hgz/ 2026-04-23 14:58:39.904680 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-59hgz/init.txt 2026-04-23 14:58:39.904699 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-admin.txt 2026-04-23 14:58:39.904719 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-internal.txt 2026-04-23 14:58:39.904737 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-59hgz/volumev3-ks-endpoints-public.txt 2026-04-23 14:58:39.904756 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-rcp5m/ 2026-04-23 14:58:39.904776 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-rcp5m/init.txt 2026-04-23 14:58:39.904797 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-rcp5m/volumev3-ks-service-registration.txt 2026-04-23 14:58:39.904817 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-q7wgr/ 2026-04-23 14:58:39.904837 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-q7wgr/cinder-ks-user.txt 2026-04-23 14:58:39.904857 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-q7wgr/init.txt 2026-04-23 14:58:39.904877 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-kgjr4/ 2026-04-23 14:58:39.904897 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-kgjr4/init.txt 2026-04-23 14:58:39.904915 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-kgjr4/rabbit-init.txt 2026-04-23 14:58:39.904936 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-844ff4d6c8-zgxdn/ 2026-04-23 14:58:39.904990 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-844ff4d6c8-zgxdn/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.905014 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-844ff4d6c8-zgxdn/cinder-scheduler.txt 2026-04-23 14:58:39.905035 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-844ff4d6c8-zgxdn/init.txt 2026-04-23 14:58:39.905054 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-zjlzv/ 2026-04-23 14:58:39.905073 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-zjlzv/ceph-keyring-placement.txt 2026-04-23 14:58:39.905092 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-zjlzv/cinder-storage-init-rbd1.txt 2026-04-23 14:58:39.905111 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-zjlzv/init.txt 2026-04-23 14:58:39.905129 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-559fbc57f6-xq7c6/ 2026-04-23 14:58:39.905149 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-559fbc57f6-xq7c6/ceph-coordination-volume-perms.txt 2026-04-23 14:58:39.905174 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-559fbc57f6-xq7c6/ceph-keyring-placement-rbd1.txt 2026-04-23 14:58:39.905195 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-559fbc57f6-xq7c6/cinder-volume.txt 2026-04-23 14:58:39.905215 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-559fbc57f6-xq7c6/init-cinder-conf.txt 2026-04-23 14:58:39.905234 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-559fbc57f6-xq7c6/init.txt 2026-04-23 14:58:39.905253 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29615885-6c25f/ 2026-04-23 14:58:39.905274 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29615885-6c25f/cinder-volume-usage-audit.txt 2026-04-23 14:58:39.905294 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29615885-6c25f/init.txt 2026-04-23 14:58:39.905312 | instance | cd+++++++++ pod-logs/openstack/glance-api-5dfcd45564-xnpw9/ 2026-04-23 14:58:39.905332 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dfcd45564-xnpw9/ceph-keyring-placement.txt 2026-04-23 14:58:39.905351 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dfcd45564-xnpw9/glance-api.txt 2026-04-23 14:58:39.905369 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dfcd45564-xnpw9/glance-perms.txt 2026-04-23 14:58:39.905389 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dfcd45564-xnpw9/init.txt 2026-04-23 14:58:39.905408 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-786qs/ 2026-04-23 14:58:39.905429 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-786qs/glance-db-init-0.txt 2026-04-23 14:58:39.905448 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-786qs/init.txt 2026-04-23 14:58:39.905467 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-nzcxg/ 2026-04-23 14:58:39.905486 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nzcxg/glance-db-sync.txt 2026-04-23 14:58:39.905506 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nzcxg/init.txt 2026-04-23 14:58:39.905525 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-5sj68/ 2026-04-23 14:58:39.905545 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-admin.txt 2026-04-23 14:58:39.905565 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-internal.txt 2026-04-23 14:58:39.905606 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-5sj68/image-ks-endpoints-public.txt 2026-04-23 14:58:39.905627 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-5sj68/init.txt 2026-04-23 14:58:39.905648 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-s5wx6/ 2026-04-23 14:58:39.905667 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-s5wx6/image-ks-service-registration.txt 2026-04-23 14:58:39.905687 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-s5wx6/init.txt 2026-04-23 14:58:39.905705 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-w6g66/ 2026-04-23 14:58:39.905726 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-w6g66/glance-ks-user.txt 2026-04-23 14:58:39.905746 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-w6g66/init.txt 2026-04-23 14:58:39.905769 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-6hbvr/ 2026-04-23 14:58:39.905791 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6hbvr/glance-metadefs-load.txt 2026-04-23 14:58:39.905811 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6hbvr/init.txt 2026-04-23 14:58:39.905830 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-9t64w/ 2026-04-23 14:58:39.905850 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-9t64w/init.txt 2026-04-23 14:58:39.905870 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-9t64w/rabbit-init.txt 2026-04-23 14:58:39.905889 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-nm5dp/ 2026-04-23 14:58:39.905916 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nm5dp/ceph-keyring-placement.txt 2026-04-23 14:58:39.905935 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nm5dp/glance-storage-init.txt 2026-04-23 14:58:39.905955 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nm5dp/init.txt 2026-04-23 14:58:39.905974 | instance | cd+++++++++ pod-logs/openstack/heat-api-78d5695cc6-jllfb/ 2026-04-23 14:58:39.905993 | instance | >f+++++++++ pod-logs/openstack/heat-api-78d5695cc6-jllfb/heat-api.txt 2026-04-23 14:58:39.906011 | instance | >f+++++++++ pod-logs/openstack/heat-api-78d5695cc6-jllfb/init.txt 2026-04-23 14:58:39.906030 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-hrj72/ 2026-04-23 14:58:39.906050 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-hrj72/bootstrap.txt 2026-04-23 14:58:39.906071 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-hrj72/init.txt 2026-04-23 14:58:39.906090 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-58cf848b86-5954w/ 2026-04-23 14:58:39.906110 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-58cf848b86-5954w/heat-cfn.txt 2026-04-23 14:58:39.906131 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-58cf848b86-5954w/init.txt 2026-04-23 14:58:39.906152 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-h9k9z/ 2026-04-23 14:58:39.906172 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-h9k9z/heat-db-init-0.txt 2026-04-23 14:58:39.906191 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-h9k9z/init.txt 2026-04-23 14:58:39.906210 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-m75km/ 2026-04-23 14:58:39.906228 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-m75km/heat-db-sync.txt 2026-04-23 14:58:39.906247 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-m75km/init.txt 2026-04-23 14:58:39.906267 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-tgpqw/ 2026-04-23 14:58:39.906287 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-tgpqw/heat-ks-domain-user.txt 2026-04-23 14:58:39.906306 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-tgpqw/init.txt 2026-04-23 14:58:39.906325 | instance | cd+++++++++ pod-logs/openstack/heat-engine-597565f447-k79sq/ 2026-04-23 14:58:39.906344 | instance | >f+++++++++ pod-logs/openstack/heat-engine-597565f447-k79sq/heat-engine.txt 2026-04-23 14:58:39.906364 | instance | >f+++++++++ pod-logs/openstack/heat-engine-597565f447-k79sq/init.txt 2026-04-23 14:58:39.906383 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29615925-9cdqr/ 2026-04-23 14:58:39.906403 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615925-9cdqr/heat-engine-cleaner.txt 2026-04-23 14:58:39.906422 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615925-9cdqr/init.txt 2026-04-23 14:58:39.906442 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29615930-vlnzz/ 2026-04-23 14:58:39.906462 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615930-vlnzz/heat-engine-cleaner.txt 2026-04-23 14:58:39.906482 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615930-vlnzz/init.txt 2026-04-23 14:58:39.906503 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29615935-z79t5/ 2026-04-23 14:58:39.906522 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615935-z79t5/heat-engine-cleaner.txt 2026-04-23 14:58:39.906543 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615935-z79t5/init.txt 2026-04-23 14:58:39.906562 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/ 2026-04-23 14:58:39.906581 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-admin.txt 2026-04-23 14:58:39.906600 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-internal.txt 2026-04-23 14:58:39.906620 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/cloudformation-ks-endpoints-public.txt 2026-04-23 14:58:39.906644 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/init.txt 2026-04-23 14:58:39.906666 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-admin.txt 2026-04-23 14:58:39.906685 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-internal.txt 2026-04-23 14:58:39.906704 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4zhl6/orchestration-ks-endpoints-public.txt 2026-04-23 14:58:39.906723 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-g8n85/ 2026-04-23 14:58:39.906741 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-g8n85/cloudformation-ks-service-registration.txt 2026-04-23 14:58:39.906760 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-g8n85/init.txt 2026-04-23 14:58:39.906779 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-g8n85/orchestration-ks-service-registration.txt 2026-04-23 14:58:39.906798 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-sgmc5/ 2026-04-23 14:58:39.906816 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-sgmc5/heat-ks-user.txt 2026-04-23 14:58:39.906835 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-sgmc5/heat-trustee-ks-user.txt 2026-04-23 14:58:39.906853 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-sgmc5/init.txt 2026-04-23 14:58:39.906873 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-d59fc/ 2026-04-23 14:58:39.906911 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-d59fc/init.txt 2026-04-23 14:58:39.906946 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-d59fc/rabbit-init.txt 2026-04-23 14:58:39.906967 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-2xcbl/ 2026-04-23 14:58:39.906988 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-2xcbl/heat-trusts.txt 2026-04-23 14:58:39.907008 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-2xcbl/init.txt 2026-04-23 14:58:39.907026 | instance | cd+++++++++ pod-logs/openstack/horizon-7b87ff7675-wxg59/ 2026-04-23 14:58:39.907046 | instance | >f+++++++++ pod-logs/openstack/horizon-7b87ff7675-wxg59/horizon.txt 2026-04-23 14:58:39.907064 | instance | >f+++++++++ pod-logs/openstack/horizon-7b87ff7675-wxg59/init.txt 2026-04-23 14:58:39.907083 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-bf6lf/ 2026-04-23 14:58:39.907101 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-bf6lf/horizon-db-init-0.txt 2026-04-23 14:58:39.907120 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-bf6lf/init.txt 2026-04-23 14:58:39.907138 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-jwgpc/ 2026-04-23 14:58:39.907156 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-jwgpc/horizon-db-sync.txt 2026-04-23 14:58:39.907174 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-jwgpc/init.txt 2026-04-23 14:58:39.907192 | instance | cd+++++++++ pod-logs/openstack/keepalived-x5zkk/ 2026-04-23 14:58:39.907211 | instance | >f+++++++++ pod-logs/openstack/keepalived-x5zkk/init.txt 2026-04-23 14:58:39.907230 | instance | >f+++++++++ pod-logs/openstack/keepalived-x5zkk/keepalived.txt 2026-04-23 14:58:39.907249 | instance | >f+++++++++ pod-logs/openstack/keepalived-x5zkk/wait-for-ip.txt 2026-04-23 14:58:39.907267 | instance | cd+++++++++ pod-logs/openstack/keystone-api-75fdf5fd4c-rl4vh/ 2026-04-23 14:58:39.907285 | instance | >f+++++++++ pod-logs/openstack/keystone-api-75fdf5fd4c-rl4vh/init.txt 2026-04-23 14:58:39.907303 | instance | >f+++++++++ pod-logs/openstack/keystone-api-75fdf5fd4c-rl4vh/keystone-api.txt 2026-04-23 14:58:39.907322 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-7ptv5/ 2026-04-23 14:58:39.907341 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-7ptv5/bootstrap.txt 2026-04-23 14:58:39.907359 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-7ptv5/init.txt 2026-04-23 14:58:39.907378 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-pnp4v/ 2026-04-23 14:58:39.907397 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pnp4v/init.txt 2026-04-23 14:58:39.907421 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pnp4v/keystone-credential-setup.txt 2026-04-23 14:58:39.907441 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-nwjzt/ 2026-04-23 14:58:39.907460 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nwjzt/init.txt 2026-04-23 14:58:39.907479 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nwjzt/keystone-db-init-0.txt 2026-04-23 14:58:39.907497 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-ms2sq/ 2026-04-23 14:58:39.907515 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ms2sq/init.txt 2026-04-23 14:58:39.907533 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ms2sq/keystone-db-sync.txt 2026-04-23 14:58:39.907552 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-wjz52/ 2026-04-23 14:58:39.907570 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-wjz52/init.txt 2026-04-23 14:58:39.907588 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-wjz52/keystone-domain-manage.txt 2026-04-23 14:58:39.907607 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-xzdmb/ 2026-04-23 14:58:39.907625 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xzdmb/init.txt 2026-04-23 14:58:39.907644 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xzdmb/keystone-fernet-setup.txt 2026-04-23 14:58:39.907663 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-k2h9j/ 2026-04-23 14:58:39.907681 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-k2h9j/init.txt 2026-04-23 14:58:39.907699 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-k2h9j/rabbit-init.txt 2026-04-23 14:58:39.907718 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/ 2026-04-23 14:58:39.907737 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/ceph-admin-keyring-placement.txt 2026-04-23 14:58:39.907755 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/ceph-keyring-placement.txt 2026-04-23 14:58:39.907773 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/init-dynamic-options.txt 2026-04-23 14:58:39.907791 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/init.txt 2026-04-23 14:58:39.907810 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/libvirt-exporter.txt 2026-04-23 14:58:39.907828 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/libvirt.txt 2026-04-23 14:58:39.907846 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4pwt8/tls-sidecar.txt 2026-04-23 14:58:39.907864 | instance | cd+++++++++ pod-logs/openstack/magnum-api-586b59766b-fnmck/ 2026-04-23 14:58:39.907882 | instance | >f+++++++++ pod-logs/openstack/magnum-api-586b59766b-fnmck/init.txt 2026-04-23 14:58:39.907900 | instance | >f+++++++++ pod-logs/openstack/magnum-api-586b59766b-fnmck/magnum-api.txt 2026-04-23 14:58:39.907918 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-ntx62/ 2026-04-23 14:58:39.907936 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-ntx62/magnum-cluster-api-proxy.txt 2026-04-23 14:58:39.907955 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-23 14:58:39.907973 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-23 14:58:39.907991 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-23 14:58:39.908009 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-23 14:58:39.908027 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-5r225/ 2026-04-23 14:58:39.908045 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-5r225/init.txt 2026-04-23 14:58:39.908062 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-5r225/magnum-db-init-0.txt 2026-04-23 14:58:39.908080 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-pt2g6/ 2026-04-23 14:58:39.908107 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-pt2g6/init.txt 2026-04-23 14:58:39.908127 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-pt2g6/magnum-db-sync.txt 2026-04-23 14:58:39.908145 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-svhvp/ 2026-04-23 14:58:39.908163 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-svhvp/init.txt 2026-04-23 14:58:39.908181 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-svhvp/magnum-ks-domain-user.txt 2026-04-23 14:58:39.908199 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-2c66w/ 2026-04-23 14:58:39.908218 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-admin.txt 2026-04-23 14:58:39.908237 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-internal.txt 2026-04-23 14:58:39.908255 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-2c66w/container-infra-ks-endpoints-public.txt 2026-04-23 14:58:39.908273 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-2c66w/init.txt 2026-04-23 14:58:39.908291 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-xvg9c/ 2026-04-23 14:58:39.908309 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-xvg9c/container-infra-ks-service-registration.txt 2026-04-23 14:58:39.908327 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-xvg9c/init.txt 2026-04-23 14:58:39.908345 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-8cm8l/ 2026-04-23 14:58:39.908364 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-8cm8l/init.txt 2026-04-23 14:58:39.908382 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-8cm8l/magnum-ks-user.txt 2026-04-23 14:58:39.908400 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-nlqrb/ 2026-04-23 14:58:39.908417 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-nlqrb/init.txt 2026-04-23 14:58:39.908435 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-nlqrb/rabbit-init.txt 2026-04-23 14:58:39.908453 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-td8rn/ 2026-04-23 14:58:39.908471 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-td8rn/registry.txt 2026-04-23 14:58:39.908489 | instance | cd+++++++++ pod-logs/openstack/manila-api-56f5cc9c48-b4fb6/ 2026-04-23 14:58:39.908508 | instance | >f+++++++++ pod-logs/openstack/manila-api-56f5cc9c48-b4fb6/init.txt 2026-04-23 14:58:39.908525 | instance | >f+++++++++ pod-logs/openstack/manila-api-56f5cc9c48-b4fb6/manila-api.txt 2026-04-23 14:58:39.908542 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-8jf28/ 2026-04-23 14:58:39.908560 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-8jf28/bootstrap.txt 2026-04-23 14:58:39.908578 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-8jf28/init.txt 2026-04-23 14:58:39.908596 | instance | cd+++++++++ pod-logs/openstack/manila-data-7688d6ddcf-g4ndg/ 2026-04-23 14:58:39.908616 | instance | >f+++++++++ pod-logs/openstack/manila-data-7688d6ddcf-g4ndg/init.txt 2026-04-23 14:58:39.908634 | instance | >f+++++++++ pod-logs/openstack/manila-data-7688d6ddcf-g4ndg/manila-data.txt 2026-04-23 14:58:39.908652 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-5dfdt/ 2026-04-23 14:58:39.908670 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-5dfdt/init.txt 2026-04-23 14:58:39.908688 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-5dfdt/manila-db-init-0.txt 2026-04-23 14:58:39.908706 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-zzl9m/ 2026-04-23 14:58:39.908724 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-zzl9m/init.txt 2026-04-23 14:58:39.908742 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-zzl9m/manila-db-sync.txt 2026-04-23 14:58:39.908760 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/ 2026-04-23 14:58:39.908778 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/init.txt 2026-04-23 14:58:39.908802 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-admin.txt 2026-04-23 14:58:39.908822 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-internal.txt 2026-04-23 14:58:39.908841 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/share-ks-endpoints-public.txt 2026-04-23 14:58:39.908860 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-admin.txt 2026-04-23 14:58:39.908880 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-internal.txt 2026-04-23 14:58:39.908899 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-xlh5z/sharev2-ks-endpoints-public.txt 2026-04-23 14:58:39.908917 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-48szr/ 2026-04-23 14:58:39.908936 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-48szr/init.txt 2026-04-23 14:58:39.908985 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-48szr/share-ks-service-registration.txt 2026-04-23 14:58:39.909008 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-48szr/sharev2-ks-service-registration.txt 2026-04-23 14:58:39.909027 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-d6k8v/ 2026-04-23 14:58:39.909045 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-d6k8v/init.txt 2026-04-23 14:58:39.909064 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-d6k8v/manila-ks-user.txt 2026-04-23 14:58:39.909082 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-wzq5t/ 2026-04-23 14:58:39.909100 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wzq5t/init.txt 2026-04-23 14:58:39.909118 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wzq5t/rabbit-init.txt 2026-04-23 14:58:39.909136 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-d88c9c6d7-qc9cj/ 2026-04-23 14:58:39.909155 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-d88c9c6d7-qc9cj/init.txt 2026-04-23 14:58:39.909173 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-d88c9c6d7-qc9cj/manila-scheduler.txt 2026-04-23 14:58:39.909192 | instance | cd+++++++++ pod-logs/openstack/manila-share-5cdd775c78-hlpjx/ 2026-04-23 14:58:39.909211 | instance | >f+++++++++ pod-logs/openstack/manila-share-5cdd775c78-hlpjx/init.txt 2026-04-23 14:58:39.909230 | instance | >f+++++++++ pod-logs/openstack/manila-share-5cdd775c78-hlpjx/manila-share-init.txt 2026-04-23 14:58:39.909248 | instance | >f+++++++++ pod-logs/openstack/manila-share-5cdd775c78-hlpjx/manila-share.txt 2026-04-23 14:58:39.909266 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-zzjft/ 2026-04-23 14:58:39.909284 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-zzjft/init.txt 2026-04-23 14:58:39.909302 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-zzjft/memcached-exporter.txt 2026-04-23 14:58:39.909320 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-zzjft/memcached.txt 2026-04-23 14:58:39.909338 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-bgtlk/ 2026-04-23 14:58:39.909356 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-bgtlk/init.txt 2026-04-23 14:58:39.909374 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-bgtlk/neutron-db-init-0.txt 2026-04-23 14:58:39.909393 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-d4jr5/ 2026-04-23 14:58:39.909411 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-d4jr5/init.txt 2026-04-23 14:58:39.909430 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-d4jr5/neutron-db-sync.txt 2026-04-23 14:58:39.909448 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-kqmmq/ 2026-04-23 14:58:39.909466 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-kqmmq/init.txt 2026-04-23 14:58:39.909484 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-admin.txt 2026-04-23 14:58:39.909507 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-internal.txt 2026-04-23 14:58:39.909526 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-kqmmq/network-ks-endpoints-public.txt 2026-04-23 14:58:39.909544 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-xhtlf/ 2026-04-23 14:58:39.909565 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-xhtlf/init.txt 2026-04-23 14:58:39.909615 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-xhtlf/network-ks-service-registration.txt 2026-04-23 14:58:39.909641 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-k2ghn/ 2026-04-23 14:58:39.909664 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k2ghn/init.txt 2026-04-23 14:58:39.909683 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k2ghn/neutron-ks-user.txt 2026-04-23 14:58:39.909701 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8tcs8/ 2026-04-23 14:58:39.909719 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8tcs8/init.txt 2026-04-23 14:58:39.909737 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8tcs8/neutron-netns-cleanup-cron.txt 2026-04-23 14:58:39.909755 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-sfvbj/ 2026-04-23 14:58:39.909774 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-sfvbj/init.txt 2026-04-23 14:58:39.909791 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-sfvbj/neutron-metadata-agent-init.txt 2026-04-23 14:58:39.909810 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-sfvbj/neutron-ovn-metadata-agent.txt 2026-04-23 14:58:39.909828 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-sfvbj/ovn-neutron-init.txt 2026-04-23 14:58:39.909847 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-zwfsc/ 2026-04-23 14:58:39.909865 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-zwfsc/init.txt 2026-04-23 14:58:39.909883 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-zwfsc/rabbit-init.txt 2026-04-23 14:58:39.909901 | instance | cd+++++++++ pod-logs/openstack/neutron-server-67cb884c8-2hgxd/ 2026-04-23 14:58:39.909920 | instance | >f+++++++++ pod-logs/openstack/neutron-server-67cb884c8-2hgxd/init.txt 2026-04-23 14:58:39.909938 | instance | >f+++++++++ pod-logs/openstack/neutron-server-67cb884c8-2hgxd/neutron-policy-server.txt 2026-04-23 14:58:39.909956 | instance | >f+++++++++ pod-logs/openstack/neutron-server-67cb884c8-2hgxd/neutron-server.txt 2026-04-23 14:58:39.909974 | instance | >f+++++++++ pod-logs/openstack/neutron-server-67cb884c8-2hgxd/ovn-neutron-init.txt 2026-04-23 14:58:39.909992 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-85489f588c-59fvv/ 2026-04-23 14:58:39.910009 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85489f588c-59fvv/init.txt 2026-04-23 14:58:39.910026 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85489f588c-59fvv/nova-api-metadata-init.txt 2026-04-23 14:58:39.910044 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85489f588c-59fvv/nova-api.txt 2026-04-23 14:58:39.910062 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6c9b74ccf5-qp4zh/ 2026-04-23 14:58:39.910080 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c9b74ccf5-qp4zh/init.txt 2026-04-23 14:58:39.910097 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c9b74ccf5-qp4zh/nova-osapi.txt 2026-04-23 14:58:39.910116 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-dmmgj/ 2026-04-23 14:58:39.910134 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dmmgj/bootstrap.txt 2026-04-23 14:58:39.910152 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dmmgj/init.txt 2026-04-23 14:58:39.910170 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-6fnsr/ 2026-04-23 14:58:39.910188 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-6fnsr/init.txt 2026-04-23 14:58:39.910213 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-6fnsr/nova-cell-setup-init.txt 2026-04-23 14:58:39.910232 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-6fnsr/nova-cell-setup.txt 2026-04-23 14:58:39.910251 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-l856l/ 2026-04-23 14:58:39.910269 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/ceph-admin-keyring-placement.txt 2026-04-23 14:58:39.910288 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/ceph-keyring-placement.txt 2026-04-23 14:58:39.910306 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/ceph-perms.txt 2026-04-23 14:58:39.910323 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/init.txt 2026-04-23 14:58:39.910342 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/nova-compute-init.txt 2026-04-23 14:58:39.910360 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/nova-compute-ssh-init.txt 2026-04-23 14:58:39.910378 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/nova-compute-ssh.txt 2026-04-23 14:58:39.910396 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/nova-compute-vnc-init.txt 2026-04-23 14:58:39.910413 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-l856l/nova-compute.txt 2026-04-23 14:58:39.910431 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-f49bf4cd7-zp826/ 2026-04-23 14:58:39.910449 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-f49bf4cd7-zp826/init.txt 2026-04-23 14:58:39.910468 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-f49bf4cd7-zp826/nova-conductor.txt 2026-04-23 14:58:39.910487 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-nh5pf/ 2026-04-23 14:58:39.910505 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nh5pf/init.txt 2026-04-23 14:58:39.910524 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nh5pf/nova-db-init-0.txt 2026-04-23 14:58:39.910542 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nh5pf/nova-db-init-1.txt 2026-04-23 14:58:39.910561 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nh5pf/nova-db-init-2.txt 2026-04-23 14:58:39.910579 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-4l47f/ 2026-04-23 14:58:39.910597 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-4l47f/init.txt 2026-04-23 14:58:39.910615 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-4l47f/nova-db-sync.txt 2026-04-23 14:58:39.910632 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-hx7ck/ 2026-04-23 14:58:39.910650 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-admin.txt 2026-04-23 14:58:39.910668 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-internal.txt 2026-04-23 14:58:39.910686 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hx7ck/compute-ks-endpoints-public.txt 2026-04-23 14:58:39.910704 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hx7ck/init.txt 2026-04-23 14:58:39.910722 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-jksp2/ 2026-04-23 14:58:39.910740 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-jksp2/compute-ks-service-registration.txt 2026-04-23 14:58:39.910759 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-jksp2/init.txt 2026-04-23 14:58:39.910777 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-5n2fv/ 2026-04-23 14:58:39.910795 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-5n2fv/init.txt 2026-04-23 14:58:39.910813 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-5n2fv/nova-ks-user.txt 2026-04-23 14:58:39.910830 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-84b76bb77d-wmp59/ 2026-04-23 14:58:39.910848 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84b76bb77d-wmp59/init.txt 2026-04-23 14:58:39.910865 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy-init-assets.txt 2026-04-23 14:58:39.910887 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy-init.txt 2026-04-23 14:58:39.910905 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84b76bb77d-wmp59/nova-novncproxy.txt 2026-04-23 14:58:39.910922 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-nb7sn/ 2026-04-23 14:58:39.910940 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-nb7sn/init.txt 2026-04-23 14:58:39.910958 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-nb7sn/rabbit-init.txt 2026-04-23 14:58:39.910976 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-55b8bcdc4c-m2fg6/ 2026-04-23 14:58:39.910994 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-55b8bcdc4c-m2fg6/init.txt 2026-04-23 14:58:39.911012 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-55b8bcdc4c-m2fg6/nova-scheduler.txt 2026-04-23 14:58:39.911030 | instance | cd+++++++++ pod-logs/openstack/octavia-api-549b75d676-tdrsx/ 2026-04-23 14:58:39.911048 | instance | >f+++++++++ pod-logs/openstack/octavia-api-549b75d676-tdrsx/init.txt 2026-04-23 14:58:39.911081 | instance | >f+++++++++ pod-logs/openstack/octavia-api-549b75d676-tdrsx/octavia-api.txt 2026-04-23 14:58:39.911128 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-ljgdb/ 2026-04-23 14:58:39.911160 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-ljgdb/bootstrap.txt 2026-04-23 14:58:39.911192 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-ljgdb/init.txt 2026-04-23 14:58:39.911222 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-mnpm6/ 2026-04-23 14:58:39.911252 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mnpm6/init.txt 2026-04-23 14:58:39.911282 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mnpm6/octavia-db-init-0.txt 2026-04-23 14:58:39.911312 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-vqdvx/ 2026-04-23 14:58:39.911334 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-vqdvx/init.txt 2026-04-23 14:58:39.911353 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-vqdvx/octavia-db-sync.txt 2026-04-23 14:58:39.911371 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-b42vv/ 2026-04-23 14:58:39.911390 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-b42vv/init.txt 2026-04-23 14:58:39.911407 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-b42vv/octavia-health-manager-get-port.txt 2026-04-23 14:58:39.911425 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-b42vv/octavia-health-manager-nic-init.txt 2026-04-23 14:58:39.911443 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-b42vv/octavia-health-manager.txt 2026-04-23 14:58:39.911462 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-8485f64d59-mzv44/ 2026-04-23 14:58:39.911480 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-8485f64d59-mzv44/init.txt 2026-04-23 14:58:39.911498 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-8485f64d59-mzv44/octavia-housekeeping.txt 2026-04-23 14:58:39.911516 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-wt472/ 2026-04-23 14:58:39.911533 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-wt472/init.txt 2026-04-23 14:58:39.911551 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-admin.txt 2026-04-23 14:58:39.911569 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-internal.txt 2026-04-23 14:58:39.911587 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-wt472/load-balancer-ks-endpoints-public.txt 2026-04-23 14:58:39.911605 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-qn28b/ 2026-04-23 14:58:39.911623 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-qn28b/init.txt 2026-04-23 14:58:39.911648 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-qn28b/load-balancer-ks-service-registration.txt 2026-04-23 14:58:39.911669 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-5zxgl/ 2026-04-23 14:58:39.911687 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-5zxgl/init.txt 2026-04-23 14:58:39.911706 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-5zxgl/octavia-ks-user.txt 2026-04-23 14:58:39.911727 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-5b7hd/ 2026-04-23 14:58:39.911747 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5b7hd/init.txt 2026-04-23 14:58:39.911765 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5b7hd/rabbit-init.txt 2026-04-23 14:58:39.911784 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-74958db884-ftg4q/ 2026-04-23 14:58:39.911802 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-74958db884-ftg4q/init.txt 2026-04-23 14:58:39.911820 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-74958db884-ftg4q/octavia-worker.txt 2026-04-23 14:58:39.911838 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-vmwl7/ 2026-04-23 14:58:39.911857 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-vmwl7/openstack-database-exporter.txt 2026-04-23 14:58:39.911876 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-66545476f5-wdc42/ 2026-04-23 14:58:39.911894 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-66545476f5-wdc42/build-config.txt 2026-04-23 14:58:39.911912 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-66545476f5-wdc42/openstack-exporter.txt 2026-04-23 14:58:39.911930 | instance | cd+++++++++ pod-logs/openstack/openvswitch-s6ltx/ 2026-04-23 14:58:39.911949 | instance | >f+++++++++ pod-logs/openstack/openvswitch-s6ltx/init.txt 2026-04-23 14:58:39.911967 | instance | >f+++++++++ pod-logs/openstack/openvswitch-s6ltx/openvswitch-db-perms.txt 2026-04-23 14:58:39.911984 | instance | >f+++++++++ pod-logs/openstack/openvswitch-s6ltx/openvswitch-db.txt 2026-04-23 14:58:39.912003 | instance | >f+++++++++ pod-logs/openstack/openvswitch-s6ltx/openvswitch-vswitchd-modules.txt 2026-04-23 14:58:39.912021 | instance | >f+++++++++ pod-logs/openstack/openvswitch-s6ltx/openvswitch-vswitchd.txt 2026-04-23 14:58:39.912039 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-bj7zc/ 2026-04-23 14:58:39.912058 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-bj7zc/controller-init.txt 2026-04-23 14:58:39.912089 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-bj7zc/controller.txt 2026-04-23 14:58:39.912131 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-bj7zc/get-gw-enabled.txt 2026-04-23 14:58:39.912155 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-bj7zc/init.txt 2026-04-23 14:58:39.912175 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-bj7zc/log-parser.txt 2026-04-23 14:58:39.912194 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-bj7zc/vector.txt 2026-04-23 14:58:39.912213 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-7785c59fb4-lxzbt/ 2026-04-23 14:58:39.912232 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7785c59fb4-lxzbt/init.txt 2026-04-23 14:58:39.912250 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7785c59fb4-lxzbt/northd.txt 2026-04-23 14:58:39.912269 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-04-23 14:58:39.912319 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-23 14:58:39.912374 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-23 14:58:39.912405 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-04-23 14:58:39.912426 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-23 14:58:39.912445 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-23 14:58:39.912464 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-23 14:58:39.912482 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-23 14:58:39.912513 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-23 14:58:39.912533 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-23 14:58:39.912552 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-23 14:58:39.912570 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-23 14:58:39.912588 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-23 14:58:39.912607 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-23 14:58:39.912646 | instance | cd+++++++++ pod-logs/openstack/placement-api-6b7bc5b4bd-xx8nh/ 2026-04-23 14:58:39.912694 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b7bc5b4bd-xx8nh/init.txt 2026-04-23 14:58:39.912733 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b7bc5b4bd-xx8nh/placement-api.txt 2026-04-23 14:58:39.912761 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-gcnrk/ 2026-04-23 14:58:39.912787 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-gcnrk/init.txt 2026-04-23 14:58:39.912815 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-gcnrk/placement-db-init-0.txt 2026-04-23 14:58:39.912844 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-b7vzp/ 2026-04-23 14:58:39.912872 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-b7vzp/init.txt 2026-04-23 14:58:39.912898 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-b7vzp/placement-db-sync.txt 2026-04-23 14:58:39.912926 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-j5rtf/ 2026-04-23 14:58:39.912954 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j5rtf/init.txt 2026-04-23 14:58:39.913069 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-admin.txt 2026-04-23 14:58:39.913093 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-internal.txt 2026-04-23 14:58:39.913114 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-j5rtf/placement-ks-endpoints-public.txt 2026-04-23 14:58:39.913139 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-kzhh9/ 2026-04-23 14:58:39.913167 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kzhh9/init.txt 2026-04-23 14:58:39.913193 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kzhh9/placement-ks-service-registration.txt 2026-04-23 14:58:39.913222 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-cwsgj/ 2026-04-23 14:58:39.913250 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-cwsgj/init.txt 2026-04-23 14:58:39.913280 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-cwsgj/placement-ks-user.txt 2026-04-23 14:58:39.913310 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-mcz98/ 2026-04-23 14:58:39.913340 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-mcz98/percona-xtradb-cluster-operator.txt 2026-04-23 14:58:39.913366 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-23 14:58:39.913393 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-23 14:58:39.913423 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-23 14:58:39.913449 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-23 14:58:39.913471 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-23 14:58:39.913494 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-23 14:58:39.913522 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74/ 2026-04-23 14:58:39.913550 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-tlz74/rabbitmq-cluster-operator.txt 2026-04-23 14:58:39.913639 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-23 14:58:39.913677 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-23 14:58:39.913710 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-23 14:58:39.913743 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-23 14:58:39.913775 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-23 14:58:39.913807 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-23 14:58:39.913840 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-23 14:58:39.913871 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-23 14:58:39.913898 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-23 14:58:39.913925 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-23 14:58:39.913951 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-23 14:58:39.913979 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-23 14:58:39.914010 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-23 14:58:39.914040 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-23 14:58:39.914066 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-23 14:58:39.914092 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g/ 2026-04-23 14:58:39.914117 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-mv97g/rabbitmq-cluster-operator.txt 2026-04-23 14:58:39.914144 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-23 14:58:39.914172 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-23 14:58:39.914200 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-23 14:58:39.914225 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-23 14:58:39.914252 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-23 14:58:39.914281 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-23 14:58:39.914314 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-23 14:58:39.914346 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-23 14:58:39.914375 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-23 14:58:39.914407 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/ 2026-04-23 14:58:39.914439 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/rabbitmq.txt 2026-04-23 14:58:39.914471 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/setup-container.txt 2026-04-23 14:58:39.914504 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/ 2026-04-23 14:58:39.914537 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/ceph-crash.txt 2026-04-23 14:58:39.914569 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/chown-container-data-dir.txt 2026-04-23 14:58:39.914596 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-nbtl7/make-container-crash-dir.txt 2026-04-23 14:58:39.914624 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/ 2026-04-23 14:58:39.914650 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/chown-container-data-dir.txt 2026-04-23 14:58:39.914677 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/log-collector.txt 2026-04-23 14:58:39.914716 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-9qh88/rgw.txt 2026-04-23 14:58:39.914747 | instance | cd+++++++++ pod-logs/openstack/senlin-api-74647f898d-fp2gb/ 2026-04-23 14:58:39.914777 | instance | >f+++++++++ pod-logs/openstack/senlin-api-74647f898d-fp2gb/init.txt 2026-04-23 14:58:39.914808 | instance | >f+++++++++ pod-logs/openstack/senlin-api-74647f898d-fp2gb/senlin-api.txt 2026-04-23 14:58:39.914839 | instance | cd+++++++++ pod-logs/openstack/senlin-conductor-79bdffb78c-b7vt9/ 2026-04-23 14:58:39.914870 | instance | >f+++++++++ pod-logs/openstack/senlin-conductor-79bdffb78c-b7vt9/init.txt 2026-04-23 14:58:39.914901 | instance | >f+++++++++ pod-logs/openstack/senlin-conductor-79bdffb78c-b7vt9/senlin-conductor.txt 2026-04-23 14:58:39.914931 | instance | cd+++++++++ pod-logs/openstack/senlin-db-init-mk4h6/ 2026-04-23 14:58:39.914961 | instance | >f+++++++++ pod-logs/openstack/senlin-db-init-mk4h6/init.txt 2026-04-23 14:58:39.914990 | instance | >f+++++++++ pod-logs/openstack/senlin-db-init-mk4h6/senlin-db-init-0.txt 2026-04-23 14:58:39.915019 | instance | cd+++++++++ pod-logs/openstack/senlin-db-sync-kvrs6/ 2026-04-23 14:58:39.915049 | instance | >f+++++++++ pod-logs/openstack/senlin-db-sync-kvrs6/init.txt 2026-04-23 14:58:39.915079 | instance | >f+++++++++ pod-logs/openstack/senlin-db-sync-kvrs6/senlin-db-sync.txt 2026-04-23 14:58:39.915109 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-5fc69889b9-2wp87/ 2026-04-23 14:58:39.915134 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-5fc69889b9-2wp87/init.txt 2026-04-23 14:58:39.915157 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-5fc69889b9-2wp87/senlin-engine.txt 2026-04-23 14:58:39.915181 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615925-nd7wq/ 2026-04-23 14:58:39.915205 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615925-nd7wq/init.txt 2026-04-23 14:58:39.915232 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615925-nd7wq/senlin-engine-cleaner.txt 2026-04-23 14:58:39.915260 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615930-7lqgh/ 2026-04-23 14:58:39.915290 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615930-7lqgh/init.txt 2026-04-23 14:58:39.915316 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615930-7lqgh/senlin-engine-cleaner.txt 2026-04-23 14:58:39.915342 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615935-t5vp2/ 2026-04-23 14:58:39.915369 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615935-t5vp2/init.txt 2026-04-23 14:58:39.915394 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29615935-t5vp2/senlin-engine-cleaner.txt 2026-04-23 14:58:39.915418 | instance | cd+++++++++ pod-logs/openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/ 2026-04-23 14:58:39.915443 | instance | >f+++++++++ pod-logs/openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/init.txt 2026-04-23 14:58:39.915474 | instance | >f+++++++++ pod-logs/openstack/senlin-health-manager-7fd6f7fdd7-ldxsp/senlin-health-manager.txt 2026-04-23 14:58:39.915505 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-endpoints-bbxgb/ 2026-04-23 14:58:39.915534 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-admin.txt 2026-04-23 14:58:39.915562 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-internal.txt 2026-04-23 14:58:39.915590 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-bbxgb/clustering-ks-endpoints-public.txt 2026-04-23 14:58:39.915619 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-bbxgb/init.txt 2026-04-23 14:58:39.915648 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-service-flccv/ 2026-04-23 14:58:39.915677 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-service-flccv/clustering-ks-service-registration.txt 2026-04-23 14:58:39.915707 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-service-flccv/init.txt 2026-04-23 14:58:39.915749 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-user-fvk7b/ 2026-04-23 14:58:39.915779 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-user-fvk7b/init.txt 2026-04-23 14:58:39.915809 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-user-fvk7b/senlin-ks-user.txt 2026-04-23 14:58:39.915837 | instance | cd+++++++++ pod-logs/openstack/senlin-rabbit-init-dwpcp/ 2026-04-23 14:58:39.915863 | instance | >f+++++++++ pod-logs/openstack/senlin-rabbit-init-dwpcp/init.txt 2026-04-23 14:58:39.915887 | instance | >f+++++++++ pod-logs/openstack/senlin-rabbit-init-dwpcp/rabbit-init.txt 2026-04-23 14:58:39.915913 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6ccc78b77d-wqxt9/ 2026-04-23 14:58:39.915941 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6ccc78b77d-wqxt9/init.txt 2026-04-23 14:58:39.915969 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6ccc78b77d-wqxt9/staffeln-api.txt 2026-04-23 14:58:39.915996 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-58d5646bf-bwb9g/ 2026-04-23 14:58:39.916025 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-58d5646bf-bwb9g/staffeln-conductor.txt 2026-04-23 14:58:39.916054 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-n94tt/ 2026-04-23 14:58:39.916081 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-n94tt/init.txt 2026-04-23 14:58:39.916111 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-n94tt/staffeln-db-init-0.txt 2026-04-23 14:58:39.916142 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-2w7hj/ 2026-04-23 14:58:39.916174 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-2w7hj/init.txt 2026-04-23 14:58:39.916204 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-2w7hj/staffeln-db-sync.txt 2026-04-23 14:58:39.916232 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-lthc2/ 2026-04-23 14:58:39.916260 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-lthc2/init.txt 2026-04-23 14:58:39.916289 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-lthc2/tempest-ks-user.txt 2026-04-23 14:58:39.916321 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-22cm7/ 2026-04-23 14:58:39.916352 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-22cm7/init.txt 2026-04-23 14:58:39.916383 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-22cm7/tempest-run-tests-init.txt 2026-04-23 14:58:39.916413 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-22cm7/tempest-run-tests.txt 2026-04-23 14:58:39.916441 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-23 14:58:39.916471 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-x9hf4/ 2026-04-23 14:58:39.916500 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-x9hf4/manager.txt 2026-04-23 14:58:39.916528 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-23 14:58:39.916555 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-2p6gl/ 2026-04-23 14:58:39.916584 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-2p6gl/rook-ceph-operator.txt 2026-04-23 14:58:39.916614 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-23 14:58:39.916646 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-wzgxf/ 2026-04-23 14:58:39.916676 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-wzgxf/secretgen-controller.txt 2026-04-23 14:58:39.942383 | 2026-04-23 14:58:39.942620 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-23 14:58:40.166885 | instance | changed 2026-04-23 14:58:40.173575 | 2026-04-23 14:58:40.173723 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-23 14:58:41.282881 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-23 14:58:41.296610 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 14:58:41.296667 | instance | Dload Upload Total Spent Left Speed 2026-04-23 14:58:41.300185 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-23 14:58:41.486011 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-23 14:58:41.492682 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 14:58:41.492741 | instance | Dload Upload Total Spent Left Speed 2026-04-23 14:58:41.497256 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-23 14:58:41.844705 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-23 14:58:41.852079 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 14:58:41.852123 | instance | Dload Upload Total Spent Left Speed 2026-04-23 14:58:41.856692 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-23 14:58:42.117654 | instance | jq: error (at :888): Cannot iterate over null (null) 2026-04-23 14:58:43.103661 | instance | ERROR 2026-04-23 14:58:43.103935 | instance | { 2026-04-23 14:58:43.103982 | instance | "delta": "0:00:01.735468", 2026-04-23 14:58:43.104015 | instance | "end": "2026-04-23 14:58:42.123199", 2026-04-23 14:58:43.104048 | instance | "msg": "non-zero return code", 2026-04-23 14:58:43.104078 | instance | "rc": 5, 2026-04-23 14:58:43.104106 | instance | "start": "2026-04-23 14:58:40.387731" 2026-04-23 14:58:43.104134 | instance | } 2026-04-23 14:58:43.104171 | instance | ERROR: Ignoring Errors 2026-04-23 14:58:43.112221 | 2026-04-23 14:58:43.112359 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-23 14:58:43.469515 | instance | ceph-mgr endpoints: 2026-04-23 14:58:43.695513 | instance | ok: Runtime: 0:00:00.084644 2026-04-23 14:58:43.702271 | 2026-04-23 14:58:43.702358 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-23 14:58:44.234395 | instance | ok: Runtime: 0:00:00.098536 2026-04-23 14:58:44.242498 | 2026-04-23 14:58:44.242666 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-23 14:58:44.792818 | instance | changed: 2026-04-23 14:58:44.793084 | instance | cd+++++++++ prometheus/ 2026-04-23 14:58:44.793120 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-23 14:58:44.793143 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-23 14:58:44.793165 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-23 14:58:44.803970 | 2026-04-23 14:58:44.804061 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-23 14:58:45.030982 | instance | changed 2026-04-23 14:58:45.037594 | 2026-04-23 14:58:45.037660 | TASK [gather-selenium-data : Get selenium data] 2026-04-23 14:58:45.262477 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-23 14:58:45.263412 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-23 14:58:45.575035 | instance | ERROR 2026-04-23 14:58:45.575388 | instance | { 2026-04-23 14:58:45.575460 | instance | "delta": "0:00:00.005030", 2026-04-23 14:58:45.575509 | instance | "end": "2026-04-23 14:58:45.263762", 2026-04-23 14:58:45.575623 | instance | "msg": "non-zero return code", 2026-04-23 14:58:45.575667 | instance | "rc": 1, 2026-04-23 14:58:45.575709 | instance | "start": "2026-04-23 14:58:45.258732" 2026-04-23 14:58:45.575750 | instance | } 2026-04-23 14:58:45.575807 | instance | ERROR: Ignoring Errors 2026-04-23 14:58:45.580973 | 2026-04-23 14:58:45.581049 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-23 14:58:46.122117 | instance | changed: cd+++++++++ selenium/ 2026-04-23 14:58:46.132742 | 2026-04-23 14:58:46.132820 | PLAY RECAP 2026-04-23 14:58:46.132885 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-23 14:58:46.132919 | 2026-04-23 14:58:46.342349 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-04-23 14:58:46.352317 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 14:58:47.000328 | 2026-04-23 14:58:47.000462 | PLAY [all] 2026-04-23 14:58:47.011631 | 2026-04-23 14:58:47.011712 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-23 14:58:47.056950 | instance | skipping: Conditional result was False 2026-04-23 14:58:47.069755 | 2026-04-23 14:58:47.069848 | TASK [fetch-output : Set log path for single node] 2026-04-23 14:58:47.111786 | instance | ok 2026-04-23 14:58:47.118535 | 2026-04-23 14:58:47.118623 | LOOP [fetch-output : Ensure local output dirs] 2026-04-23 14:58:47.638163 | instance -> localhost | ok: "/var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/logs" 2026-04-23 14:58:47.869028 | instance -> localhost | changed: "/var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/artifacts" 2026-04-23 14:58:48.353289 | instance -> localhost | changed: "/var/lib/zuul/builds/5bb58541e0664af2aa23253235a6f757/work/docs" 2026-04-23 14:58:48.376977 | 2026-04-23 14:58:48.377500 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-23 14:58:49.032245 | instance | changed: .d..t...... ./ 2026-04-23 14:58:49.032634 | instance | changed: All items complete 2026-04-23 14:58:49.032769 | 2026-04-23 14:58:49.480350 | instance | changed: .d..t...... ./ 2026-04-23 14:58:49.937320 | instance | changed: .d..t...... ./ 2026-04-23 14:58:49.963354 | 2026-04-23 14:58:49.963504 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-23 14:58:50.392142 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007194 2026-04-23 14:58:50.608602 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008098 2026-04-23 14:58:50.629292 | 2026-04-23 14:58:50.629463 | PLAY [all] 2026-04-23 14:58:50.640155 | 2026-04-23 14:58:50.640368 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-23 14:58:51.072983 | instance | changed 2026-04-23 14:58:51.097055 | 2026-04-23 14:58:51.097255 | PLAY RECAP 2026-04-23 14:58:51.097333 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-23 14:58:51.097365 | 2026-04-23 14:58:51.253185 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 14:58:51.266454 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-23 14:58:51.921650 | 2026-04-23 14:58:51.921824 | PLAY [localhost] 2026-04-23 14:58:51.931967 | 2026-04-23 14:58:51.932047 | TASK [Generate Zuul manifest] 2026-04-23 14:58:51.952382 | localhost | ok 2026-04-23 14:58:51.968608 | 2026-04-23 14:58:51.968756 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-23 14:58:52.753880 | localhost | changed 2026-04-23 14:58:52.767482 | 2026-04-23 14:58:52.767572 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-23 14:58:53.448277 | localhost | ok 2026-04-23 14:58:53.458370 | 2026-04-23 14:58:53.458543 | TASK [Upload logs] 2026-04-23 14:58:53.479311 | localhost | ok 2026-04-23 14:58:53.586890 | 2026-04-23 14:58:53.587015 | TASK [Set zuul-log-path fact] 2026-04-23 14:58:53.605177 | localhost | ok 2026-04-23 14:58:53.619103 | 2026-04-23 14:58:53.619192 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 14:58:53.650061 | localhost | ok 2026-04-23 14:58:53.659995 | 2026-04-23 14:58:53.660085 | TASK [upload-logs : Create log directories] 2026-04-23 14:58:54.076415 | localhost | changed 2026-04-23 14:58:54.081985 | 2026-04-23 14:58:54.082090 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-23 14:58:54.497808 | localhost -> localhost | ok: Runtime: 0:00:00.034953 2026-04-23 14:58:54.504497 | 2026-04-23 14:58:54.504601 | TASK [upload-logs : Upload logs to log server] 2026-04-23 14:58:55.560268 | localhost | Output suppressed because no_log was given 2026-04-23 14:58:55.569048 | 2026-04-23 14:58:55.569222 | LOOP [upload-logs : Compress console log and json output] 2026-04-23 14:58:55.626804 | localhost | skipping: Conditional result was False 2026-04-23 14:58:55.634097 | localhost | skipping: Conditional result was False 2026-04-23 14:58:55.646603 | 2026-04-23 14:58:55.646759 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-23 14:58:55.696657 | localhost | skipping: Conditional result was False 2026-04-23 14:58:55.697183 | 2026-04-23 14:58:55.700344 | localhost | skipping: Conditional result was False 2026-04-23 14:58:55.710377 | 2026-04-23 14:58:55.710525 | LOOP [upload-logs : Upload console log and json output]