2026-04-23 07:30:44.847023 | Job console starting 2026-04-23 07:30:44.858798 | Updating git repos 2026-04-23 07:30:45.172631 | Cloning repos into workspace 2026-04-23 07:30:46.155066 | Restoring repo states 2026-04-23 07:30:46.174331 | Merging changes 2026-04-23 07:30:49.056623 | Checking out repos 2026-04-23 07:30:49.572338 | Preparing playbooks 2026-04-23 07:31:04.576734 | Running Ansible setup 2026-04-23 07:31:08.239555 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 07:31:08.963132 | 2026-04-23 07:31:09.566148 | PLAY [localhost] 2026-04-23 07:31:09.581278 | 2026-04-23 07:31:09.581439 | TASK [Gathering Facts] 2026-04-23 07:31:10.566351 | localhost | ok 2026-04-23 07:31:10.578127 | 2026-04-23 07:31:10.578263 | TASK [Setup log path fact] 2026-04-23 07:31:10.599008 | localhost | ok 2026-04-23 07:31:10.612085 | 2026-04-23 07:31:10.612212 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 07:31:10.640887 | localhost | ok 2026-04-23 07:31:10.652225 | 2026-04-23 07:31:10.652354 | TASK [emit-job-header : Print job information] 2026-04-23 07:31:10.694470 | # Job Information 2026-04-23 07:31:10.694647 | Ansible Version: 2.16.16 2026-04-23 07:31:10.694681 | Job: atmosphere-molecule-aio-openvswitch 2026-04-23 07:31:10.694704 | Pipeline: check 2026-04-23 07:31:10.694725 | Executor: 0a8996d2b663 2026-04-23 07:31:10.694746 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3869 2026-04-23 07:31:10.694768 | Event ID: 3278bdde-3ee6-11f1-98e5-63b815c236be 2026-04-23 07:31:10.697865 | 2026-04-23 07:31:10.697935 | LOOP [emit-job-header : Print node information] 2026-04-23 07:31:10.792434 | localhost | ok: 2026-04-23 07:31:10.792640 | localhost | # Node Information 2026-04-23 07:31:10.792675 | localhost | Inventory Hostname: instance 2026-04-23 07:31:10.792699 | localhost | Hostname: np0000169699 2026-04-23 07:31:10.792719 | localhost | Username: zuul 2026-04-23 07:31:10.792741 | localhost | Distro: Ubuntu 22.04 2026-04-23 07:31:10.792762 | localhost | Provider: yul1 2026-04-23 07:31:10.792780 | localhost | Region: ca-ymq-1 2026-04-23 07:31:10.792800 | localhost | Label: ubuntu-jammy-16 2026-04-23 07:31:10.792818 | localhost | Product Name: OpenStack Nova 2026-04-23 07:31:10.792836 | localhost | Interface IP: 199.204.45.33 2026-04-23 07:31:10.804884 | 2026-04-23 07:31:10.804996 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-23 07:31:11.220517 | localhost -> localhost | changed 2026-04-23 07:31:11.229601 | 2026-04-23 07:31:11.229788 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-23 07:31:12.288982 | localhost -> localhost | changed 2026-04-23 07:31:12.298364 | 2026-04-23 07:31:12.298507 | PLAY [all] 2026-04-23 07:31:12.312539 | 2026-04-23 07:31:12.312732 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-23 07:31:12.553322 | instance -> localhost | ok 2026-04-23 07:31:12.561952 | 2026-04-23 07:31:12.562057 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-23 07:31:12.595725 | instance | ok 2026-04-23 07:31:12.612581 | instance | included: /var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-23 07:31:12.619237 | 2026-04-23 07:31:12.619368 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-23 07:31:13.477762 | instance -> localhost | Generating public/private rsa key pair. 2026-04-23 07:31:13.477970 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/78b2a89f429e45d2ae80b39e334e558c_id_rsa 2026-04-23 07:31:13.478002 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/78b2a89f429e45d2ae80b39e334e558c_id_rsa.pub 2026-04-23 07:31:13.478028 | instance -> localhost | The key fingerprint is: 2026-04-23 07:31:13.478050 | instance -> localhost | SHA256:ZNcatge4xIVFPdu0OTf3pJmUbnFKCbtzGJozdXZ5qDs zuul-build-sshkey 2026-04-23 07:31:13.478090 | instance -> localhost | The key's randomart image is: 2026-04-23 07:31:13.478114 | instance -> localhost | +---[RSA 3072]----+ 2026-04-23 07:31:13.478142 | instance -> localhost | | ++. | 2026-04-23 07:31:13.478165 | instance -> localhost | | ..o .+ . | 2026-04-23 07:31:13.478186 | instance -> localhost | | * = .B *.| 2026-04-23 07:31:13.478207 | instance -> localhost | | + + == #oB| 2026-04-23 07:31:13.478228 | instance -> localhost | | S o+.@ %=| 2026-04-23 07:31:13.478248 | instance -> localhost | | =.= O .| 2026-04-23 07:31:13.478269 | instance -> localhost | | o = | 2026-04-23 07:31:13.478289 | instance -> localhost | | E | 2026-04-23 07:31:13.478313 | instance -> localhost | | . | 2026-04-23 07:31:13.478336 | instance -> localhost | +----[SHA256]-----+ 2026-04-23 07:31:13.478401 | instance -> localhost | ok: Runtime: 0:00:00.443036 2026-04-23 07:31:13.484094 | 2026-04-23 07:31:13.484168 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-23 07:31:13.519288 | instance | ok 2026-04-23 07:31:13.532024 | instance | included: /var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-23 07:31:13.545527 | 2026-04-23 07:31:13.545667 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-23 07:31:13.569869 | instance | skipping: Conditional result was False 2026-04-23 07:31:13.576977 | 2026-04-23 07:31:13.577072 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-23 07:31:14.031363 | instance | changed 2026-04-23 07:31:14.038879 | 2026-04-23 07:31:14.038984 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-23 07:31:14.228762 | instance | ok 2026-04-23 07:31:14.236109 | 2026-04-23 07:31:14.236253 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-23 07:31:14.699544 | instance | changed 2026-04-23 07:31:14.704669 | 2026-04-23 07:31:14.704746 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-23 07:31:15.172547 | instance | changed 2026-04-23 07:31:15.180341 | 2026-04-23 07:31:15.180454 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-23 07:31:15.205163 | instance | skipping: Conditional result was False 2026-04-23 07:31:15.217536 | 2026-04-23 07:31:15.217797 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-23 07:31:15.666134 | instance -> localhost | changed 2026-04-23 07:31:15.722449 | 2026-04-23 07:31:15.722570 | TASK [add-build-sshkey : Add back temp key] 2026-04-23 07:31:15.993613 | instance -> localhost | Identity added: /var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/78b2a89f429e45d2ae80b39e334e558c_id_rsa (zuul-build-sshkey) 2026-04-23 07:31:15.993862 | instance -> localhost | ok: Runtime: 0:00:00.012672 2026-04-23 07:31:16.001452 | 2026-04-23 07:31:16.001587 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-23 07:31:16.278482 | instance | ok 2026-04-23 07:31:16.283766 | 2026-04-23 07:31:16.283840 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-23 07:31:16.307604 | instance | skipping: Conditional result was False 2026-04-23 07:31:16.326232 | 2026-04-23 07:31:16.326403 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-23 07:31:16.613880 | instance | ok 2026-04-23 07:31:16.622074 | 2026-04-23 07:31:16.622172 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-23 07:31:18.354266 | instance | Output suppressed because no_log was given 2026-04-23 07:31:18.363925 | 2026-04-23 07:31:18.363993 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-23 07:31:18.547111 | instance | ok: "logs" 2026-04-23 07:31:18.547824 | instance | ok: All items complete 2026-04-23 07:31:18.547864 | 2026-04-23 07:31:18.699503 | instance | ok: "artifacts" 2026-04-23 07:31:18.862009 | instance | ok: "docs" 2026-04-23 07:31:18.878831 | 2026-04-23 07:31:18.878969 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-23 07:31:19.069360 | instance | changed: "logs" 2026-04-23 07:31:19.228666 | instance | changed: "artifacts" 2026-04-23 07:31:19.395957 | instance | changed: "docs" 2026-04-23 07:31:19.410322 | 2026-04-23 07:31:19.410454 | PLAY RECAP 2026-04-23 07:31:19.410519 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-23 07:31:19.410560 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 07:31:19.410590 | 2026-04-23 07:31:19.590870 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 07:31:19.599706 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 07:31:20.333471 | 2026-04-23 07:31:20.334020 | PLAY [all] 2026-04-23 07:31:20.347722 | 2026-04-23 07:31:20.347858 | TASK [setup-uv : Extract archive] 2026-04-23 07:31:22.592264 | instance | changed 2026-04-23 07:31:22.733116 | 2026-04-23 07:31:22.733305 | TASK [setup-uv : Print version] 2026-04-23 07:31:23.099794 | instance | uv 0.8.13 2026-04-23 07:31:23.282653 | instance | ok: Runtime: 0:00:00.015873 2026-04-23 07:31:23.289266 | 2026-04-23 07:31:23.289328 | PLAY RECAP 2026-04-23 07:31:23.289371 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 07:31:23.289395 | 2026-04-23 07:31:23.426431 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 07:31:23.435501 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-23 07:31:24.121780 | 2026-04-23 07:31:24.121950 | PLAY [all] 2026-04-23 07:31:24.134525 | 2026-04-23 07:31:24.134620 | TASK [Install "jq" for log collection] 2026-04-23 07:31:36.409640 | instance | changed 2026-04-23 07:31:36.412037 | 2026-04-23 07:31:36.412121 | PLAY RECAP 2026-04-23 07:31:36.412193 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 07:31:36.412263 | 2026-04-23 07:31:36.568181 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-23 07:31:36.581148 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-23 07:31:37.186662 | 2026-04-23 07:31:37.186803 | PLAY [all] 2026-04-23 07:31:37.198422 | 2026-04-23 07:31:37.198532 | TASK [Copy inventory file for Zuul] 2026-04-23 07:31:38.055635 | instance | changed 2026-04-23 07:31:38.061505 | 2026-04-23 07:31:38.061582 | TASK [Switch "ansible_host" to private IP] 2026-04-23 07:31:38.404478 | instance | changed: 1 replacements made 2026-04-23 07:31:38.412849 | 2026-04-23 07:31:38.413004 | TASK [Run Molecule scenario] 2026-04-23 07:31:38.848687 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-23 07:31:38.849002 | instance | Creating virtual environment at: .venv 2026-04-23 07:31:38.873540 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 07:31:38.900502 | instance | Downloading openstacksdk (1.7MiB) 2026-04-23 07:31:38.902304 | instance | Downloading netaddr (2.2MiB) 2026-04-23 07:31:38.902744 | instance | Downloading cryptography (4.2MiB) 2026-04-23 07:31:38.903865 | instance | Downloading ansible-core (2.1MiB) 2026-04-23 07:31:38.904110 | instance | Downloading rjsonnet (1.2MiB) 2026-04-23 07:31:38.957500 | instance | Downloading kubernetes (1.9MiB) 2026-04-23 07:31:38.958163 | instance | Downloading pygments (1.2MiB) 2026-04-23 07:31:38.994624 | instance | Downloading setuptools (1.1MiB) 2026-04-23 07:31:39.232244 | instance | Building pyperclip==1.9.0 2026-04-23 07:31:39.252609 | instance | Downloading rjsonnet 2026-04-23 07:31:39.399397 | instance | Downloading netaddr 2026-04-23 07:31:39.414294 | instance | Downloading pygments 2026-04-23 07:31:39.427113 | instance | Downloading cryptography 2026-04-23 07:31:39.465532 | instance | Downloading setuptools 2026-04-23 07:31:39.529312 | instance | Downloading kubernetes 2026-04-23 07:31:39.565839 | instance | Downloading ansible-core 2026-04-23 07:31:39.602986 | instance | Downloading openstacksdk 2026-04-23 07:31:39.961356 | instance | Built pyperclip==1.9.0 2026-04-23 07:31:40.160921 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 07:31:40.200748 | instance | Installed 79 packages in 38ms 2026-04-23 07:31:40.819292 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-23 07:31:41.470016 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-23 07:31:41.470167 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-23 07:32:23.595215 | instance | INFO [aio > dependency] Executing 2026-04-23 07:32:23.595396 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-23 07:32:23.595600 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-23 07:32:23.595720 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-23 07:32:23.603378 | instance | INFO [aio > cleanup] Executing 2026-04-23 07:32:23.603712 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 07:32:23.611355 | instance | INFO [aio > destroy] Executing 2026-04-23 07:32:23.611427 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-23 07:32:23.611504 | instance | INFO [aio > destroy] Executed: Successful 2026-04-23 07:32:23.619171 | instance | INFO [aio > syntax] Executing 2026-04-23 07:32:26.626449 | instance | 2026-04-23 07:32:26.626663 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-23 07:32:26.780587 | instance | INFO [aio > syntax] Executed: Successful 2026-04-23 07:32:26.794186 | instance | INFO [aio > create] Executing 2026-04-23 07:32:26.796694 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 07:32:26.804866 | instance | INFO [aio > prepare] Executing 2026-04-23 07:32:27.699611 | instance | 2026-04-23 07:32:27.699687 | instance | PLAY [Prepare] ***************************************************************** 2026-04-23 07:32:27.699703 | instance | 2026-04-23 07:32:27.699914 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:32:27.700191 | instance | Thursday 23 April 2026 07:32:27 +0000 (0:00:00.026) 0:00:00.026 ******** 2026-04-23 07:32:28.872634 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 07:32:28.872740 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 07:32:28.872922 | instance | interpreter could change the meaning of that path. See 2026-04-23 07:32:28.873090 | instance | https://docs.ansible.com/ansible- 2026-04-23 07:32:28.873265 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 07:32:28.884795 | instance | ok: [instance] 2026-04-23 07:32:28.884945 | instance | 2026-04-23 07:32:28.885115 | instance | TASK [Configure short hostname] ************************************************ 2026-04-23 07:32:28.885286 | instance | Thursday 23 April 2026 07:32:28 +0000 (0:00:01.188) 0:00:01.214 ******** 2026-04-23 07:32:29.567762 | instance | changed: [instance] 2026-04-23 07:32:29.567973 | instance | 2026-04-23 07:32:29.568256 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-23 07:32:29.568528 | instance | Thursday 23 April 2026 07:32:29 +0000 (0:00:00.681) 0:00:01.895 ******** 2026-04-23 07:32:29.821716 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-23 07:32:29.821994 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-23 07:32:29.822273 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-23 07:32:29.832132 | instance | changed: [instance] 2026-04-23 07:32:29.832380 | instance | 2026-04-23 07:32:29.832656 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-23 07:32:29.832926 | instance | Thursday 23 April 2026 07:32:29 +0000 (0:00:00.265) 0:00:02.161 ******** 2026-04-23 07:32:30.945736 | instance | ok: [instance] 2026-04-23 07:32:30.945935 | instance | 2026-04-23 07:32:30.946209 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-23 07:32:30.946479 | instance | Thursday 23 April 2026 07:32:30 +0000 (0:00:01.113) 0:00:03.274 ******** 2026-04-23 07:32:31.612379 | instance | ok: [instance] 2026-04-23 07:32:31.612542 | instance | 2026-04-23 07:32:31.612891 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-23 07:32:31.613144 | instance | 2026-04-23 07:32:31.613425 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-23 07:32:31.613717 | instance | Thursday 23 April 2026 07:32:31 +0000 (0:00:00.666) 0:00:03.941 ******** 2026-04-23 07:32:32.623020 | instance | changed: [localhost] => (item=group_vars) 2026-04-23 07:32:32.623261 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-23 07:32:32.623542 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-23 07:32:32.623824 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-23 07:32:32.624180 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-23 07:32:32.624464 | instance | changed: [localhost] => (item=host_vars) 2026-04-23 07:32:32.624727 | instance | 2026-04-23 07:32:32.625007 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-23 07:32:32.625208 | instance | 2026-04-23 07:32:32.625383 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-23 07:32:32.625557 | instance | Thursday 23 April 2026 07:32:32 +0000 (0:00:01.010) 0:00:04.951 ******** 2026-04-23 07:32:32.807275 | instance | changed: [localhost] 2026-04-23 07:32:32.807509 | instance | 2026-04-23 07:32:32.807816 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-23 07:32:32.808276 | instance | Thursday 23 April 2026 07:32:32 +0000 (0:00:00.184) 0:00:05.136 ******** 2026-04-23 07:32:32.830803 | instance | ok: [localhost] 2026-04-23 07:32:32.831091 | instance | 2026-04-23 07:32:32.831400 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-23 07:32:32.831711 | instance | Thursday 23 April 2026 07:32:32 +0000 (0:00:00.023) 0:00:05.159 ******** 2026-04-23 07:32:32.882317 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1a85c6ed-c7d3-5ed5-97bf-4645b7a8bda6'}) 2026-04-23 07:32:32.882606 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-23 07:32:32.882870 | instance | 2026-04-23 07:32:32.883235 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-23 07:32:32.883478 | instance | Thursday 23 April 2026 07:32:32 +0000 (0:00:00.051) 0:00:05.211 ******** 2026-04-23 07:32:33.441346 | instance | changed: [localhost] 2026-04-23 07:32:33.441557 | instance | 2026-04-23 07:32:33.441835 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-23 07:32:33.442087 | instance | 2026-04-23 07:32:33.442360 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-23 07:32:33.442704 | instance | Thursday 23 April 2026 07:32:33 +0000 (0:00:00.558) 0:00:05.769 ******** 2026-04-23 07:32:33.622411 | instance | changed: [localhost] 2026-04-23 07:32:33.622532 | instance | 2026-04-23 07:32:33.622709 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-23 07:32:33.622889 | instance | Thursday 23 April 2026 07:32:33 +0000 (0:00:00.181) 0:00:05.951 ******** 2026-04-23 07:32:33.650945 | instance | ok: [localhost] 2026-04-23 07:32:33.651053 | instance | 2026-04-23 07:32:33.651323 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-23 07:32:33.651716 | instance | Thursday 23 April 2026 07:32:33 +0000 (0:00:00.028) 0:00:05.980 ******** 2026-04-23 07:32:33.684500 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-23 07:32:33.684737 | instance | 2026-04-23 07:32:33.685054 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-23 07:32:33.685343 | instance | Thursday 23 April 2026 07:32:33 +0000 (0:00:00.033) 0:00:06.013 ******** 2026-04-23 07:32:34.045405 | instance | changed: [localhost] 2026-04-23 07:32:34.045612 | instance | 2026-04-23 07:32:34.045910 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-23 07:32:34.046216 | instance | 2026-04-23 07:32:34.046494 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-23 07:32:34.046780 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.360) 0:00:06.374 ******** 2026-04-23 07:32:34.212752 | instance | changed: [localhost] 2026-04-23 07:32:34.212990 | instance | 2026-04-23 07:32:34.213302 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-23 07:32:34.213568 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.167) 0:00:06.541 ******** 2026-04-23 07:32:34.240803 | instance | ok: [localhost] 2026-04-23 07:32:34.241081 | instance | 2026-04-23 07:32:34.241365 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-23 07:32:34.241654 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.028) 0:00:06.569 ******** 2026-04-23 07:32:34.283130 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-23 07:32:34.283476 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-23 07:32:34.283837 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-23 07:32:34.284174 | instance | 2026-04-23 07:32:34.284515 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-23 07:32:34.284784 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.042) 0:00:06.611 ******** 2026-04-23 07:32:34.645829 | instance | changed: [localhost] 2026-04-23 07:32:34.646056 | instance | 2026-04-23 07:32:34.646332 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-23 07:32:34.646650 | instance | 2026-04-23 07:32:34.646967 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-23 07:32:34.647359 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.362) 0:00:06.974 ******** 2026-04-23 07:32:34.817644 | instance | changed: [localhost] 2026-04-23 07:32:34.817870 | instance | 2026-04-23 07:32:34.818125 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-23 07:32:34.818397 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.171) 0:00:07.146 ******** 2026-04-23 07:32:34.843795 | instance | ok: [localhost] 2026-04-23 07:32:34.844009 | instance | 2026-04-23 07:32:34.844274 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-23 07:32:34.844540 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.026) 0:00:07.172 ******** 2026-04-23 07:32:34.882110 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-23 07:32:34.882251 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-23 07:32:34.882396 | instance | 2026-04-23 07:32:34.882558 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-23 07:32:34.882725 | instance | Thursday 23 April 2026 07:32:34 +0000 (0:00:00.038) 0:00:07.211 ******** 2026-04-23 07:32:35.235955 | instance | changed: [localhost] 2026-04-23 07:32:35.236172 | instance | 2026-04-23 07:32:35.236453 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-23 07:32:35.236716 | instance | 2026-04-23 07:32:35.236976 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:32:35.237264 | instance | Thursday 23 April 2026 07:32:35 +0000 (0:00:00.353) 0:00:07.564 ******** 2026-04-23 07:32:35.930215 | instance | ok: [localhost] 2026-04-23 07:32:35.930448 | instance | 2026-04-23 07:32:35.930722 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-23 07:32:35.931025 | instance | Thursday 23 April 2026 07:32:35 +0000 (0:00:00.694) 0:00:08.258 ******** 2026-04-23 07:32:36.105776 | instance | changed: [localhost] 2026-04-23 07:32:36.105975 | instance | 2026-04-23 07:32:36.106261 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-23 07:32:36.106654 | instance | Thursday 23 April 2026 07:32:36 +0000 (0:00:00.175) 0:00:08.434 ******** 2026-04-23 07:32:36.132609 | instance | ok: [localhost] 2026-04-23 07:32:36.132888 | instance | 2026-04-23 07:32:36.133202 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-23 07:32:36.133494 | instance | Thursday 23 April 2026 07:32:36 +0000 (0:00:00.027) 0:00:08.461 ******** 2026-04-23 07:32:36.892380 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-23 07:32:36.892642 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-23 07:32:36.892927 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-23 07:32:36.893195 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-23 07:32:36.893462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-23 07:32:36.893732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-23 07:32:36.893957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-23 07:32:36.894289 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-23 07:32:36.894497 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-23 07:32:36.894759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-23 07:32:36.895054 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-23 07:32:36.895373 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-23 07:32:36.895641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-23 07:32:36.895910 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-23 07:32:36.896178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-23 07:32:36.896443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-23 07:32:36.896713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-23 07:32:36.896912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-23 07:32:36.897193 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-23 07:32:36.897471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-23 07:32:36.897732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-23 07:32:36.898125 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-23 07:32:36.898331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-23 07:32:36.898436 | instance | 2026-04-23 07:32:36.898662 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-23 07:32:36.898768 | instance | Thursday 23 April 2026 07:32:36 +0000 (0:00:00.759) 0:00:09.221 ******** 2026-04-23 07:32:37.236056 | instance | changed: [localhost] 2026-04-23 07:32:37.236169 | instance | 2026-04-23 07:32:37.236451 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-23 07:32:37.236685 | instance | Thursday 23 April 2026 07:32:37 +0000 (0:00:00.343) 0:00:09.564 ******** 2026-04-23 07:32:37.411342 | instance | changed: [localhost] 2026-04-23 07:32:37.411564 | instance | 2026-04-23 07:32:37.411849 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-23 07:32:37.412105 | instance | 2026-04-23 07:32:37.412394 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-23 07:32:37.412672 | instance | Thursday 23 April 2026 07:32:37 +0000 (0:00:00.175) 0:00:09.740 ******** 2026-04-23 07:32:37.584400 | instance | changed: [localhost] 2026-04-23 07:32:37.584663 | instance | 2026-04-23 07:32:37.584953 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-23 07:32:37.585170 | instance | Thursday 23 April 2026 07:32:37 +0000 (0:00:00.172) 0:00:09.913 ******** 2026-04-23 07:32:37.612741 | instance | ok: [localhost] 2026-04-23 07:32:37.613016 | instance | 2026-04-23 07:32:37.613300 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-23 07:32:37.613603 | instance | Thursday 23 April 2026 07:32:37 +0000 (0:00:00.028) 0:00:09.941 ******** 2026-04-23 07:32:37.655807 | 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 07:32:37.656079 | instance | 2026-04-23 07:32:37.656311 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-23 07:32:37.656582 | instance | Thursday 23 April 2026 07:32:37 +0000 (0:00:00.043) 0:00:09.985 ******** 2026-04-23 07:32:38.018003 | instance | changed: [localhost] 2026-04-23 07:32:38.018242 | instance | 2026-04-23 07:32:38.018573 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-23 07:32:38.018952 | instance | 2026-04-23 07:32:38.019294 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-23 07:32:38.019661 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.362) 0:00:10.347 ******** 2026-04-23 07:32:38.200306 | instance | changed: [localhost] 2026-04-23 07:32:38.200511 | instance | 2026-04-23 07:32:38.200783 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-23 07:32:38.201057 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.182) 0:00:10.529 ******** 2026-04-23 07:32:38.231042 | instance | ok: [localhost] 2026-04-23 07:32:38.231304 | instance | 2026-04-23 07:32:38.231583 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-23 07:32:38.231811 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.030) 0:00:10.560 ******** 2026-04-23 07:32:38.273762 | 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 07:32:38.273873 | instance | 2026-04-23 07:32:38.274108 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-23 07:32:38.274217 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.042) 0:00:10.603 ******** 2026-04-23 07:32:38.649739 | instance | changed: [localhost] 2026-04-23 07:32:38.649973 | instance | 2026-04-23 07:32:38.650277 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-23 07:32:38.650547 | instance | 2026-04-23 07:32:38.650823 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-23 07:32:38.651133 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.374) 0:00:10.977 ******** 2026-04-23 07:32:38.833009 | instance | changed: [localhost] 2026-04-23 07:32:38.833319 | instance | 2026-04-23 07:32:38.833601 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-23 07:32:38.833895 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.185) 0:00:11.162 ******** 2026-04-23 07:32:38.864812 | instance | ok: [localhost] 2026-04-23 07:32:38.865102 | instance | 2026-04-23 07:32:38.865401 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-23 07:32:38.865686 | instance | Thursday 23 April 2026 07:32:38 +0000 (0:00:00.031) 0:00:11.194 ******** 2026-04-23 07:32:39.277563 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-23 07:32:39.277945 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-23 07:32:39.278277 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-23 07:32:39.278600 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-23 07:32:39.278964 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-23 07:32:39.279298 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-23 07:32:39.279620 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-23 07:32:39.279941 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-23 07:32:39.280266 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-23 07:32:39.280610 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-23 07:32:39.280973 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-23 07:32:39.281299 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-23 07:32:39.281621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-23 07:32:39.282167 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-23 07:32:39.282500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-23 07:32:39.282824 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-23 07:32:39.283190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-23 07:32:39.283520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-23 07:32:39.283844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-23 07:32:39.284169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-23 07:32:39.284493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-23 07:32:39.284847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-23 07:32:39.285176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-23 07:32:39.285503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-23 07:32:39.285827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-23 07:32:39.286152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-23 07:32:39.286477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-23 07:32:39.286801 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-23 07:32:39.287154 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-23 07:32:39.287488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-23 07:32:39.287811 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-23 07:32:39.288141 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-23 07:32:39.288467 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-23 07:32:39.288839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-23 07:32:39.289167 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-23 07:32:39.289324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-23 07:32:39.289473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-23 07:32:39.289640 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-23 07:32:39.289790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-23 07:32:39.289941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-23 07:32:39.290092 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-23 07:32:39.290246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-23 07:32:39.290395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-23 07:32:39.290550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-23 07:32:39.290704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-23 07:32:39.290853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-23 07:32:39.291015 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-23 07:32:39.291166 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-23 07:32:39.291316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-23 07:32:39.291473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-23 07:32:39.291624 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-23 07:32:39.291773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-23 07:32:39.291921 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-23 07:32:39.292073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-23 07:32:39.292216 | instance | 2026-04-23 07:32:39.292366 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-23 07:32:39.292517 | instance | Thursday 23 April 2026 07:32:39 +0000 (0:00:00.412) 0:00:11.606 ******** 2026-04-23 07:32:39.335002 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-23 07:32:39.335339 | instance | 2026-04-23 07:32:39.335677 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-23 07:32:39.336000 | instance | Thursday 23 April 2026 07:32:39 +0000 (0:00:00.057) 0:00:11.664 ******** 2026-04-23 07:32:39.728059 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 07:32:39.728530 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 07:32:39.728879 | instance | 2026-04-23 07:32:39.729242 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-23 07:32:39.729613 | instance | Thursday 23 April 2026 07:32:39 +0000 (0:00:00.392) 0:00:12.056 ******** 2026-04-23 07:32:44.743439 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 07:32:44.743926 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 07:32:44.744280 | instance | 2026-04-23 07:32:44.744626 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-23 07:32:44.744961 | instance | Thursday 23 April 2026 07:32:44 +0000 (0:00:05.015) 0:00:17.071 ******** 2026-04-23 07:32:44.798680 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-23 07:32:44.799080 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-23 07:32:44.799419 | instance | 2026-04-23 07:32:44.799845 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-23 07:32:44.800323 | instance | Thursday 23 April 2026 07:32:44 +0000 (0:00:00.055) 0:00:17.127 ******** 2026-04-23 07:32:45.153522 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-23 07:32:45.154008 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-23 07:32:45.154355 | instance | 2026-04-23 07:32:45.154812 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-23 07:32:45.155222 | instance | Thursday 23 April 2026 07:32:45 +0000 (0:00:00.354) 0:00:17.482 ******** 2026-04-23 07:32:45.526219 | instance | changed: [localhost] 2026-04-23 07:32:45.526468 | instance | 2026-04-23 07:32:45.526632 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-23 07:32:45.526813 | instance | Thursday 23 April 2026 07:32:45 +0000 (0:00:00.372) 0:00:17.854 ******** 2026-04-23 07:32:45.564674 | instance | skipping: [localhost] 2026-04-23 07:32:45.565019 | instance | 2026-04-23 07:32:45.565361 | instance | PLAY [Setup networking] ******************************************************** 2026-04-23 07:32:45.565726 | instance | 2026-04-23 07:32:45.566065 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:32:45.566424 | instance | Thursday 23 April 2026 07:32:45 +0000 (0:00:00.039) 0:00:17.894 ******** 2026-04-23 07:32:46.280260 | instance | ok: [instance] 2026-04-23 07:32:46.280695 | instance | 2026-04-23 07:32:46.281058 | instance | TASK [Create bridge for management network] ************************************ 2026-04-23 07:32:46.281460 | instance | Thursday 23 April 2026 07:32:46 +0000 (0:00:00.714) 0:00:18.609 ******** 2026-04-23 07:32:46.639093 | instance | ok: [instance] 2026-04-23 07:32:46.639364 | instance | 2026-04-23 07:32:46.639602 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-23 07:32:46.639822 | instance | Thursday 23 April 2026 07:32:46 +0000 (0:00:00.356) 0:00:18.965 ******** 2026-04-23 07:32:46.856979 | instance | ok: [instance] 2026-04-23 07:32:46.857032 | instance | 2026-04-23 07:32:46.857040 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-23 07:32:46.857048 | instance | Thursday 23 April 2026 07:32:46 +0000 (0:00:00.219) 0:00:19.185 ******** 2026-04-23 07:32:47.054028 | instance | ok: [instance] 2026-04-23 07:32:47.054085 | instance | 2026-04-23 07:32:47.054094 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-23 07:32:47.054108 | instance | Thursday 23 April 2026 07:32:47 +0000 (0:00:00.197) 0:00:19.382 ******** 2026-04-23 07:32:47.254246 | instance | ok: [instance] 2026-04-23 07:32:47.254293 | instance | 2026-04-23 07:32:47.254298 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-23 07:32:47.254304 | instance | Thursday 23 April 2026 07:32:47 +0000 (0:00:00.200) 0:00:19.582 ******** 2026-04-23 07:32:47.662859 | instance | ok: [instance] => (item=br-mgmt) 2026-04-23 07:32:47.662941 | instance | ok: [instance] => (item=dummy0) 2026-04-23 07:32:47.662948 | instance | 2026-04-23 07:32:47.662954 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-23 07:32:47.662959 | instance | 2026-04-23 07:32:47.662963 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:32:47.662967 | instance | Thursday 23 April 2026 07:32:47 +0000 (0:00:00.408) 0:00:19.991 ******** 2026-04-23 07:32:48.402901 | instance | ok: [instance] 2026-04-23 07:32:48.402966 | instance | 2026-04-23 07:32:48.402975 | instance | TASK [Install depedencies] ***************************************************** 2026-04-23 07:32:48.402982 | instance | Thursday 23 April 2026 07:32:48 +0000 (0:00:00.740) 0:00:20.731 ******** 2026-04-23 07:33:11.161287 | instance | changed: [instance] 2026-04-23 07:33:11.161328 | instance | 2026-04-23 07:33:11.161334 | instance | TASK [Start up service] ******************************************************** 2026-04-23 07:33:11.161343 | instance | Thursday 23 April 2026 07:33:11 +0000 (0:00:22.756) 0:00:43.487 ******** 2026-04-23 07:33:11.725477 | instance | ok: [instance] 2026-04-23 07:33:11.725733 | instance | 2026-04-23 07:33:11.725963 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-23 07:33:11.726177 | instance | Thursday 23 April 2026 07:33:11 +0000 (0:00:00.566) 0:00:44.054 ******** 2026-04-23 07:33:11.956877 | instance | ok: [instance] 2026-04-23 07:33:11.956916 | instance | 2026-04-23 07:33:11.956924 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-23 07:33:11.956931 | instance | Thursday 23 April 2026 07:33:11 +0000 (0:00:00.231) 0:00:44.285 ******** 2026-04-23 07:33:12.419067 | instance | changed: [instance] 2026-04-23 07:33:12.419400 | instance | 2026-04-23 07:33:12.419414 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-23 07:33:12.419425 | instance | Thursday 23 April 2026 07:33:12 +0000 (0:00:00.462) 0:00:44.747 ******** 2026-04-23 07:33:12.623730 | instance | ok: [instance] 2026-04-23 07:33:12.623778 | instance | 2026-04-23 07:33:12.623787 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-23 07:33:12.623794 | instance | Thursday 23 April 2026 07:33:12 +0000 (0:00:00.204) 0:00:44.952 ******** 2026-04-23 07:33:12.649570 | instance | skipping: [instance] 2026-04-23 07:33:12.649990 | instance | 2026-04-23 07:33:12.650055 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-23 07:33:12.650061 | instance | Thursday 23 April 2026 07:33:12 +0000 (0:00:00.026) 0:00:44.978 ******** 2026-04-23 07:33:13.195673 | instance | changed: [instance] => (item=osd0) 2026-04-23 07:33:13.195755 | instance | changed: [instance] => (item=osd1) 2026-04-23 07:33:13.196468 | instance | changed: [instance] => (item=osd2) 2026-04-23 07:33:13.196527 | instance | 2026-04-23 07:33:13.196535 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-23 07:33:13.196543 | instance | Thursday 23 April 2026 07:33:13 +0000 (0:00:00.546) 0:00:45.524 ******** 2026-04-23 07:33:13.739519 | instance | changed: [instance] => (item=osd0) 2026-04-23 07:33:13.740495 | instance | changed: [instance] => (item=osd1) 2026-04-23 07:33:13.740565 | instance | changed: [instance] => (item=osd2) 2026-04-23 07:33:13.740574 | instance | 2026-04-23 07:33:13.740581 | instance | TASK [Start loop devices] ****************************************************** 2026-04-23 07:33:13.740588 | instance | Thursday 23 April 2026 07:33:13 +0000 (0:00:00.543) 0:00:46.068 ******** 2026-04-23 07:33:14.500622 | instance | changed: [instance] => (item=osd0) 2026-04-23 07:33:14.500717 | instance | changed: [instance] => (item=osd1) 2026-04-23 07:33:14.501439 | instance | changed: [instance] => (item=osd2) 2026-04-23 07:33:14.501786 | instance | 2026-04-23 07:33:14.501795 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-23 07:33:14.501804 | instance | Thursday 23 April 2026 07:33:14 +0000 (0:00:00.761) 0:00:46.829 ******** 2026-04-23 07:33:17.779626 | instance | changed: [instance] => (item=osd0) 2026-04-23 07:33:17.779740 | instance | changed: [instance] => (item=osd1) 2026-04-23 07:33:17.779805 | instance | changed: [instance] => (item=osd2) 2026-04-23 07:33:17.780182 | instance | 2026-04-23 07:33:17.780244 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-23 07:33:17.780250 | instance | Thursday 23 April 2026 07:33:17 +0000 (0:00:03.279) 0:00:50.108 ******** 2026-04-23 07:33:19.746663 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-23 07:33:19.746738 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-23 07:33:19.747115 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-23 07:33:19.747225 | instance | 2026-04-23 07:33:19.747246 | instance | PLAY [controllers] ************************************************************* 2026-04-23 07:33:19.747257 | instance | 2026-04-23 07:33:19.747478 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:33:19.747525 | instance | Thursday 23 April 2026 07:33:19 +0000 (0:00:01.967) 0:00:52.076 ******** 2026-04-23 07:33:20.662550 | instance | ok: [instance] 2026-04-23 07:33:20.662632 | instance | 2026-04-23 07:33:20.662886 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-23 07:33:20.662945 | instance | Thursday 23 April 2026 07:33:20 +0000 (0:00:00.915) 0:00:52.991 ******** 2026-04-23 07:33:21.166711 | instance | changed: [instance] 2026-04-23 07:33:21.166991 | instance | 2026-04-23 07:33:21.167254 | instance | PLAY RECAP ********************************************************************* 2026-04-23 07:33:21.167539 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 07:33:21.167813 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 07:33:21.168052 | instance | 2026-04-23 07:33:21.168315 | instance | Thursday 23 April 2026 07:33:21 +0000 (0:00:00.504) 0:00:53.495 ******** 2026-04-23 07:33:21.168566 | instance | =============================================================================== 2026-04-23 07:33:21.168888 | instance | Install depedencies ---------------------------------------------------- 22.76s 2026-04-23 07:33:21.169162 | instance | Generate SSH keys for missing variables --------------------------------- 5.02s 2026-04-23 07:33:21.169410 | instance | Create a volume group for each loop device ------------------------------ 3.28s 2026-04-23 07:33:21.169670 | instance | Create a logical volume for each loop device ---------------------------- 1.97s 2026-04-23 07:33:21.169848 | instance | Gathering Facts --------------------------------------------------------- 1.19s 2026-04-23 07:33:21.170013 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.11s 2026-04-23 07:33:21.170177 | instance | Create folders for workspace -------------------------------------------- 1.01s 2026-04-23 07:33:21.170338 | instance | Gathering Facts --------------------------------------------------------- 0.92s 2026-04-23 07:33:21.170499 | instance | Start loop devices ------------------------------------------------------ 0.76s 2026-04-23 07:33:21.170655 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s 2026-04-23 07:33:21.170815 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-04-23 07:33:21.170994 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-04-23 07:33:21.171153 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-04-23 07:33:21.171316 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-04-23 07:33:21.171475 | instance | Purge "snapd" package --------------------------------------------------- 0.67s 2026-04-23 07:33:21.171635 | instance | Start up service -------------------------------------------------------- 0.57s 2026-04-23 07:33:21.171801 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s 2026-04-23 07:33:21.171962 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-04-23 07:33:21.172130 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-04-23 07:33:21.172283 | instance | Set masquerade rule ----------------------------------------------------- 0.50s 2026-04-23 07:33:21.256529 | instance | INFO [aio > prepare] Executed: Successful 2026-04-23 07:33:21.267971 | instance | INFO [aio > converge] Executing 2026-04-23 07:33:24.141135 | instance | 2026-04-23 07:33:24.141398 | instance | PLAY [all] ********************************************************************* 2026-04-23 07:33:24.141656 | instance | 2026-04-23 07:33:24.141943 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:33:24.142216 | instance | Thursday 23 April 2026 07:33:24 +0000 (0:00:00.019) 0:00:00.019 ******** 2026-04-23 07:33:25.397685 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 07:33:25.397927 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 07:33:25.398194 | instance | interpreter could change the meaning of that path. See 2026-04-23 07:33:25.398456 | instance | https://docs.ansible.com/ansible- 2026-04-23 07:33:25.398776 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 07:33:25.416003 | instance | ok: [instance] 2026-04-23 07:33:25.416254 | instance | 2026-04-23 07:33:25.416520 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 07:33:25.416788 | instance | Thursday 23 April 2026 07:33:25 +0000 (0:00:01.275) 0:00:01.294 ******** 2026-04-23 07:33:25.598364 | instance | ok: [instance] 2026-04-23 07:33:25.598606 | instance | 2026-04-23 07:33:25.598892 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-23 07:33:25.599183 | instance | 2026-04-23 07:33:25.599441 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:33:25.599722 | instance | Thursday 23 April 2026 07:33:25 +0000 (0:00:00.182) 0:00:01.477 ******** 2026-04-23 07:33:26.556305 | instance | ok: [instance] 2026-04-23 07:33:26.556419 | instance | 2026-04-23 07:33:26.556759 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:33:26.557026 | instance | Thursday 23 April 2026 07:33:26 +0000 (0:00:00.957) 0:00:02.434 ******** 2026-04-23 07:33:26.843590 | instance | ok: [instance] 2026-04-23 07:33:26.843767 | instance | 2026-04-23 07:33:26.844079 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:33:26.844344 | instance | Thursday 23 April 2026 07:33:26 +0000 (0:00:00.287) 0:00:02.721 ******** 2026-04-23 07:33:26.889948 | instance | skipping: [instance] 2026-04-23 07:33:26.890132 | instance | 2026-04-23 07:33:26.890424 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 07:33:26.890685 | instance | Thursday 23 April 2026 07:33:26 +0000 (0:00:00.046) 0:00:02.768 ******** 2026-04-23 07:33:27.175690 | instance | changed: [instance] 2026-04-23 07:33:27.175964 | instance | 2026-04-23 07:33:27.176386 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:33:27.176627 | instance | Thursday 23 April 2026 07:33:27 +0000 (0:00:00.285) 0:00:03.054 ******** 2026-04-23 07:33:27.248744 | instance | ok: [instance] => { 2026-04-23 07:33:27.248835 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 07:33:27.249039 | instance | } 2026-04-23 07:33:27.249162 | instance | 2026-04-23 07:33:27.249323 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:33:27.249487 | instance | Thursday 23 April 2026 07:33:27 +0000 (0:00:00.073) 0:00:03.127 ******** 2026-04-23 07:33:27.864865 | instance | changed: [instance] 2026-04-23 07:33:27.865066 | instance | 2026-04-23 07:33:27.865333 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:33:27.865637 | instance | Thursday 23 April 2026 07:33:27 +0000 (0:00:00.615) 0:00:03.743 ******** 2026-04-23 07:33:27.923537 | instance | skipping: [instance] 2026-04-23 07:33:27.923686 | instance | 2026-04-23 07:33:27.923944 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:33:27.924253 | instance | Thursday 23 April 2026 07:33:27 +0000 (0:00:00.059) 0:00:03.802 ******** 2026-04-23 07:33:27.973626 | instance | skipping: [instance] 2026-04-23 07:33:27.973847 | instance | 2026-04-23 07:33:27.974120 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:33:27.974371 | instance | Thursday 23 April 2026 07:33:27 +0000 (0:00:00.050) 0:00:03.852 ******** 2026-04-23 07:33:28.187699 | instance | ok: [instance] 2026-04-23 07:33:28.187800 | instance | 2026-04-23 07:33:28.188084 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:33:28.188339 | instance | Thursday 23 April 2026 07:33:28 +0000 (0:00:00.213) 0:00:04.065 ******** 2026-04-23 07:33:29.580498 | instance | ok: [instance] 2026-04-23 07:33:29.580946 | instance | 2026-04-23 07:33:29.581286 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:33:29.581614 | instance | Thursday 23 April 2026 07:33:29 +0000 (0:00:01.392) 0:00:05.458 ******** 2026-04-23 07:33:29.655611 | instance | ok: [instance] => { 2026-04-23 07:33:29.655742 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 07:33:29.655758 | instance | } 2026-04-23 07:33:29.655912 | instance | 2026-04-23 07:33:29.656126 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:33:29.656278 | instance | Thursday 23 April 2026 07:33:29 +0000 (0:00:00.072) 0:00:05.531 ******** 2026-04-23 07:33:30.435582 | instance | changed: [instance] 2026-04-23 07:33:30.435685 | instance | 2026-04-23 07:33:30.435748 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:33:30.435894 | instance | Thursday 23 April 2026 07:33:30 +0000 (0:00:00.780) 0:00:06.311 ******** 2026-04-23 07:33:33.423568 | instance | changed: [instance] 2026-04-23 07:33:33.423665 | instance | 2026-04-23 07:33:33.423745 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 07:33:33.423900 | instance | Thursday 23 April 2026 07:33:33 +0000 (0:00:02.987) 0:00:09.299 ******** 2026-04-23 07:33:33.463669 | instance | skipping: [instance] 2026-04-23 07:33:33.463872 | instance | 2026-04-23 07:33:33.464029 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 07:33:33.464182 | instance | Thursday 23 April 2026 07:33:33 +0000 (0:00:00.040) 0:00:09.339 ******** 2026-04-23 07:33:33.507478 | instance | skipping: [instance] 2026-04-23 07:33:33.507604 | instance | 2026-04-23 07:33:33.507960 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 07:33:33.508113 | instance | Thursday 23 April 2026 07:33:33 +0000 (0:00:00.043) 0:00:09.382 ******** 2026-04-23 07:33:33.539569 | instance | skipping: [instance] 2026-04-23 07:33:33.539788 | instance | 2026-04-23 07:33:33.539944 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 07:33:33.540095 | instance | Thursday 23 April 2026 07:33:33 +0000 (0:00:00.034) 0:00:09.417 ******** 2026-04-23 07:33:39.279560 | instance | changed: [instance] 2026-04-23 07:33:39.279634 | instance | 2026-04-23 07:33:39.279722 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 07:33:39.279898 | instance | Thursday 23 April 2026 07:33:39 +0000 (0:00:05.738) 0:00:15.155 ******** 2026-04-23 07:33:39.832037 | instance | changed: [instance] 2026-04-23 07:33:39.832438 | instance | 2026-04-23 07:33:39.832770 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 07:33:39.833097 | instance | Thursday 23 April 2026 07:33:39 +0000 (0:00:00.553) 0:00:15.708 ******** 2026-04-23 07:33:40.779798 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 07:33:40.780102 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 07:33:40.780309 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 07:33:40.780524 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 07:33:40.780733 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 07:33:40.780923 | instance | 2026-04-23 07:33:40.781126 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 07:33:40.781323 | instance | Thursday 23 April 2026 07:33:40 +0000 (0:00:00.945) 0:00:16.654 ******** 2026-04-23 07:33:41.358069 | instance | changed: [instance] 2026-04-23 07:33:41.358208 | instance | 2026-04-23 07:33:41.359142 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 07:33:41.359234 | instance | Thursday 23 April 2026 07:33:41 +0000 (0:00:00.573) 0:00:17.227 ******** 2026-04-23 07:33:41.359247 | instance | 2026-04-23 07:33:41.359258 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 07:33:41.359277 | instance | Thursday 23 April 2026 07:33:41 +0000 (0:00:00.008) 0:00:17.236 ******** 2026-04-23 07:33:42.356843 | instance | ok: [instance] 2026-04-23 07:33:42.356926 | instance | 2026-04-23 07:33:42.357169 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-23 07:33:42.357212 | instance | Thursday 23 April 2026 07:33:42 +0000 (0:00:00.998) 0:00:18.234 ******** 2026-04-23 07:33:42.836594 | instance | changed: [instance] 2026-04-23 07:33:42.836686 | instance | 2026-04-23 07:33:42.836938 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 07:33:42.837004 | instance | Thursday 23 April 2026 07:33:42 +0000 (0:00:00.480) 0:00:18.715 ******** 2026-04-23 07:33:43.401888 | instance | changed: [instance] 2026-04-23 07:33:43.401987 | instance | 2026-04-23 07:33:43.402249 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:33:43.402301 | instance | Thursday 23 April 2026 07:33:43 +0000 (0:00:00.565) 0:00:19.280 ******** 2026-04-23 07:33:43.616438 | instance | ok: [instance] 2026-04-23 07:33:43.616532 | instance | 2026-04-23 07:33:43.616784 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:33:43.616837 | instance | Thursday 23 April 2026 07:33:43 +0000 (0:00:00.214) 0:00:19.495 ******** 2026-04-23 07:33:43.676131 | instance | ok: [instance] => { 2026-04-23 07:33:43.676763 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 07:33:43.676826 | instance | } 2026-04-23 07:33:43.676832 | instance | 2026-04-23 07:33:43.676837 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:33:43.676860 | instance | Thursday 23 April 2026 07:33:43 +0000 (0:00:00.059) 0:00:19.554 ******** 2026-04-23 07:33:44.511723 | instance | changed: [instance] 2026-04-23 07:33:44.511830 | instance | 2026-04-23 07:33:44.511896 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:33:44.512063 | instance | Thursday 23 April 2026 07:33:44 +0000 (0:00:00.835) 0:00:20.390 ******** 2026-04-23 07:33:48.969752 | instance | changed: [instance] 2026-04-23 07:33:48.969840 | instance | 2026-04-23 07:33:48.970099 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 07:33:48.970157 | instance | Thursday 23 April 2026 07:33:48 +0000 (0:00:04.456) 0:00:24.847 ******** 2026-04-23 07:33:50.131881 | instance | ok: [instance] 2026-04-23 07:33:50.131968 | instance | 2026-04-23 07:33:50.132226 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 07:33:50.132288 | instance | Thursday 23 April 2026 07:33:50 +0000 (0:00:01.163) 0:00:26.010 ******** 2026-04-23 07:33:50.532754 | instance | changed: [instance] 2026-04-23 07:33:50.532852 | instance | 2026-04-23 07:33:50.532867 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 07:33:50.533081 | instance | Thursday 23 April 2026 07:33:50 +0000 (0:00:00.400) 0:00:26.410 ******** 2026-04-23 07:33:51.015969 | instance | changed: [instance] 2026-04-23 07:33:51.016068 | instance | 2026-04-23 07:33:51.016405 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 07:33:51.016462 | instance | Thursday 23 April 2026 07:33:51 +0000 (0:00:00.483) 0:00:26.894 ******** 2026-04-23 07:33:51.583910 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 07:33:51.583980 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 07:33:51.584473 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 07:33:51.584491 | instance | 2026-04-23 07:33:51.584497 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 07:33:51.584502 | instance | Thursday 23 April 2026 07:33:51 +0000 (0:00:00.567) 0:00:27.462 ******** 2026-04-23 07:33:52.067407 | instance | changed: [instance] 2026-04-23 07:33:52.067507 | instance | 2026-04-23 07:33:52.067763 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 07:33:52.067779 | instance | Thursday 23 April 2026 07:33:52 +0000 (0:00:00.483) 0:00:27.945 ******** 2026-04-23 07:33:52.541974 | instance | changed: [instance] 2026-04-23 07:33:52.543054 | instance | 2026-04-23 07:33:52.543425 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 07:33:52.543440 | instance | Thursday 23 April 2026 07:33:52 +0000 (0:00:00.463) 0:00:28.409 ******** 2026-04-23 07:33:52.543450 | instance | 2026-04-23 07:33:52.543459 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 07:33:52.543478 | instance | Thursday 23 April 2026 07:33:52 +0000 (0:00:00.011) 0:00:28.420 ******** 2026-04-23 07:33:53.274136 | instance | ok: [instance] 2026-04-23 07:33:53.274242 | instance | 2026-04-23 07:33:53.274311 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-23 07:33:53.274461 | instance | Thursday 23 April 2026 07:33:53 +0000 (0:00:00.732) 0:00:29.152 ******** 2026-04-23 07:33:54.402165 | instance | changed: [instance] 2026-04-23 07:33:54.402292 | instance | 2026-04-23 07:33:54.402309 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 07:33:54.402487 | instance | Thursday 23 April 2026 07:33:54 +0000 (0:00:01.128) 0:00:30.280 ******** 2026-04-23 07:33:54.985313 | instance | changed: [instance] 2026-04-23 07:33:54.985410 | instance | 2026-04-23 07:33:54.985423 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 07:33:54.985595 | instance | Thursday 23 April 2026 07:33:54 +0000 (0:00:00.583) 0:00:30.863 ******** 2026-04-23 07:33:55.050426 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 07:33:55.050836 | instance | 2026-04-23 07:33:55.050890 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 07:33:55.050897 | instance | Thursday 23 April 2026 07:33:55 +0000 (0:00:00.064) 0:00:30.928 ******** 2026-04-23 07:34:01.138160 | instance | changed: [instance] 2026-04-23 07:34:01.138256 | instance | 2026-04-23 07:34:01.138523 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 07:34:01.138592 | instance | Thursday 23 April 2026 07:34:01 +0000 (0:00:06.087) 0:00:37.016 ******** 2026-04-23 07:34:01.829135 | instance | ok: [instance] => (item=chronyd) 2026-04-23 07:34:01.829226 | instance | ok: [instance] => (item=sshd) 2026-04-23 07:34:01.829591 | instance | 2026-04-23 07:34:01.829639 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 07:34:01.829645 | instance | Thursday 23 April 2026 07:34:01 +0000 (0:00:00.691) 0:00:37.707 ******** 2026-04-23 07:34:02.127043 | instance | changed: [instance] 2026-04-23 07:34:02.127127 | instance | 2026-04-23 07:34:02.127413 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 07:34:02.127464 | instance | Thursday 23 April 2026 07:34:02 +0000 (0:00:00.297) 0:00:38.005 ******** 2026-04-23 07:34:02.337414 | instance | ok: [instance] 2026-04-23 07:34:02.337510 | instance | 2026-04-23 07:34:02.337851 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 07:34:02.338099 | instance | Thursday 23 April 2026 07:34:02 +0000 (0:00:00.210) 0:00:38.215 ******** 2026-04-23 07:34:02.861643 | instance | changed: [instance] 2026-04-23 07:34:02.861753 | instance | 2026-04-23 07:34:02.862107 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 07:34:02.862179 | instance | Thursday 23 April 2026 07:34:02 +0000 (0:00:00.524) 0:00:38.739 ******** 2026-04-23 07:34:03.258046 | instance | changed: [instance] 2026-04-23 07:34:03.258126 | instance | 2026-04-23 07:34:03.258402 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-23 07:34:03.258455 | instance | Thursday 23 April 2026 07:34:03 +0000 (0:00:00.396) 0:00:39.136 ******** 2026-04-23 07:34:05.000882 | instance | ok: [instance] 2026-04-23 07:34:05.001025 | instance | 2026-04-23 07:34:05.001428 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-23 07:34:05.001489 | instance | Thursday 23 April 2026 07:34:04 +0000 (0:00:01.742) 0:00:40.879 ******** 2026-04-23 07:34:05.055548 | instance | ok: [instance] 2026-04-23 07:34:05.055638 | instance | 2026-04-23 07:34:05.055697 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-23 07:34:05.055877 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.054) 0:00:40.934 ******** 2026-04-23 07:34:05.097455 | instance | skipping: [instance] 2026-04-23 07:34:05.097898 | instance | 2026-04-23 07:34:05.097962 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-23 07:34:05.097969 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.041) 0:00:40.975 ******** 2026-04-23 07:34:05.137537 | instance | skipping: [instance] 2026-04-23 07:34:05.137944 | instance | 2026-04-23 07:34:05.137984 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-23 07:34:05.137991 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.040) 0:00:41.016 ******** 2026-04-23 07:34:05.182234 | instance | skipping: [instance] 2026-04-23 07:34:05.182324 | instance | 2026-04-23 07:34:05.182442 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-23 07:34:05.182572 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.044) 0:00:41.061 ******** 2026-04-23 07:34:05.223818 | instance | skipping: [instance] 2026-04-23 07:34:05.223917 | instance | 2026-04-23 07:34:05.224033 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-23 07:34:05.224150 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.041) 0:00:41.102 ******** 2026-04-23 07:34:05.268636 | instance | skipping: [instance] 2026-04-23 07:34:05.268699 | instance | 2026-04-23 07:34:05.268829 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-23 07:34:05.268946 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.044) 0:00:41.147 ******** 2026-04-23 07:34:05.311713 | instance | skipping: [instance] 2026-04-23 07:34:05.312112 | instance | 2026-04-23 07:34:05.312176 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-23 07:34:05.312183 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.042) 0:00:41.190 ******** 2026-04-23 07:34:05.352233 | instance | skipping: [instance] 2026-04-23 07:34:05.352324 | instance | 2026-04-23 07:34:05.352541 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-23 07:34:05.352564 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.040) 0:00:41.231 ******** 2026-04-23 07:34:05.482441 | instance | ok: [instance] 2026-04-23 07:34:05.482512 | instance | 2026-04-23 07:34:05.482809 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-23 07:34:05.482866 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.129) 0:00:41.360 ******** 2026-04-23 07:34:05.702413 | instance | ok: [instance] => (item=instance) 2026-04-23 07:34:05.702959 | instance | 2026-04-23 07:34:05.703228 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-23 07:34:05.703237 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.219) 0:00:41.580 ******** 2026-04-23 07:34:05.765141 | instance | ok: [instance] 2026-04-23 07:34:05.765522 | instance | 2026-04-23 07:34:05.765580 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-23 07:34:05.765587 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.062) 0:00:41.643 ******** 2026-04-23 07:34:05.846967 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-23 07:34:05.847075 | instance | 2026-04-23 07:34:05.847088 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-23 07:34:05.847225 | instance | Thursday 23 April 2026 07:34:05 +0000 (0:00:00.081) 0:00:41.725 ******** 2026-04-23 07:34:06.278238 | instance | changed: [instance] 2026-04-23 07:34:06.278329 | instance | 2026-04-23 07:34:06.278395 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-23 07:34:06.278567 | instance | Thursday 23 April 2026 07:34:06 +0000 (0:00:00.431) 0:00:42.156 ******** 2026-04-23 07:34:06.988380 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-23 07:34:06.988471 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-23 07:34:06.988959 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-23 07:34:06.989015 | instance | 2026-04-23 07:34:06.989021 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-23 07:34:06.989026 | instance | Thursday 23 April 2026 07:34:06 +0000 (0:00:00.710) 0:00:42.867 ******** 2026-04-23 07:36:23.591127 | instance | ok: [instance] 2026-04-23 07:36:23.591251 | instance | 2026-04-23 07:36:23.591265 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-23 07:36:23.591276 | instance | Thursday 23 April 2026 07:36:23 +0000 (0:02:16.602) 0:02:59.469 ******** 2026-04-23 07:36:23.804002 | instance | changed: [instance] 2026-04-23 07:36:23.804084 | instance | 2026-04-23 07:36:23.804104 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-23 07:36:23.804228 | instance | Thursday 23 April 2026 07:36:23 +0000 (0:00:00.213) 0:02:59.682 ******** 2026-04-23 07:36:23.845147 | instance | ok: [instance] 2026-04-23 07:36:23.845238 | instance | 2026-04-23 07:36:23.845506 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 07:36:23.845555 | instance | Thursday 23 April 2026 07:36:23 +0000 (0:00:00.041) 0:02:59.723 ******** 2026-04-23 07:36:23.929897 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 07:36:23.930260 | instance | 2026-04-23 07:36:23.930300 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 07:36:23.930306 | instance | Thursday 23 April 2026 07:36:23 +0000 (0:00:00.084) 0:02:59.808 ******** 2026-04-23 07:36:25.566952 | instance | ok: [instance] 2026-04-23 07:36:25.567031 | instance | 2026-04-23 07:36:25.567316 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 07:36:25.567378 | instance | Thursday 23 April 2026 07:36:25 +0000 (0:00:01.636) 0:03:01.445 ******** 2026-04-23 07:36:25.629645 | instance | ok: [instance] => (item=instance) 2026-04-23 07:36:25.630038 | instance | 2026-04-23 07:36:25.630098 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 07:36:25.630105 | instance | Thursday 23 April 2026 07:36:25 +0000 (0:00:00.062) 0:03:01.508 ******** 2026-04-23 07:36:26.080577 | instance | ok: [instance] 2026-04-23 07:36:26.080658 | instance | 2026-04-23 07:36:26.080872 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 07:36:26.080889 | instance | Thursday 23 April 2026 07:36:26 +0000 (0:00:00.450) 0:03:01.959 ******** 2026-04-23 07:36:28.231954 | instance | ok: [instance] 2026-04-23 07:36:28.232074 | instance | 2026-04-23 07:36:28.232090 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-23 07:36:28.232268 | instance | Thursday 23 April 2026 07:36:28 +0000 (0:00:02.151) 0:03:04.110 ******** 2026-04-23 07:36:30.090770 | instance | ok: [instance] 2026-04-23 07:36:30.090845 | instance | 2026-04-23 07:36:30.090996 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-23 07:36:30.091119 | instance | Thursday 23 April 2026 07:36:30 +0000 (0:00:01.858) 0:03:05.969 ******** 2026-04-23 07:36:40.595888 | instance | ok: [instance] 2026-04-23 07:36:40.596106 | instance | 2026-04-23 07:36:40.596365 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 07:36:40.596645 | instance | Thursday 23 April 2026 07:36:40 +0000 (0:00:10.504) 0:03:16.474 ******** 2026-04-23 07:36:40.670700 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 07:36:40.670940 | instance | 2026-04-23 07:36:40.671235 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 07:36:40.671566 | instance | Thursday 23 April 2026 07:36:40 +0000 (0:00:00.075) 0:03:16.549 ******** 2026-04-23 07:36:40.724688 | instance | skipping: [instance] 2026-04-23 07:36:40.724916 | instance | 2026-04-23 07:36:40.725191 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 07:36:40.725453 | instance | Thursday 23 April 2026 07:36:40 +0000 (0:00:00.053) 0:03:16.603 ******** 2026-04-23 07:36:40.785534 | instance | skipping: [instance] => (item=instance) 2026-04-23 07:36:40.785725 | instance | skipping: [instance] 2026-04-23 07:36:40.785963 | instance | 2026-04-23 07:36:40.786226 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 07:36:40.786488 | instance | Thursday 23 April 2026 07:36:40 +0000 (0:00:00.060) 0:03:16.664 ******** 2026-04-23 07:36:41.049748 | instance | ok: [instance] 2026-04-23 07:36:41.049834 | instance | 2026-04-23 07:36:41.049972 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 07:36:41.050139 | instance | Thursday 23 April 2026 07:36:41 +0000 (0:00:00.264) 0:03:16.928 ******** 2026-04-23 07:36:43.166612 | instance | ok: [instance] 2026-04-23 07:36:43.166704 | instance | 2026-04-23 07:36:43.166716 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-23 07:36:43.166727 | instance | Thursday 23 April 2026 07:36:43 +0000 (0:00:02.115) 0:03:19.043 ******** 2026-04-23 07:36:44.911755 | instance | ok: [instance] 2026-04-23 07:36:44.911839 | instance | 2026-04-23 07:36:44.912079 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-23 07:36:44.912130 | instance | Thursday 23 April 2026 07:36:44 +0000 (0:00:01.746) 0:03:20.790 ******** 2026-04-23 07:36:46.620050 | instance | ok: [instance] 2026-04-23 07:36:46.620146 | instance | 2026-04-23 07:36:46.620419 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-23 07:36:46.620477 | instance | Thursday 23 April 2026 07:36:46 +0000 (0:00:01.707) 0:03:22.498 ******** 2026-04-23 07:36:49.195635 | instance | ok: [instance] 2026-04-23 07:36:49.195769 | instance | 2026-04-23 07:36:49.195811 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-23 07:36:49.195872 | instance | 2026-04-23 07:36:49.196008 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:36:49.196126 | instance | Thursday 23 April 2026 07:36:49 +0000 (0:00:02.576) 0:03:25.074 ******** 2026-04-23 07:36:50.206848 | instance | ok: [instance] 2026-04-23 07:36:50.206964 | instance | 2026-04-23 07:36:50.207078 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:36:50.207199 | instance | Thursday 23 April 2026 07:36:50 +0000 (0:00:01.010) 0:03:26.085 ******** 2026-04-23 07:36:50.424177 | instance | ok: [instance] 2026-04-23 07:36:50.424259 | instance | 2026-04-23 07:36:50.424359 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:36:50.424470 | instance | Thursday 23 April 2026 07:36:50 +0000 (0:00:00.217) 0:03:26.302 ******** 2026-04-23 07:36:50.471279 | instance | skipping: [instance] 2026-04-23 07:36:50.471334 | instance | 2026-04-23 07:36:50.471504 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 07:36:50.471601 | instance | Thursday 23 April 2026 07:36:50 +0000 (0:00:00.047) 0:03:26.350 ******** 2026-04-23 07:36:50.686191 | instance | ok: [instance] 2026-04-23 07:36:50.686288 | instance | 2026-04-23 07:36:50.686352 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:36:50.686541 | instance | Thursday 23 April 2026 07:36:50 +0000 (0:00:00.214) 0:03:26.565 ******** 2026-04-23 07:36:50.748955 | instance | ok: [instance] => { 2026-04-23 07:36:50.749122 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 07:36:50.749281 | instance | } 2026-04-23 07:36:50.749437 | instance | 2026-04-23 07:36:50.749607 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:36:50.749772 | instance | Thursday 23 April 2026 07:36:50 +0000 (0:00:00.062) 0:03:26.627 ******** 2026-04-23 07:36:51.082376 | instance | ok: [instance] 2026-04-23 07:36:51.082452 | instance | 2026-04-23 07:36:51.082624 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:36:51.082752 | instance | Thursday 23 April 2026 07:36:51 +0000 (0:00:00.333) 0:03:26.961 ******** 2026-04-23 07:36:51.140700 | instance | skipping: [instance] 2026-04-23 07:36:51.140801 | instance | 2026-04-23 07:36:51.140924 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:36:51.141050 | instance | Thursday 23 April 2026 07:36:51 +0000 (0:00:00.058) 0:03:27.019 ******** 2026-04-23 07:36:51.197639 | instance | skipping: [instance] 2026-04-23 07:36:51.197742 | instance | 2026-04-23 07:36:51.197903 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:36:51.198066 | instance | Thursday 23 April 2026 07:36:51 +0000 (0:00:00.056) 0:03:27.076 ******** 2026-04-23 07:36:51.419232 | instance | ok: [instance] 2026-04-23 07:36:51.419320 | instance | 2026-04-23 07:36:51.419378 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:36:51.419516 | instance | Thursday 23 April 2026 07:36:51 +0000 (0:00:00.221) 0:03:27.298 ******** 2026-04-23 07:36:52.685198 | instance | ok: [instance] 2026-04-23 07:36:52.685303 | instance | 2026-04-23 07:36:52.685351 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:36:52.685511 | instance | Thursday 23 April 2026 07:36:52 +0000 (0:00:01.265) 0:03:28.564 ******** 2026-04-23 07:36:52.759423 | instance | ok: [instance] => { 2026-04-23 07:36:52.759522 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 07:36:52.759559 | instance | } 2026-04-23 07:36:52.759688 | instance | 2026-04-23 07:36:52.759808 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:36:52.759930 | instance | Thursday 23 April 2026 07:36:52 +0000 (0:00:00.074) 0:03:28.638 ******** 2026-04-23 07:36:53.111301 | instance | ok: [instance] 2026-04-23 07:36:53.111397 | instance | 2026-04-23 07:36:53.111597 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:36:53.111774 | instance | Thursday 23 April 2026 07:36:53 +0000 (0:00:00.351) 0:03:28.989 ******** 2026-04-23 07:36:55.073976 | instance | ok: [instance] 2026-04-23 07:36:55.074064 | instance | 2026-04-23 07:36:55.074187 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 07:36:55.074319 | instance | Thursday 23 April 2026 07:36:55 +0000 (0:00:01.962) 0:03:30.953 ******** 2026-04-23 07:36:55.108528 | instance | skipping: [instance] 2026-04-23 07:36:55.108623 | instance | 2026-04-23 07:36:55.108743 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 07:36:55.108862 | instance | Thursday 23 April 2026 07:36:55 +0000 (0:00:00.034) 0:03:30.987 ******** 2026-04-23 07:36:55.143682 | instance | skipping: [instance] 2026-04-23 07:36:55.143799 | instance | 2026-04-23 07:36:55.143971 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 07:36:55.144143 | instance | Thursday 23 April 2026 07:36:55 +0000 (0:00:00.034) 0:03:31.022 ******** 2026-04-23 07:36:55.184530 | instance | skipping: [instance] 2026-04-23 07:36:55.184654 | instance | 2026-04-23 07:36:55.184859 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 07:36:55.184999 | instance | Thursday 23 April 2026 07:36:55 +0000 (0:00:00.040) 0:03:31.063 ******** 2026-04-23 07:36:56.234318 | instance | ok: [instance] 2026-04-23 07:36:56.234459 | instance | 2026-04-23 07:36:56.234689 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 07:36:56.234953 | instance | Thursday 23 April 2026 07:36:56 +0000 (0:00:01.049) 0:03:32.112 ******** 2026-04-23 07:36:56.669248 | instance | ok: [instance] 2026-04-23 07:36:56.669375 | instance | 2026-04-23 07:36:56.669548 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 07:36:56.669718 | instance | Thursday 23 April 2026 07:36:56 +0000 (0:00:00.435) 0:03:32.548 ******** 2026-04-23 07:36:57.579631 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 07:36:57.579820 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 07:36:57.580071 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 07:36:57.580217 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 07:36:57.580338 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 07:36:57.580442 | instance | 2026-04-23 07:36:57.580562 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 07:36:57.580720 | instance | Thursday 23 April 2026 07:36:57 +0000 (0:00:00.910) 0:03:33.458 ******** 2026-04-23 07:36:58.117147 | instance | ok: [instance] 2026-04-23 07:36:58.117255 | instance | 2026-04-23 07:36:58.117270 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 07:36:58.117411 | instance | Thursday 23 April 2026 07:36:58 +0000 (0:00:00.530) 0:03:33.988 ******** 2026-04-23 07:36:58.117525 | instance | 2026-04-23 07:36:58.117645 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 07:36:58.117768 | instance | Thursday 23 April 2026 07:36:58 +0000 (0:00:00.007) 0:03:33.995 ******** 2026-04-23 07:36:58.505777 | instance | ok: [instance] 2026-04-23 07:36:58.505854 | instance | 2026-04-23 07:36:58.505958 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:36:58.506076 | instance | Thursday 23 April 2026 07:36:58 +0000 (0:00:00.388) 0:03:34.384 ******** 2026-04-23 07:36:58.735643 | instance | ok: [instance] 2026-04-23 07:36:58.735750 | instance | 2026-04-23 07:36:58.735882 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:36:58.736002 | instance | Thursday 23 April 2026 07:36:58 +0000 (0:00:00.229) 0:03:34.614 ******** 2026-04-23 07:36:58.795318 | instance | ok: [instance] => { 2026-04-23 07:36:58.795515 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 07:36:58.795690 | instance | } 2026-04-23 07:36:58.795860 | instance | 2026-04-23 07:36:58.796045 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:36:58.796215 | instance | Thursday 23 April 2026 07:36:58 +0000 (0:00:00.059) 0:03:34.674 ******** 2026-04-23 07:36:59.164600 | instance | ok: [instance] 2026-04-23 07:36:59.164712 | instance | 2026-04-23 07:36:59.164728 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:36:59.164875 | instance | Thursday 23 April 2026 07:36:59 +0000 (0:00:00.369) 0:03:35.043 ******** 2026-04-23 07:37:02.286592 | instance | ok: [instance] 2026-04-23 07:37:02.286707 | instance | 2026-04-23 07:37:02.286723 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 07:37:02.286854 | instance | Thursday 23 April 2026 07:37:02 +0000 (0:00:03.121) 0:03:38.165 ******** 2026-04-23 07:37:03.440536 | instance | ok: [instance] 2026-04-23 07:37:03.440660 | instance | 2026-04-23 07:37:03.440677 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 07:37:03.440824 | instance | Thursday 23 April 2026 07:37:03 +0000 (0:00:01.154) 0:03:39.319 ******** 2026-04-23 07:37:03.645175 | instance | ok: [instance] 2026-04-23 07:37:03.645245 | instance | 2026-04-23 07:37:03.645342 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 07:37:03.645481 | instance | Thursday 23 April 2026 07:37:03 +0000 (0:00:00.204) 0:03:39.524 ******** 2026-04-23 07:37:04.095936 | instance | ok: [instance] 2026-04-23 07:37:04.096042 | instance | 2026-04-23 07:37:04.096186 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 07:37:04.096333 | instance | Thursday 23 April 2026 07:37:04 +0000 (0:00:00.450) 0:03:39.974 ******** 2026-04-23 07:37:04.640747 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 07:37:04.640804 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 07:37:04.640978 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 07:37:04.641041 | instance | 2026-04-23 07:37:04.641219 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 07:37:04.641292 | instance | Thursday 23 April 2026 07:37:04 +0000 (0:00:00.544) 0:03:40.519 ******** 2026-04-23 07:37:05.061809 | instance | ok: [instance] 2026-04-23 07:37:05.061871 | instance | 2026-04-23 07:37:05.062003 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 07:37:05.062120 | instance | Thursday 23 April 2026 07:37:05 +0000 (0:00:00.421) 0:03:40.940 ******** 2026-04-23 07:37:05.493197 | instance | ok: [instance] 2026-04-23 07:37:05.493278 | instance | 2026-04-23 07:37:05.493406 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 07:37:05.493568 | instance | Thursday 23 April 2026 07:37:05 +0000 (0:00:00.424) 0:03:41.365 ******** 2026-04-23 07:37:05.493720 | instance | 2026-04-23 07:37:05.493883 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 07:37:05.494113 | instance | Thursday 23 April 2026 07:37:05 +0000 (0:00:00.006) 0:03:41.372 ******** 2026-04-23 07:37:05.858309 | instance | ok: [instance] 2026-04-23 07:37:05.858393 | instance | 2026-04-23 07:37:05.858468 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 07:37:05.858635 | instance | Thursday 23 April 2026 07:37:05 +0000 (0:00:00.364) 0:03:41.737 ******** 2026-04-23 07:37:05.915618 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 07:37:05.915687 | instance | 2026-04-23 07:37:05.915799 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 07:37:05.915914 | instance | Thursday 23 April 2026 07:37:05 +0000 (0:00:00.057) 0:03:41.794 ******** 2026-04-23 07:37:07.185785 | instance | ok: [instance] 2026-04-23 07:37:07.185901 | instance | 2026-04-23 07:37:07.186103 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 07:37:07.186283 | instance | Thursday 23 April 2026 07:37:07 +0000 (0:00:01.269) 0:03:43.064 ******** 2026-04-23 07:37:07.834348 | instance | ok: [instance] => (item=chronyd) 2026-04-23 07:37:07.834447 | instance | ok: [instance] => (item=sshd) 2026-04-23 07:37:07.834535 | instance | 2026-04-23 07:37:07.834874 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 07:37:07.835038 | instance | Thursday 23 April 2026 07:37:07 +0000 (0:00:00.648) 0:03:43.713 ******** 2026-04-23 07:37:08.152991 | instance | ok: [instance] 2026-04-23 07:37:08.153081 | instance | 2026-04-23 07:37:08.153215 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 07:37:08.153359 | instance | Thursday 23 April 2026 07:37:08 +0000 (0:00:00.318) 0:03:44.031 ******** 2026-04-23 07:37:08.348532 | instance | ok: [instance] 2026-04-23 07:37:08.348613 | instance | 2026-04-23 07:37:08.348705 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 07:37:08.348825 | instance | Thursday 23 April 2026 07:37:08 +0000 (0:00:00.195) 0:03:44.227 ******** 2026-04-23 07:37:08.581340 | instance | ok: [instance] 2026-04-23 07:37:08.581415 | instance | 2026-04-23 07:37:08.581538 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 07:37:08.581668 | instance | Thursday 23 April 2026 07:37:08 +0000 (0:00:00.232) 0:03:44.459 ******** 2026-04-23 07:37:08.785901 | instance | ok: [instance] 2026-04-23 07:37:08.786102 | instance | 2026-04-23 07:37:08.786371 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-23 07:37:08.786633 | instance | Thursday 23 April 2026 07:37:08 +0000 (0:00:00.204) 0:03:44.664 ******** 2026-04-23 07:37:09.007381 | instance | ok: [instance] => (item=instance) 2026-04-23 07:37:09.007522 | instance | 2026-04-23 07:37:09.007701 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-23 07:37:09.007928 | instance | Thursday 23 April 2026 07:37:09 +0000 (0:00:00.221) 0:03:44.885 ******** 2026-04-23 07:37:09.067617 | instance | ok: [instance] 2026-04-23 07:37:09.068021 | instance | 2026-04-23 07:37:09.068315 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-23 07:37:09.068585 | instance | Thursday 23 April 2026 07:37:09 +0000 (0:00:00.060) 0:03:44.946 ******** 2026-04-23 07:37:13.630824 | instance | ok: [instance] 2026-04-23 07:37:13.630980 | instance | 2026-04-23 07:37:13.631202 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-23 07:37:13.631365 | instance | Thursday 23 April 2026 07:37:13 +0000 (0:00:04.562) 0:03:49.509 ******** 2026-04-23 07:37:13.685015 | instance | ok: [instance] 2026-04-23 07:37:13.685235 | instance | 2026-04-23 07:37:13.685550 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 07:37:13.685870 | instance | Thursday 23 April 2026 07:37:13 +0000 (0:00:00.054) 0:03:49.563 ******** 2026-04-23 07:37:13.746544 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 07:37:13.746754 | instance | 2026-04-23 07:37:13.747070 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 07:37:13.747384 | instance | Thursday 23 April 2026 07:37:13 +0000 (0:00:00.061) 0:03:49.625 ******** 2026-04-23 07:37:13.791486 | instance | skipping: [instance] 2026-04-23 07:37:13.791741 | instance | 2026-04-23 07:37:13.792014 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 07:37:13.792267 | instance | Thursday 23 April 2026 07:37:13 +0000 (0:00:00.044) 0:03:49.670 ******** 2026-04-23 07:37:13.839120 | instance | skipping: [instance] => (item=instance) 2026-04-23 07:37:13.839412 | instance | skipping: [instance] 2026-04-23 07:37:13.839707 | instance | 2026-04-23 07:37:13.839991 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 07:37:13.840241 | instance | Thursday 23 April 2026 07:37:13 +0000 (0:00:00.048) 0:03:49.718 ******** 2026-04-23 07:37:14.082449 | instance | ok: [instance] 2026-04-23 07:37:14.082664 | instance | 2026-04-23 07:37:14.082936 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 07:37:14.083244 | instance | Thursday 23 April 2026 07:37:14 +0000 (0:00:00.242) 0:03:49.960 ******** 2026-04-23 07:37:16.767377 | instance | ok: [instance] 2026-04-23 07:37:16.767582 | instance | 2026-04-23 07:37:16.767859 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-23 07:37:16.768128 | instance | Thursday 23 April 2026 07:37:16 +0000 (0:00:02.684) 0:03:52.645 ******** 2026-04-23 07:37:16.796612 | instance | skipping: [instance] 2026-04-23 07:37:16.796854 | instance | 2026-04-23 07:37:16.797120 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-23 07:37:16.797400 | instance | Thursday 23 April 2026 07:37:16 +0000 (0:00:00.029) 0:03:52.675 ******** 2026-04-23 07:37:16.833116 | instance | skipping: [instance] 2026-04-23 07:37:16.833341 | instance | 2026-04-23 07:37:16.833615 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-23 07:37:16.833874 | instance | Thursday 23 April 2026 07:37:16 +0000 (0:00:00.036) 0:03:52.711 ******** 2026-04-23 07:37:22.117727 | instance | ok: [instance] 2026-04-23 07:37:22.117929 | instance | 2026-04-23 07:37:22.118217 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-23 07:37:22.118463 | instance | Thursday 23 April 2026 07:37:22 +0000 (0:00:05.284) 0:03:57.996 ******** 2026-04-23 07:37:33.428616 | instance | ok: [instance] 2026-04-23 07:37:33.428683 | instance | 2026-04-23 07:37:33.428694 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-23 07:37:33.428705 | instance | Thursday 23 April 2026 07:37:33 +0000 (0:00:11.308) 0:04:09.305 ******** 2026-04-23 07:39:05.169818 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-23 07:39:05.169895 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-23 07:39:05.170013 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-23 07:39:05.170127 | instance | 2026-04-23 07:39:05.170249 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-23 07:39:05.170371 | instance | Thursday 23 April 2026 07:39:05 +0000 (0:01:31.743) 0:05:41.048 ******** 2026-04-23 07:39:06.843621 | instance | ok: [instance] 2026-04-23 07:39:06.843710 | instance | 2026-04-23 07:39:06.844101 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-23 07:39:06.844150 | instance | Thursday 23 April 2026 07:39:06 +0000 (0:00:01.673) 0:05:42.722 ******** 2026-04-23 07:39:08.483777 | instance | ok: [instance] 2026-04-23 07:39:08.483858 | instance | 2026-04-23 07:39:08.484148 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-23 07:39:08.484201 | instance | Thursday 23 April 2026 07:39:08 +0000 (0:00:01.639) 0:05:44.362 ******** 2026-04-23 07:39:08.548728 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-23 07:39:08.548793 | instance | 2026-04-23 07:39:08.549077 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-23 07:39:08.549106 | instance | Thursday 23 April 2026 07:39:08 +0000 (0:00:00.065) 0:05:44.427 ******** 2026-04-23 07:39:08.598271 | instance | ok: [instance] 2026-04-23 07:39:08.598340 | instance | 2026-04-23 07:39:08.598702 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-23 07:39:08.598745 | instance | Thursday 23 April 2026 07:39:08 +0000 (0:00:00.049) 0:05:44.476 ******** 2026-04-23 07:39:10.237402 | instance | ok: [instance] 2026-04-23 07:39:10.237499 | instance | 2026-04-23 07:39:10.237745 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-23 07:39:10.237760 | instance | Thursday 23 April 2026 07:39:10 +0000 (0:00:01.639) 0:05:46.116 ******** 2026-04-23 07:39:10.283628 | instance | ok: [instance] 2026-04-23 07:39:10.284001 | instance | 2026-04-23 07:39:10.284040 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-23 07:39:10.284047 | instance | Thursday 23 April 2026 07:39:10 +0000 (0:00:00.046) 0:05:46.162 ******** 2026-04-23 07:39:10.339026 | instance | skipping: [instance] => (item=1) 2026-04-23 07:39:10.339105 | instance | skipping: [instance] => (item=1) 2026-04-23 07:39:10.339116 | instance | skipping: [instance] => (item=1) 2026-04-23 07:39:10.339126 | instance | skipping: [instance] 2026-04-23 07:39:10.339136 | instance | 2026-04-23 07:39:10.339154 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-23 07:39:10.339224 | instance | Thursday 23 April 2026 07:39:10 +0000 (0:00:00.054) 0:05:46.217 ******** 2026-04-23 07:39:10.389448 | instance | skipping: [instance] 2026-04-23 07:39:10.390097 | instance | 2026-04-23 07:39:10.390139 | instance | PLAY [all] ********************************************************************* 2026-04-23 07:39:10.390144 | instance | 2026-04-23 07:39:10.390149 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-23 07:39:10.390154 | instance | Thursday 23 April 2026 07:39:10 +0000 (0:00:00.050) 0:05:46.268 ******** 2026-04-23 07:39:10.765633 | instance | changed: [instance] 2026-04-23 07:39:10.765671 | instance | 2026-04-23 07:39:10.765676 | instance | PLAY [all] ********************************************************************* 2026-04-23 07:39:10.765680 | instance | 2026-04-23 07:39:10.765684 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:39:10.765688 | instance | Thursday 23 April 2026 07:39:10 +0000 (0:00:00.375) 0:05:46.644 ******** 2026-04-23 07:39:11.693732 | instance | ok: [instance] 2026-04-23 07:39:11.693774 | instance | 2026-04-23 07:39:11.693779 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-23 07:39:11.693784 | instance | Thursday 23 April 2026 07:39:11 +0000 (0:00:00.928) 0:05:47.572 ******** 2026-04-23 07:39:16.341191 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-23 07:39:16.341268 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-23 07:39:16.343054 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-23 07:39:16.343134 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-23 07:39:16.343150 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-23 07:39:16.343164 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-23 07:39:16.343177 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-23 07:39:16.343188 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-23 07:39:16.343199 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-23 07:39:16.343210 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-23 07:39:16.343222 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-23 07:39:16.343233 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-23 07:39:16.343244 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-23 07:39:16.343255 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-23 07:39:16.343266 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 07:39:16.343277 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 07:39:16.343298 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 07:39:16.343309 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 07:39:16.343872 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 07:39:16.343913 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 07:39:16.343918 | instance | 2026-04-23 07:39:16.343923 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-23 07:39:16.343928 | instance | Thursday 23 April 2026 07:39:16 +0000 (0:00:04.647) 0:05:52.220 ******** 2026-04-23 07:39:16.599258 | instance | changed: [instance] 2026-04-23 07:39:16.599334 | instance | 2026-04-23 07:39:16.599577 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-23 07:39:16.599621 | instance | Thursday 23 April 2026 07:39:16 +0000 (0:00:00.258) 0:05:52.478 ******** 2026-04-23 07:39:17.035608 | instance | changed: [instance] 2026-04-23 07:39:17.035701 | instance | 2026-04-23 07:39:17.035929 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-23 07:39:17.035962 | instance | Thursday 23 April 2026 07:39:17 +0000 (0:00:00.436) 0:05:52.914 ******** 2026-04-23 07:39:17.269393 | instance | ok: [instance] 2026-04-23 07:39:17.269447 | instance | 2026-04-23 07:39:17.269730 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 07:39:17.269806 | instance | Thursday 23 April 2026 07:39:17 +0000 (0:00:00.233) 0:05:53.148 ******** 2026-04-23 07:39:17.319831 | instance | ok: [instance] 2026-04-23 07:39:17.320418 | instance | 2026-04-23 07:39:17.320447 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-23 07:39:17.320452 | instance | 2026-04-23 07:39:17.320457 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:39:17.320461 | instance | Thursday 23 April 2026 07:39:17 +0000 (0:00:00.050) 0:05:53.198 ******** 2026-04-23 07:39:19.221987 | instance | ok: [instance] 2026-04-23 07:39:19.222075 | instance | 2026-04-23 07:39:19.222147 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-23 07:39:19.222290 | instance | Thursday 23 April 2026 07:39:19 +0000 (0:00:01.902) 0:05:55.100 ******** 2026-04-23 07:39:19.422828 | instance | changed: [instance] 2026-04-23 07:39:19.422908 | instance | 2026-04-23 07:39:19.422976 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-23 07:39:19.423165 | instance | Thursday 23 April 2026 07:39:19 +0000 (0:00:00.200) 0:05:55.301 ******** 2026-04-23 07:39:20.282435 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-23 07:39:20.283024 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-23 07:39:20.283099 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-23 07:39:20.283111 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-23 07:39:20.283128 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-23 07:39:20.283513 | instance | 2026-04-23 07:39:20.283553 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-23 07:39:20.283559 | instance | Thursday 23 April 2026 07:39:20 +0000 (0:00:00.859) 0:05:56.161 ******** 2026-04-23 07:39:20.453594 | 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 07:39:20.614641 | 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 07:39:20.771071 | 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 07:39:20.784358 | instance | ...ignoring 2026-04-23 07:39:20.784783 | instance | 2026-04-23 07:39:20.784823 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-23 07:39:20.784829 | instance | Thursday 23 April 2026 07:39:20 +0000 (0:00:00.501) 0:05:56.662 ******** 2026-04-23 07:39:20.968335 | instance | ok: [instance] 2026-04-23 07:39:20.968407 | instance | 2026-04-23 07:39:20.968642 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-23 07:39:20.968659 | instance | Thursday 23 April 2026 07:39:20 +0000 (0:00:00.184) 0:05:56.847 ******** 2026-04-23 07:39:21.162283 | instance | ok: [instance] 2026-04-23 07:39:21.162359 | instance | 2026-04-23 07:39:21.162599 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-23 07:39:21.162640 | instance | Thursday 23 April 2026 07:39:21 +0000 (0:00:00.193) 0:05:57.041 ******** 2026-04-23 07:39:21.195558 | instance | ok: [instance] 2026-04-23 07:39:21.196057 | instance | 2026-04-23 07:39:21.196100 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-23 07:39:21.196128 | instance | Thursday 23 April 2026 07:39:21 +0000 (0:00:00.033) 0:05:57.074 ******** 2026-04-23 07:39:21.225776 | instance | ok: [instance] 2026-04-23 07:39:21.226165 | instance | 2026-04-23 07:39:21.226262 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-23 07:39:21.226274 | instance | Thursday 23 April 2026 07:39:21 +0000 (0:00:00.030) 0:05:57.104 ******** 2026-04-23 07:39:21.747080 | instance | ok: [instance] 2026-04-23 07:39:21.747160 | instance | 2026-04-23 07:39:21.747281 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-23 07:39:21.747402 | instance | Thursday 23 April 2026 07:39:21 +0000 (0:00:00.521) 0:05:57.625 ******** 2026-04-23 07:39:21.999009 | instance | ok: [instance] 2026-04-23 07:39:21.999081 | instance | 2026-04-23 07:39:21.999438 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-23 07:39:21.999874 | instance | Thursday 23 April 2026 07:39:21 +0000 (0:00:00.193) 0:05:57.819 ******** 2026-04-23 07:39:22.000160 | instance | 2026-04-23 07:39:22.000435 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-23 07:39:22.000953 | instance | 2026-04-23 07:39:22.001224 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:39:22.001485 | instance | Thursday 23 April 2026 07:39:21 +0000 (0:00:00.057) 0:05:57.877 ******** 2026-04-23 07:39:22.927905 | instance | ok: [instance] 2026-04-23 07:39:22.928123 | instance | 2026-04-23 07:39:22.928410 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:22.928694 | instance | Thursday 23 April 2026 07:39:22 +0000 (0:00:00.928) 0:05:58.806 ******** 2026-04-23 07:39:23.127781 | instance | ok: [instance] 2026-04-23 07:39:23.128019 | instance | 2026-04-23 07:39:23.128286 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:39:23.128550 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.200) 0:05:59.006 ******** 2026-04-23 07:39:23.168439 | instance | skipping: [instance] 2026-04-23 07:39:23.168678 | instance | 2026-04-23 07:39:23.168940 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 07:39:23.169199 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.040) 0:05:59.047 ******** 2026-04-23 07:39:23.369782 | instance | ok: [instance] 2026-04-23 07:39:23.370002 | instance | 2026-04-23 07:39:23.370272 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:23.370530 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.200) 0:05:59.248 ******** 2026-04-23 07:39:23.425537 | instance | ok: [instance] => { 2026-04-23 07:39:23.425760 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 07:39:23.426010 | instance | } 2026-04-23 07:39:23.426327 | instance | 2026-04-23 07:39:23.426520 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:23.426994 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.055) 0:05:59.304 ******** 2026-04-23 07:39:23.725945 | instance | ok: [instance] 2026-04-23 07:39:23.726192 | instance | 2026-04-23 07:39:23.726469 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:23.726740 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.300) 0:05:59.604 ******** 2026-04-23 07:39:23.774541 | instance | skipping: [instance] 2026-04-23 07:39:23.774771 | instance | 2026-04-23 07:39:23.775068 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:23.775335 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.048) 0:05:59.653 ******** 2026-04-23 07:39:23.976697 | instance | ok: [instance] 2026-04-23 07:39:23.977050 | instance | 2026-04-23 07:39:23.977291 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:39:23.977538 | instance | Thursday 23 April 2026 07:39:23 +0000 (0:00:00.202) 0:05:59.855 ******** 2026-04-23 07:39:25.006096 | instance | ok: [instance] 2026-04-23 07:39:25.006170 | instance | 2026-04-23 07:39:25.006518 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:25.006573 | instance | Thursday 23 April 2026 07:39:24 +0000 (0:00:01.029) 0:06:00.884 ******** 2026-04-23 07:39:25.070717 | instance | ok: [instance] => { 2026-04-23 07:39:25.070782 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 07:39:25.071045 | instance | } 2026-04-23 07:39:25.071503 | instance | 2026-04-23 07:39:25.071517 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:25.071527 | instance | Thursday 23 April 2026 07:39:25 +0000 (0:00:00.064) 0:06:00.949 ******** 2026-04-23 07:39:25.401804 | instance | ok: [instance] 2026-04-23 07:39:25.401913 | instance | 2026-04-23 07:39:25.402207 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:25.402252 | instance | Thursday 23 April 2026 07:39:25 +0000 (0:00:00.331) 0:06:01.280 ******** 2026-04-23 07:39:28.351412 | instance | ok: [instance] 2026-04-23 07:39:28.351504 | instance | 2026-04-23 07:39:28.351744 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 07:39:28.351784 | instance | Thursday 23 April 2026 07:39:28 +0000 (0:00:02.949) 0:06:04.230 ******** 2026-04-23 07:39:28.386720 | instance | skipping: [instance] 2026-04-23 07:39:28.387164 | instance | 2026-04-23 07:39:28.387240 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 07:39:28.387261 | instance | Thursday 23 April 2026 07:39:28 +0000 (0:00:00.035) 0:06:04.265 ******** 2026-04-23 07:39:28.425024 | instance | skipping: [instance] 2026-04-23 07:39:28.425491 | instance | 2026-04-23 07:39:28.425521 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 07:39:28.425529 | instance | Thursday 23 April 2026 07:39:28 +0000 (0:00:00.038) 0:06:04.303 ******** 2026-04-23 07:39:28.460481 | instance | skipping: [instance] 2026-04-23 07:39:28.460988 | instance | 2026-04-23 07:39:28.461040 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 07:39:28.461048 | instance | Thursday 23 April 2026 07:39:28 +0000 (0:00:00.035) 0:06:04.339 ******** 2026-04-23 07:39:29.481601 | instance | ok: [instance] 2026-04-23 07:39:29.481685 | instance | 2026-04-23 07:39:29.481945 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 07:39:29.481988 | instance | Thursday 23 April 2026 07:39:29 +0000 (0:00:01.021) 0:06:05.360 ******** 2026-04-23 07:39:29.892271 | instance | ok: [instance] 2026-04-23 07:39:29.892344 | instance | 2026-04-23 07:39:29.892579 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 07:39:29.892618 | instance | Thursday 23 April 2026 07:39:29 +0000 (0:00:00.410) 0:06:05.771 ******** 2026-04-23 07:39:30.774320 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 07:39:30.774410 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 07:39:30.775029 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 07:39:30.775450 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 07:39:30.775473 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 07:39:30.775490 | instance | 2026-04-23 07:39:30.775513 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 07:39:30.775528 | instance | Thursday 23 April 2026 07:39:30 +0000 (0:00:00.881) 0:06:06.653 ******** 2026-04-23 07:39:31.296475 | instance | ok: [instance] 2026-04-23 07:39:31.296557 | instance | 2026-04-23 07:39:31.297176 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 07:39:31.297217 | instance | Thursday 23 April 2026 07:39:31 +0000 (0:00:00.514) 0:06:07.168 ******** 2026-04-23 07:39:31.297223 | instance | 2026-04-23 07:39:31.297228 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 07:39:31.297232 | instance | Thursday 23 April 2026 07:39:31 +0000 (0:00:00.007) 0:06:07.175 ******** 2026-04-23 07:39:31.648328 | instance | ok: [instance] 2026-04-23 07:39:31.648404 | instance | 2026-04-23 07:39:31.648664 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-23 07:39:31.648679 | instance | Thursday 23 April 2026 07:39:31 +0000 (0:00:00.351) 0:06:07.527 ******** 2026-04-23 07:39:32.197793 | 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 07:39:32.212303 | instance | ...ignoring 2026-04-23 07:39:32.212396 | instance | 2026-04-23 07:39:32.212531 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-23 07:39:32.212691 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.564) 0:06:08.091 ******** 2026-04-23 07:39:32.246081 | instance | skipping: [instance] 2026-04-23 07:39:32.246257 | instance | 2026-04-23 07:39:32.246368 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-23 07:39:32.246521 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.033) 0:06:08.124 ******** 2026-04-23 07:39:32.284002 | instance | skipping: [instance] 2026-04-23 07:39:32.284217 | instance | 2026-04-23 07:39:32.284486 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-23 07:39:32.284740 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.037) 0:06:08.162 ******** 2026-04-23 07:39:32.322368 | instance | skipping: [instance] 2026-04-23 07:39:32.322607 | instance | 2026-04-23 07:39:32.322898 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-23 07:39:32.323217 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.038) 0:06:08.201 ******** 2026-04-23 07:39:32.356737 | instance | skipping: [instance] 2026-04-23 07:39:32.356829 | instance | 2026-04-23 07:39:32.356952 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-23 07:39:32.357071 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.034) 0:06:08.235 ******** 2026-04-23 07:39:32.400017 | instance | skipping: [instance] 2026-04-23 07:39:32.400251 | instance | 2026-04-23 07:39:32.400510 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:32.400767 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.043) 0:06:08.279 ******** 2026-04-23 07:39:32.602840 | instance | ok: [instance] 2026-04-23 07:39:32.603140 | instance | 2026-04-23 07:39:32.603435 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:32.603695 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.202) 0:06:08.481 ******** 2026-04-23 07:39:32.639755 | instance | ok: [instance] => { 2026-04-23 07:39:32.640028 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-23 07:39:32.640296 | instance | } 2026-04-23 07:39:32.640560 | instance | 2026-04-23 07:39:32.640844 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:32.641117 | instance | Thursday 23 April 2026 07:39:32 +0000 (0:00:00.036) 0:06:08.518 ******** 2026-04-23 07:39:33.366246 | instance | changed: [instance] 2026-04-23 07:39:33.366458 | instance | 2026-04-23 07:39:33.366734 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:33.367078 | instance | Thursday 23 April 2026 07:39:33 +0000 (0:00:00.726) 0:06:09.244 ******** 2026-04-23 07:39:33.411200 | instance | skipping: [instance] 2026-04-23 07:39:33.411312 | instance | 2026-04-23 07:39:33.411529 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:33.411695 | instance | Thursday 23 April 2026 07:39:33 +0000 (0:00:00.045) 0:06:09.290 ******** 2026-04-23 07:39:33.620728 | instance | ok: [instance] 2026-04-23 07:39:33.620942 | instance | 2026-04-23 07:39:33.621185 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:33.621419 | instance | Thursday 23 April 2026 07:39:33 +0000 (0:00:00.209) 0:06:09.499 ******** 2026-04-23 07:39:33.661207 | instance | ok: [instance] => { 2026-04-23 07:39:33.661480 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-23 07:39:33.661749 | instance | } 2026-04-23 07:39:33.662010 | instance | 2026-04-23 07:39:33.662320 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:33.662620 | instance | Thursday 23 April 2026 07:39:33 +0000 (0:00:00.040) 0:06:09.540 ******** 2026-04-23 07:39:34.844110 | instance | changed: [instance] 2026-04-23 07:39:34.844478 | instance | 2026-04-23 07:39:34.844842 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:34.845269 | instance | Thursday 23 April 2026 07:39:34 +0000 (0:00:01.182) 0:06:10.722 ******** 2026-04-23 07:39:34.897484 | instance | skipping: [instance] 2026-04-23 07:39:34.897544 | instance | 2026-04-23 07:39:34.897686 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 07:39:34.897870 | instance | Thursday 23 April 2026 07:39:34 +0000 (0:00:00.053) 0:06:10.776 ******** 2026-04-23 07:39:34.934679 | instance | skipping: [instance] 2026-04-23 07:39:34.934788 | instance | 2026-04-23 07:39:34.934977 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 07:39:34.935127 | instance | Thursday 23 April 2026 07:39:34 +0000 (0:00:00.037) 0:06:10.813 ******** 2026-04-23 07:39:34.967694 | instance | skipping: [instance] 2026-04-23 07:39:34.967798 | instance | 2026-04-23 07:39:34.967920 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 07:39:34.968044 | instance | Thursday 23 April 2026 07:39:34 +0000 (0:00:00.033) 0:06:10.846 ******** 2026-04-23 07:39:34.999793 | instance | skipping: [instance] 2026-04-23 07:39:35.000168 | instance | 2026-04-23 07:39:35.000500 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 07:39:35.000827 | instance | Thursday 23 April 2026 07:39:34 +0000 (0:00:00.031) 0:06:10.878 ******** 2026-04-23 07:39:35.975448 | instance | ok: [instance] 2026-04-23 07:39:35.975508 | instance | 2026-04-23 07:39:35.975619 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 07:39:35.975782 | instance | Thursday 23 April 2026 07:39:35 +0000 (0:00:00.973) 0:06:11.851 ******** 2026-04-23 07:39:36.401464 | instance | ok: [instance] 2026-04-23 07:39:36.401544 | instance | 2026-04-23 07:39:36.401796 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 07:39:36.401832 | instance | Thursday 23 April 2026 07:39:36 +0000 (0:00:00.428) 0:06:12.280 ******** 2026-04-23 07:39:37.296252 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 07:39:37.296329 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 07:39:37.297055 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 07:39:37.297099 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 07:39:37.297105 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 07:39:37.297109 | instance | 2026-04-23 07:39:37.297114 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 07:39:37.297118 | instance | Thursday 23 April 2026 07:39:37 +0000 (0:00:00.894) 0:06:13.175 ******** 2026-04-23 07:39:37.805407 | instance | ok: [instance] 2026-04-23 07:39:37.805467 | instance | 2026-04-23 07:39:37.806100 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 07:39:37.806137 | instance | Thursday 23 April 2026 07:39:37 +0000 (0:00:00.501) 0:06:13.676 ******** 2026-04-23 07:39:37.806142 | instance | 2026-04-23 07:39:37.806147 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 07:39:37.806151 | instance | Thursday 23 April 2026 07:39:37 +0000 (0:00:00.007) 0:06:13.684 ******** 2026-04-23 07:39:38.142535 | instance | ok: [instance] 2026-04-23 07:39:38.142604 | instance | 2026-04-23 07:39:38.142869 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:38.142949 | instance | Thursday 23 April 2026 07:39:38 +0000 (0:00:00.337) 0:06:14.021 ******** 2026-04-23 07:39:38.349345 | instance | ok: [instance] 2026-04-23 07:39:38.349424 | instance | 2026-04-23 07:39:38.349778 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:38.349833 | instance | Thursday 23 April 2026 07:39:38 +0000 (0:00:00.206) 0:06:14.227 ******** 2026-04-23 07:39:38.397102 | instance | ok: [instance] => { 2026-04-23 07:39:38.397184 | 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 07:39:38.397655 | instance | } 2026-04-23 07:39:38.397691 | instance | 2026-04-23 07:39:38.397697 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:38.397702 | instance | Thursday 23 April 2026 07:39:38 +0000 (0:00:00.048) 0:06:14.276 ******** 2026-04-23 07:39:38.952582 | instance | changed: [instance] 2026-04-23 07:39:38.952680 | instance | 2026-04-23 07:39:38.953074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:38.953330 | instance | Thursday 23 April 2026 07:39:38 +0000 (0:00:00.555) 0:06:14.831 ******** 2026-04-23 07:39:41.281097 | instance | changed: [instance] 2026-04-23 07:39:41.281190 | instance | 2026-04-23 07:39:41.281412 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:41.281455 | instance | Thursday 23 April 2026 07:39:41 +0000 (0:00:02.328) 0:06:17.160 ******** 2026-04-23 07:39:41.340152 | instance | ok: [instance] => { 2026-04-23 07:39:41.340974 | 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 07:39:41.341004 | instance | } 2026-04-23 07:39:41.341012 | instance | 2026-04-23 07:39:41.341018 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:41.341025 | instance | Thursday 23 April 2026 07:39:41 +0000 (0:00:00.058) 0:06:17.218 ******** 2026-04-23 07:39:41.918317 | instance | changed: [instance] 2026-04-23 07:39:41.918435 | instance | 2026-04-23 07:39:41.918498 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:41.918638 | instance | Thursday 23 April 2026 07:39:41 +0000 (0:00:00.578) 0:06:17.797 ******** 2026-04-23 07:39:44.268134 | instance | changed: [instance] 2026-04-23 07:39:44.268216 | instance | 2026-04-23 07:39:44.268453 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-23 07:39:44.268492 | instance | Thursday 23 April 2026 07:39:44 +0000 (0:00:02.349) 0:06:20.147 ******** 2026-04-23 07:39:44.709484 | instance | changed: [instance] 2026-04-23 07:39:44.709566 | instance | 2026-04-23 07:39:44.709776 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-23 07:39:44.709813 | instance | Thursday 23 April 2026 07:39:44 +0000 (0:00:00.441) 0:06:20.588 ******** 2026-04-23 07:39:44.929774 | instance | changed: [instance] 2026-04-23 07:39:44.929837 | instance | 2026-04-23 07:39:44.930075 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:44.930115 | instance | Thursday 23 April 2026 07:39:44 +0000 (0:00:00.220) 0:06:20.808 ******** 2026-04-23 07:39:45.122805 | instance | ok: [instance] 2026-04-23 07:39:45.122891 | instance | 2026-04-23 07:39:45.123131 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:45.123319 | instance | Thursday 23 April 2026 07:39:45 +0000 (0:00:00.193) 0:06:21.001 ******** 2026-04-23 07:39:45.176429 | instance | ok: [instance] => { 2026-04-23 07:39:45.177066 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-23 07:39:45.177105 | instance | } 2026-04-23 07:39:45.177111 | instance | 2026-04-23 07:39:45.177115 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:45.177120 | instance | Thursday 23 April 2026 07:39:45 +0000 (0:00:00.053) 0:06:21.055 ******** 2026-04-23 07:39:45.958672 | instance | changed: [instance] 2026-04-23 07:39:45.958757 | instance | 2026-04-23 07:39:45.959055 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:45.959178 | instance | Thursday 23 April 2026 07:39:45 +0000 (0:00:00.781) 0:06:21.837 ******** 2026-04-23 07:39:48.580483 | instance | changed: [instance] 2026-04-23 07:39:48.580565 | instance | 2026-04-23 07:39:48.580827 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-23 07:39:48.580863 | instance | Thursday 23 April 2026 07:39:48 +0000 (0:00:02.622) 0:06:24.459 ******** 2026-04-23 07:39:48.640793 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-23 07:39:48.640881 | instance | 2026-04-23 07:39:48.640941 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-23 07:39:48.641076 | instance | Thursday 23 April 2026 07:39:48 +0000 (0:00:00.060) 0:06:24.519 ******** 2026-04-23 07:39:49.587173 | instance | ok: [instance] 2026-04-23 07:39:49.587235 | instance | 2026-04-23 07:39:49.587742 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-23 07:39:49.587761 | instance | Thursday 23 April 2026 07:39:49 +0000 (0:00:00.946) 0:06:25.465 ******** 2026-04-23 07:39:49.785686 | instance | changed: [instance] 2026-04-23 07:39:49.785752 | instance | 2026-04-23 07:39:49.786008 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-23 07:39:49.786045 | instance | Thursday 23 April 2026 07:39:49 +0000 (0:00:00.198) 0:06:25.664 ******** 2026-04-23 07:39:50.215183 | instance | changed: [instance] 2026-04-23 07:39:50.215251 | instance | 2026-04-23 07:39:50.215530 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-23 07:39:50.215783 | instance | Thursday 23 April 2026 07:39:50 +0000 (0:00:00.429) 0:06:26.094 ******** 2026-04-23 07:39:50.951898 | instance | changed: [instance] => (item=br_netfilter) 2026-04-23 07:39:50.952282 | instance | ok: [instance] => (item=ip_tables) 2026-04-23 07:39:50.952289 | instance | changed: [instance] => (item=ip6_tables) 2026-04-23 07:39:50.952294 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-23 07:39:50.952299 | instance | 2026-04-23 07:39:50.952304 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:39:50.952309 | instance | Thursday 23 April 2026 07:39:50 +0000 (0:00:00.735) 0:06:26.829 ******** 2026-04-23 07:39:51.157934 | instance | ok: [instance] 2026-04-23 07:39:51.158028 | instance | 2026-04-23 07:39:51.158352 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:39:51.158411 | instance | Thursday 23 April 2026 07:39:51 +0000 (0:00:00.206) 0:06:27.036 ******** 2026-04-23 07:39:51.205192 | instance | ok: [instance] => { 2026-04-23 07:39:51.205276 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-23 07:39:51.205678 | instance | } 2026-04-23 07:39:51.205733 | instance | 2026-04-23 07:39:51.205755 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:39:51.205770 | instance | Thursday 23 April 2026 07:39:51 +0000 (0:00:00.047) 0:06:27.083 ******** 2026-04-23 07:39:52.442225 | instance | changed: [instance] 2026-04-23 07:39:52.442309 | instance | 2026-04-23 07:39:52.442402 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:39:52.442605 | instance | Thursday 23 April 2026 07:39:52 +0000 (0:00:01.237) 0:06:28.321 ******** 2026-04-23 07:39:52.484442 | instance | skipping: [instance] 2026-04-23 07:39:52.484548 | instance | 2026-04-23 07:39:52.484729 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-23 07:39:52.484878 | instance | Thursday 23 April 2026 07:39:52 +0000 (0:00:00.042) 0:06:28.363 ******** 2026-04-23 07:39:52.543336 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-23 07:39:52.543375 | instance | 2026-04-23 07:39:52.543524 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-23 07:39:52.543700 | instance | Thursday 23 April 2026 07:39:52 +0000 (0:00:00.058) 0:06:28.422 ******** 2026-04-23 07:39:52.578704 | instance | skipping: [instance] 2026-04-23 07:39:52.578810 | instance | 2026-04-23 07:39:52.578949 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-23 07:39:52.579073 | instance | Thursday 23 April 2026 07:39:52 +0000 (0:00:00.035) 0:06:28.457 ******** 2026-04-23 07:39:56.358602 | instance | changed: [instance] 2026-04-23 07:39:56.359036 | instance | 2026-04-23 07:39:56.359100 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-23 07:39:56.359107 | instance | Thursday 23 April 2026 07:39:56 +0000 (0:00:03.778) 0:06:32.236 ******** 2026-04-23 07:39:58.596946 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-23 07:39:58.597050 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-23 07:39:58.597118 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-23 07:39:58.598010 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-23 07:39:58.598175 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-23 07:39:58.598182 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-23 07:39:58.598187 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-23 07:39:58.598191 | instance | 2026-04-23 07:39:58.598196 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-23 07:39:58.598200 | instance | Thursday 23 April 2026 07:39:58 +0000 (0:00:02.238) 0:06:34.475 ******** 2026-04-23 07:39:59.146101 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-23 07:39:59.146164 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-23 07:39:59.146686 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-23 07:39:59.146727 | instance | 2026-04-23 07:39:59.146733 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-23 07:39:59.146737 | instance | Thursday 23 April 2026 07:39:59 +0000 (0:00:00.549) 0:06:35.024 ******** 2026-04-23 07:39:59.595281 | instance | changed: [instance] 2026-04-23 07:39:59.595654 | instance | 2026-04-23 07:39:59.595689 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-23 07:39:59.595695 | instance | Thursday 23 April 2026 07:39:59 +0000 (0:00:00.449) 0:06:35.474 ******** 2026-04-23 07:40:00.029124 | instance | changed: [instance] 2026-04-23 07:40:00.029196 | instance | 2026-04-23 07:40:00.029425 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-23 07:40:00.029464 | instance | Thursday 23 April 2026 07:40:00 +0000 (0:00:00.433) 0:06:35.907 ******** 2026-04-23 07:40:00.229764 | instance | ok: [instance] 2026-04-23 07:40:00.229830 | instance | 2026-04-23 07:40:00.230107 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-23 07:40:00.230141 | instance | Thursday 23 April 2026 07:40:00 +0000 (0:00:00.200) 0:06:36.108 ******** 2026-04-23 07:40:00.263163 | instance | skipping: [instance] 2026-04-23 07:40:00.263536 | instance | 2026-04-23 07:40:00.263562 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-23 07:40:00.263568 | instance | Thursday 23 April 2026 07:40:00 +0000 (0:00:00.033) 0:06:36.142 ******** 2026-04-23 07:40:00.776994 | instance | ok: [instance] => (item=swap) 2026-04-23 07:40:00.777586 | instance | ok: [instance] => (item=none) 2026-04-23 07:40:00.777601 | instance | 2026-04-23 07:40:00.777606 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-23 07:40:00.777611 | instance | Thursday 23 April 2026 07:40:00 +0000 (0:00:00.513) 0:06:36.655 ******** 2026-04-23 07:40:01.214309 | instance | changed: [instance] 2026-04-23 07:40:01.214381 | instance | 2026-04-23 07:40:01.214644 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-23 07:40:01.214688 | instance | Thursday 23 April 2026 07:40:01 +0000 (0:00:00.437) 0:06:37.093 ******** 2026-04-23 07:40:01.792822 | instance | changed: [instance] 2026-04-23 07:40:01.792900 | instance | 2026-04-23 07:40:01.793494 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-23 07:40:01.793531 | instance | Thursday 23 April 2026 07:40:01 +0000 (0:00:00.571) 0:06:37.664 ******** 2026-04-23 07:40:01.793546 | instance | 2026-04-23 07:40:01.793551 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-23 07:40:01.793555 | instance | Thursday 23 April 2026 07:40:01 +0000 (0:00:00.007) 0:06:37.671 ******** 2026-04-23 07:40:02.513443 | instance | ok: [instance] 2026-04-23 07:40:02.513564 | instance | 2026-04-23 07:40:02.513905 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-23 07:40:02.513948 | instance | Thursday 23 April 2026 07:40:02 +0000 (0:00:00.720) 0:06:38.392 ******** 2026-04-23 07:40:03.094840 | instance | changed: [instance] 2026-04-23 07:40:03.094903 | instance | 2026-04-23 07:40:03.095053 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-23 07:40:03.095179 | instance | Thursday 23 April 2026 07:40:03 +0000 (0:00:00.581) 0:06:38.973 ******** 2026-04-23 07:40:04.048019 | instance | ok: [instance] 2026-04-23 07:40:04.048251 | instance | 2026-04-23 07:40:04.048541 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-23 07:40:04.048829 | instance | Thursday 23 April 2026 07:40:04 +0000 (0:00:00.952) 0:06:39.926 ******** 2026-04-23 07:40:04.756049 | instance | ok: [instance] 2026-04-23 07:40:04.756256 | instance | 2026-04-23 07:40:04.756524 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-23 07:40:04.756785 | instance | Thursday 23 April 2026 07:40:04 +0000 (0:00:00.708) 0:06:40.634 ******** 2026-04-23 07:40:04.947792 | instance | ok: [instance] 2026-04-23 07:40:04.948031 | instance | 2026-04-23 07:40:04.948300 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-23 07:40:04.948561 | instance | Thursday 23 April 2026 07:40:04 +0000 (0:00:00.191) 0:06:40.826 ******** 2026-04-23 07:40:05.437611 | instance | ok: [instance] 2026-04-23 07:40:05.437843 | instance | 2026-04-23 07:40:05.438117 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-23 07:40:05.438386 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.489) 0:06:41.316 ******** 2026-04-23 07:40:05.513840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-23 07:40:05.514071 | instance | 2026-04-23 07:40:05.514339 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-23 07:40:05.514605 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.076) 0:06:41.392 ******** 2026-04-23 07:40:05.588981 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-23 07:40:05.619533 | instance | 2026-04-23 07:40:05.619560 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-23 07:40:05.619571 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.075) 0:06:41.467 ******** 2026-04-23 07:40:05.788335 | instance | ok: [instance] => (item=instance) 2026-04-23 07:40:05.788541 | instance | 2026-04-23 07:40:05.788807 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-23 07:40:05.789114 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.198) 0:06:41.666 ******** 2026-04-23 07:40:05.832544 | instance | skipping: [instance] 2026-04-23 07:40:05.832750 | instance | 2026-04-23 07:40:05.833159 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-23 07:40:05.833426 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.044) 0:06:41.711 ******** 2026-04-23 07:40:05.880158 | instance | ok: [instance] 2026-04-23 07:40:05.880321 | instance | 2026-04-23 07:40:05.880581 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-23 07:40:05.880842 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.047) 0:06:41.758 ******** 2026-04-23 07:40:05.916315 | instance | ok: [instance] => { 2026-04-23 07:40:05.916494 | instance | "msg": "instance" 2026-04-23 07:40:05.916744 | instance | } 2026-04-23 07:40:05.916982 | instance | 2026-04-23 07:40:05.917265 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-23 07:40:05.917526 | instance | Thursday 23 April 2026 07:40:05 +0000 (0:00:00.036) 0:06:41.795 ******** 2026-04-23 07:40:06.468907 | instance | changed: [instance] 2026-04-23 07:40:06.468951 | instance | 2026-04-23 07:40:06.468958 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-23 07:40:06.468964 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.552) 0:06:42.347 ******** 2026-04-23 07:40:06.503902 | instance | skipping: [instance] 2026-04-23 07:40:06.504450 | instance | 2026-04-23 07:40:06.504498 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-23 07:40:06.504506 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.035) 0:06:42.382 ******** 2026-04-23 07:40:06.534618 | instance | skipping: [instance] 2026-04-23 07:40:06.535103 | instance | 2026-04-23 07:40:06.535181 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-23 07:40:06.535193 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.030) 0:06:42.413 ******** 2026-04-23 07:40:06.565532 | instance | skipping: [instance] 2026-04-23 07:40:06.565579 | instance | 2026-04-23 07:40:06.565854 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-23 07:40:06.565891 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.030) 0:06:42.444 ******** 2026-04-23 07:40:06.602803 | instance | skipping: [instance] 2026-04-23 07:40:06.603067 | instance | 2026-04-23 07:40:06.603136 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-23 07:40:06.603203 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.037) 0:06:42.481 ******** 2026-04-23 07:40:06.636803 | instance | skipping: [instance] 2026-04-23 07:40:06.636915 | instance | 2026-04-23 07:40:06.637116 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-23 07:40:06.637273 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.033) 0:06:42.515 ******** 2026-04-23 07:40:06.667579 | instance | skipping: [instance] 2026-04-23 07:40:06.667718 | instance | 2026-04-23 07:40:06.667844 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-23 07:40:06.668026 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.030) 0:06:42.546 ******** 2026-04-23 07:40:06.701490 | instance | skipping: [instance] 2026-04-23 07:40:06.701580 | instance | 2026-04-23 07:40:06.701681 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-23 07:40:06.701837 | instance | Thursday 23 April 2026 07:40:06 +0000 (0:00:00.033) 0:06:42.580 ******** 2026-04-23 07:40:37.594530 | instance | changed: [instance] 2026-04-23 07:40:37.594639 | instance | 2026-04-23 07:40:37.594746 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-23 07:40:37.594854 | instance | Thursday 23 April 2026 07:40:37 +0000 (0:00:30.893) 0:07:13.473 ******** 2026-04-23 07:40:37.800016 | instance | ok: [instance] 2026-04-23 07:40:37.800090 | instance | 2026-04-23 07:40:37.800153 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-23 07:40:37.800293 | instance | Thursday 23 April 2026 07:40:37 +0000 (0:00:00.205) 0:07:13.678 ******** 2026-04-23 07:40:37.836675 | instance | skipping: [instance] 2026-04-23 07:40:37.836743 | instance | 2026-04-23 07:40:37.837016 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-23 07:40:37.837057 | instance | Thursday 23 April 2026 07:40:37 +0000 (0:00:00.036) 0:07:13.715 ******** 2026-04-23 07:40:38.038586 | instance | changed: [instance] 2026-04-23 07:40:38.038661 | instance | 2026-04-23 07:40:38.038936 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-23 07:40:38.038980 | instance | Thursday 23 April 2026 07:40:38 +0000 (0:00:00.201) 0:07:13.917 ******** 2026-04-23 07:40:38.246316 | instance | changed: [instance] 2026-04-23 07:40:38.246981 | instance | 2026-04-23 07:40:38.247256 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-23 07:40:38.247764 | instance | Thursday 23 April 2026 07:40:38 +0000 (0:00:00.206) 0:07:14.124 ******** 2026-04-23 07:40:38.471038 | instance | changed: [instance] 2026-04-23 07:40:38.471193 | instance | 2026-04-23 07:40:38.471384 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-23 07:40:38.471549 | instance | Thursday 23 April 2026 07:40:38 +0000 (0:00:00.225) 0:07:14.349 ******** 2026-04-23 07:40:51.853704 | instance | changed: [instance] 2026-04-23 07:40:51.854082 | instance | 2026-04-23 07:40:51.854204 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-23 07:40:51.854467 | instance | Thursday 23 April 2026 07:40:51 +0000 (0:00:13.382) 0:07:27.732 ******** 2026-04-23 07:40:55.580437 | instance | changed: [instance] 2026-04-23 07:40:55.580692 | instance | 2026-04-23 07:40:55.580980 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-23 07:40:55.581312 | instance | Thursday 23 April 2026 07:40:55 +0000 (0:00:03.726) 0:07:31.458 ******** 2026-04-23 07:40:55.622658 | instance | skipping: [instance] 2026-04-23 07:40:55.622759 | instance | 2026-04-23 07:40:55.622960 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-23 07:40:55.623120 | instance | Thursday 23 April 2026 07:40:55 +0000 (0:00:00.042) 0:07:31.501 ******** 2026-04-23 07:40:55.674463 | instance | skipping: [instance] 2026-04-23 07:40:55.674694 | instance | 2026-04-23 07:40:55.674977 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-23 07:40:55.675239 | instance | Thursday 23 April 2026 07:40:55 +0000 (0:00:00.051) 0:07:31.553 ******** 2026-04-23 07:40:56.439071 | instance | changed: [instance] 2026-04-23 07:40:56.439135 | instance | 2026-04-23 07:40:56.439151 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-23 07:40:56.439253 | instance | Thursday 23 April 2026 07:40:56 +0000 (0:00:00.763) 0:07:32.317 ******** 2026-04-23 07:40:56.471439 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-23 07:40:56.471661 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-23 07:40:56.471916 | instance | skipping: [instance] 2026-04-23 07:40:56.472158 | instance | 2026-04-23 07:40:56.472427 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-23 07:40:56.472685 | instance | Thursday 23 April 2026 07:40:56 +0000 (0:00:00.033) 0:07:32.350 ******** 2026-04-23 07:40:56.502367 | instance | skipping: [instance] 2026-04-23 07:40:56.502590 | instance | 2026-04-23 07:40:56.502878 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-23 07:40:56.503195 | instance | Thursday 23 April 2026 07:40:56 +0000 (0:00:00.030) 0:07:32.381 ******** 2026-04-23 07:40:56.541614 | instance | skipping: [instance] 2026-04-23 07:40:56.541861 | instance | 2026-04-23 07:40:56.542154 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-23 07:40:56.542460 | instance | Thursday 23 April 2026 07:40:56 +0000 (0:00:00.039) 0:07:32.420 ******** 2026-04-23 07:40:56.579169 | instance | skipping: [instance] 2026-04-23 07:40:56.579367 | instance | 2026-04-23 07:40:56.579625 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-23 07:40:56.579886 | instance | Thursday 23 April 2026 07:40:56 +0000 (0:00:00.037) 0:07:32.458 ******** 2026-04-23 07:40:56.611032 | instance | skipping: [instance] 2026-04-23 07:40:56.611394 | instance | 2026-04-23 07:40:56.611734 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-23 07:40:56.612063 | instance | Thursday 23 April 2026 07:40:56 +0000 (0:00:00.031) 0:07:32.489 ******** 2026-04-23 07:40:57.048258 | instance | ok: [instance] 2026-04-23 07:40:57.048883 | instance | 2026-04-23 07:40:57.048930 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-23 07:40:57.048938 | instance | Thursday 23 April 2026 07:40:57 +0000 (0:00:00.437) 0:07:32.927 ******** 2026-04-23 07:40:57.928657 | instance | changed: [instance] 2026-04-23 07:40:57.929115 | instance | 2026-04-23 07:40:57.929172 | instance | PLAY [Install control-plane components] **************************************** 2026-04-23 07:40:57.929190 | instance | 2026-04-23 07:40:57.929428 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:40:57.929468 | instance | Thursday 23 April 2026 07:40:57 +0000 (0:00:00.880) 0:07:33.807 ******** 2026-04-23 07:40:58.867290 | instance | ok: [instance] 2026-04-23 07:40:58.867372 | instance | 2026-04-23 07:40:58.867643 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 07:40:58.867679 | instance | Thursday 23 April 2026 07:40:58 +0000 (0:00:00.938) 0:07:34.746 ******** 2026-04-23 07:40:59.064555 | instance | ok: [instance] 2026-04-23 07:40:59.064629 | instance | 2026-04-23 07:40:59.064870 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:40:59.064904 | instance | Thursday 23 April 2026 07:40:59 +0000 (0:00:00.197) 0:07:34.943 ******** 2026-04-23 07:41:00.150028 | instance | ok: [instance] 2026-04-23 07:41:00.150150 | instance | 2026-04-23 07:41:00.150416 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 07:41:00.150487 | instance | Thursday 23 April 2026 07:41:00 +0000 (0:00:01.085) 0:07:36.028 ******** 2026-04-23 07:41:00.357162 | instance | ok: [instance] 2026-04-23 07:41:00.357266 | instance | 2026-04-23 07:41:00.357529 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:41:00.357567 | instance | Thursday 23 April 2026 07:41:00 +0000 (0:00:00.207) 0:07:36.236 ******** 2026-04-23 07:41:00.405427 | instance | ok: [instance] => { 2026-04-23 07:41:00.405593 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-23 07:41:00.405749 | instance | } 2026-04-23 07:41:00.405901 | instance | 2026-04-23 07:41:00.406176 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:41:00.406360 | instance | Thursday 23 April 2026 07:41:00 +0000 (0:00:00.047) 0:07:36.284 ******** 2026-04-23 07:41:01.621322 | instance | changed: [instance] 2026-04-23 07:41:01.621545 | instance | 2026-04-23 07:41:01.621812 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:41:01.622058 | instance | Thursday 23 April 2026 07:41:01 +0000 (0:00:01.215) 0:07:37.500 ******** 2026-04-23 07:41:03.122404 | instance | changed: [instance] 2026-04-23 07:41:03.122494 | instance | 2026-04-23 07:41:03.122627 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-23 07:41:03.122750 | instance | Thursday 23 April 2026 07:41:03 +0000 (0:00:01.501) 0:07:39.001 ******** 2026-04-23 07:41:03.451203 | instance | ok: [instance] 2026-04-23 07:41:03.451483 | instance | 2026-04-23 07:41:03.451783 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-23 07:41:03.452083 | instance | Thursday 23 April 2026 07:41:03 +0000 (0:00:00.328) 0:07:39.329 ******** 2026-04-23 07:41:03.654146 | instance | changed: [instance] 2026-04-23 07:41:03.654388 | instance | 2026-04-23 07:41:03.654679 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-23 07:41:03.654997 | instance | Thursday 23 April 2026 07:41:03 +0000 (0:00:00.203) 0:07:39.532 ******** 2026-04-23 07:41:03.878002 | instance | ok: [instance] 2026-04-23 07:41:03.878239 | instance | 2026-04-23 07:41:03.878577 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-23 07:41:03.878853 | instance | Thursday 23 April 2026 07:41:03 +0000 (0:00:00.223) 0:07:39.756 ******** 2026-04-23 07:41:04.085943 | instance | changed: [instance] 2026-04-23 07:41:04.086170 | instance | 2026-04-23 07:41:04.086471 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-23 07:41:04.086738 | instance | Thursday 23 April 2026 07:41:04 +0000 (0:00:00.207) 0:07:39.964 ******** 2026-04-23 07:41:04.272992 | instance | ok: [instance] 2026-04-23 07:41:04.273045 | instance | 2026-04-23 07:41:04.273055 | instance | TASK [Install plugin] ********************************************************** 2026-04-23 07:41:04.273196 | instance | Thursday 23 April 2026 07:41:04 +0000 (0:00:00.186) 0:07:40.150 ******** 2026-04-23 07:41:04.318838 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-23 07:41:04.318961 | instance | 2026-04-23 07:41:04.319237 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:41:04.319269 | instance | Thursday 23 April 2026 07:41:04 +0000 (0:00:00.047) 0:07:40.197 ******** 2026-04-23 07:41:04.370970 | instance | ok: [instance] => { 2026-04-23 07:41:04.371173 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-23 07:41:04.371441 | instance | } 2026-04-23 07:41:04.371642 | instance | 2026-04-23 07:41:04.371851 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:41:04.372058 | instance | Thursday 23 April 2026 07:41:04 +0000 (0:00:00.051) 0:07:40.249 ******** 2026-04-23 07:41:05.021825 | instance | changed: [instance] 2026-04-23 07:41:05.021885 | instance | 2026-04-23 07:41:05.022082 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:41:05.022267 | instance | Thursday 23 April 2026 07:41:05 +0000 (0:00:00.651) 0:07:40.900 ******** 2026-04-23 07:41:06.781184 | instance | changed: [instance] 2026-04-23 07:41:06.781282 | instance | 2026-04-23 07:41:06.781580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:41:06.781627 | instance | Thursday 23 April 2026 07:41:06 +0000 (0:00:01.759) 0:07:42.659 ******** 2026-04-23 07:41:06.821624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:41:06.821838 | instance | 2026-04-23 07:41:06.821888 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:41:06.821989 | instance | Thursday 23 April 2026 07:41:06 +0000 (0:00:00.040) 0:07:42.700 ******** 2026-04-23 07:41:07.480156 | instance | changed: [instance] 2026-04-23 07:41:07.480405 | instance | 2026-04-23 07:41:07.480413 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-23 07:41:07.480478 | instance | Thursday 23 April 2026 07:41:07 +0000 (0:00:00.657) 0:07:43.358 ******** 2026-04-23 07:41:08.295019 | instance | ok: [instance] 2026-04-23 07:41:08.295539 | instance | 2026-04-23 07:41:08.295560 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-23 07:41:08.295571 | instance | Thursday 23 April 2026 07:41:08 +0000 (0:00:00.815) 0:07:44.173 ******** 2026-04-23 07:41:11.423073 | instance | changed: [instance] 2026-04-23 07:41:11.423151 | instance | 2026-04-23 07:41:11.423285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:41:11.423434 | instance | Thursday 23 April 2026 07:41:11 +0000 (0:00:03.128) 0:07:47.301 ******** 2026-04-23 07:41:11.477071 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:41:11.477364 | instance | 2026-04-23 07:41:11.477659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:41:11.477943 | instance | Thursday 23 April 2026 07:41:11 +0000 (0:00:00.053) 0:07:47.355 ******** 2026-04-23 07:41:11.967033 | instance | changed: [instance] 2026-04-23 07:41:11.967281 | instance | 2026-04-23 07:41:11.967652 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-23 07:41:11.967990 | instance | Thursday 23 April 2026 07:41:11 +0000 (0:00:00.490) 0:07:47.845 ******** 2026-04-23 07:41:51.589824 | instance | changed: [instance] 2026-04-23 07:41:51.590029 | instance | 2026-04-23 07:41:51.590351 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-23 07:41:51.590618 | instance | Thursday 23 April 2026 07:41:51 +0000 (0:00:39.622) 0:08:27.468 ******** 2026-04-23 07:41:52.269880 | instance | changed: [instance] 2026-04-23 07:41:52.270199 | instance | 2026-04-23 07:41:52.270572 | instance | PLAY [all] ********************************************************************* 2026-04-23 07:41:52.270885 | instance | 2026-04-23 07:41:52.271212 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:41:52.271583 | instance | Thursday 23 April 2026 07:41:52 +0000 (0:00:00.680) 0:08:28.148 ******** 2026-04-23 07:41:53.426556 | instance | ok: [instance] 2026-04-23 07:41:53.426796 | instance | 2026-04-23 07:41:53.427133 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-23 07:41:53.427399 | instance | Thursday 23 April 2026 07:41:53 +0000 (0:00:01.156) 0:08:29.305 ******** 2026-04-23 07:41:54.203649 | instance | changed: [instance] 2026-04-23 07:41:54.203861 | instance | 2026-04-23 07:41:54.204130 | instance | PLAY [all] ********************************************************************* 2026-04-23 07:41:54.204377 | instance | 2026-04-23 07:41:54.204659 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-23 07:41:54.204928 | instance | Thursday 23 April 2026 07:41:54 +0000 (0:00:00.777) 0:08:30.082 ******** 2026-04-23 07:41:54.930150 | instance | ok: [instance] 2026-04-23 07:41:54.930516 | instance | 2026-04-23 07:41:54.930779 | instance | PLAY [controllers] ************************************************************* 2026-04-23 07:41:54.931758 | instance | 2026-04-23 07:41:54.931786 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:41:54.931796 | instance | Thursday 23 April 2026 07:41:54 +0000 (0:00:00.726) 0:08:30.808 ******** 2026-04-23 07:41:56.119079 | instance | ok: [instance] 2026-04-23 07:41:56.119149 | instance | 2026-04-23 07:41:56.119161 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:41:56.119304 | instance | Thursday 23 April 2026 07:41:56 +0000 (0:00:01.188) 0:08:31.997 ******** 2026-04-23 07:41:56.163011 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:41:56.163138 | instance | 2026-04-23 07:41:56.163274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:41:56.163411 | instance | Thursday 23 April 2026 07:41:56 +0000 (0:00:00.044) 0:08:32.041 ******** 2026-04-23 07:41:56.646585 | instance | changed: [instance] 2026-04-23 07:41:56.646836 | instance | 2026-04-23 07:41:56.647169 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-23 07:41:56.647456 | instance | Thursday 23 April 2026 07:41:56 +0000 (0:00:00.483) 0:08:32.525 ******** 2026-04-23 07:41:58.911483 | instance | changed: [instance] 2026-04-23 07:41:58.911749 | instance | 2026-04-23 07:41:58.912063 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:41:58.912377 | instance | Thursday 23 April 2026 07:41:58 +0000 (0:00:02.264) 0:08:34.789 ******** 2026-04-23 07:41:58.953377 | instance | skipping: [instance] 2026-04-23 07:41:58.953615 | instance | 2026-04-23 07:41:58.953892 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 07:41:58.954208 | instance | Thursday 23 April 2026 07:41:58 +0000 (0:00:00.042) 0:08:34.831 ******** 2026-04-23 07:41:58.999779 | instance | skipping: [instance] 2026-04-23 07:41:58.999996 | instance | 2026-04-23 07:41:59.000255 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-23 07:41:59.000515 | instance | Thursday 23 April 2026 07:41:58 +0000 (0:00:00.046) 0:08:34.878 ******** 2026-04-23 07:41:59.032414 | instance | skipping: [instance] 2026-04-23 07:41:59.032682 | instance | 2026-04-23 07:41:59.032960 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-23 07:41:59.033377 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.032) 0:08:34.911 ******** 2026-04-23 07:41:59.065958 | instance | skipping: [instance] 2026-04-23 07:41:59.066277 | instance | 2026-04-23 07:41:59.066593 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-23 07:41:59.066867 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.032) 0:08:34.943 ******** 2026-04-23 07:41:59.114379 | instance | skipping: [instance] 2026-04-23 07:41:59.114673 | instance | 2026-04-23 07:41:59.115113 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-23 07:41:59.115541 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.048) 0:08:34.992 ******** 2026-04-23 07:41:59.162757 | instance | skipping: [instance] 2026-04-23 07:41:59.162944 | instance | 2026-04-23 07:41:59.163165 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-23 07:41:59.163344 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.049) 0:08:35.041 ******** 2026-04-23 07:41:59.211387 | instance | skipping: [instance] 2026-04-23 07:41:59.211634 | instance | 2026-04-23 07:41:59.211994 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-23 07:41:59.212268 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.048) 0:08:35.089 ******** 2026-04-23 07:41:59.242998 | instance | skipping: [instance] 2026-04-23 07:41:59.243284 | instance | 2026-04-23 07:41:59.243638 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-23 07:41:59.243937 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.031) 0:08:35.121 ******** 2026-04-23 07:41:59.292114 | instance | skipping: [instance] 2026-04-23 07:41:59.292338 | instance | 2026-04-23 07:41:59.292642 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-23 07:41:59.292973 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.048) 0:08:35.170 ******** 2026-04-23 07:41:59.326086 | instance | skipping: [instance] 2026-04-23 07:41:59.326368 | instance | 2026-04-23 07:41:59.326771 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-23 07:41:59.327169 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.034) 0:08:35.204 ******** 2026-04-23 07:41:59.358123 | instance | skipping: [instance] 2026-04-23 07:41:59.358289 | instance | 2026-04-23 07:41:59.358542 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-23 07:41:59.358738 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.031) 0:08:35.236 ******** 2026-04-23 07:41:59.389768 | instance | skipping: [instance] 2026-04-23 07:41:59.389980 | instance | 2026-04-23 07:41:59.390276 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-23 07:41:59.390542 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.032) 0:08:35.268 ******** 2026-04-23 07:41:59.439812 | instance | skipping: [instance] 2026-04-23 07:41:59.440056 | instance | 2026-04-23 07:41:59.440327 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 07:41:59.440611 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.050) 0:08:35.318 ******** 2026-04-23 07:41:59.472858 | instance | skipping: [instance] 2026-04-23 07:41:59.473097 | instance | 2026-04-23 07:41:59.473401 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 07:41:59.473716 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.032) 0:08:35.351 ******** 2026-04-23 07:41:59.507242 | instance | skipping: [instance] 2026-04-23 07:41:59.507429 | instance | 2026-04-23 07:41:59.507690 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 07:41:59.507950 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.034) 0:08:35.386 ******** 2026-04-23 07:41:59.548246 | instance | skipping: [instance] 2026-04-23 07:41:59.548481 | instance | 2026-04-23 07:41:59.548945 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-23 07:41:59.549234 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.040) 0:08:35.427 ******** 2026-04-23 07:41:59.580049 | instance | skipping: [instance] 2026-04-23 07:41:59.603389 | instance | 2026-04-23 07:41:59.603418 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-23 07:41:59.603430 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.031) 0:08:35.458 ******** 2026-04-23 07:41:59.614828 | instance | skipping: [instance] 2026-04-23 07:41:59.615107 | instance | 2026-04-23 07:41:59.615431 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-23 07:41:59.615702 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.034) 0:08:35.493 ******** 2026-04-23 07:41:59.646448 | instance | skipping: [instance] 2026-04-23 07:41:59.646580 | instance | 2026-04-23 07:41:59.646745 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-23 07:41:59.646930 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.031) 0:08:35.525 ******** 2026-04-23 07:41:59.683743 | instance | skipping: [instance] 2026-04-23 07:41:59.683988 | instance | 2026-04-23 07:41:59.684256 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-23 07:41:59.684737 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.036) 0:08:35.562 ******** 2026-04-23 07:41:59.718710 | instance | skipping: [instance] 2026-04-23 07:41:59.718987 | instance | 2026-04-23 07:41:59.719257 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-23 07:41:59.719551 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.035) 0:08:35.597 ******** 2026-04-23 07:41:59.758258 | instance | skipping: [instance] 2026-04-23 07:41:59.758357 | instance | 2026-04-23 07:41:59.758478 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-23 07:41:59.758600 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.039) 0:08:35.637 ******** 2026-04-23 07:41:59.806299 | instance | skipping: [instance] 2026-04-23 07:41:59.806531 | instance | 2026-04-23 07:41:59.806850 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-23 07:41:59.807170 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.048) 0:08:35.685 ******** 2026-04-23 07:41:59.835995 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-23 07:41:59.847732 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-23 07:41:59.847766 | instance | skipping: [instance] 2026-04-23 07:41:59.847771 | instance | 2026-04-23 07:41:59.847776 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-23 07:41:59.847780 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.029) 0:08:35.714 ******** 2026-04-23 07:41:59.862376 | instance | skipping: [instance] 2026-04-23 07:41:59.862646 | instance | 2026-04-23 07:41:59.862964 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-23 07:41:59.863241 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.026) 0:08:35.741 ******** 2026-04-23 07:41:59.913667 | instance | skipping: [instance] 2026-04-23 07:41:59.913925 | instance | 2026-04-23 07:41:59.914196 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-23 07:41:59.914458 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.050) 0:08:35.792 ******** 2026-04-23 07:41:59.949046 | instance | skipping: [instance] 2026-04-23 07:41:59.949355 | instance | 2026-04-23 07:41:59.949746 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-23 07:41:59.950037 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.035) 0:08:35.827 ******** 2026-04-23 07:41:59.983460 | instance | skipping: [instance] 2026-04-23 07:41:59.983547 | instance | 2026-04-23 07:41:59.983680 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-23 07:41:59.983793 | instance | Thursday 23 April 2026 07:41:59 +0000 (0:00:00.034) 0:08:35.862 ******** 2026-04-23 07:42:00.064129 | instance | skipping: [instance] 2026-04-23 07:42:00.064343 | instance | 2026-04-23 07:42:00.064639 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-23 07:42:00.064878 | instance | 2026-04-23 07:42:00.065140 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:42:00.065400 | instance | Thursday 23 April 2026 07:42:00 +0000 (0:00:00.080) 0:08:35.942 ******** 2026-04-23 07:42:01.308017 | instance | ok: [instance] 2026-04-23 07:42:01.308635 | instance | 2026-04-23 07:42:01.308704 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-23 07:42:01.308716 | instance | Thursday 23 April 2026 07:42:01 +0000 (0:00:01.243) 0:08:37.186 ******** 2026-04-23 07:42:01.358177 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-23 07:42:01.358235 | instance | 2026-04-23 07:42:01.358243 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:42:01.358251 | instance | Thursday 23 April 2026 07:42:01 +0000 (0:00:00.049) 0:08:37.236 ******** 2026-04-23 07:42:01.402029 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:42:01.402086 | instance | 2026-04-23 07:42:01.402105 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:42:01.402323 | instance | Thursday 23 April 2026 07:42:01 +0000 (0:00:00.043) 0:08:37.280 ******** 2026-04-23 07:42:01.891172 | instance | changed: [instance] 2026-04-23 07:42:01.891512 | instance | 2026-04-23 07:42:01.891801 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-23 07:42:01.892065 | instance | Thursday 23 April 2026 07:42:01 +0000 (0:00:00.489) 0:08:37.769 ******** 2026-04-23 07:42:21.418026 | instance | changed: [instance] 2026-04-23 07:42:21.418326 | instance | 2026-04-23 07:42:21.418749 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-23 07:42:21.419110 | instance | Thursday 23 April 2026 07:42:21 +0000 (0:00:19.526) 0:08:57.296 ******** 2026-04-23 07:42:22.069820 | instance | changed: [instance] 2026-04-23 07:42:22.070050 | instance | 2026-04-23 07:42:22.070338 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-23 07:42:22.070692 | instance | Thursday 23 April 2026 07:42:22 +0000 (0:00:00.651) 0:08:57.948 ******** 2026-04-23 07:42:22.115291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-23 07:42:22.115572 | instance | 2026-04-23 07:42:22.115845 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-23 07:42:22.116108 | instance | Thursday 23 April 2026 07:42:22 +0000 (0:00:00.045) 0:08:57.994 ******** 2026-04-23 07:42:22.793791 | instance | changed: [instance] 2026-04-23 07:42:22.793870 | instance | 2026-04-23 07:42:22.794077 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-23 07:42:22.794249 | instance | Thursday 23 April 2026 07:42:22 +0000 (0:00:00.678) 0:08:58.672 ******** 2026-04-23 07:42:23.426985 | instance | ok: [instance] 2026-04-23 07:42:23.427270 | instance | 2026-04-23 07:42:23.427584 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-23 07:42:23.427892 | instance | Thursday 23 April 2026 07:42:23 +0000 (0:00:00.632) 0:08:59.305 ******** 2026-04-23 07:42:23.903165 | instance | changed: [instance] 2026-04-23 07:42:23.903389 | instance | 2026-04-23 07:42:23.903647 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-23 07:42:23.903915 | instance | Thursday 23 April 2026 07:42:23 +0000 (0:00:00.468) 0:08:59.773 ******** 2026-04-23 07:42:23.904151 | instance | 2026-04-23 07:42:23.904428 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-23 07:42:23.904687 | instance | Thursday 23 April 2026 07:42:23 +0000 (0:00:00.007) 0:08:59.781 ******** 2026-04-23 07:42:23.942482 | instance | skipping: [instance] 2026-04-23 07:42:23.942666 | instance | 2026-04-23 07:42:23.943844 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-23 07:42:23.943867 | instance | Thursday 23 April 2026 07:42:23 +0000 (0:00:00.039) 0:08:59.821 ******** 2026-04-23 07:42:25.534853 | instance | changed: [instance] 2026-04-23 07:42:25.535596 | instance | 2026-04-23 07:42:25.535622 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-23 07:42:25.535829 | instance | Thursday 23 April 2026 07:42:25 +0000 (0:00:01.592) 0:09:01.413 ******** 2026-04-23 07:42:27.822812 | instance | changed: [instance] 2026-04-23 07:42:27.822987 | instance | 2026-04-23 07:42:27.823192 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:42:27.823371 | instance | Thursday 23 April 2026 07:42:27 +0000 (0:00:02.288) 0:09:03.701 ******** 2026-04-23 07:42:27.873142 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:42:27.873426 | instance | 2026-04-23 07:42:27.873701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:42:27.873965 | instance | Thursday 23 April 2026 07:42:27 +0000 (0:00:00.050) 0:09:03.752 ******** 2026-04-23 07:42:28.360441 | instance | changed: [instance] 2026-04-23 07:42:28.360518 | instance | 2026-04-23 07:42:28.360736 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-23 07:42:28.360894 | instance | Thursday 23 April 2026 07:42:28 +0000 (0:00:00.487) 0:09:04.239 ******** 2026-04-23 07:42:44.217196 | instance | changed: [instance] 2026-04-23 07:42:44.217253 | instance | 2026-04-23 07:42:44.217264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:42:44.217275 | instance | Thursday 23 April 2026 07:42:44 +0000 (0:00:15.855) 0:09:20.095 ******** 2026-04-23 07:42:44.260459 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:42:44.260527 | instance | 2026-04-23 07:42:44.260640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:42:44.260775 | instance | Thursday 23 April 2026 07:42:44 +0000 (0:00:00.044) 0:09:20.139 ******** 2026-04-23 07:42:44.781565 | instance | changed: [instance] 2026-04-23 07:42:44.781637 | instance | 2026-04-23 07:42:44.781881 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-23 07:42:44.781952 | instance | Thursday 23 April 2026 07:42:44 +0000 (0:00:00.520) 0:09:20.660 ******** 2026-04-23 07:42:47.681639 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-23 07:42:47.681720 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-23 07:42:47.682093 | instance | 2026-04-23 07:42:47.682143 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-23 07:42:47.682154 | instance | Thursday 23 April 2026 07:42:47 +0000 (0:00:02.900) 0:09:23.560 ******** 2026-04-23 07:42:51.086528 | instance | changed: [instance] 2026-04-23 07:42:51.086855 | instance | 2026-04-23 07:42:51.086872 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:42:51.087011 | instance | Thursday 23 April 2026 07:42:51 +0000 (0:00:03.404) 0:09:26.965 ******** 2026-04-23 07:42:51.128787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:42:51.129295 | instance | 2026-04-23 07:42:51.129315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:42:51.129322 | instance | Thursday 23 April 2026 07:42:51 +0000 (0:00:00.042) 0:09:27.007 ******** 2026-04-23 07:42:51.618549 | instance | changed: [instance] 2026-04-23 07:42:51.618648 | instance | 2026-04-23 07:42:51.618899 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-23 07:42:51.618964 | instance | Thursday 23 April 2026 07:42:51 +0000 (0:00:00.489) 0:09:27.497 ******** 2026-04-23 07:42:54.499510 | instance | ok: [instance] 2026-04-23 07:42:54.500010 | instance | 2026-04-23 07:42:54.500057 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-23 07:42:54.500065 | instance | Thursday 23 April 2026 07:42:54 +0000 (0:00:02.881) 0:09:30.378 ******** 2026-04-23 07:42:57.038685 | instance | changed: [instance] 2026-04-23 07:42:57.038760 | instance | 2026-04-23 07:42:57.038905 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-23 07:42:57.039095 | instance | Thursday 23 April 2026 07:42:57 +0000 (0:00:02.539) 0:09:32.917 ******** 2026-04-23 07:42:57.681995 | instance | ok: [instance] 2026-04-23 07:42:57.682058 | instance | 2026-04-23 07:42:57.682336 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-23 07:42:57.682372 | instance | Thursday 23 April 2026 07:42:57 +0000 (0:00:00.643) 0:09:33.561 ******** 2026-04-23 07:42:58.335436 | instance | changed: [instance] 2026-04-23 07:42:58.335504 | instance | 2026-04-23 07:42:58.335819 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-23 07:42:58.335877 | instance | Thursday 23 April 2026 07:42:58 +0000 (0:00:00.652) 0:09:34.213 ******** 2026-04-23 07:42:59.559090 | instance | ok: [instance] 2026-04-23 07:42:59.559207 | instance | 2026-04-23 07:42:59.559402 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-23 07:42:59.559577 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:01.223) 0:09:35.437 ******** 2026-04-23 07:42:59.717144 | instance | skipping: [instance] 2026-04-23 07:42:59.717213 | instance | 2026-04-23 07:42:59.717404 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-23 07:42:59.717562 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.158) 0:09:35.596 ******** 2026-04-23 07:42:59.768231 | instance | skipping: [instance] 2026-04-23 07:42:59.768346 | instance | 2026-04-23 07:42:59.768503 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-23 07:42:59.768665 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.051) 0:09:35.647 ******** 2026-04-23 07:42:59.809218 | instance | skipping: [instance] 2026-04-23 07:42:59.809345 | instance | 2026-04-23 07:42:59.809506 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-23 07:42:59.809679 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.040) 0:09:35.688 ******** 2026-04-23 07:42:59.851350 | instance | skipping: [instance] 2026-04-23 07:42:59.851646 | instance | 2026-04-23 07:42:59.851993 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-23 07:42:59.852311 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.041) 0:09:35.730 ******** 2026-04-23 07:42:59.895348 | instance | skipping: [instance] 2026-04-23 07:42:59.895650 | instance | 2026-04-23 07:42:59.895976 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-23 07:42:59.896283 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.043) 0:09:35.773 ******** 2026-04-23 07:42:59.940058 | instance | skipping: [instance] 2026-04-23 07:42:59.940305 | instance | 2026-04-23 07:42:59.940630 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-23 07:42:59.940940 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.044) 0:09:35.818 ******** 2026-04-23 07:42:59.981210 | instance | skipping: [instance] 2026-04-23 07:42:59.981464 | instance | 2026-04-23 07:42:59.981787 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-23 07:42:59.982095 | instance | Thursday 23 April 2026 07:42:59 +0000 (0:00:00.041) 0:09:35.859 ******** 2026-04-23 07:44:49.301267 | instance | changed: [instance] 2026-04-23 07:44:49.301468 | instance | 2026-04-23 07:44:49.301749 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-23 07:44:49.302013 | instance | Thursday 23 April 2026 07:44:49 +0000 (0:01:49.319) 0:11:25.179 ******** 2026-04-23 07:44:50.132258 | instance | changed: [instance] 2026-04-23 07:44:50.132487 | instance | 2026-04-23 07:44:50.132767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:44:50.133187 | instance | Thursday 23 April 2026 07:44:50 +0000 (0:00:00.831) 0:11:26.010 ******** 2026-04-23 07:44:50.182740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:44:50.183005 | instance | 2026-04-23 07:44:50.183472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:44:50.183933 | instance | Thursday 23 April 2026 07:44:50 +0000 (0:00:00.050) 0:11:26.061 ******** 2026-04-23 07:44:50.664992 | instance | changed: [instance] 2026-04-23 07:44:50.665241 | instance | 2026-04-23 07:44:50.665532 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-23 07:44:50.665819 | instance | Thursday 23 April 2026 07:44:50 +0000 (0:00:00.482) 0:11:26.543 ******** 2026-04-23 07:44:51.709140 | instance | changed: [instance] 2026-04-23 07:44:51.709315 | instance | 2026-04-23 07:44:51.709491 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-23 07:44:51.709663 | instance | Thursday 23 April 2026 07:44:51 +0000 (0:00:01.044) 0:11:27.588 ******** 2026-04-23 07:44:53.419561 | instance | changed: [instance] 2026-04-23 07:44:53.419621 | instance | 2026-04-23 07:44:53.419633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:44:53.419643 | instance | Thursday 23 April 2026 07:44:53 +0000 (0:00:01.708) 0:11:29.296 ******** 2026-04-23 07:44:53.455058 | instance | skipping: [instance] 2026-04-23 07:44:53.455140 | instance | 2026-04-23 07:44:53.455424 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:44:53.455463 | instance | Thursday 23 April 2026 07:44:53 +0000 (0:00:00.037) 0:11:29.334 ******** 2026-04-23 07:44:53.494979 | instance | skipping: [instance] 2026-04-23 07:44:53.495304 | instance | 2026-04-23 07:44:53.495803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:44:53.495854 | instance | Thursday 23 April 2026 07:44:53 +0000 (0:00:00.038) 0:11:29.372 ******** 2026-04-23 07:44:53.529899 | instance | skipping: [instance] 2026-04-23 07:44:53.529989 | instance | 2026-04-23 07:44:53.530162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:44:53.530327 | instance | Thursday 23 April 2026 07:44:53 +0000 (0:00:00.036) 0:11:29.408 ******** 2026-04-23 07:44:53.566283 | instance | skipping: [instance] 2026-04-23 07:44:53.566428 | instance | 2026-04-23 07:44:53.566557 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:44:53.566677 | instance | Thursday 23 April 2026 07:44:53 +0000 (0:00:00.036) 0:11:29.445 ******** 2026-04-23 07:44:54.173788 | instance | ok: [instance] 2026-04-23 07:44:54.174049 | instance | 2026-04-23 07:44:54.174360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:44:54.174653 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.607) 0:11:30.052 ******** 2026-04-23 07:44:54.222558 | instance | ok: [instance] 2026-04-23 07:44:54.222834 | instance | 2026-04-23 07:44:54.223148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:44:54.223398 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.048) 0:11:30.101 ******** 2026-04-23 07:44:54.259230 | instance | ok: [instance] 2026-04-23 07:44:54.259537 | instance | 2026-04-23 07:44:54.259850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:44:54.260192 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.036) 0:11:30.137 ******** 2026-04-23 07:44:54.314498 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 07:44:54.314688 | instance | 2026-04-23 07:44:54.315085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:44:54.315360 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.055) 0:11:30.193 ******** 2026-04-23 07:44:54.357298 | instance | ok: [instance] 2026-04-23 07:44:54.357517 | instance | 2026-04-23 07:44:54.357794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:44:54.358057 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.042) 0:11:30.236 ******** 2026-04-23 07:44:54.396107 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:44:54.396328 | instance | 2026-04-23 07:44:54.396604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:44:54.396917 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.038) 0:11:30.274 ******** 2026-04-23 07:44:54.882480 | instance | changed: [instance] 2026-04-23 07:44:54.882705 | instance | 2026-04-23 07:44:54.883108 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-23 07:44:54.883345 | instance | Thursday 23 April 2026 07:44:54 +0000 (0:00:00.486) 0:11:30.761 ******** 2026-04-23 07:44:55.511073 | instance | ok: [instance] 2026-04-23 07:44:55.511311 | instance | 2026-04-23 07:44:55.511620 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-23 07:44:55.511892 | instance | Thursday 23 April 2026 07:44:55 +0000 (0:00:00.628) 0:11:31.389 ******** 2026-04-23 07:44:56.597255 | instance | changed: [instance] 2026-04-23 07:44:56.597438 | instance | 2026-04-23 07:44:56.597805 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-23 07:44:56.598133 | instance | Thursday 23 April 2026 07:44:56 +0000 (0:00:01.086) 0:11:32.475 ******** 2026-04-23 07:44:56.931163 | instance | ok: [instance] 2026-04-23 07:44:56.931420 | instance | 2026-04-23 07:44:56.931722 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-23 07:44:56.932010 | instance | Thursday 23 April 2026 07:44:56 +0000 (0:00:00.333) 0:11:32.809 ******** 2026-04-23 07:44:57.274013 | instance | changed: [instance] 2026-04-23 07:44:57.274253 | instance | 2026-04-23 07:44:57.274530 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-23 07:44:57.274803 | instance | Thursday 23 April 2026 07:44:57 +0000 (0:00:00.342) 0:11:33.152 ******** 2026-04-23 07:44:57.695732 | instance | changed: [instance] 2026-04-23 07:44:57.695963 | instance | 2026-04-23 07:44:57.696236 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-23 07:44:57.696503 | instance | Thursday 23 April 2026 07:44:57 +0000 (0:00:00.421) 0:11:33.574 ******** 2026-04-23 07:44:58.016856 | instance | ok: [instance] 2026-04-23 07:44:58.017126 | instance | 2026-04-23 07:44:58.017402 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-23 07:44:58.017680 | instance | Thursday 23 April 2026 07:44:58 +0000 (0:00:00.321) 0:11:33.895 ******** 2026-04-23 07:47:27.409734 | instance | changed: [instance] 2026-04-23 07:47:27.409795 | instance | 2026-04-23 07:47:27.409807 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-23 07:47:27.409817 | instance | Thursday 23 April 2026 07:47:27 +0000 (0:02:29.392) 0:14:03.287 ******** 2026-04-23 07:47:28.037850 | instance | ok: [instance] 2026-04-23 07:47:28.037920 | instance | 2026-04-23 07:47:28.038196 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-23 07:47:28.038235 | instance | Thursday 23 April 2026 07:47:28 +0000 (0:00:00.629) 0:14:03.916 ******** 2026-04-23 07:47:28.097212 | instance | included: ingress for instance 2026-04-23 07:47:28.097276 | instance | 2026-04-23 07:47:28.097540 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-23 07:47:28.097587 | instance | Thursday 23 April 2026 07:47:28 +0000 (0:00:00.059) 0:14:03.976 ******** 2026-04-23 07:47:28.916634 | instance | changed: [instance] 2026-04-23 07:47:28.916743 | instance | 2026-04-23 07:47:28.916974 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-23 07:47:28.916990 | instance | Thursday 23 April 2026 07:47:28 +0000 (0:00:00.819) 0:14:04.795 ******** 2026-04-23 07:47:29.188765 | instance | ok: [instance] 2026-04-23 07:47:29.188844 | instance | 2026-04-23 07:47:29.189103 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-23 07:47:29.189144 | instance | Thursday 23 April 2026 07:47:29 +0000 (0:00:00.271) 0:14:05.067 ******** 2026-04-23 07:47:30.018160 | instance | changed: [instance] 2026-04-23 07:47:30.018885 | instance | 2026-04-23 07:47:30.018906 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-23 07:47:30.018935 | instance | 2026-04-23 07:47:30.018942 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:47:30.018947 | instance | Thursday 23 April 2026 07:47:30 +0000 (0:00:00.829) 0:14:05.897 ******** 2026-04-23 07:47:31.425654 | instance | ok: [instance] 2026-04-23 07:47:31.425713 | instance | 2026-04-23 07:47:31.425966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:47:31.425982 | instance | Thursday 23 April 2026 07:47:31 +0000 (0:00:01.407) 0:14:07.304 ******** 2026-04-23 07:47:31.479293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:47:31.479384 | instance | 2026-04-23 07:47:31.479516 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:47:31.479641 | instance | Thursday 23 April 2026 07:47:31 +0000 (0:00:00.053) 0:14:07.358 ******** 2026-04-23 07:47:31.971909 | instance | changed: [instance] 2026-04-23 07:47:31.972023 | instance | 2026-04-23 07:47:31.972215 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-23 07:47:31.972299 | instance | Thursday 23 April 2026 07:47:31 +0000 (0:00:00.492) 0:14:07.850 ******** 2026-04-23 07:47:32.735774 | instance | ok: [instance] 2026-04-23 07:47:32.735865 | instance | 2026-04-23 07:47:32.736136 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-23 07:47:32.736175 | instance | Thursday 23 April 2026 07:47:32 +0000 (0:00:00.763) 0:14:08.614 ******** 2026-04-23 07:47:34.924009 | instance | changed: [instance] 2026-04-23 07:47:34.924083 | instance | 2026-04-23 07:47:34.924355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:47:34.924392 | instance | Thursday 23 April 2026 07:47:34 +0000 (0:00:02.188) 0:14:10.802 ******** 2026-04-23 07:47:34.979097 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:47:34.979468 | instance | 2026-04-23 07:47:34.979509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:47:34.979515 | instance | Thursday 23 April 2026 07:47:34 +0000 (0:00:00.054) 0:14:10.857 ******** 2026-04-23 07:47:35.563334 | instance | changed: [instance] 2026-04-23 07:47:35.563407 | instance | 2026-04-23 07:47:35.563544 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 07:47:35.563666 | instance | Thursday 23 April 2026 07:47:35 +0000 (0:00:00.584) 0:14:11.442 ******** 2026-04-23 07:47:36.655989 | instance | changed: [instance] 2026-04-23 07:47:36.656066 | instance | 2026-04-23 07:47:36.656195 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-23 07:47:36.656316 | instance | Thursday 23 April 2026 07:47:36 +0000 (0:00:01.092) 0:14:12.534 ******** 2026-04-23 07:47:37.310148 | instance | ok: [instance] 2026-04-23 07:47:37.310253 | instance | 2026-04-23 07:47:37.310548 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-23 07:47:37.310564 | instance | Thursday 23 April 2026 07:47:37 +0000 (0:00:00.654) 0:14:13.189 ******** 2026-04-23 07:47:45.474248 | instance | ok: [instance] 2026-04-23 07:47:45.474329 | instance | 2026-04-23 07:47:45.474588 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-23 07:47:45.474664 | instance | Thursday 23 April 2026 07:47:45 +0000 (0:00:08.164) 0:14:21.353 ******** 2026-04-23 07:47:46.966537 | instance | ok: [instance] 2026-04-23 07:47:46.966633 | instance | 2026-04-23 07:47:46.966867 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-23 07:47:46.966960 | instance | Thursday 23 April 2026 07:47:46 +0000 (0:00:01.492) 0:14:22.845 ******** 2026-04-23 07:47:47.316498 | instance | ok: [instance] 2026-04-23 07:47:47.316625 | instance | 2026-04-23 07:47:47.316643 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-23 07:47:47.316800 | instance | Thursday 23 April 2026 07:47:47 +0000 (0:00:00.349) 0:14:23.195 ******** 2026-04-23 07:47:47.517574 | instance | ok: [instance] 2026-04-23 07:47:47.517774 | instance | 2026-04-23 07:47:47.518061 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-23 07:47:47.518417 | instance | Thursday 23 April 2026 07:47:47 +0000 (0:00:00.200) 0:14:23.396 ******** 2026-04-23 07:47:47.714577 | instance | ok: [instance] 2026-04-23 07:47:47.714803 | instance | 2026-04-23 07:47:47.715189 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-23 07:47:47.715528 | instance | Thursday 23 April 2026 07:47:47 +0000 (0:00:00.196) 0:14:23.593 ******** 2026-04-23 07:47:48.425136 | instance | changed: [instance] 2026-04-23 07:47:48.425212 | instance | 2026-04-23 07:47:48.425339 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-23 07:47:48.425470 | instance | Thursday 23 April 2026 07:47:48 +0000 (0:00:00.710) 0:14:24.303 ******** 2026-04-23 07:48:05.345541 | instance | changed: [instance] => (item=alertmanager) 2026-04-23 07:48:05.345780 | instance | changed: [instance] => (item=grafana) 2026-04-23 07:48:05.346045 | instance | changed: [instance] => (item=prometheus) 2026-04-23 07:48:05.346462 | instance | 2026-04-23 07:48:05.346776 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-23 07:48:05.347098 | instance | Thursday 23 April 2026 07:48:05 +0000 (0:00:16.920) 0:14:41.224 ******** 2026-04-23 07:48:07.142482 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 07:48:07.142733 | instance | ok: [instance] => (item=grafana) 2026-04-23 07:48:07.143019 | instance | ok: [instance] => (item=prometheus) 2026-04-23 07:48:07.143268 | instance | 2026-04-23 07:48:07.143537 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-23 07:48:07.143809 | instance | Thursday 23 April 2026 07:48:07 +0000 (0:00:01.796) 0:14:43.021 ******** 2026-04-23 07:48:11.408101 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:11.408171 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:11.408189 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:11.408578 | instance | changed: [instance] 2026-04-23 07:48:11.409143 | instance | 2026-04-23 07:48:11.409159 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-23 07:48:11.409371 | instance | Thursday 23 April 2026 07:48:11 +0000 (0:00:04.265) 0:14:47.286 ******** 2026-04-23 07:48:16.383798 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:16.383897 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:16.384676 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:16.384744 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:16.384756 | instance | changed: [instance] => (item=None) 2026-04-23 07:48:16.384784 | instance | changed: [instance] 2026-04-23 07:48:16.384795 | instance | 2026-04-23 07:48:16.384804 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-23 07:48:16.384821 | instance | Thursday 23 April 2026 07:48:16 +0000 (0:00:04.976) 0:14:52.262 ******** 2026-04-23 07:48:27.731428 | instance | changed: [instance] => (item=alertmanager) 2026-04-23 07:48:27.731498 | instance | changed: [instance] => (item=prometheus) 2026-04-23 07:48:27.731848 | instance | 2026-04-23 07:48:27.731887 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-23 07:48:27.731893 | instance | Thursday 23 April 2026 07:48:27 +0000 (0:00:11.347) 0:15:03.610 ******** 2026-04-23 07:48:39.102595 | instance | changed: [instance] => (item=alertmanager) 2026-04-23 07:48:39.102681 | instance | changed: [instance] => (item=prometheus) 2026-04-23 07:48:39.103087 | instance | 2026-04-23 07:48:39.103154 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-23 07:48:39.103171 | instance | Thursday 23 April 2026 07:48:39 +0000 (0:00:11.371) 0:15:14.981 ******** 2026-04-23 07:48:39.763488 | instance | changed: [instance] 2026-04-23 07:48:39.763584 | instance | 2026-04-23 07:48:39.763702 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-23 07:48:39.763820 | instance | Thursday 23 April 2026 07:48:39 +0000 (0:00:00.661) 0:15:15.642 ******** 2026-04-23 07:48:46.816662 | instance | ok: [instance] 2026-04-23 07:48:46.816900 | instance | 2026-04-23 07:48:46.817212 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-23 07:48:46.817481 | instance | Thursday 23 April 2026 07:48:46 +0000 (0:00:07.052) 0:15:22.695 ******** 2026-04-23 07:49:00.438711 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-23 07:49:00.438816 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-23 07:49:00.439814 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-23 07:49:00.439880 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-23 07:49:00.439892 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-23 07:49:00.439997 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-23 07:49:00.440333 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-23 07:49:00.440658 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-23 07:49:00.440928 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-23 07:49:00.441183 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-23 07:49:00.441531 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-23 07:49:00.441821 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-23 07:49:00.442091 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-23 07:49:00.442328 | instance | 2026-04-23 07:49:00.442627 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-23 07:49:00.442898 | instance | Thursday 23 April 2026 07:49:00 +0000 (0:00:13.621) 0:15:36.316 ******** 2026-04-23 07:49:32.107021 | instance | changed: [instance] 2026-04-23 07:49:32.107244 | instance | 2026-04-23 07:49:32.107521 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:49:32.107862 | instance | Thursday 23 April 2026 07:49:32 +0000 (0:00:31.668) 0:16:07.985 ******** 2026-04-23 07:49:32.171285 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:49:32.172084 | instance | 2026-04-23 07:49:32.172347 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:49:32.172625 | instance | Thursday 23 April 2026 07:49:32 +0000 (0:00:00.058) 0:16:08.044 ******** 2026-04-23 07:49:32.696858 | instance | changed: [instance] 2026-04-23 07:49:32.697886 | instance | 2026-04-23 07:49:32.697960 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-23 07:49:32.697974 | instance | Thursday 23 April 2026 07:49:32 +0000 (0:00:00.531) 0:16:08.575 ******** 2026-04-23 07:49:35.709366 | instance | changed: [instance] 2026-04-23 07:49:35.709439 | instance | 2026-04-23 07:49:35.709584 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:49:35.709708 | instance | Thursday 23 April 2026 07:49:35 +0000 (0:00:03.012) 0:16:11.587 ******** 2026-04-23 07:49:35.784766 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:49:35.784959 | instance | 2026-04-23 07:49:35.785196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:49:35.785426 | instance | Thursday 23 April 2026 07:49:35 +0000 (0:00:00.075) 0:16:11.663 ******** 2026-04-23 07:49:36.275414 | instance | changed: [instance] 2026-04-23 07:49:36.275644 | instance | 2026-04-23 07:49:36.275929 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-23 07:49:36.276223 | instance | Thursday 23 April 2026 07:49:36 +0000 (0:00:00.490) 0:16:12.153 ******** 2026-04-23 07:49:37.839641 | instance | changed: [instance] 2026-04-23 07:49:37.839754 | instance | 2026-04-23 07:49:37.839813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:49:37.839939 | instance | Thursday 23 April 2026 07:49:37 +0000 (0:00:01.564) 0:16:13.718 ******** 2026-04-23 07:49:37.897894 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:49:37.899020 | instance | 2026-04-23 07:49:37.899083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:49:37.899105 | instance | Thursday 23 April 2026 07:49:37 +0000 (0:00:00.058) 0:16:13.776 ******** 2026-04-23 07:49:38.388495 | instance | changed: [instance] 2026-04-23 07:49:38.388554 | instance | 2026-04-23 07:49:38.388566 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-23 07:49:38.388577 | instance | Thursday 23 April 2026 07:49:38 +0000 (0:00:00.489) 0:16:14.266 ******** 2026-04-23 07:49:40.901253 | instance | changed: [instance] 2026-04-23 07:49:40.901332 | instance | 2026-04-23 07:49:40.901590 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-23 07:49:40.901853 | instance | Thursday 23 April 2026 07:49:40 +0000 (0:00:02.513) 0:16:16.779 ******** 2026-04-23 07:49:41.727226 | instance | changed: [instance] 2026-04-23 07:49:41.727440 | instance | 2026-04-23 07:49:41.727723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:49:41.728066 | instance | Thursday 23 April 2026 07:49:41 +0000 (0:00:00.826) 0:16:17.605 ******** 2026-04-23 07:49:41.793616 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:49:41.793725 | instance | 2026-04-23 07:49:41.793882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:49:41.794049 | instance | Thursday 23 April 2026 07:49:41 +0000 (0:00:00.066) 0:16:17.672 ******** 2026-04-23 07:49:42.283683 | instance | changed: [instance] 2026-04-23 07:49:42.283744 | instance | 2026-04-23 07:49:42.283941 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-23 07:49:42.284107 | instance | Thursday 23 April 2026 07:49:42 +0000 (0:00:00.489) 0:16:18.162 ******** 2026-04-23 07:49:43.694694 | instance | changed: [instance] 2026-04-23 07:49:43.694852 | instance | 2026-04-23 07:49:43.695066 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-23 07:49:43.695232 | instance | 2026-04-23 07:49:43.695405 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 07:49:43.695887 | instance | Thursday 23 April 2026 07:49:43 +0000 (0:00:01.411) 0:16:19.573 ******** 2026-04-23 07:49:45.505065 | instance | ok: [instance] 2026-04-23 07:49:45.505211 | instance | 2026-04-23 07:49:45.505404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:49:45.505587 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:01.810) 0:16:21.383 ******** 2026-04-23 07:49:45.572117 | instance | ok: [instance] 2026-04-23 07:49:45.572372 | instance | 2026-04-23 07:49:45.572642 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:49:45.572890 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.066) 0:16:21.450 ******** 2026-04-23 07:49:45.628393 | instance | skipping: [instance] 2026-04-23 07:49:45.628554 | instance | 2026-04-23 07:49:45.628874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:49:45.629277 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.055) 0:16:21.506 ******** 2026-04-23 07:49:45.684357 | instance | skipping: [instance] 2026-04-23 07:49:45.684488 | instance | 2026-04-23 07:49:45.684673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:49:45.684843 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.056) 0:16:21.563 ******** 2026-04-23 07:49:45.736387 | instance | skipping: [instance] 2026-04-23 07:49:45.736596 | instance | 2026-04-23 07:49:45.736868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:49:45.737144 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.052) 0:16:21.615 ******** 2026-04-23 07:49:45.781724 | instance | skipping: [instance] 2026-04-23 07:49:45.781921 | instance | 2026-04-23 07:49:45.782189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:49:45.782441 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.045) 0:16:21.660 ******** 2026-04-23 07:49:45.825006 | instance | skipping: [instance] 2026-04-23 07:49:45.825209 | instance | 2026-04-23 07:49:45.825478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:49:45.825736 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.043) 0:16:21.703 ******** 2026-04-23 07:49:45.878929 | instance | ok: [instance] 2026-04-23 07:49:45.879196 | instance | 2026-04-23 07:49:45.879447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:49:45.879694 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.053) 0:16:21.757 ******** 2026-04-23 07:49:45.943160 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 07:49:45.943397 | instance | 2026-04-23 07:49:45.943662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:49:45.943922 | instance | Thursday 23 April 2026 07:49:45 +0000 (0:00:00.064) 0:16:21.821 ******** 2026-04-23 07:49:46.021074 | instance | ok: [instance] 2026-04-23 07:49:46.021164 | instance | 2026-04-23 07:49:46.021296 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:49:46.021425 | instance | Thursday 23 April 2026 07:49:46 +0000 (0:00:00.078) 0:16:21.900 ******** 2026-04-23 07:49:46.092930 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:49:46.093022 | instance | 2026-04-23 07:49:46.093138 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:49:46.093258 | instance | Thursday 23 April 2026 07:49:46 +0000 (0:00:00.071) 0:16:21.971 ******** 2026-04-23 07:49:46.661932 | instance | changed: [instance] 2026-04-23 07:49:46.663358 | instance | 2026-04-23 07:49:46.663376 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-23 07:49:46.663387 | instance | Thursday 23 April 2026 07:49:46 +0000 (0:00:00.568) 0:16:22.540 ******** 2026-04-23 07:49:47.986153 | instance | changed: [instance] 2026-04-23 07:49:47.986384 | instance | 2026-04-23 07:49:47.986645 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-23 07:49:47.986973 | instance | Thursday 23 April 2026 07:49:47 +0000 (0:00:01.324) 0:16:23.864 ******** 2026-04-23 07:49:48.796438 | instance | changed: [instance] 2026-04-23 07:49:48.796578 | instance | 2026-04-23 07:49:48.796755 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 07:49:48.796946 | instance | Thursday 23 April 2026 07:49:48 +0000 (0:00:00.810) 0:16:24.675 ******** 2026-04-23 07:49:52.702725 | instance | changed: [instance] 2026-04-23 07:49:52.703016 | instance | 2026-04-23 07:49:52.703323 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 07:49:52.703600 | instance | Thursday 23 April 2026 07:49:52 +0000 (0:00:03.905) 0:16:28.581 ******** 2026-04-23 07:49:52.934924 | instance | changed: [instance] 2026-04-23 07:49:52.935297 | instance | 2026-04-23 07:49:52.935590 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 07:49:52.935859 | instance | Thursday 23 April 2026 07:49:52 +0000 (0:00:00.232) 0:16:28.813 ******** 2026-04-23 07:49:53.483627 | instance | changed: [instance] 2026-04-23 07:49:53.483847 | instance | 2026-04-23 07:49:53.484127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:49:53.484427 | instance | Thursday 23 April 2026 07:49:53 +0000 (0:00:00.548) 0:16:29.362 ******** 2026-04-23 07:49:53.567959 | instance | ok: [instance] 2026-04-23 07:49:53.568051 | instance | 2026-04-23 07:49:53.568140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:49:53.568255 | instance | Thursday 23 April 2026 07:49:53 +0000 (0:00:00.084) 0:16:29.446 ******** 2026-04-23 07:49:53.655375 | instance | included: rabbitmq for instance 2026-04-23 07:49:53.655602 | instance | 2026-04-23 07:49:53.655892 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 07:49:53.656145 | instance | Thursday 23 April 2026 07:49:53 +0000 (0:00:00.087) 0:16:29.534 ******** 2026-04-23 07:49:54.325984 | instance | ok: [instance] 2026-04-23 07:49:54.326217 | instance | 2026-04-23 07:49:54.326493 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 07:49:54.326767 | instance | Thursday 23 April 2026 07:49:54 +0000 (0:00:00.670) 0:16:30.204 ******** 2026-04-23 07:49:54.380054 | instance | skipping: [instance] 2026-04-23 07:49:54.380279 | instance | 2026-04-23 07:49:54.380581 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 07:49:54.380843 | instance | Thursday 23 April 2026 07:49:54 +0000 (0:00:00.054) 0:16:30.258 ******** 2026-04-23 07:49:54.433909 | instance | skipping: [instance] 2026-04-23 07:49:54.434004 | instance | 2026-04-23 07:49:54.434135 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 07:49:54.434265 | instance | Thursday 23 April 2026 07:49:54 +0000 (0:00:00.053) 0:16:30.312 ******** 2026-04-23 07:49:54.480959 | instance | skipping: [instance] 2026-04-23 07:49:54.481196 | instance | 2026-04-23 07:49:54.481496 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 07:49:54.481763 | instance | Thursday 23 April 2026 07:49:54 +0000 (0:00:00.047) 0:16:30.359 ******** 2026-04-23 07:50:25.294002 | instance | changed: [instance] 2026-04-23 07:50:25.294233 | instance | 2026-04-23 07:50:25.294534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:50:25.294826 | instance | Thursday 23 April 2026 07:50:25 +0000 (0:00:30.812) 0:17:01.172 ******** 2026-04-23 07:50:25.921649 | instance | ok: [instance] 2026-04-23 07:50:25.921867 | instance | 2026-04-23 07:50:25.922171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:50:25.922442 | instance | Thursday 23 April 2026 07:50:25 +0000 (0:00:00.627) 0:17:01.800 ******** 2026-04-23 07:50:25.975812 | instance | ok: [instance] 2026-04-23 07:50:25.976061 | instance | 2026-04-23 07:50:25.976354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:50:25.976730 | instance | Thursday 23 April 2026 07:50:25 +0000 (0:00:00.054) 0:17:01.854 ******** 2026-04-23 07:50:26.038390 | instance | skipping: [instance] 2026-04-23 07:50:26.038623 | instance | 2026-04-23 07:50:26.038908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:50:26.039206 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.062) 0:17:01.917 ******** 2026-04-23 07:50:26.092782 | instance | skipping: [instance] 2026-04-23 07:50:26.092858 | instance | 2026-04-23 07:50:26.092975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:50:26.093092 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.054) 0:17:01.971 ******** 2026-04-23 07:50:26.153765 | instance | ok: [instance] 2026-04-23 07:50:26.154006 | instance | 2026-04-23 07:50:26.154284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:50:26.154543 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.060) 0:17:02.032 ******** 2026-04-23 07:50:26.262403 | instance | ok: [instance] => (item=identity) 2026-04-23 07:50:26.262655 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 07:50:26.262945 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 07:50:26.263230 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 07:50:26.263477 | instance | 2026-04-23 07:50:26.263742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:50:26.264042 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.108) 0:17:02.140 ******** 2026-04-23 07:50:26.333691 | instance | ok: [instance] 2026-04-23 07:50:26.333767 | instance | 2026-04-23 07:50:26.334042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:50:26.334085 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.071) 0:17:02.212 ******** 2026-04-23 07:50:26.401551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:50:26.401628 | instance | 2026-04-23 07:50:26.401884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:50:26.401922 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.067) 0:17:02.280 ******** 2026-04-23 07:50:26.916336 | instance | changed: [instance] 2026-04-23 07:50:26.916436 | instance | 2026-04-23 07:50:26.916681 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-23 07:50:26.916698 | instance | Thursday 23 April 2026 07:50:26 +0000 (0:00:00.514) 0:17:02.795 ******** 2026-04-23 07:50:28.313827 | instance | ok: [instance] => (item=None) 2026-04-23 07:50:28.313973 | instance | ok: [instance] 2026-04-23 07:50:28.314129 | instance | 2026-04-23 07:50:28.314299 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-23 07:50:28.314444 | instance | Thursday 23 April 2026 07:50:28 +0000 (0:00:01.397) 0:17:04.192 ******** 2026-04-23 07:50:29.330537 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 07:50:29.330677 | instance | 2026-04-23 07:50:29.330889 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-23 07:50:29.331080 | instance | Thursday 23 April 2026 07:50:29 +0000 (0:00:01.016) 0:17:05.209 ******** 2026-04-23 07:50:30.292080 | instance | changed: [instance] 2026-04-23 07:50:30.292319 | instance | 2026-04-23 07:50:30.292601 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-23 07:50:30.292893 | instance | Thursday 23 April 2026 07:50:30 +0000 (0:00:00.961) 0:17:06.170 ******** 2026-04-23 07:50:31.370469 | instance | changed: [instance] => (item=None) 2026-04-23 07:50:31.370732 | instance | changed: [instance] 2026-04-23 07:50:31.371024 | instance | 2026-04-23 07:50:31.371361 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-23 07:50:31.371757 | instance | Thursday 23 April 2026 07:50:31 +0000 (0:00:01.078) 0:17:07.249 ******** 2026-04-23 07:50:32.892980 | instance | changed: [instance] => (item=None) 2026-04-23 07:50:32.893176 | instance | changed: [instance] 2026-04-23 07:50:32.893379 | instance | 2026-04-23 07:50:32.893600 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-23 07:50:32.893823 | instance | Thursday 23 April 2026 07:50:32 +0000 (0:00:01.522) 0:17:08.771 ******** 2026-04-23 07:53:14.092591 | instance | changed: [instance] 2026-04-23 07:53:14.092676 | instance | 2026-04-23 07:53:14.092937 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 07:53:14.093002 | instance | Thursday 23 April 2026 07:53:14 +0000 (0:02:41.199) 0:19:49.971 ******** 2026-04-23 07:53:14.305554 | instance | included: openstack_helm_ingress for instance 2026-04-23 07:53:14.305661 | instance | 2026-04-23 07:53:14.305783 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 07:53:14.305905 | instance | Thursday 23 April 2026 07:53:14 +0000 (0:00:00.213) 0:19:50.184 ******** 2026-04-23 07:53:14.355344 | instance | skipping: [instance] 2026-04-23 07:53:14.355419 | instance | 2026-04-23 07:53:14.355691 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 07:53:14.355735 | instance | Thursday 23 April 2026 07:53:14 +0000 (0:00:00.049) 0:19:50.234 ******** 2026-04-23 07:53:14.409195 | instance | skipping: [instance] 2026-04-23 07:53:14.409576 | instance | 2026-04-23 07:53:14.409607 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 07:53:14.409614 | instance | Thursday 23 April 2026 07:53:14 +0000 (0:00:00.053) 0:19:50.288 ******** 2026-04-23 07:53:14.475120 | instance | ok: [instance] 2026-04-23 07:53:14.475202 | instance | 2026-04-23 07:53:14.475467 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-23 07:53:14.475492 | instance | Thursday 23 April 2026 07:53:14 +0000 (0:00:00.065) 0:19:50.354 ******** 2026-04-23 07:53:14.554281 | instance | included: ingress for instance 2026-04-23 07:53:14.554600 | instance | 2026-04-23 07:53:14.554730 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-23 07:53:14.554852 | instance | Thursday 23 April 2026 07:53:14 +0000 (0:00:00.079) 0:19:50.433 ******** 2026-04-23 07:53:15.478321 | instance | changed: [instance] 2026-04-23 07:53:15.478486 | instance | 2026-04-23 07:53:15.478709 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-23 07:53:15.478946 | instance | Thursday 23 April 2026 07:53:15 +0000 (0:00:00.923) 0:19:51.357 ******** 2026-04-23 07:53:19.828008 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-23 07:53:19.828811 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-23 07:53:19.828823 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-23 07:53:19.828833 | instance | ok: [instance] 2026-04-23 07:53:19.828843 | instance | 2026-04-23 07:53:19.828852 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-23 07:53:19.828861 | instance | Thursday 23 April 2026 07:53:19 +0000 (0:00:04.346) 0:19:55.703 ******** 2026-04-23 07:53:20.495434 | instance | ok: [instance] 2026-04-23 07:53:20.495497 | instance | 2026-04-23 07:53:20.495803 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-23 07:53:20.495867 | instance | Thursday 23 April 2026 07:53:20 +0000 (0:00:00.670) 0:19:56.373 ******** 2026-04-23 07:53:21.595222 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 07:53:21.595298 | instance | 2026-04-23 07:53:21.595499 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-23 07:53:21.595565 | instance | Thursday 23 April 2026 07:53:21 +0000 (0:00:01.099) 0:19:57.473 ******** 2026-04-23 07:53:22.612946 | instance | changed: [instance] => (item=atmosphere) 2026-04-23 07:53:22.613028 | instance | 2026-04-23 07:53:22.613135 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-23 07:53:22.613403 | instance | Thursday 23 April 2026 07:53:22 +0000 (0:00:01.017) 0:19:58.491 ******** 2026-04-23 07:53:23.617987 | instance | changed: [instance] => (item=atmosphere) 2026-04-23 07:53:23.618140 | instance | 2026-04-23 07:53:23.618414 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-23 07:53:23.618747 | instance | Thursday 23 April 2026 07:53:23 +0000 (0:00:01.004) 0:19:59.496 ******** 2026-04-23 07:53:24.636689 | instance | changed: [instance] => (item=atmosphere) 2026-04-23 07:53:24.636911 | instance | 2026-04-23 07:53:24.637215 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 07:53:24.637470 | instance | Thursday 23 April 2026 07:53:24 +0000 (0:00:01.018) 0:20:00.515 ******** 2026-04-23 07:53:24.878508 | instance | changed: [instance] 2026-04-23 07:53:24.878578 | instance | 2026-04-23 07:53:24.879303 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 07:53:24.879338 | instance | Thursday 23 April 2026 07:53:24 +0000 (0:00:00.241) 0:20:00.757 ******** 2026-04-23 07:53:25.876494 | instance | ok: [instance] 2026-04-23 07:53:25.876583 | instance | 2026-04-23 07:53:25.876710 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 07:53:25.876834 | instance | Thursday 23 April 2026 07:53:25 +0000 (0:00:00.996) 0:20:01.754 ******** 2026-04-23 07:53:26.105251 | instance | ok: [instance] 2026-04-23 07:53:26.105337 | instance | 2026-04-23 07:53:26.105466 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 07:53:26.105589 | instance | Thursday 23 April 2026 07:53:26 +0000 (0:00:00.230) 0:20:01.984 ******** 2026-04-23 07:53:26.184731 | instance | ok: [instance] => { 2026-04-23 07:53:26.184853 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 07:53:26.184971 | instance | } 2026-04-23 07:53:26.185082 | instance | 2026-04-23 07:53:26.185203 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 07:53:26.185322 | instance | Thursday 23 April 2026 07:53:26 +0000 (0:00:00.079) 0:20:02.063 ******** 2026-04-23 07:53:26.783652 | instance | changed: [instance] 2026-04-23 07:53:26.783733 | instance | 2026-04-23 07:53:26.783867 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 07:53:26.783991 | instance | Thursday 23 April 2026 07:53:26 +0000 (0:00:00.598) 0:20:02.662 ******** 2026-04-23 07:53:28.051645 | instance | changed: [instance] 2026-04-23 07:53:28.051846 | instance | 2026-04-23 07:53:28.052116 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 07:53:28.052381 | instance | Thursday 23 April 2026 07:53:28 +0000 (0:00:01.267) 0:20:03.930 ******** 2026-04-23 07:53:28.568649 | instance | changed: [instance] 2026-04-23 07:53:28.568962 | instance | 2026-04-23 07:53:28.569312 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 07:53:28.569660 | instance | Thursday 23 April 2026 07:53:28 +0000 (0:00:00.517) 0:20:04.447 ******** 2026-04-23 07:53:29.227498 | instance | ok: [instance] 2026-04-23 07:53:29.227729 | instance | 2026-04-23 07:53:29.228032 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 07:53:29.228315 | instance | Thursday 23 April 2026 07:53:29 +0000 (0:00:00.658) 0:20:05.105 ******** 2026-04-23 07:53:29.884814 | instance | ok: [instance] 2026-04-23 07:53:29.885071 | instance | 2026-04-23 07:53:29.885360 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 07:53:29.885623 | instance | Thursday 23 April 2026 07:53:29 +0000 (0:00:00.657) 0:20:05.763 ******** 2026-04-23 07:53:30.244449 | instance | ok: [instance] 2026-04-23 07:53:30.244683 | instance | 2026-04-23 07:53:30.244964 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 07:53:30.245235 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.359) 0:20:06.123 ******** 2026-04-23 07:53:30.359617 | instance | included: openstack_helm_endpoints for instance 2026-04-23 07:53:30.359832 | instance | 2026-04-23 07:53:30.360111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:53:30.360370 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.115) 0:20:06.238 ******** 2026-04-23 07:53:30.411195 | instance | skipping: [instance] 2026-04-23 07:53:30.411411 | instance | 2026-04-23 07:53:30.411702 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:53:30.411969 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.051) 0:20:06.289 ******** 2026-04-23 07:53:30.465581 | instance | skipping: [instance] 2026-04-23 07:53:30.465812 | instance | 2026-04-23 07:53:30.466123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:53:30.466409 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.054) 0:20:06.344 ******** 2026-04-23 07:53:30.516589 | instance | skipping: [instance] 2026-04-23 07:53:30.516817 | instance | 2026-04-23 07:53:30.517120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:53:30.517381 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.050) 0:20:06.395 ******** 2026-04-23 07:53:30.564815 | instance | skipping: [instance] 2026-04-23 07:53:30.565027 | instance | 2026-04-23 07:53:30.565297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:53:30.565556 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.048) 0:20:06.443 ******** 2026-04-23 07:53:30.612014 | instance | skipping: [instance] 2026-04-23 07:53:30.612232 | instance | 2026-04-23 07:53:30.612514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:53:30.612774 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.047) 0:20:06.490 ******** 2026-04-23 07:53:30.660429 | instance | skipping: [instance] 2026-04-23 07:53:30.660651 | instance | 2026-04-23 07:53:30.660932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:53:30.661183 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.047) 0:20:06.538 ******** 2026-04-23 07:53:30.713526 | instance | ok: [instance] 2026-04-23 07:53:30.713815 | instance | 2026-04-23 07:53:30.714048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:53:30.714312 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.053) 0:20:06.592 ******** 2026-04-23 07:53:30.790033 | instance | ok: [instance] => (item=identity) 2026-04-23 07:53:30.790233 | instance | 2026-04-23 07:53:30.790495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:53:30.790755 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.075) 0:20:06.668 ******** 2026-04-23 07:53:30.866379 | instance | ok: [instance] 2026-04-23 07:53:30.866606 | instance | 2026-04-23 07:53:30.866868 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 07:53:30.867260 | instance | Thursday 23 April 2026 07:53:30 +0000 (0:00:00.076) 0:20:06.745 ******** 2026-04-23 07:53:31.353806 | instance | changed: [instance] 2026-04-23 07:53:31.353875 | instance | 2026-04-23 07:53:31.354010 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 07:53:31.354131 | instance | Thursday 23 April 2026 07:53:31 +0000 (0:00:00.487) 0:20:07.232 ******** 2026-04-23 07:53:31.851646 | instance | changed: [instance] 2026-04-23 07:53:31.851925 | instance | 2026-04-23 07:53:31.852206 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 07:53:31.852470 | instance | Thursday 23 April 2026 07:53:31 +0000 (0:00:00.497) 0:20:07.729 ******** 2026-04-23 07:53:32.358633 | instance | changed: [instance] 2026-04-23 07:53:32.358863 | instance | 2026-04-23 07:53:32.359156 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 07:53:32.359432 | instance | Thursday 23 April 2026 07:53:32 +0000 (0:00:00.507) 0:20:08.237 ******** 2026-04-23 07:53:32.886628 | instance | changed: [instance] 2026-04-23 07:53:32.886866 | instance | 2026-04-23 07:53:32.887197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:53:32.887464 | instance | Thursday 23 April 2026 07:53:32 +0000 (0:00:00.527) 0:20:08.765 ******** 2026-04-23 07:53:32.972925 | instance | ok: [instance] 2026-04-23 07:53:32.973171 | instance | 2026-04-23 07:53:32.973433 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:53:32.973713 | instance | Thursday 23 April 2026 07:53:32 +0000 (0:00:00.086) 0:20:08.851 ******** 2026-04-23 07:53:33.054426 | instance | included: rabbitmq for instance 2026-04-23 07:53:33.054646 | instance | 2026-04-23 07:53:33.054939 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 07:53:33.055233 | instance | Thursday 23 April 2026 07:53:33 +0000 (0:00:00.081) 0:20:08.933 ******** 2026-04-23 07:53:33.724871 | instance | ok: [instance] 2026-04-23 07:53:33.725101 | instance | 2026-04-23 07:53:33.725377 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 07:53:33.725652 | instance | Thursday 23 April 2026 07:53:33 +0000 (0:00:00.670) 0:20:09.603 ******** 2026-04-23 07:53:33.774616 | instance | skipping: [instance] 2026-04-23 07:53:33.774801 | instance | 2026-04-23 07:53:33.775165 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 07:53:33.775431 | instance | Thursday 23 April 2026 07:53:33 +0000 (0:00:00.050) 0:20:09.653 ******** 2026-04-23 07:53:33.821720 | instance | skipping: [instance] 2026-04-23 07:53:33.821970 | instance | 2026-04-23 07:53:33.822262 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 07:53:33.822546 | instance | Thursday 23 April 2026 07:53:33 +0000 (0:00:00.047) 0:20:09.700 ******** 2026-04-23 07:53:33.875237 | instance | skipping: [instance] 2026-04-23 07:53:33.875500 | instance | 2026-04-23 07:53:33.875783 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 07:53:33.876105 | instance | Thursday 23 April 2026 07:53:33 +0000 (0:00:00.052) 0:20:09.753 ******** 2026-04-23 07:53:59.660939 | instance | changed: [instance] 2026-04-23 07:53:59.661086 | instance | 2026-04-23 07:53:59.661265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:53:59.661441 | instance | Thursday 23 April 2026 07:53:59 +0000 (0:00:25.786) 0:20:35.539 ******** 2026-04-23 07:54:00.259820 | instance | ok: [instance] 2026-04-23 07:54:00.260051 | instance | 2026-04-23 07:54:00.260339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:54:00.260608 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.598) 0:20:36.138 ******** 2026-04-23 07:54:00.316003 | instance | ok: [instance] 2026-04-23 07:54:00.316242 | instance | 2026-04-23 07:54:00.316518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:54:00.316783 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.056) 0:20:36.194 ******** 2026-04-23 07:54:00.381464 | instance | skipping: [instance] 2026-04-23 07:54:00.382030 | instance | 2026-04-23 07:54:00.382062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:54:00.382077 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.065) 0:20:36.260 ******** 2026-04-23 07:54:00.432345 | instance | skipping: [instance] 2026-04-23 07:54:00.432589 | instance | 2026-04-23 07:54:00.432922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:54:00.433188 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.050) 0:20:36.311 ******** 2026-04-23 07:54:00.493887 | instance | ok: [instance] 2026-04-23 07:54:00.494033 | instance | 2026-04-23 07:54:00.494226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:54:00.494455 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.061) 0:20:36.372 ******** 2026-04-23 07:54:00.606858 | instance | ok: [instance] => (item=identity) 2026-04-23 07:54:00.607155 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 07:54:00.607417 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 07:54:00.607696 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 07:54:00.607993 | instance | ok: [instance] => (item=key_manager) 2026-04-23 07:54:00.608332 | instance | 2026-04-23 07:54:00.608534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:54:00.608786 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.112) 0:20:36.485 ******** 2026-04-23 07:54:00.674992 | instance | ok: [instance] 2026-04-23 07:54:00.675215 | instance | 2026-04-23 07:54:00.675487 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:54:00.675784 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.068) 0:20:36.553 ******** 2026-04-23 07:54:00.743303 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:54:00.743479 | instance | 2026-04-23 07:54:00.743657 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:54:00.743865 | instance | Thursday 23 April 2026 07:54:00 +0000 (0:00:00.067) 0:20:36.621 ******** 2026-04-23 07:54:01.278837 | instance | changed: [instance] 2026-04-23 07:54:01.279125 | instance | 2026-04-23 07:54:01.279397 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-23 07:54:01.279690 | instance | Thursday 23 April 2026 07:54:01 +0000 (0:00:00.535) 0:20:37.156 ******** 2026-04-23 07:55:34.371210 | instance | changed: [instance] 2026-04-23 07:55:34.371370 | instance | 2026-04-23 07:55:34.371540 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 07:55:34.371710 | instance | Thursday 23 April 2026 07:55:34 +0000 (0:01:33.092) 0:22:10.249 ******** 2026-04-23 07:55:34.480612 | instance | included: openstack_helm_ingress for instance 2026-04-23 07:55:34.480919 | instance | 2026-04-23 07:55:34.481207 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 07:55:34.481485 | instance | Thursday 23 April 2026 07:55:34 +0000 (0:00:00.109) 0:22:10.359 ******** 2026-04-23 07:55:34.535209 | instance | skipping: [instance] 2026-04-23 07:55:34.535476 | instance | 2026-04-23 07:55:34.535750 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 07:55:34.535925 | instance | Thursday 23 April 2026 07:55:34 +0000 (0:00:00.054) 0:22:10.413 ******** 2026-04-23 07:55:34.589782 | instance | skipping: [instance] 2026-04-23 07:55:34.590014 | instance | 2026-04-23 07:55:34.590353 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 07:55:34.590648 | instance | Thursday 23 April 2026 07:55:34 +0000 (0:00:00.054) 0:22:10.468 ******** 2026-04-23 07:55:34.655463 | instance | ok: [instance] 2026-04-23 07:55:34.655673 | instance | 2026-04-23 07:55:34.655992 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-23 07:55:34.656304 | instance | Thursday 23 April 2026 07:55:34 +0000 (0:00:00.065) 0:22:10.534 ******** 2026-04-23 07:55:34.728135 | instance | included: ingress for instance 2026-04-23 07:55:34.728447 | instance | 2026-04-23 07:55:34.728840 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-23 07:55:34.729145 | instance | Thursday 23 April 2026 07:55:34 +0000 (0:00:00.072) 0:22:10.607 ******** 2026-04-23 07:55:35.763680 | instance | changed: [instance] 2026-04-23 07:55:35.763745 | instance | 2026-04-23 07:55:35.763757 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-23 07:55:35.763768 | instance | Thursday 23 April 2026 07:55:35 +0000 (0:00:01.034) 0:22:11.641 ******** 2026-04-23 07:55:36.890533 | instance | changed: [instance] 2026-04-23 07:55:36.890600 | instance | 2026-04-23 07:55:36.890862 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-23 07:55:36.890979 | instance | Thursday 23 April 2026 07:55:36 +0000 (0:00:01.128) 0:22:12.769 ******** 2026-04-23 07:55:46.393834 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-23 07:55:46.393905 | instance | 2026-04-23 07:55:46.394191 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:55:46.394241 | instance | Thursday 23 April 2026 07:55:46 +0000 (0:00:09.503) 0:22:22.272 ******** 2026-04-23 07:55:46.468367 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:55:46.468438 | instance | 2026-04-23 07:55:46.468689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:55:46.468734 | instance | Thursday 23 April 2026 07:55:46 +0000 (0:00:00.074) 0:22:22.347 ******** 2026-04-23 07:55:47.001579 | instance | changed: [instance] 2026-04-23 07:55:47.001627 | instance | 2026-04-23 07:55:47.001634 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-23 07:55:47.001641 | instance | Thursday 23 April 2026 07:55:46 +0000 (0:00:00.532) 0:22:22.879 ******** 2026-04-23 07:55:49.824885 | instance | changed: [instance] 2026-04-23 07:55:49.824958 | instance | 2026-04-23 07:55:49.825211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:55:49.825255 | instance | Thursday 23 April 2026 07:55:49 +0000 (0:00:02.824) 0:22:25.703 ******** 2026-04-23 07:55:49.883872 | instance | skipping: [instance] 2026-04-23 07:55:49.883944 | instance | 2026-04-23 07:55:49.884078 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:55:49.884200 | instance | Thursday 23 April 2026 07:55:49 +0000 (0:00:00.058) 0:22:25.762 ******** 2026-04-23 07:55:50.028654 | instance | skipping: [instance] 2026-04-23 07:55:50.028725 | instance | 2026-04-23 07:55:50.028840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:55:50.028959 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.144) 0:22:25.907 ******** 2026-04-23 07:55:50.079943 | instance | skipping: [instance] 2026-04-23 07:55:50.080036 | instance | 2026-04-23 07:55:50.080163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:55:50.080314 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.051) 0:22:25.959 ******** 2026-04-23 07:55:50.130214 | instance | skipping: [instance] 2026-04-23 07:55:50.130324 | instance | 2026-04-23 07:55:50.130452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:55:50.130566 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.049) 0:22:26.009 ******** 2026-04-23 07:55:50.180646 | instance | skipping: [instance] 2026-04-23 07:55:50.180884 | instance | 2026-04-23 07:55:50.181157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:55:50.181444 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.050) 0:22:26.059 ******** 2026-04-23 07:55:50.230620 | instance | skipping: [instance] 2026-04-23 07:55:50.230853 | instance | 2026-04-23 07:55:50.231168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:55:50.231429 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.049) 0:22:26.109 ******** 2026-04-23 07:55:50.286754 | instance | ok: [instance] 2026-04-23 07:55:50.287090 | instance | 2026-04-23 07:55:50.287372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:55:50.287636 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.056) 0:22:26.165 ******** 2026-04-23 07:55:50.355062 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-23 07:55:50.355447 | instance | 2026-04-23 07:55:50.355830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:55:50.356125 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.068) 0:22:26.233 ******** 2026-04-23 07:55:50.428361 | instance | ok: [instance] 2026-04-23 07:55:50.428565 | instance | 2026-04-23 07:55:50.428834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:55:50.429091 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.073) 0:22:26.307 ******** 2026-04-23 07:55:50.494121 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:55:50.494500 | instance | 2026-04-23 07:55:50.494855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:55:50.495211 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.065) 0:22:26.372 ******** 2026-04-23 07:55:50.998012 | instance | changed: [instance] 2026-04-23 07:55:50.998084 | instance | 2026-04-23 07:55:50.998231 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-23 07:55:50.998329 | instance | Thursday 23 April 2026 07:55:50 +0000 (0:00:00.504) 0:22:26.876 ******** 2026-04-23 07:56:09.234702 | instance | ok: [instance] 2026-04-23 07:56:09.234958 | instance | 2026-04-23 07:56:09.235309 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-23 07:56:09.235566 | instance | Thursday 23 April 2026 07:56:09 +0000 (0:00:18.236) 0:22:45.113 ******** 2026-04-23 07:56:23.809315 | instance | ok: [instance] 2026-04-23 07:56:23.809503 | instance | 2026-04-23 07:56:23.809726 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-23 07:56:23.809844 | instance | Thursday 23 April 2026 07:56:23 +0000 (0:00:14.574) 0:22:59.688 ******** 2026-04-23 07:56:25.059855 | instance | ok: [instance] 2026-04-23 07:56:25.059978 | instance | 2026-04-23 07:56:25.060126 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-23 07:56:25.060325 | instance | Thursday 23 April 2026 07:56:25 +0000 (0:00:01.250) 0:23:00.938 ******** 2026-04-23 07:56:26.263192 | instance | ok: [instance] 2026-04-23 07:56:26.263451 | instance | 2026-04-23 07:56:26.263737 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-23 07:56:26.264003 | instance | Thursday 23 April 2026 07:56:26 +0000 (0:00:01.203) 0:23:02.141 ******** 2026-04-23 07:56:26.912478 | instance | changed: [instance] 2026-04-23 07:56:26.912733 | instance | 2026-04-23 07:56:26.913029 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-23 07:56:26.913324 | instance | Thursday 23 April 2026 07:56:26 +0000 (0:00:00.649) 0:23:02.790 ******** 2026-04-23 07:56:27.627500 | instance | changed: [instance] 2026-04-23 07:56:27.627751 | instance | 2026-04-23 07:56:27.628037 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-23 07:56:27.628359 | instance | Thursday 23 April 2026 07:56:27 +0000 (0:00:00.715) 0:23:03.506 ******** 2026-04-23 07:56:30.654991 | instance | changed: [instance] 2026-04-23 07:56:30.655061 | instance | 2026-04-23 07:56:30.655069 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-23 07:56:30.655080 | instance | Thursday 23 April 2026 07:56:30 +0000 (0:00:03.026) 0:23:06.532 ******** 2026-04-23 07:56:32.060038 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-23 07:56:32.084130 | instance | changed: [instance] 2026-04-23 07:56:32.084220 | instance | 2026-04-23 07:56:32.084347 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-23 07:56:32.084468 | instance | Thursday 23 April 2026 07:56:32 +0000 (0:00:01.430) 0:23:07.962 ******** 2026-04-23 07:56:37.954495 | instance | ok: [instance] 2026-04-23 07:56:37.954573 | instance | 2026-04-23 07:56:37.954704 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-23 07:56:37.954827 | instance | Thursday 23 April 2026 07:56:37 +0000 (0:00:05.870) 0:23:13.833 ******** 2026-04-23 07:56:38.980227 | instance | changed: [instance] 2026-04-23 07:56:38.980536 | instance | 2026-04-23 07:56:38.980864 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-23 07:56:38.981201 | instance | Thursday 23 April 2026 07:56:38 +0000 (0:00:01.025) 0:23:14.858 ******** 2026-04-23 07:56:40.942547 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-33.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-23 07:56:40.942638 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-23 07:56:40.942761 | instance | 2026-04-23 07:56:40.942883 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 07:56:40.943064 | instance | Thursday 23 April 2026 07:56:40 +0000 (0:00:01.962) 0:23:16.821 ******** 2026-04-23 07:56:41.048783 | instance | included: openstack_helm_ingress for instance 2026-04-23 07:56:41.048859 | instance | 2026-04-23 07:56:41.049241 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 07:56:41.049505 | instance | Thursday 23 April 2026 07:56:41 +0000 (0:00:00.106) 0:23:16.927 ******** 2026-04-23 07:56:41.107563 | instance | skipping: [instance] 2026-04-23 07:56:41.107969 | instance | 2026-04-23 07:56:41.108013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 07:56:41.108021 | instance | Thursday 23 April 2026 07:56:41 +0000 (0:00:00.058) 0:23:16.986 ******** 2026-04-23 07:56:41.164765 | instance | skipping: [instance] 2026-04-23 07:56:41.164851 | instance | 2026-04-23 07:56:41.164981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 07:56:41.165105 | instance | Thursday 23 April 2026 07:56:41 +0000 (0:00:00.057) 0:23:17.043 ******** 2026-04-23 07:56:41.227709 | instance | ok: [instance] 2026-04-23 07:56:41.227923 | instance | 2026-04-23 07:56:41.228213 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-23 07:56:41.228307 | instance | Thursday 23 April 2026 07:56:41 +0000 (0:00:00.062) 0:23:17.106 ******** 2026-04-23 07:56:41.296175 | instance | included: ingress for instance 2026-04-23 07:56:41.296289 | instance | 2026-04-23 07:56:41.296549 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-23 07:56:41.296589 | instance | Thursday 23 April 2026 07:56:41 +0000 (0:00:00.068) 0:23:17.175 ******** 2026-04-23 07:56:42.271627 | instance | changed: [instance] 2026-04-23 07:56:42.271715 | instance | 2026-04-23 07:56:42.271878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:56:42.272001 | instance | Thursday 23 April 2026 07:56:42 +0000 (0:00:00.975) 0:23:18.150 ******** 2026-04-23 07:56:42.336638 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:56:42.336721 | instance | 2026-04-23 07:56:42.336841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:56:42.336961 | instance | Thursday 23 April 2026 07:56:42 +0000 (0:00:00.064) 0:23:18.215 ******** 2026-04-23 07:56:42.886030 | instance | changed: [instance] 2026-04-23 07:56:42.886100 | instance | 2026-04-23 07:56:42.886241 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 07:56:42.886363 | instance | Thursday 23 April 2026 07:56:42 +0000 (0:00:00.548) 0:23:18.763 ******** 2026-04-23 07:56:57.490839 | instance | ok: [instance] 2026-04-23 07:56:57.490931 | instance | 2026-04-23 07:56:57.490949 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-23 07:56:57.491104 | instance | Thursday 23 April 2026 07:56:57 +0000 (0:00:14.603) 0:23:33.367 ******** 2026-04-23 07:56:57.572932 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-23 07:56:57.573010 | instance | 2026-04-23 07:56:57.573017 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-23 07:56:57.573023 | instance | Thursday 23 April 2026 07:56:57 +0000 (0:00:00.082) 0:23:33.450 ******** 2026-04-23 07:56:58.246976 | instance | changed: [instance] 2026-04-23 07:56:58.247097 | instance | 2026-04-23 07:56:58.247372 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-23 07:56:58.247412 | instance | Thursday 23 April 2026 07:56:58 +0000 (0:00:00.675) 0:23:34.125 ******** 2026-04-23 07:56:58.882283 | instance | changed: [instance] 2026-04-23 07:56:58.882642 | instance | 2026-04-23 07:56:58.882679 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-23 07:56:58.882684 | instance | Thursday 23 April 2026 07:56:58 +0000 (0:00:00.635) 0:23:34.761 ******** 2026-04-23 07:57:00.059204 | instance | ok: [instance] 2026-04-23 07:57:00.059269 | instance | 2026-04-23 07:57:00.059519 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-23 07:57:00.059539 | instance | Thursday 23 April 2026 07:57:00 +0000 (0:00:01.176) 0:23:35.938 ******** 2026-04-23 07:57:00.119134 | instance | ok: [instance] 2026-04-23 07:57:00.119497 | instance | 2026-04-23 07:57:00.119534 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-23 07:57:00.119541 | instance | Thursday 23 April 2026 07:57:00 +0000 (0:00:00.059) 0:23:35.998 ******** 2026-04-23 07:57:00.793933 | instance | changed: [instance] 2026-04-23 07:57:00.793973 | instance | 2026-04-23 07:57:00.793980 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-23 07:57:00.793987 | instance | Thursday 23 April 2026 07:57:00 +0000 (0:00:00.674) 0:23:36.672 ******** 2026-04-23 07:57:02.210529 | instance | changed: [instance] 2026-04-23 07:57:02.210598 | instance | 2026-04-23 07:57:02.210748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 07:57:02.210872 | instance | Thursday 23 April 2026 07:57:02 +0000 (0:00:01.416) 0:23:38.089 ******** 2026-04-23 07:57:02.305326 | instance | ok: [instance] 2026-04-23 07:57:02.305480 | instance | 2026-04-23 07:57:02.305654 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 07:57:02.305823 | instance | Thursday 23 April 2026 07:57:02 +0000 (0:00:00.094) 0:23:38.184 ******** 2026-04-23 07:57:02.382434 | instance | included: rabbitmq for instance 2026-04-23 07:57:02.382675 | instance | 2026-04-23 07:57:02.382990 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 07:57:02.383249 | instance | Thursday 23 April 2026 07:57:02 +0000 (0:00:00.077) 0:23:38.261 ******** 2026-04-23 07:57:03.034034 | instance | ok: [instance] 2026-04-23 07:57:03.034275 | instance | 2026-04-23 07:57:03.034542 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 07:57:03.034803 | instance | Thursday 23 April 2026 07:57:03 +0000 (0:00:00.650) 0:23:38.911 ******** 2026-04-23 07:57:03.085944 | instance | skipping: [instance] 2026-04-23 07:57:03.086172 | instance | 2026-04-23 07:57:03.086448 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 07:57:03.086726 | instance | Thursday 23 April 2026 07:57:03 +0000 (0:00:00.052) 0:23:38.964 ******** 2026-04-23 07:57:03.136951 | instance | skipping: [instance] 2026-04-23 07:57:03.137211 | instance | 2026-04-23 07:57:03.137486 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 07:57:03.137756 | instance | Thursday 23 April 2026 07:57:03 +0000 (0:00:00.051) 0:23:39.015 ******** 2026-04-23 07:57:03.190749 | instance | skipping: [instance] 2026-04-23 07:57:03.191001 | instance | 2026-04-23 07:57:03.191269 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 07:57:03.191526 | instance | Thursday 23 April 2026 07:57:03 +0000 (0:00:00.053) 0:23:39.069 ******** 2026-04-23 07:57:34.000920 | instance | changed: [instance] 2026-04-23 07:57:34.001067 | instance | 2026-04-23 07:57:34.001265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 07:57:34.001436 | instance | Thursday 23 April 2026 07:57:33 +0000 (0:00:30.810) 0:24:09.879 ******** 2026-04-23 07:57:34.624828 | instance | ok: [instance] 2026-04-23 07:57:34.625022 | instance | 2026-04-23 07:57:34.625298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 07:57:34.625558 | instance | Thursday 23 April 2026 07:57:34 +0000 (0:00:00.623) 0:24:10.503 ******** 2026-04-23 07:57:34.685412 | instance | ok: [instance] 2026-04-23 07:57:34.685626 | instance | 2026-04-23 07:57:34.685932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 07:57:34.686186 | instance | Thursday 23 April 2026 07:57:34 +0000 (0:00:00.060) 0:24:10.564 ******** 2026-04-23 07:57:34.739878 | instance | skipping: [instance] 2026-04-23 07:57:34.740144 | instance | 2026-04-23 07:57:34.740412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 07:57:34.740671 | instance | Thursday 23 April 2026 07:57:34 +0000 (0:00:00.054) 0:24:10.618 ******** 2026-04-23 07:57:34.790745 | instance | skipping: [instance] 2026-04-23 07:57:34.791140 | instance | 2026-04-23 07:57:34.791688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 07:57:34.791991 | instance | Thursday 23 April 2026 07:57:34 +0000 (0:00:00.050) 0:24:10.669 ******** 2026-04-23 07:57:34.847620 | instance | ok: [instance] 2026-04-23 07:57:34.847847 | instance | 2026-04-23 07:57:34.848131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 07:57:34.848400 | instance | Thursday 23 April 2026 07:57:34 +0000 (0:00:00.056) 0:24:10.726 ******** 2026-04-23 07:57:34.961741 | instance | ok: [instance] => (item=identity) 2026-04-23 07:57:34.962005 | instance | ok: [instance] => (item=dashboard) 2026-04-23 07:57:34.962277 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 07:57:34.962551 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 07:57:34.962854 | instance | ok: [instance] => (item=image) 2026-04-23 07:57:34.963180 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 07:57:34.963446 | instance | 2026-04-23 07:57:34.963701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 07:57:34.963954 | instance | Thursday 23 April 2026 07:57:34 +0000 (0:00:00.114) 0:24:10.840 ******** 2026-04-23 07:57:35.035793 | instance | ok: [instance] 2026-04-23 07:57:35.036087 | instance | 2026-04-23 07:57:35.036413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 07:57:35.036696 | instance | Thursday 23 April 2026 07:57:35 +0000 (0:00:00.074) 0:24:10.914 ******** 2026-04-23 07:57:35.098133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 07:57:35.098281 | instance | 2026-04-23 07:57:35.098456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 07:57:35.098632 | instance | Thursday 23 April 2026 07:57:35 +0000 (0:00:00.062) 0:24:10.976 ******** 2026-04-23 07:57:35.636978 | instance | changed: [instance] 2026-04-23 07:57:35.637226 | instance | 2026-04-23 07:57:35.637513 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-23 07:57:35.637788 | instance | Thursday 23 April 2026 07:57:35 +0000 (0:00:00.538) 0:24:11.515 ******** 2026-04-23 07:59:47.882603 | instance | changed: [instance] 2026-04-23 07:59:47.882783 | instance | 2026-04-23 07:59:47.883102 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 07:59:47.883374 | instance | Thursday 23 April 2026 07:59:47 +0000 (0:02:12.245) 0:26:23.761 ******** 2026-04-23 07:59:47.979284 | instance | included: openstack_helm_ingress for instance 2026-04-23 07:59:47.979517 | instance | 2026-04-23 07:59:47.979801 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 07:59:47.980085 | instance | Thursday 23 April 2026 07:59:47 +0000 (0:00:00.094) 0:26:23.855 ******** 2026-04-23 07:59:48.030286 | instance | skipping: [instance] 2026-04-23 07:59:48.030360 | instance | 2026-04-23 07:59:48.030393 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 07:59:48.030404 | instance | Thursday 23 April 2026 07:59:48 +0000 (0:00:00.052) 0:26:23.908 ******** 2026-04-23 07:59:48.084695 | instance | skipping: [instance] 2026-04-23 07:59:48.085058 | instance | 2026-04-23 07:59:48.085418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 07:59:48.085753 | instance | Thursday 23 April 2026 07:59:48 +0000 (0:00:00.054) 0:26:23.963 ******** 2026-04-23 07:59:48.160597 | instance | ok: [instance] 2026-04-23 07:59:48.160790 | instance | 2026-04-23 07:59:48.160943 | instance | TASK [Create Ingress image] **************************************************** 2026-04-23 07:59:48.161108 | instance | Thursday 23 April 2026 07:59:48 +0000 (0:00:00.076) 0:26:24.039 ******** 2026-04-23 07:59:48.245558 | instance | included: ingress for instance 2026-04-23 07:59:48.245943 | instance | 2026-04-23 07:59:48.246274 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-23 07:59:48.246594 | instance | Thursday 23 April 2026 07:59:48 +0000 (0:00:00.084) 0:26:24.124 ******** 2026-04-23 07:59:49.323562 | instance | changed: [instance] 2026-04-23 07:59:49.323622 | instance | 2026-04-23 07:59:49.323634 | instance | TASK [Create images] *********************************************************** 2026-04-23 07:59:49.323645 | instance | Thursday 23 April 2026 07:59:49 +0000 (0:00:01.076) 0:26:25.201 ******** 2026-04-23 07:59:49.458734 | 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 07:59:49.458776 | instance | 2026-04-23 07:59:49.458783 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 07:59:49.458789 | instance | Thursday 23 April 2026 07:59:49 +0000 (0:00:00.135) 0:26:25.337 ******** 2026-04-23 07:59:52.620877 | instance | changed: [instance] 2026-04-23 07:59:52.620922 | instance | 2026-04-23 07:59:52.620929 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 07:59:52.620936 | instance | Thursday 23 April 2026 07:59:52 +0000 (0:00:03.161) 0:26:28.498 ******** 2026-04-23 08:00:08.586275 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-23 08:00:08.586588 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-23 08:00:08.587082 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-23 08:00:08.587143 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-23 08:00:08.588168 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-23 08:00:08.588202 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-23 08:00:08.588208 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-23 08:00:08.588214 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-23 08:00:08.588399 | instance | ok: [instance] 2026-04-23 08:00:08.589046 | instance | 2026-04-23 08:00:08.589079 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:00:08.589091 | instance | Thursday 23 April 2026 08:00:08 +0000 (0:00:15.965) 0:26:44.464 ******** 2026-04-23 08:00:08.793575 | instance | changed: [instance] 2026-04-23 08:00:08.793682 | instance | 2026-04-23 08:00:08.793980 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:00:08.794103 | instance | Thursday 23 April 2026 08:00:08 +0000 (0:00:00.207) 0:26:44.672 ******** 2026-04-23 08:00:09.576758 | instance | changed: [instance] 2026-04-23 08:00:09.576860 | instance | 2026-04-23 08:00:09.577096 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:00:09.577111 | instance | Thursday 23 April 2026 08:00:09 +0000 (0:00:00.783) 0:26:45.455 ******** 2026-04-23 08:00:09.823642 | instance | ok: [instance] 2026-04-23 08:00:09.823709 | instance | 2026-04-23 08:00:09.823851 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:00:09.823971 | instance | Thursday 23 April 2026 08:00:09 +0000 (0:00:00.246) 0:26:45.702 ******** 2026-04-23 08:00:10.097982 | instance | changed: [instance] 2026-04-23 08:00:10.098167 | instance | 2026-04-23 08:00:10.098180 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:00:10.098304 | instance | Thursday 23 April 2026 08:00:10 +0000 (0:00:00.274) 0:26:45.976 ******** 2026-04-23 08:00:10.790733 | instance | ok: [instance] 2026-04-23 08:00:10.790776 | instance | 2026-04-23 08:00:10.790781 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:00:10.790786 | instance | Thursday 23 April 2026 08:00:10 +0000 (0:00:00.691) 0:26:46.668 ******** 2026-04-23 08:00:16.806825 | instance | changed: [instance] 2026-04-23 08:00:16.806892 | instance | 2026-04-23 08:00:16.807195 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:00:16.807240 | instance | Thursday 23 April 2026 08:00:16 +0000 (0:00:06.017) 0:26:52.685 ******** 2026-04-23 08:00:17.181344 | instance | changed: [instance] 2026-04-23 08:00:17.181426 | instance | 2026-04-23 08:00:17.181675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:00:17.181724 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.374) 0:26:53.060 ******** 2026-04-23 08:00:17.256255 | instance | ok: [instance] 2026-04-23 08:00:17.256323 | instance | 2026-04-23 08:00:17.256591 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:00:17.256623 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.075) 0:26:53.135 ******** 2026-04-23 08:00:17.310313 | instance | skipping: [instance] 2026-04-23 08:00:17.310705 | instance | 2026-04-23 08:00:17.310746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:00:17.310753 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.053) 0:26:53.189 ******** 2026-04-23 08:00:17.362767 | instance | skipping: [instance] 2026-04-23 08:00:17.362868 | instance | 2026-04-23 08:00:17.363178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:00:17.363206 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.052) 0:26:53.241 ******** 2026-04-23 08:00:17.418353 | instance | skipping: [instance] 2026-04-23 08:00:17.418439 | instance | 2026-04-23 08:00:17.418722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:00:17.418767 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.055) 0:26:53.297 ******** 2026-04-23 08:00:17.485596 | instance | skipping: [instance] 2026-04-23 08:00:17.485689 | instance | 2026-04-23 08:00:17.485952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:00:17.485979 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.067) 0:26:53.364 ******** 2026-04-23 08:00:17.544475 | instance | skipping: [instance] 2026-04-23 08:00:17.544575 | instance | 2026-04-23 08:00:17.544834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:00:17.544858 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.058) 0:26:53.423 ******** 2026-04-23 08:00:17.605968 | instance | ok: [instance] 2026-04-23 08:00:17.606095 | instance | 2026-04-23 08:00:17.606314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:00:17.606695 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.060) 0:26:53.484 ******** 2026-04-23 08:00:17.702530 | instance | ok: [instance] => (item=identity) 2026-04-23 08:00:17.702651 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:00:17.702838 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:00:17.703002 | instance | ok: [instance] => (item=staffeln) 2026-04-23 08:00:17.703164 | instance | 2026-04-23 08:00:17.703333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:00:17.703492 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.096) 0:26:53.581 ******** 2026-04-23 08:00:17.780532 | instance | ok: [instance] 2026-04-23 08:00:17.780640 | instance | 2026-04-23 08:00:17.780827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:00:17.780979 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.078) 0:26:53.659 ******** 2026-04-23 08:00:17.859044 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:00:17.859232 | instance | 2026-04-23 08:00:17.859387 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:00:17.859536 | instance | Thursday 23 April 2026 08:00:17 +0000 (0:00:00.071) 0:26:53.730 ******** 2026-04-23 08:00:18.385404 | instance | changed: [instance] 2026-04-23 08:00:18.385455 | instance | 2026-04-23 08:00:18.385461 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-23 08:00:18.385466 | instance | Thursday 23 April 2026 08:00:18 +0000 (0:00:00.532) 0:26:54.263 ******** 2026-04-23 08:00:41.485322 | instance | changed: [instance] 2026-04-23 08:00:41.485385 | instance | 2026-04-23 08:00:41.485397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:00:41.485406 | instance | Thursday 23 April 2026 08:00:41 +0000 (0:00:23.099) 0:27:17.363 ******** 2026-04-23 08:00:41.580741 | instance | ok: [instance] 2026-04-23 08:00:41.580796 | instance | 2026-04-23 08:00:41.580807 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:00:41.580817 | instance | Thursday 23 April 2026 08:00:41 +0000 (0:00:00.095) 0:27:17.458 ******** 2026-04-23 08:00:41.668473 | instance | included: rabbitmq for instance 2026-04-23 08:00:41.668524 | instance | 2026-04-23 08:00:41.668536 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:00:41.668546 | instance | Thursday 23 April 2026 08:00:41 +0000 (0:00:00.087) 0:27:17.546 ******** 2026-04-23 08:00:42.347950 | instance | ok: [instance] 2026-04-23 08:00:42.348018 | instance | 2026-04-23 08:00:42.348030 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:00:42.348048 | instance | Thursday 23 April 2026 08:00:42 +0000 (0:00:00.679) 0:27:18.225 ******** 2026-04-23 08:00:42.404106 | instance | skipping: [instance] 2026-04-23 08:00:42.404517 | instance | 2026-04-23 08:00:42.404981 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:00:42.405245 | instance | Thursday 23 April 2026 08:00:42 +0000 (0:00:00.056) 0:27:18.282 ******** 2026-04-23 08:00:42.466084 | instance | skipping: [instance] 2026-04-23 08:00:42.466229 | instance | 2026-04-23 08:00:42.466397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:00:42.466585 | instance | Thursday 23 April 2026 08:00:42 +0000 (0:00:00.062) 0:27:18.344 ******** 2026-04-23 08:00:42.525717 | instance | skipping: [instance] 2026-04-23 08:00:42.525848 | instance | 2026-04-23 08:00:42.526125 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:00:42.526380 | instance | Thursday 23 April 2026 08:00:42 +0000 (0:00:00.059) 0:27:18.404 ******** 2026-04-23 08:01:13.344084 | instance | changed: [instance] 2026-04-23 08:01:13.344157 | instance | 2026-04-23 08:01:13.344177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:01:13.344188 | instance | Thursday 23 April 2026 08:01:13 +0000 (0:00:30.818) 0:27:49.222 ******** 2026-04-23 08:01:13.996510 | instance | ok: [instance] 2026-04-23 08:01:13.996579 | instance | 2026-04-23 08:01:13.996717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:01:13.996829 | instance | Thursday 23 April 2026 08:01:13 +0000 (0:00:00.652) 0:27:49.875 ******** 2026-04-23 08:01:14.051267 | instance | ok: [instance] 2026-04-23 08:01:14.051349 | instance | 2026-04-23 08:01:14.051587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:01:14.051629 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.054) 0:27:49.930 ******** 2026-04-23 08:01:14.115810 | instance | skipping: [instance] 2026-04-23 08:01:14.115907 | instance | 2026-04-23 08:01:14.116174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:01:14.116216 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.064) 0:27:49.994 ******** 2026-04-23 08:01:14.169631 | instance | skipping: [instance] 2026-04-23 08:01:14.169681 | instance | 2026-04-23 08:01:14.169957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:01:14.169985 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.053) 0:27:50.048 ******** 2026-04-23 08:01:14.227825 | instance | ok: [instance] 2026-04-23 08:01:14.228120 | instance | 2026-04-23 08:01:14.228179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:01:14.228222 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.058) 0:27:50.106 ******** 2026-04-23 08:01:14.349173 | instance | ok: [instance] => (item=identity) 2026-04-23 08:01:14.349275 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:01:14.349470 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:01:14.349543 | instance | ok: [instance] => (item=volumev3) 2026-04-23 08:01:14.349731 | instance | ok: [instance] => (item=image) 2026-04-23 08:01:14.349801 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:01:14.349891 | instance | 2026-04-23 08:01:14.350119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:01:14.350157 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.121) 0:27:50.228 ******** 2026-04-23 08:01:14.418829 | instance | ok: [instance] 2026-04-23 08:01:14.418895 | instance | 2026-04-23 08:01:14.419188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:01:14.419227 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.069) 0:27:50.297 ******** 2026-04-23 08:01:14.485277 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:01:14.485330 | instance | 2026-04-23 08:01:14.485486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:01:14.485670 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.066) 0:27:50.364 ******** 2026-04-23 08:01:14.997406 | instance | changed: [instance] 2026-04-23 08:01:14.997481 | instance | 2026-04-23 08:01:14.997615 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-23 08:01:14.997735 | instance | Thursday 23 April 2026 08:01:14 +0000 (0:00:00.512) 0:27:50.876 ******** 2026-04-23 08:01:15.194129 | instance | ok: [instance] 2026-04-23 08:01:15.194445 | instance | 2026-04-23 08:01:15.194741 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-23 08:01:15.195059 | instance | Thursday 23 April 2026 08:01:15 +0000 (0:00:00.196) 0:27:51.072 ******** 2026-04-23 08:01:15.247105 | instance | skipping: [instance] 2026-04-23 08:01:15.247295 | instance | 2026-04-23 08:01:15.247670 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-23 08:01:15.249237 | instance | Thursday 23 April 2026 08:01:15 +0000 (0:00:00.053) 0:27:51.125 ******** 2026-04-23 08:05:58.764476 | instance | changed: [instance] 2026-04-23 08:05:58.764659 | instance | 2026-04-23 08:05:58.764931 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:05:58.765194 | instance | Thursday 23 April 2026 08:05:58 +0000 (0:04:43.517) 0:32:34.642 ******** 2026-04-23 08:05:58.870791 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:05:58.871028 | instance | 2026-04-23 08:05:58.871334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:05:58.871611 | instance | Thursday 23 April 2026 08:05:58 +0000 (0:00:00.106) 0:32:34.749 ******** 2026-04-23 08:05:58.934023 | instance | skipping: [instance] 2026-04-23 08:05:58.934214 | instance | 2026-04-23 08:05:58.934518 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:05:58.934801 | instance | Thursday 23 April 2026 08:05:58 +0000 (0:00:00.063) 0:32:34.812 ******** 2026-04-23 08:05:58.995560 | instance | skipping: [instance] 2026-04-23 08:05:58.995703 | instance | 2026-04-23 08:05:58.995888 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:05:58.996072 | instance | Thursday 23 April 2026 08:05:58 +0000 (0:00:00.061) 0:32:34.874 ******** 2026-04-23 08:05:59.064446 | instance | ok: [instance] 2026-04-23 08:05:59.064669 | instance | 2026-04-23 08:05:59.064942 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-23 08:05:59.065207 | instance | Thursday 23 April 2026 08:05:59 +0000 (0:00:00.068) 0:32:34.942 ******** 2026-04-23 08:05:59.143180 | instance | included: ingress for instance 2026-04-23 08:05:59.143545 | instance | 2026-04-23 08:05:59.143904 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-23 08:05:59.144261 | instance | Thursday 23 April 2026 08:05:59 +0000 (0:00:00.078) 0:32:35.021 ******** 2026-04-23 08:06:00.139920 | instance | changed: [instance] 2026-04-23 08:06:00.140168 | instance | 2026-04-23 08:06:00.140461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:06:00.140735 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.995) 0:32:36.017 ******** 2026-04-23 08:06:00.229401 | instance | ok: [instance] 2026-04-23 08:06:00.229732 | instance | 2026-04-23 08:06:00.230054 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:06:00.230332 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.090) 0:32:36.107 ******** 2026-04-23 08:06:00.281819 | instance | skipping: [instance] 2026-04-23 08:06:00.281987 | instance | 2026-04-23 08:06:00.282165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:06:00.282334 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.052) 0:32:36.160 ******** 2026-04-23 08:06:00.332961 | instance | skipping: [instance] 2026-04-23 08:06:00.333185 | instance | 2026-04-23 08:06:00.333473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:06:00.333794 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.050) 0:32:36.211 ******** 2026-04-23 08:06:00.387041 | instance | skipping: [instance] 2026-04-23 08:06:00.387227 | instance | 2026-04-23 08:06:00.387413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:06:00.387585 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.054) 0:32:36.265 ******** 2026-04-23 08:06:00.476282 | instance | skipping: [instance] 2026-04-23 08:06:00.476394 | instance | 2026-04-23 08:06:00.476556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:06:00.476673 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.089) 0:32:36.354 ******** 2026-04-23 08:06:00.536547 | instance | skipping: [instance] 2026-04-23 08:06:00.536757 | instance | 2026-04-23 08:06:00.537023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:06:00.537268 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.060) 0:32:36.415 ******** 2026-04-23 08:06:00.587203 | instance | ok: [instance] 2026-04-23 08:06:00.587387 | instance | 2026-04-23 08:06:00.587584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:06:00.587787 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.050) 0:32:36.465 ******** 2026-04-23 08:06:00.686557 | instance | ok: [instance] => (item=identity) 2026-04-23 08:06:00.686814 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:06:00.687128 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:06:00.687407 | instance | ok: [instance] => (item=placement) 2026-04-23 08:06:00.687670 | instance | 2026-04-23 08:06:00.687965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:06:00.688245 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.099) 0:32:36.565 ******** 2026-04-23 08:06:00.756133 | instance | ok: [instance] 2026-04-23 08:06:00.756256 | instance | 2026-04-23 08:06:00.756444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:06:00.756608 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.069) 0:32:36.634 ******** 2026-04-23 08:06:00.823276 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:06:00.823505 | instance | 2026-04-23 08:06:00.823795 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:06:00.824089 | instance | Thursday 23 April 2026 08:06:00 +0000 (0:00:00.067) 0:32:36.701 ******** 2026-04-23 08:06:01.377491 | instance | changed: [instance] 2026-04-23 08:06:01.377753 | instance | 2026-04-23 08:06:01.378068 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-23 08:06:01.378328 | instance | Thursday 23 April 2026 08:06:01 +0000 (0:00:00.554) 0:32:37.256 ******** 2026-04-23 08:07:29.061905 | instance | changed: [instance] 2026-04-23 08:07:29.062116 | instance | 2026-04-23 08:07:29.062466 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:07:29.062777 | instance | Thursday 23 April 2026 08:07:29 +0000 (0:01:27.683) 0:34:04.939 ******** 2026-04-23 08:07:29.183018 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:07:29.183102 | instance | 2026-04-23 08:07:29.183248 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:07:29.183416 | instance | Thursday 23 April 2026 08:07:29 +0000 (0:00:00.118) 0:34:05.058 ******** 2026-04-23 08:07:29.242481 | instance | skipping: [instance] 2026-04-23 08:07:29.242690 | instance | 2026-04-23 08:07:29.243045 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:07:29.243332 | instance | Thursday 23 April 2026 08:07:29 +0000 (0:00:00.062) 0:34:05.121 ******** 2026-04-23 08:07:29.300271 | instance | skipping: [instance] 2026-04-23 08:07:29.300486 | instance | 2026-04-23 08:07:29.300756 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:07:29.301033 | instance | Thursday 23 April 2026 08:07:29 +0000 (0:00:00.057) 0:34:05.178 ******** 2026-04-23 08:07:29.375730 | instance | ok: [instance] 2026-04-23 08:07:29.375963 | instance | 2026-04-23 08:07:29.376255 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-23 08:07:29.376534 | instance | Thursday 23 April 2026 08:07:29 +0000 (0:00:00.075) 0:34:05.254 ******** 2026-04-23 08:07:29.461986 | instance | included: ingress for instance 2026-04-23 08:07:29.462225 | instance | 2026-04-23 08:07:29.462510 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-23 08:07:29.462831 | instance | Thursday 23 April 2026 08:07:29 +0000 (0:00:00.086) 0:34:05.340 ******** 2026-04-23 08:07:30.677021 | instance | changed: [instance] 2026-04-23 08:07:30.677146 | instance | 2026-04-23 08:07:30.677396 | instance | PLAY [Configure operating system] ********************************************** 2026-04-23 08:07:30.677653 | instance | 2026-04-23 08:07:30.677992 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:07:30.678111 | instance | Thursday 23 April 2026 08:07:30 +0000 (0:00:01.214) 0:34:06.555 ******** 2026-04-23 08:07:33.768656 | instance | ok: [instance] 2026-04-23 08:07:33.768774 | instance | 2026-04-23 08:07:33.768843 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-23 08:07:33.768950 | instance | Thursday 23 April 2026 08:07:33 +0000 (0:00:03.092) 0:34:09.647 ******** 2026-04-23 08:07:34.010658 | instance | ok: [instance] 2026-04-23 08:07:34.010892 | instance | 2026-04-23 08:07:34.011213 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-23 08:07:34.011485 | instance | Thursday 23 April 2026 08:07:34 +0000 (0:00:00.240) 0:34:09.887 ******** 2026-04-23 08:07:34.069865 | instance | skipping: [instance] 2026-04-23 08:07:34.070076 | instance | 2026-04-23 08:07:34.070377 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-23 08:07:34.070655 | instance | Thursday 23 April 2026 08:07:34 +0000 (0:00:00.060) 0:34:09.948 ******** 2026-04-23 08:07:34.141006 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 08:07:34.141324 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 08:07:34.141719 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 08:07:34.142011 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 08:07:34.142294 | instance | skipping: [instance] 2026-04-23 08:07:34.142543 | instance | 2026-04-23 08:07:34.142901 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-23 08:07:34.143134 | instance | Thursday 23 April 2026 08:07:34 +0000 (0:00:00.070) 0:34:10.019 ******** 2026-04-23 08:07:34.230985 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 08:07:34.231344 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 08:07:34.231616 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 08:07:34.232013 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 08:07:34.232132 | instance | skipping: [instance] 2026-04-23 08:07:34.232374 | instance | 2026-04-23 08:07:34.232652 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-23 08:07:34.232917 | instance | Thursday 23 April 2026 08:07:34 +0000 (0:00:00.089) 0:34:10.109 ******** 2026-04-23 08:07:34.294851 | instance | skipping: [instance] 2026-04-23 08:07:34.295029 | instance | 2026-04-23 08:07:34.295236 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-23 08:07:34.295415 | instance | Thursday 23 April 2026 08:07:34 +0000 (0:00:00.063) 0:34:10.173 ******** 2026-04-23 08:07:34.374248 | instance | skipping: [instance] 2026-04-23 08:07:34.374477 | instance | 2026-04-23 08:07:34.374843 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 08:07:34.375222 | instance | Thursday 23 April 2026 08:07:34 +0000 (0:00:00.079) 0:34:10.252 ******** 2026-04-23 08:07:39.096237 | instance | changed: [instance] 2026-04-23 08:07:39.096494 | instance | 2026-04-23 08:07:39.096789 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 08:07:39.097080 | instance | Thursday 23 April 2026 08:07:39 +0000 (0:00:04.721) 0:34:14.974 ******** 2026-04-23 08:08:05.760645 | instance | changed: [instance] 2026-04-23 08:08:05.760853 | instance | 2026-04-23 08:08:05.761122 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 08:08:05.761386 | instance | Thursday 23 April 2026 08:08:05 +0000 (0:00:26.664) 0:34:41.638 ******** 2026-04-23 08:08:06.283046 | instance | changed: [instance] 2026-04-23 08:08:06.283299 | instance | 2026-04-23 08:08:06.283578 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-23 08:08:06.283863 | instance | Thursday 23 April 2026 08:08:06 +0000 (0:00:00.522) 0:34:42.161 ******** 2026-04-23 08:08:07.578218 | instance | ok: [instance] 2026-04-23 08:08:07.578460 | instance | 2026-04-23 08:08:07.578745 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-23 08:08:07.579143 | instance | Thursday 23 April 2026 08:08:07 +0000 (0:00:01.295) 0:34:43.456 ******** 2026-04-23 08:08:08.019313 | instance | changed: [instance] 2026-04-23 08:08:08.019567 | instance | 2026-04-23 08:08:08.019868 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-23 08:08:08.020161 | instance | Thursday 23 April 2026 08:08:08 +0000 (0:00:00.440) 0:34:43.897 ******** 2026-04-23 08:08:08.496931 | instance | changed: [instance] 2026-04-23 08:08:08.497039 | instance | 2026-04-23 08:08:08.497211 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-23 08:08:08.497372 | instance | Thursday 23 April 2026 08:08:08 +0000 (0:00:00.477) 0:34:44.375 ******** 2026-04-23 08:08:09.039272 | instance | changed: [instance] 2026-04-23 08:08:09.039519 | instance | 2026-04-23 08:08:09.039803 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-23 08:08:09.040076 | instance | Thursday 23 April 2026 08:08:09 +0000 (0:00:00.541) 0:34:44.917 ******** 2026-04-23 08:08:09.509398 | instance | changed: [instance] 2026-04-23 08:08:09.509617 | instance | 2026-04-23 08:08:09.509891 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-23 08:08:09.510159 | instance | Thursday 23 April 2026 08:08:09 +0000 (0:00:00.470) 0:34:45.388 ******** 2026-04-23 08:08:09.803593 | instance | ok: [instance] 2026-04-23 08:08:09.803715 | instance | 2026-04-23 08:08:09.803881 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-23 08:08:09.804039 | instance | 2026-04-23 08:08:09.804217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:08:09.804460 | instance | Thursday 23 April 2026 08:08:09 +0000 (0:00:00.293) 0:34:45.681 ******** 2026-04-23 08:08:09.879737 | instance | ok: [instance] 2026-04-23 08:08:09.879876 | instance | 2026-04-23 08:08:09.880162 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:08:09.880449 | instance | Thursday 23 April 2026 08:08:09 +0000 (0:00:00.076) 0:34:45.758 ******** 2026-04-23 08:08:09.933301 | instance | skipping: [instance] 2026-04-23 08:08:09.933507 | instance | 2026-04-23 08:08:09.933811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:08:09.934078 | instance | Thursday 23 April 2026 08:08:09 +0000 (0:00:00.053) 0:34:45.812 ******** 2026-04-23 08:08:09.979332 | instance | skipping: [instance] 2026-04-23 08:08:09.979452 | instance | 2026-04-23 08:08:09.979618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:08:09.979876 | instance | Thursday 23 April 2026 08:08:09 +0000 (0:00:00.046) 0:34:45.858 ******** 2026-04-23 08:08:10.028653 | instance | skipping: [instance] 2026-04-23 08:08:10.028804 | instance | 2026-04-23 08:08:10.029116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:08:10.029395 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.048) 0:34:45.907 ******** 2026-04-23 08:08:10.082470 | instance | skipping: [instance] 2026-04-23 08:08:10.082736 | instance | 2026-04-23 08:08:10.083067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:08:10.083393 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.053) 0:34:45.960 ******** 2026-04-23 08:08:10.142957 | instance | skipping: [instance] 2026-04-23 08:08:10.143327 | instance | 2026-04-23 08:08:10.143640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:08:10.143899 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.060) 0:34:46.021 ******** 2026-04-23 08:08:10.208006 | instance | ok: [instance] 2026-04-23 08:08:10.208133 | instance | 2026-04-23 08:08:10.208320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:08:10.208498 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.065) 0:34:46.086 ******** 2026-04-23 08:08:10.267231 | instance | skipping: [instance] 2026-04-23 08:08:10.267464 | instance | 2026-04-23 08:08:10.267756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:08:10.268034 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.059) 0:34:46.145 ******** 2026-04-23 08:08:10.352451 | instance | ok: [instance] 2026-04-23 08:08:10.352666 | instance | 2026-04-23 08:08:10.352960 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:08:10.353236 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.085) 0:34:46.230 ******** 2026-04-23 08:08:10.439259 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:08:10.439476 | instance | 2026-04-23 08:08:10.439746 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:08:10.440033 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.086) 0:34:46.317 ******** 2026-04-23 08:08:10.978484 | instance | changed: [instance] 2026-04-23 08:08:10.978671 | instance | 2026-04-23 08:08:10.979020 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-23 08:08:10.979331 | instance | Thursday 23 April 2026 08:08:10 +0000 (0:00:00.538) 0:34:46.855 ******** 2026-04-23 08:08:11.220118 | instance | ok: [instance] 2026-04-23 08:08:11.220194 | instance | 2026-04-23 08:08:11.220319 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-23 08:08:11.220446 | instance | Thursday 23 April 2026 08:08:11 +0000 (0:00:00.242) 0:34:47.098 ******** 2026-04-23 08:08:11.284273 | instance | ok: [instance] => { 2026-04-23 08:08:11.284394 | instance | "changed": false, 2026-04-23 08:08:11.284558 | instance | "msg": "All assertions passed" 2026-04-23 08:08:11.284723 | instance | } 2026-04-23 08:08:11.284873 | instance | 2026-04-23 08:08:11.285040 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-23 08:08:11.285222 | instance | Thursday 23 April 2026 08:08:11 +0000 (0:00:00.063) 0:34:47.162 ******** 2026-04-23 08:08:21.626570 | instance | ok: [instance] 2026-04-23 08:08:21.626861 | instance | 2026-04-23 08:08:21.627185 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-23 08:08:21.627471 | instance | Thursday 23 April 2026 08:08:21 +0000 (0:00:10.342) 0:34:57.505 ******** 2026-04-23 08:08:21.688976 | instance | ok: [instance] => { 2026-04-23 08:08:21.689210 | instance | "changed": false, 2026-04-23 08:08:21.689464 | instance | "msg": "Successfully pulled openvswitch image" 2026-04-23 08:08:21.689732 | instance | } 2026-04-23 08:08:21.689990 | instance | 2026-04-23 08:08:21.690262 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-23 08:08:21.690520 | instance | Thursday 23 April 2026 08:08:21 +0000 (0:00:00.062) 0:34:57.567 ******** 2026-04-23 08:08:23.428614 | instance | changed: [instance] 2026-04-23 08:08:23.429025 | instance | 2026-04-23 08:08:23.429415 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:08:23.429756 | instance | Thursday 23 April 2026 08:08:23 +0000 (0:00:01.738) 0:34:59.306 ******** 2026-04-23 08:08:23.507415 | instance | skipping: [instance] 2026-04-23 08:08:23.507669 | instance | 2026-04-23 08:08:23.507959 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-23 08:08:23.508226 | instance | Thursday 23 April 2026 08:08:23 +0000 (0:00:00.079) 0:34:59.386 ******** 2026-04-23 08:08:23.605846 | instance | skipping: [instance] 2026-04-23 08:08:23.606122 | instance | 2026-04-23 08:08:23.606422 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:08:23.606718 | instance | Thursday 23 April 2026 08:08:23 +0000 (0:00:00.098) 0:34:59.484 ******** 2026-04-23 08:08:23.689859 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:08:23.690106 | instance | 2026-04-23 08:08:23.690380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:08:23.690653 | instance | Thursday 23 April 2026 08:08:23 +0000 (0:00:00.083) 0:34:59.568 ******** 2026-04-23 08:08:24.224056 | instance | changed: [instance] 2026-04-23 08:08:24.224280 | instance | 2026-04-23 08:08:24.224559 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-23 08:08:24.224811 | instance | Thursday 23 April 2026 08:08:24 +0000 (0:00:00.534) 0:35:00.102 ******** 2026-04-23 08:08:24.275481 | instance | skipping: [instance] 2026-04-23 08:08:24.275756 | instance | 2026-04-23 08:08:24.276043 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-23 08:08:24.276370 | instance | Thursday 23 April 2026 08:08:24 +0000 (0:00:00.051) 0:35:00.154 ******** 2026-04-23 08:08:24.327285 | instance | skipping: [instance] 2026-04-23 08:08:24.327360 | instance | 2026-04-23 08:08:24.327532 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-23 08:08:24.327653 | instance | Thursday 23 April 2026 08:08:24 +0000 (0:00:00.051) 0:35:00.205 ******** 2026-04-23 08:08:45.395082 | instance | ok: [instance] 2026-04-23 08:08:45.395327 | instance | 2026-04-23 08:08:45.395600 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-23 08:08:45.395859 | instance | Thursday 23 April 2026 08:08:45 +0000 (0:00:21.067) 0:35:21.273 ******** 2026-04-23 08:08:45.452369 | instance | ok: [instance] => { 2026-04-23 08:08:45.452756 | instance | "changed": false, 2026-04-23 08:08:45.453117 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-23 08:08:45.453472 | instance | } 2026-04-23 08:08:45.453777 | instance | 2026-04-23 08:08:45.454077 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-23 08:08:45.454380 | instance | Thursday 23 April 2026 08:08:45 +0000 (0:00:00.057) 0:35:21.331 ******** 2026-04-23 08:08:45.612317 | instance | skipping: [instance] 2026-04-23 08:08:45.612513 | instance | 2026-04-23 08:08:45.612833 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 08:08:45.613081 | instance | 2026-04-23 08:08:45.613326 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:08:45.613583 | instance | Thursday 23 April 2026 08:08:45 +0000 (0:00:00.159) 0:35:21.490 ******** 2026-04-23 08:08:48.279855 | instance | ok: [instance] 2026-04-23 08:08:48.280101 | instance | 2026-04-23 08:08:48.280386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:08:48.280665 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:02.668) 0:35:24.158 ******** 2026-04-23 08:08:48.361693 | instance | ok: [instance] 2026-04-23 08:08:48.361929 | instance | 2026-04-23 08:08:48.362210 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:08:48.362541 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.081) 0:35:24.240 ******** 2026-04-23 08:08:48.411157 | instance | skipping: [instance] 2026-04-23 08:08:48.411291 | instance | 2026-04-23 08:08:48.411469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:08:48.411635 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.049) 0:35:24.290 ******** 2026-04-23 08:08:48.469711 | instance | skipping: [instance] 2026-04-23 08:08:48.469835 | instance | 2026-04-23 08:08:48.470057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:08:48.470207 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.058) 0:35:24.348 ******** 2026-04-23 08:08:48.524986 | instance | skipping: [instance] 2026-04-23 08:08:48.525077 | instance | 2026-04-23 08:08:48.525205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:08:48.525325 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.055) 0:35:24.403 ******** 2026-04-23 08:08:48.576563 | instance | skipping: [instance] 2026-04-23 08:08:48.576889 | instance | 2026-04-23 08:08:48.577170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:08:48.577429 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.051) 0:35:24.455 ******** 2026-04-23 08:08:48.626713 | instance | skipping: [instance] 2026-04-23 08:08:48.627040 | instance | 2026-04-23 08:08:48.627372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:08:48.627627 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.050) 0:35:24.505 ******** 2026-04-23 08:08:48.687969 | instance | ok: [instance] 2026-04-23 08:08:48.688213 | instance | 2026-04-23 08:08:48.688484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:08:48.688793 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.061) 0:35:24.566 ******** 2026-04-23 08:08:48.749280 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-23 08:08:48.749477 | instance | 2026-04-23 08:08:48.749740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:08:48.750025 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.061) 0:35:24.627 ******** 2026-04-23 08:08:48.827682 | instance | ok: [instance] 2026-04-23 08:08:48.827925 | instance | 2026-04-23 08:08:48.828211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:08:48.828480 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.078) 0:35:24.706 ******** 2026-04-23 08:08:48.909622 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:08:48.909807 | instance | 2026-04-23 08:08:48.910080 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:08:48.910262 | instance | Thursday 23 April 2026 08:08:48 +0000 (0:00:00.081) 0:35:24.788 ******** 2026-04-23 08:08:49.464128 | instance | changed: [instance] 2026-04-23 08:08:49.464372 | instance | 2026-04-23 08:08:49.464646 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-23 08:08:49.464955 | instance | Thursday 23 April 2026 08:08:49 +0000 (0:00:00.554) 0:35:25.342 ******** 2026-04-23 08:08:50.786311 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-23 08:08:50.786405 | instance | changed: [instance] => (item=libvirt-api) 2026-04-23 08:08:50.786518 | instance | 2026-04-23 08:08:50.786639 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-23 08:08:50.786765 | instance | Thursday 23 April 2026 08:08:50 +0000 (0:00:01.322) 0:35:26.665 ******** 2026-04-23 08:08:52.039203 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-23 08:08:52.039518 | instance | changed: [instance] => (item=libvirt-api) 2026-04-23 08:08:52.039811 | instance | 2026-04-23 08:08:52.040096 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-23 08:08:52.040361 | instance | Thursday 23 April 2026 08:08:52 +0000 (0:00:01.252) 0:35:27.917 ******** 2026-04-23 08:08:54.655867 | instance | changed: [instance] 2026-04-23 08:08:54.656207 | instance | 2026-04-23 08:08:54.656280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:08:54.656581 | instance | Thursday 23 April 2026 08:08:54 +0000 (0:00:02.615) 0:35:30.533 ******** 2026-04-23 08:08:54.746751 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:08:54.746847 | instance | 2026-04-23 08:08:54.747117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:08:54.747156 | instance | Thursday 23 April 2026 08:08:54 +0000 (0:00:00.091) 0:35:30.625 ******** 2026-04-23 08:08:55.285278 | instance | changed: [instance] 2026-04-23 08:08:55.285373 | instance | 2026-04-23 08:08:55.285517 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-23 08:08:55.285682 | instance | Thursday 23 April 2026 08:08:55 +0000 (0:00:00.538) 0:35:31.164 ******** 2026-04-23 08:08:56.844942 | instance | changed: [instance] 2026-04-23 08:08:56.845020 | instance | 2026-04-23 08:08:56.845168 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 08:08:56.845285 | instance | Thursday 23 April 2026 08:08:56 +0000 (0:00:01.559) 0:35:32.723 ******** 2026-04-23 08:08:57.824064 | instance | ok: [instance] 2026-04-23 08:08:57.824148 | instance | 2026-04-23 08:08:57.824408 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 08:08:57.824446 | instance | Thursday 23 April 2026 08:08:57 +0000 (0:00:00.979) 0:35:33.703 ******** 2026-04-23 08:08:58.074214 | instance | ok: [instance] 2026-04-23 08:08:58.074298 | instance | 2026-04-23 08:08:58.074633 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 08:08:58.074689 | instance | Thursday 23 April 2026 08:08:58 +0000 (0:00:00.249) 0:35:33.952 ******** 2026-04-23 08:08:58.596847 | instance | ok: [instance] 2026-04-23 08:08:58.597212 | instance | 2026-04-23 08:08:58.597234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:08:58.597249 | instance | Thursday 23 April 2026 08:08:58 +0000 (0:00:00.522) 0:35:34.475 ******** 2026-04-23 08:08:58.708129 | instance | ok: [instance] 2026-04-23 08:08:58.708265 | instance | 2026-04-23 08:08:58.708393 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:08:58.708565 | instance | Thursday 23 April 2026 08:08:58 +0000 (0:00:00.111) 0:35:34.586 ******** 2026-04-23 08:08:58.804195 | instance | included: rabbitmq for instance 2026-04-23 08:08:58.804267 | instance | 2026-04-23 08:08:58.804404 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:08:58.804530 | instance | Thursday 23 April 2026 08:08:58 +0000 (0:00:00.096) 0:35:34.683 ******** 2026-04-23 08:08:59.554863 | instance | ok: [instance] 2026-04-23 08:08:59.554963 | instance | 2026-04-23 08:08:59.555111 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:08:59.555247 | instance | Thursday 23 April 2026 08:08:59 +0000 (0:00:00.750) 0:35:35.433 ******** 2026-04-23 08:08:59.612421 | instance | skipping: [instance] 2026-04-23 08:08:59.612495 | instance | 2026-04-23 08:08:59.612626 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:08:59.612748 | instance | Thursday 23 April 2026 08:08:59 +0000 (0:00:00.057) 0:35:35.491 ******** 2026-04-23 08:08:59.683187 | instance | skipping: [instance] 2026-04-23 08:08:59.683426 | instance | 2026-04-23 08:08:59.683719 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:08:59.684010 | instance | Thursday 23 April 2026 08:08:59 +0000 (0:00:00.069) 0:35:35.561 ******** 2026-04-23 08:08:59.751591 | instance | skipping: [instance] 2026-04-23 08:08:59.751875 | instance | 2026-04-23 08:08:59.752158 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:08:59.752436 | instance | Thursday 23 April 2026 08:08:59 +0000 (0:00:00.067) 0:35:35.629 ******** 2026-04-23 08:09:31.664359 | instance | changed: [instance] 2026-04-23 08:09:31.664573 | instance | 2026-04-23 08:09:31.664860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:09:31.665182 | instance | Thursday 23 April 2026 08:09:31 +0000 (0:00:31.912) 0:36:07.542 ******** 2026-04-23 08:09:32.345467 | instance | ok: [instance] 2026-04-23 08:09:32.345694 | instance | 2026-04-23 08:09:32.345977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:09:32.346239 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.681) 0:36:08.223 ******** 2026-04-23 08:09:32.417436 | instance | ok: [instance] 2026-04-23 08:09:32.417499 | instance | 2026-04-23 08:09:32.417612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:09:32.417732 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.072) 0:36:08.296 ******** 2026-04-23 08:09:32.487100 | instance | skipping: [instance] 2026-04-23 08:09:32.487306 | instance | 2026-04-23 08:09:32.487581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:09:32.487840 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.069) 0:36:08.365 ******** 2026-04-23 08:09:32.547562 | instance | skipping: [instance] 2026-04-23 08:09:32.547846 | instance | 2026-04-23 08:09:32.548045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:09:32.548299 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.060) 0:36:08.426 ******** 2026-04-23 08:09:32.614679 | instance | ok: [instance] 2026-04-23 08:09:32.614785 | instance | 2026-04-23 08:09:32.614889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:09:32.615093 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.067) 0:36:08.493 ******** 2026-04-23 08:09:32.845421 | instance | ok: [instance] => (item=compute) 2026-04-23 08:09:32.845761 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 08:09:32.846029 | instance | ok: [instance] => (item=baremetal) 2026-04-23 08:09:32.846202 | instance | ok: [instance] => (item=identity) 2026-04-23 08:09:32.846369 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:09:32.846546 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:09:32.846731 | instance | ok: [instance] => (item=image) 2026-04-23 08:09:32.846895 | instance | ok: [instance] => (item=volumev3) 2026-04-23 08:09:32.847072 | instance | ok: [instance] => (item=network) 2026-04-23 08:09:32.847234 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-23 08:09:32.847394 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-23 08:09:32.847554 | instance | ok: [instance] => (item=placement) 2026-04-23 08:09:32.847773 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:09:32.847951 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-23 08:09:32.848146 | instance | 2026-04-23 08:09:32.848362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:09:32.848575 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.230) 0:36:08.723 ******** 2026-04-23 08:09:32.934010 | instance | ok: [instance] 2026-04-23 08:09:32.934246 | instance | 2026-04-23 08:09:32.934511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:09:32.934772 | instance | Thursday 23 April 2026 08:09:32 +0000 (0:00:00.088) 0:36:08.812 ******** 2026-04-23 08:09:33.023723 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:09:33.023955 | instance | 2026-04-23 08:09:33.024240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:09:33.024518 | instance | Thursday 23 April 2026 08:09:33 +0000 (0:00:00.089) 0:36:08.901 ******** 2026-04-23 08:09:33.673423 | instance | changed: [instance] 2026-04-23 08:09:33.673644 | instance | 2026-04-23 08:09:33.673948 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-23 08:09:33.674351 | instance | Thursday 23 April 2026 08:09:33 +0000 (0:00:00.650) 0:36:09.552 ******** 2026-04-23 08:09:33.888588 | instance | ok: [instance -> localhost] 2026-04-23 08:09:33.888748 | instance | 2026-04-23 08:09:33.888924 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-23 08:09:33.889135 | instance | Thursday 23 April 2026 08:09:33 +0000 (0:00:00.215) 0:36:09.767 ******** 2026-04-23 08:09:34.267067 | instance | ok: [instance -> localhost] 2026-04-23 08:09:34.267177 | instance | 2026-04-23 08:09:34.267293 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-23 08:09:34.267408 | instance | Thursday 23 April 2026 08:09:34 +0000 (0:00:00.378) 0:36:10.145 ******** 2026-04-23 08:09:34.669904 | instance | ok: [instance -> localhost] 2026-04-23 08:09:34.670242 | instance | 2026-04-23 08:09:34.670577 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-23 08:09:34.670861 | instance | Thursday 23 April 2026 08:09:34 +0000 (0:00:00.402) 0:36:10.548 ******** 2026-04-23 08:09:34.873536 | instance | ok: [instance -> localhost] 2026-04-23 08:09:34.873782 | instance | 2026-04-23 08:09:34.874075 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-23 08:09:34.874341 | instance | Thursday 23 April 2026 08:09:34 +0000 (0:00:00.203) 0:36:10.752 ******** 2026-04-23 08:09:36.204610 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-23 08:09:36.204899 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-23 08:09:36.205147 | instance | 2026-04-23 08:09:36.205537 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-23 08:09:36.205939 | instance | Thursday 23 April 2026 08:09:36 +0000 (0:00:01.330) 0:36:12.083 ******** 2026-04-23 08:12:43.152262 | instance | changed: [instance] 2026-04-23 08:12:43.152462 | instance | 2026-04-23 08:12:43.152772 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:12:43.153068 | instance | Thursday 23 April 2026 08:12:43 +0000 (0:03:06.947) 0:39:19.030 ******** 2026-04-23 08:12:43.275461 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:12:43.275702 | instance | 2026-04-23 08:12:43.275991 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:12:43.276356 | instance | Thursday 23 April 2026 08:12:43 +0000 (0:00:00.123) 0:39:19.154 ******** 2026-04-23 08:12:43.334155 | instance | skipping: [instance] 2026-04-23 08:12:43.334367 | instance | 2026-04-23 08:12:43.334712 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:12:43.335079 | instance | Thursday 23 April 2026 08:12:43 +0000 (0:00:00.058) 0:39:19.212 ******** 2026-04-23 08:12:43.396807 | instance | skipping: [instance] 2026-04-23 08:12:43.396932 | instance | 2026-04-23 08:12:43.397061 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:12:43.397164 | instance | Thursday 23 April 2026 08:12:43 +0000 (0:00:00.062) 0:39:19.275 ******** 2026-04-23 08:12:43.463442 | instance | ok: [instance] 2026-04-23 08:12:43.463577 | instance | 2026-04-23 08:12:43.463765 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-23 08:12:43.463950 | instance | Thursday 23 April 2026 08:12:43 +0000 (0:00:00.066) 0:39:19.342 ******** 2026-04-23 08:12:43.551363 | instance | included: ingress for instance 2026-04-23 08:12:43.551603 | instance | 2026-04-23 08:12:43.551878 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-23 08:12:43.552160 | instance | Thursday 23 April 2026 08:12:43 +0000 (0:00:00.087) 0:39:19.430 ******** 2026-04-23 08:12:44.567902 | instance | changed: [instance] 2026-04-23 08:12:44.568113 | instance | 2026-04-23 08:12:44.568370 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:12:44.568644 | instance | Thursday 23 April 2026 08:12:44 +0000 (0:00:01.016) 0:39:20.446 ******** 2026-04-23 08:12:44.703699 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:12:44.703845 | instance | 2026-04-23 08:12:44.704032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:12:44.704215 | instance | Thursday 23 April 2026 08:12:44 +0000 (0:00:00.136) 0:39:20.582 ******** 2026-04-23 08:12:44.761287 | instance | skipping: [instance] 2026-04-23 08:12:44.761521 | instance | 2026-04-23 08:12:44.761819 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:12:44.762145 | instance | Thursday 23 April 2026 08:12:44 +0000 (0:00:00.057) 0:39:20.640 ******** 2026-04-23 08:12:44.822467 | instance | skipping: [instance] 2026-04-23 08:12:44.822724 | instance | 2026-04-23 08:12:44.823057 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:12:44.823337 | instance | Thursday 23 April 2026 08:12:44 +0000 (0:00:00.060) 0:39:20.700 ******** 2026-04-23 08:12:44.891584 | instance | ok: [instance] 2026-04-23 08:12:44.891740 | instance | 2026-04-23 08:12:44.891913 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-23 08:12:44.892078 | instance | Thursday 23 April 2026 08:12:44 +0000 (0:00:00.069) 0:39:20.770 ******** 2026-04-23 08:12:44.979428 | instance | included: ingress for instance 2026-04-23 08:12:44.979513 | instance | 2026-04-23 08:12:44.979634 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-23 08:12:44.979754 | instance | Thursday 23 April 2026 08:12:44 +0000 (0:00:00.087) 0:39:20.858 ******** 2026-04-23 08:12:45.971876 | instance | changed: [instance] 2026-04-23 08:12:45.972146 | instance | 2026-04-23 08:12:45.972426 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-23 08:12:45.972692 | instance | Thursday 23 April 2026 08:12:45 +0000 (0:00:00.991) 0:39:21.850 ******** 2026-04-23 08:12:46.669213 | instance | ok: [instance] 2026-04-23 08:12:46.669480 | instance | 2026-04-23 08:12:46.669738 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-23 08:12:46.670014 | instance | Thursday 23 April 2026 08:12:46 +0000 (0:00:00.697) 0:39:22.547 ******** 2026-04-23 08:13:10.886161 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-23 08:13:10.886260 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-23 08:13:10.886384 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-04-23 08:13:10.886563 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-23 08:13:10.886741 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-23 08:13:10.886973 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-23 08:13:10.887160 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-23 08:13:10.887342 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-23 08:13:10.887499 | instance | 2026-04-23 08:13:10.887683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:13:10.887849 | instance | Thursday 23 April 2026 08:13:10 +0000 (0:00:24.216) 0:39:46.764 ******** 2026-04-23 08:13:10.995772 | instance | ok: [instance] 2026-04-23 08:13:10.995997 | instance | 2026-04-23 08:13:10.996271 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:13:10.996545 | instance | Thursday 23 April 2026 08:13:10 +0000 (0:00:00.109) 0:39:46.873 ******** 2026-04-23 08:13:11.090821 | instance | included: rabbitmq for instance 2026-04-23 08:13:11.091210 | instance | 2026-04-23 08:13:11.091534 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:13:11.091822 | instance | Thursday 23 April 2026 08:13:11 +0000 (0:00:00.095) 0:39:46.969 ******** 2026-04-23 08:13:11.754682 | instance | ok: [instance] 2026-04-23 08:13:11.754898 | instance | 2026-04-23 08:13:11.755285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:13:11.755544 | instance | Thursday 23 April 2026 08:13:11 +0000 (0:00:00.664) 0:39:47.633 ******** 2026-04-23 08:13:11.809462 | instance | skipping: [instance] 2026-04-23 08:13:11.809670 | instance | 2026-04-23 08:13:11.809955 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:13:11.810242 | instance | Thursday 23 April 2026 08:13:11 +0000 (0:00:00.054) 0:39:47.687 ******** 2026-04-23 08:13:11.866649 | instance | skipping: [instance] 2026-04-23 08:13:11.866874 | instance | 2026-04-23 08:13:11.867272 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:13:11.867531 | instance | Thursday 23 April 2026 08:13:11 +0000 (0:00:00.057) 0:39:47.745 ******** 2026-04-23 08:13:11.927418 | instance | skipping: [instance] 2026-04-23 08:13:11.927487 | instance | 2026-04-23 08:13:11.927627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:13:11.927749 | instance | Thursday 23 April 2026 08:13:11 +0000 (0:00:00.061) 0:39:47.806 ******** 2026-04-23 08:13:42.784872 | instance | changed: [instance] 2026-04-23 08:13:42.785132 | instance | 2026-04-23 08:13:42.785471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:13:42.785765 | instance | Thursday 23 April 2026 08:13:42 +0000 (0:00:30.857) 0:40:18.663 ******** 2026-04-23 08:13:43.455830 | instance | ok: [instance] 2026-04-23 08:13:43.455901 | instance | 2026-04-23 08:13:43.456062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:13:43.456188 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.671) 0:40:19.334 ******** 2026-04-23 08:13:43.517851 | instance | ok: [instance] 2026-04-23 08:13:43.518071 | instance | 2026-04-23 08:13:43.518353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:13:43.518622 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.061) 0:40:19.396 ******** 2026-04-23 08:13:43.579074 | instance | skipping: [instance] 2026-04-23 08:13:43.579315 | instance | 2026-04-23 08:13:43.579624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:13:43.579906 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.060) 0:40:19.457 ******** 2026-04-23 08:13:43.638009 | instance | skipping: [instance] 2026-04-23 08:13:43.638205 | instance | 2026-04-23 08:13:43.638508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:13:43.638768 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.059) 0:40:19.516 ******** 2026-04-23 08:13:43.706749 | instance | ok: [instance] 2026-04-23 08:13:43.707026 | instance | 2026-04-23 08:13:43.707316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:13:43.707587 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.068) 0:40:19.585 ******** 2026-04-23 08:13:43.873015 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 08:13:43.873258 | instance | ok: [instance] => (item=compute) 2026-04-23 08:13:43.873482 | instance | ok: [instance] => (item=baremetal) 2026-04-23 08:13:43.873747 | instance | ok: [instance] => (item=identity) 2026-04-23 08:13:43.874024 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:13:43.874291 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 08:13:43.874547 | instance | ok: [instance] => (item=dns) 2026-04-23 08:13:43.874821 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:13:43.875118 | instance | ok: [instance] => (item=network) 2026-04-23 08:13:43.875408 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:13:43.875637 | instance | 2026-04-23 08:13:43.875907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:13:43.876174 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.166) 0:40:19.751 ******** 2026-04-23 08:13:43.953182 | instance | ok: [instance] 2026-04-23 08:13:43.953413 | instance | 2026-04-23 08:13:43.953706 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:13:43.953979 | instance | Thursday 23 April 2026 08:13:43 +0000 (0:00:00.079) 0:40:19.831 ******** 2026-04-23 08:13:44.029866 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:13:44.030101 | instance | 2026-04-23 08:13:44.030347 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:13:44.030599 | instance | Thursday 23 April 2026 08:13:44 +0000 (0:00:00.076) 0:40:19.908 ******** 2026-04-23 08:13:44.597344 | instance | changed: [instance] 2026-04-23 08:13:44.597636 | instance | 2026-04-23 08:13:44.598024 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-23 08:13:44.598415 | instance | Thursday 23 April 2026 08:13:44 +0000 (0:00:00.566) 0:40:20.475 ******** 2026-04-23 08:13:44.745539 | instance | skipping: [instance] 2026-04-23 08:13:44.745713 | instance | 2026-04-23 08:13:44.746003 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-23 08:13:44.746305 | instance | Thursday 23 April 2026 08:13:44 +0000 (0:00:00.148) 0:40:20.624 ******** 2026-04-23 08:13:45.049337 | instance | ok: [instance] 2026-04-23 08:13:45.049545 | instance | 2026-04-23 08:13:45.049831 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-23 08:13:45.050102 | instance | Thursday 23 April 2026 08:13:45 +0000 (0:00:00.303) 0:40:20.927 ******** 2026-04-23 08:13:45.096628 | instance | skipping: [instance] 2026-04-23 08:13:45.096867 | instance | 2026-04-23 08:13:45.097149 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-23 08:13:45.097420 | instance | Thursday 23 April 2026 08:13:45 +0000 (0:00:00.047) 0:40:20.975 ******** 2026-04-23 08:13:45.160201 | instance | ok: [instance] 2026-04-23 08:13:45.160394 | instance | 2026-04-23 08:13:45.161094 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-23 08:13:45.161205 | instance | Thursday 23 April 2026 08:13:45 +0000 (0:00:00.063) 0:40:21.038 ******** 2026-04-23 08:15:58.158894 | instance | changed: [instance] 2026-04-23 08:15:58.159046 | instance | 2026-04-23 08:15:58.159429 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:15:58.159561 | instance | Thursday 23 April 2026 08:15:58 +0000 (0:02:12.997) 0:42:34.036 ******** 2026-04-23 08:15:58.287587 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:15:58.287670 | instance | 2026-04-23 08:15:58.287897 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:15:58.287944 | instance | Thursday 23 April 2026 08:15:58 +0000 (0:00:00.129) 0:42:34.166 ******** 2026-04-23 08:15:58.360004 | instance | skipping: [instance] 2026-04-23 08:15:58.360055 | instance | 2026-04-23 08:15:58.360063 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:15:58.360070 | instance | Thursday 23 April 2026 08:15:58 +0000 (0:00:00.071) 0:42:34.237 ******** 2026-04-23 08:15:58.423043 | instance | skipping: [instance] 2026-04-23 08:15:58.423365 | instance | 2026-04-23 08:15:58.423382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:15:58.423388 | instance | Thursday 23 April 2026 08:15:58 +0000 (0:00:00.063) 0:42:34.301 ******** 2026-04-23 08:15:58.497514 | instance | ok: [instance] 2026-04-23 08:15:58.497591 | instance | 2026-04-23 08:15:58.497740 | instance | TASK [Create Ingress network] ************************************************** 2026-04-23 08:15:58.497932 | instance | Thursday 23 April 2026 08:15:58 +0000 (0:00:00.074) 0:42:34.376 ******** 2026-04-23 08:15:58.596672 | instance | included: ingress for instance 2026-04-23 08:15:58.596754 | instance | 2026-04-23 08:15:58.596900 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-23 08:15:58.597098 | instance | Thursday 23 April 2026 08:15:58 +0000 (0:00:00.099) 0:42:34.475 ******** 2026-04-23 08:15:59.637334 | instance | changed: [instance] 2026-04-23 08:15:59.637427 | instance | 2026-04-23 08:15:59.637437 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-23 08:15:59.637446 | instance | Thursday 23 April 2026 08:15:59 +0000 (0:00:01.038) 0:42:35.514 ******** 2026-04-23 08:16:00.356319 | instance | ok: [instance] 2026-04-23 08:16:00.356395 | instance | 2026-04-23 08:16:00.356581 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-23 08:16:00.356772 | instance | Thursday 23 April 2026 08:16:00 +0000 (0:00:00.720) 0:42:36.235 ******** 2026-04-23 08:16:39.403889 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-23 08:16:39.404187 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-23 08:16:39.404492 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-04-23 08:16:39.405028 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-04-23 08:16:39.405358 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-04-23 08:16:39.405747 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-04-23 08:16:39.406128 | 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 08:16:39.406409 | instance | 2026-04-23 08:16:39.406925 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-23 08:16:39.407237 | instance | Thursday 23 April 2026 08:16:39 +0000 (0:00:39.046) 0:43:15.281 ******** 2026-04-23 08:16:43.689038 | 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 08:16:43.689257 | instance | 2026-04-23 08:16:43.689539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:16:43.689822 | instance | Thursday 23 April 2026 08:16:43 +0000 (0:00:04.284) 0:43:19.566 ******** 2026-04-23 08:16:43.781035 | instance | ok: [instance] 2026-04-23 08:16:43.781293 | instance | 2026-04-23 08:16:43.781614 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:16:43.781890 | instance | Thursday 23 April 2026 08:16:43 +0000 (0:00:00.092) 0:43:19.659 ******** 2026-04-23 08:16:43.880602 | instance | included: rabbitmq for instance 2026-04-23 08:16:43.880752 | instance | 2026-04-23 08:16:43.880940 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:16:43.881116 | instance | Thursday 23 April 2026 08:16:43 +0000 (0:00:00.099) 0:43:19.759 ******** 2026-04-23 08:16:44.561225 | instance | ok: [instance] 2026-04-23 08:16:44.561583 | instance | 2026-04-23 08:16:44.561768 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:16:44.562144 | instance | Thursday 23 April 2026 08:16:44 +0000 (0:00:00.680) 0:43:20.439 ******** 2026-04-23 08:16:44.621626 | instance | skipping: [instance] 2026-04-23 08:16:44.621697 | instance | 2026-04-23 08:16:44.621821 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:16:44.621942 | instance | Thursday 23 April 2026 08:16:44 +0000 (0:00:00.060) 0:43:20.500 ******** 2026-04-23 08:16:44.685581 | instance | skipping: [instance] 2026-04-23 08:16:44.685660 | instance | 2026-04-23 08:16:44.685787 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:16:44.685910 | instance | Thursday 23 April 2026 08:16:44 +0000 (0:00:00.063) 0:43:20.564 ******** 2026-04-23 08:16:44.748338 | instance | skipping: [instance] 2026-04-23 08:16:44.748417 | instance | 2026-04-23 08:16:44.748538 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:16:44.748657 | instance | Thursday 23 April 2026 08:16:44 +0000 (0:00:00.062) 0:43:20.627 ******** 2026-04-23 08:17:15.592263 | instance | changed: [instance] 2026-04-23 08:17:15.592447 | instance | 2026-04-23 08:17:15.592669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:17:15.592857 | instance | Thursday 23 April 2026 08:17:15 +0000 (0:00:30.842) 0:43:51.470 ******** 2026-04-23 08:17:16.261380 | instance | ok: [instance] 2026-04-23 08:17:16.261612 | instance | 2026-04-23 08:17:16.261899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:17:16.262170 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.669) 0:43:52.139 ******** 2026-04-23 08:17:16.338285 | instance | ok: [instance] 2026-04-23 08:17:16.338517 | instance | 2026-04-23 08:17:16.338781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:17:16.339099 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.076) 0:43:52.216 ******** 2026-04-23 08:17:16.409927 | instance | skipping: [instance] 2026-04-23 08:17:16.410251 | instance | 2026-04-23 08:17:16.410596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:17:16.411074 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.071) 0:43:52.288 ******** 2026-04-23 08:17:16.482469 | instance | skipping: [instance] 2026-04-23 08:17:16.482710 | instance | 2026-04-23 08:17:16.483342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:17:16.483394 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.072) 0:43:52.361 ******** 2026-04-23 08:17:16.544331 | instance | ok: [instance] 2026-04-23 08:17:16.544720 | instance | 2026-04-23 08:17:16.545075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:17:16.545407 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.061) 0:43:52.422 ******** 2026-04-23 08:17:16.665868 | instance | ok: [instance] => (item=cloudformation) 2026-04-23 08:17:16.666292 | instance | ok: [instance] => (item=identity) 2026-04-23 08:17:16.666636 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:17:16.667008 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:17:16.667338 | instance | ok: [instance] => (item=orchestration) 2026-04-23 08:17:16.667667 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:17:16.668035 | instance | 2026-04-23 08:17:16.668374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:17:16.668622 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.121) 0:43:52.544 ******** 2026-04-23 08:17:16.756461 | instance | ok: [instance] 2026-04-23 08:17:16.756829 | instance | 2026-04-23 08:17:16.757227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:17:16.757574 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.090) 0:43:52.634 ******** 2026-04-23 08:17:16.846814 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:17:16.847200 | instance | 2026-04-23 08:17:16.847538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:17:16.847864 | instance | Thursday 23 April 2026 08:17:16 +0000 (0:00:00.090) 0:43:52.725 ******** 2026-04-23 08:17:17.448189 | instance | changed: [instance] 2026-04-23 08:17:17.448335 | instance | 2026-04-23 08:17:17.448641 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-23 08:17:17.448912 | instance | Thursday 23 April 2026 08:17:17 +0000 (0:00:00.601) 0:43:53.326 ******** 2026-04-23 08:20:36.022814 | instance | changed: [instance] 2026-04-23 08:20:36.023060 | instance | 2026-04-23 08:20:36.023353 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:20:36.023636 | instance | Thursday 23 April 2026 08:20:36 +0000 (0:03:18.574) 0:47:11.901 ******** 2026-04-23 08:20:36.150376 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:20:36.150616 | instance | 2026-04-23 08:20:36.150902 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:20:36.151212 | instance | Thursday 23 April 2026 08:20:36 +0000 (0:00:00.127) 0:47:12.029 ******** 2026-04-23 08:20:36.214173 | instance | skipping: [instance] 2026-04-23 08:20:36.214428 | instance | 2026-04-23 08:20:36.214714 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:20:36.215048 | instance | Thursday 23 April 2026 08:20:36 +0000 (0:00:00.063) 0:47:12.092 ******** 2026-04-23 08:20:36.285386 | instance | skipping: [instance] 2026-04-23 08:20:36.285627 | instance | 2026-04-23 08:20:36.285901 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:20:36.286160 | instance | Thursday 23 April 2026 08:20:36 +0000 (0:00:00.071) 0:47:12.164 ******** 2026-04-23 08:20:36.367499 | instance | ok: [instance] 2026-04-23 08:20:36.367805 | instance | 2026-04-23 08:20:36.368104 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-23 08:20:36.368399 | instance | Thursday 23 April 2026 08:20:36 +0000 (0:00:00.082) 0:47:12.246 ******** 2026-04-23 08:20:36.454353 | instance | included: ingress for instance 2026-04-23 08:20:36.454552 | instance | 2026-04-23 08:20:36.454786 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-23 08:20:36.455041 | instance | Thursday 23 April 2026 08:20:36 +0000 (0:00:00.086) 0:47:12.333 ******** 2026-04-23 08:20:37.665514 | instance | changed: [instance] 2026-04-23 08:20:37.665640 | instance | 2026-04-23 08:20:37.665827 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:20:37.665992 | instance | Thursday 23 April 2026 08:20:37 +0000 (0:00:01.211) 0:47:13.544 ******** 2026-04-23 08:20:37.896068 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:20:37.896269 | instance | 2026-04-23 08:20:37.896558 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:20:37.896825 | instance | Thursday 23 April 2026 08:20:37 +0000 (0:00:00.230) 0:47:13.774 ******** 2026-04-23 08:20:37.948037 | instance | skipping: [instance] 2026-04-23 08:20:37.948192 | instance | 2026-04-23 08:20:37.948381 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:20:37.948558 | instance | Thursday 23 April 2026 08:20:37 +0000 (0:00:00.052) 0:47:13.826 ******** 2026-04-23 08:20:38.000332 | instance | skipping: [instance] 2026-04-23 08:20:38.000574 | instance | 2026-04-23 08:20:38.000859 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:20:38.001132 | instance | Thursday 23 April 2026 08:20:37 +0000 (0:00:00.052) 0:47:13.878 ******** 2026-04-23 08:20:38.067358 | instance | ok: [instance] 2026-04-23 08:20:38.067595 | instance | 2026-04-23 08:20:38.067892 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-23 08:20:38.068199 | instance | Thursday 23 April 2026 08:20:38 +0000 (0:00:00.067) 0:47:13.946 ******** 2026-04-23 08:20:38.162051 | instance | included: ingress for instance 2026-04-23 08:20:38.162121 | instance | 2026-04-23 08:20:38.162243 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-23 08:20:38.162363 | instance | Thursday 23 April 2026 08:20:38 +0000 (0:00:00.094) 0:47:14.040 ******** 2026-04-23 08:20:39.306445 | instance | changed: [instance] 2026-04-23 08:20:39.306600 | instance | 2026-04-23 08:20:39.306764 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 08:20:39.306971 | instance | Thursday 23 April 2026 08:20:39 +0000 (0:00:01.143) 0:47:15.184 ******** 2026-04-23 08:20:39.571222 | instance | ok: [instance] 2026-04-23 08:20:39.573733 | instance | 2026-04-23 08:20:39.573759 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:20:39.573769 | instance | Thursday 23 April 2026 08:20:39 +0000 (0:00:00.265) 0:47:15.449 ******** 2026-04-23 08:20:40.660047 | instance | ok: [instance] 2026-04-23 08:20:40.660164 | instance | 2026-04-23 08:20:40.660215 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:20:40.660334 | instance | Thursday 23 April 2026 08:20:40 +0000 (0:00:01.089) 0:47:16.538 ******** 2026-04-23 08:20:40.917322 | instance | ok: [instance] 2026-04-23 08:20:40.917425 | instance | 2026-04-23 08:20:40.917585 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:20:40.917825 | instance | Thursday 23 April 2026 08:20:40 +0000 (0:00:00.257) 0:47:16.796 ******** 2026-04-23 08:20:41.012831 | instance | ok: [instance] => { 2026-04-23 08:20:41.013057 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 08:20:41.013337 | instance | } 2026-04-23 08:20:41.013607 | instance | 2026-04-23 08:20:41.013916 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:20:41.014276 | instance | Thursday 23 April 2026 08:20:41 +0000 (0:00:00.095) 0:47:16.891 ******** 2026-04-23 08:20:41.378234 | instance | ok: [instance] 2026-04-23 08:20:41.378462 | instance | 2026-04-23 08:20:41.378746 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:20:41.379117 | instance | Thursday 23 April 2026 08:20:41 +0000 (0:00:00.365) 0:47:17.256 ******** 2026-04-23 08:20:42.433388 | instance | ok: [instance] 2026-04-23 08:20:42.433598 | instance | 2026-04-23 08:20:42.433929 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 08:20:42.434196 | instance | Thursday 23 April 2026 08:20:42 +0000 (0:00:01.055) 0:47:18.311 ******** 2026-04-23 08:20:42.936570 | instance | ok: [instance] 2026-04-23 08:20:42.936819 | instance | 2026-04-23 08:20:42.937198 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 08:20:42.937519 | instance | Thursday 23 April 2026 08:20:42 +0000 (0:00:00.502) 0:47:18.814 ******** 2026-04-23 08:20:43.710818 | instance | ok: [instance] 2026-04-23 08:20:43.710907 | instance | 2026-04-23 08:20:43.711052 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 08:20:43.711220 | instance | Thursday 23 April 2026 08:20:43 +0000 (0:00:00.774) 0:47:19.589 ******** 2026-04-23 08:20:44.466944 | instance | ok: [instance] 2026-04-23 08:20:44.467202 | instance | 2026-04-23 08:20:44.467485 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 08:20:44.467748 | instance | Thursday 23 April 2026 08:20:44 +0000 (0:00:00.755) 0:47:20.345 ******** 2026-04-23 08:20:44.843975 | instance | ok: [instance] 2026-04-23 08:20:44.844193 | instance | 2026-04-23 08:20:44.844551 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 08:20:44.844894 | instance | Thursday 23 April 2026 08:20:44 +0000 (0:00:00.377) 0:47:20.722 ******** 2026-04-23 08:20:44.985847 | instance | included: openstack_helm_endpoints for instance 2026-04-23 08:20:44.985973 | instance | 2026-04-23 08:20:44.986245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:20:44.986496 | instance | Thursday 23 April 2026 08:20:44 +0000 (0:00:00.141) 0:47:20.864 ******** 2026-04-23 08:20:45.050024 | instance | skipping: [instance] 2026-04-23 08:20:45.050216 | instance | 2026-04-23 08:20:45.050477 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:20:45.050764 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.064) 0:47:20.928 ******** 2026-04-23 08:20:45.106808 | instance | skipping: [instance] 2026-04-23 08:20:45.107116 | instance | 2026-04-23 08:20:45.107494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:20:45.107790 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.056) 0:47:20.985 ******** 2026-04-23 08:20:45.159996 | instance | skipping: [instance] 2026-04-23 08:20:45.160344 | instance | 2026-04-23 08:20:45.160737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:20:45.160987 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.053) 0:47:21.038 ******** 2026-04-23 08:20:45.215458 | instance | skipping: [instance] 2026-04-23 08:20:45.215674 | instance | 2026-04-23 08:20:45.215953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:20:45.216210 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.055) 0:47:21.094 ******** 2026-04-23 08:20:45.270097 | instance | skipping: [instance] 2026-04-23 08:20:45.270276 | instance | 2026-04-23 08:20:45.270595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:20:45.270856 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.054) 0:47:21.148 ******** 2026-04-23 08:20:45.329036 | instance | skipping: [instance] 2026-04-23 08:20:45.329123 | instance | 2026-04-23 08:20:45.329271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:20:45.329417 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.059) 0:47:21.207 ******** 2026-04-23 08:20:45.396882 | instance | ok: [instance] 2026-04-23 08:20:45.396999 | instance | 2026-04-23 08:20:45.397014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:20:45.397149 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.067) 0:47:21.275 ******** 2026-04-23 08:20:45.487440 | instance | ok: [instance] => (item=identity) 2026-04-23 08:20:45.487550 | instance | 2026-04-23 08:20:45.487613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:20:45.487732 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.090) 0:47:21.366 ******** 2026-04-23 08:20:45.576014 | instance | ok: [instance] 2026-04-23 08:20:45.576110 | instance | 2026-04-23 08:20:45.576124 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 08:20:45.576147 | instance | Thursday 23 April 2026 08:20:45 +0000 (0:00:00.088) 0:47:21.454 ******** 2026-04-23 08:20:46.103442 | instance | ok: [instance] 2026-04-23 08:20:46.103684 | instance | 2026-04-23 08:20:46.103970 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 08:20:46.104250 | instance | Thursday 23 April 2026 08:20:46 +0000 (0:00:00.527) 0:47:21.981 ******** 2026-04-23 08:20:46.596177 | instance | ok: [instance] 2026-04-23 08:20:46.596430 | instance | 2026-04-23 08:20:46.596719 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 08:20:46.596988 | instance | Thursday 23 April 2026 08:20:46 +0000 (0:00:00.492) 0:47:22.474 ******** 2026-04-23 08:20:47.046999 | instance | ok: [instance] 2026-04-23 08:20:47.047325 | instance | 2026-04-23 08:20:47.047686 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 08:20:47.048089 | instance | Thursday 23 April 2026 08:20:47 +0000 (0:00:00.450) 0:47:22.925 ******** 2026-04-23 08:20:47.537345 | instance | ok: [instance] 2026-04-23 08:20:47.537573 | instance | 2026-04-23 08:20:47.537875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:20:47.538138 | instance | Thursday 23 April 2026 08:20:47 +0000 (0:00:00.489) 0:47:23.415 ******** 2026-04-23 08:20:47.621873 | instance | ok: [instance] 2026-04-23 08:20:47.621950 | instance | 2026-04-23 08:20:47.622059 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:20:47.622176 | instance | Thursday 23 April 2026 08:20:47 +0000 (0:00:00.085) 0:47:23.500 ******** 2026-04-23 08:20:47.723815 | instance | included: rabbitmq for instance 2026-04-23 08:20:47.723894 | instance | 2026-04-23 08:20:47.724169 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:20:47.724215 | instance | Thursday 23 April 2026 08:20:47 +0000 (0:00:00.101) 0:47:23.602 ******** 2026-04-23 08:20:48.399792 | instance | ok: [instance] 2026-04-23 08:20:48.399877 | instance | 2026-04-23 08:20:48.400007 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:20:48.400176 | instance | Thursday 23 April 2026 08:20:48 +0000 (0:00:00.675) 0:47:24.278 ******** 2026-04-23 08:20:48.461798 | instance | skipping: [instance] 2026-04-23 08:20:48.461883 | instance | 2026-04-23 08:20:48.462004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:20:48.462129 | instance | Thursday 23 April 2026 08:20:48 +0000 (0:00:00.062) 0:47:24.340 ******** 2026-04-23 08:20:48.524810 | instance | skipping: [instance] 2026-04-23 08:20:48.525033 | instance | 2026-04-23 08:20:48.525300 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:20:48.525562 | instance | Thursday 23 April 2026 08:20:48 +0000 (0:00:00.062) 0:47:24.403 ******** 2026-04-23 08:20:48.592108 | instance | skipping: [instance] 2026-04-23 08:20:48.592417 | instance | 2026-04-23 08:20:48.592728 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:20:48.593107 | instance | Thursday 23 April 2026 08:20:48 +0000 (0:00:00.067) 0:47:24.470 ******** 2026-04-23 08:21:19.445196 | instance | changed: [instance] 2026-04-23 08:21:19.445265 | instance | 2026-04-23 08:21:19.445272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:21:19.445283 | instance | Thursday 23 April 2026 08:21:19 +0000 (0:00:30.852) 0:47:55.322 ******** 2026-04-23 08:21:20.105321 | instance | ok: [instance] 2026-04-23 08:21:20.105397 | instance | 2026-04-23 08:21:20.105685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:21:20.105725 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.661) 0:47:55.984 ******** 2026-04-23 08:21:20.176090 | instance | ok: [instance] 2026-04-23 08:21:20.176161 | instance | 2026-04-23 08:21:20.176307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:21:20.176428 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.070) 0:47:56.054 ******** 2026-04-23 08:21:20.240679 | instance | skipping: [instance] 2026-04-23 08:21:20.240937 | instance | 2026-04-23 08:21:20.241238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:21:20.241599 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.064) 0:47:56.119 ******** 2026-04-23 08:21:20.304800 | instance | skipping: [instance] 2026-04-23 08:21:20.305036 | instance | 2026-04-23 08:21:20.305334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:21:20.305670 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.064) 0:47:56.183 ******** 2026-04-23 08:21:20.361128 | instance | ok: [instance] 2026-04-23 08:21:20.361360 | instance | 2026-04-23 08:21:20.361648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:21:20.361968 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.056) 0:47:56.239 ******** 2026-04-23 08:21:20.723260 | instance | ok: [instance] => (item=identity) 2026-04-23 08:21:20.723334 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 08:21:20.723505 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:21:20.723625 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:21:20.723745 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-04-23 08:21:20.723878 | instance | ok: [instance] => (item=network) 2026-04-23 08:21:20.724004 | instance | ok: [instance] => (item=valkey) 2026-04-23 08:21:20.724108 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:21:20.724217 | instance | 2026-04-23 08:21:20.724349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:21:20.724488 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.362) 0:47:56.602 ******** 2026-04-23 08:21:20.804054 | instance | ok: [instance] 2026-04-23 08:21:20.804286 | instance | 2026-04-23 08:21:20.804556 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:21:20.804814 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.080) 0:47:56.682 ******** 2026-04-23 08:21:20.899036 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:21:20.899240 | instance | 2026-04-23 08:21:20.899495 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:21:20.899748 | instance | Thursday 23 April 2026 08:21:20 +0000 (0:00:00.094) 0:47:56.777 ******** 2026-04-23 08:21:21.463805 | instance | changed: [instance] 2026-04-23 08:21:21.464105 | instance | 2026-04-23 08:21:21.464407 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 08:21:21.464680 | instance | Thursday 23 April 2026 08:21:21 +0000 (0:00:00.564) 0:47:57.342 ******** 2026-04-23 08:21:22.665614 | instance | ok: [instance] 2026-04-23 08:21:22.665845 | instance | 2026-04-23 08:21:22.666162 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-23 08:21:22.666441 | instance | Thursday 23 April 2026 08:21:22 +0000 (0:00:01.201) 0:47:58.544 ******** 2026-04-23 08:21:23.796883 | instance | changed: [instance] 2026-04-23 08:21:23.797026 | instance | 2026-04-23 08:21:23.797204 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-23 08:21:23.797386 | instance | Thursday 23 April 2026 08:21:23 +0000 (0:00:01.131) 0:47:59.675 ******** 2026-04-23 08:21:24.976074 | instance | changed: [instance] 2026-04-23 08:21:24.976337 | instance | 2026-04-23 08:21:24.976620 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-23 08:21:24.976948 | instance | Thursday 23 April 2026 08:21:24 +0000 (0:00:01.178) 0:48:00.854 ******** 2026-04-23 08:21:26.113148 | instance | changed: [instance] 2026-04-23 08:21:26.113388 | instance | 2026-04-23 08:21:26.113712 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-23 08:21:26.113989 | instance | Thursday 23 April 2026 08:21:26 +0000 (0:00:01.137) 0:48:01.991 ******** 2026-04-23 08:21:31.456399 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-23 08:21:31.456662 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-23 08:21:31.456969 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-23 08:21:31.457240 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-23 08:21:31.457505 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-23 08:21:31.457756 | instance | 2026-04-23 08:21:31.458022 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-23 08:21:31.458284 | instance | Thursday 23 April 2026 08:21:31 +0000 (0:00:05.342) 0:48:07.334 ******** 2026-04-23 08:21:33.073700 | instance | changed: [instance] => (item=instance) 2026-04-23 08:21:33.073776 | instance | 2026-04-23 08:21:33.073896 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-23 08:21:33.074016 | instance | Thursday 23 April 2026 08:21:33 +0000 (0:00:01.617) 0:48:08.952 ******** 2026-04-23 08:21:35.209468 | instance | ok: [instance] => (item=instance) 2026-04-23 08:21:35.209730 | instance | 2026-04-23 08:21:35.210027 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-23 08:21:35.210320 | instance | Thursday 23 April 2026 08:21:35 +0000 (0:00:02.135) 0:48:11.087 ******** 2026-04-23 08:21:40.530760 | instance | ok: [instance] => (item=instance) 2026-04-23 08:21:40.530812 | instance | 2026-04-23 08:21:40.530817 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-23 08:21:40.530822 | instance | Thursday 23 April 2026 08:21:40 +0000 (0:00:05.320) 0:48:16.408 ******** 2026-04-23 08:21:41.671830 | instance | ok: [instance] => (item=instance) 2026-04-23 08:21:41.671927 | instance | 2026-04-23 08:21:41.672085 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-23 08:21:41.672236 | instance | Thursday 23 April 2026 08:21:41 +0000 (0:00:01.141) 0:48:17.550 ******** 2026-04-23 08:21:41.746464 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-23 08:21:41.746671 | instance | 2026-04-23 08:21:41.747095 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-23 08:21:41.747376 | instance | Thursday 23 April 2026 08:21:41 +0000 (0:00:00.074) 0:48:17.625 ******** 2026-04-23 08:21:42.749388 | instance | changed: [instance] 2026-04-23 08:21:42.749625 | instance | 2026-04-23 08:21:42.749925 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-23 08:21:42.750242 | instance | Thursday 23 April 2026 08:21:42 +0000 (0:00:01.002) 0:48:18.628 ******** 2026-04-23 08:21:45.119235 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-23T08:21:32Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.234', 'hostname': 'host-172-24-0-234', 'fqdn': 'host-172-24-0-234.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '82178c6f-167b-4b92-ae13-d083f2d24222', 'ip_address': '172.24.0.234'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f5:5b:90', 'name': 'octavia-health-manager-port-instance', 'network_id': 'db9f5556-544b-41ef-ac5f-7ff846098275', 'numa_affinity_policy': None, 'project_id': '6a71733dc6b44181899d16ad67c44735', 'tenant_id': '6a71733dc6b44181899d16ad67c44735', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['8fbcab40-e74b-4f17-90a0-a9eb661e21e9'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-23T08:21:39Z', 'revision_number': 4, 'if_match': None, 'id': '7dd50272-cb78-4e05-87f3-2a19d83c3341', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 08:21:45.119627 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-23T08:21:32Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.234', 'hostname': 'host-172-24-0-234', 'fqdn': 'host-172-24-0-234.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '82178c6f-167b-4b92-ae13-d083f2d24222', 'ip_address': '172.24.0.234'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f5:5b:90', 'name': 'octavia-health-manager-port-instance', 'network_id': 'db9f5556-544b-41ef-ac5f-7ff846098275', 'numa_affinity_policy': None, 'project_id': '6a71733dc6b44181899d16ad67c44735', 'tenant_id': '6a71733dc6b44181899d16ad67c44735', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['8fbcab40-e74b-4f17-90a0-a9eb661e21e9'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-23T08:21:39Z', 'revision_number': 4, 'if_match': None, 'id': '7dd50272-cb78-4e05-87f3-2a19d83c3341', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 08:21:45.119709 | instance | 2026-04-23 08:21:45.119896 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-23 08:21:45.120074 | instance | Thursday 23 April 2026 08:21:45 +0000 (0:00:02.369) 0:48:20.997 ******** 2026-04-23 08:21:46.221197 | instance | changed: [instance] 2026-04-23 08:21:46.221449 | instance | 2026-04-23 08:21:46.221735 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-23 08:21:46.222045 | instance | Thursday 23 April 2026 08:21:46 +0000 (0:00:01.101) 0:48:22.099 ******** 2026-04-23 08:21:46.499953 | instance | included: glance_image for instance 2026-04-23 08:21:46.500019 | instance | 2026-04-23 08:21:46.500151 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 08:21:46.500302 | instance | Thursday 23 April 2026 08:21:46 +0000 (0:00:00.278) 0:48:22.378 ******** 2026-04-23 08:21:47.778013 | instance | ok: [instance] 2026-04-23 08:21:47.778083 | instance | 2026-04-23 08:21:47.778090 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:21:47.778211 | instance | Thursday 23 April 2026 08:21:47 +0000 (0:00:01.277) 0:48:23.655 ******** 2026-04-23 08:21:49.113364 | instance | ok: [instance] 2026-04-23 08:21:49.113404 | instance | 2026-04-23 08:21:49.113409 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:21:49.113414 | instance | Thursday 23 April 2026 08:21:49 +0000 (0:00:01.335) 0:48:24.991 ******** 2026-04-23 08:21:49.340808 | instance | changed: [instance] 2026-04-23 08:21:49.340934 | instance | 2026-04-23 08:21:49.341238 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:21:49.341510 | instance | Thursday 23 April 2026 08:21:49 +0000 (0:00:00.227) 0:48:25.219 ******** 2026-04-23 08:22:02.980313 | instance | changed: [instance] 2026-04-23 08:22:02.980536 | instance | 2026-04-23 08:22:02.980824 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:22:02.981200 | instance | Thursday 23 April 2026 08:22:02 +0000 (0:00:13.639) 0:48:38.858 ******** 2026-04-23 08:22:03.250591 | instance | ok: [instance] 2026-04-23 08:22:03.250817 | instance | 2026-04-23 08:22:03.251175 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:22:03.251448 | instance | Thursday 23 April 2026 08:22:03 +0000 (0:00:00.270) 0:48:39.129 ******** 2026-04-23 08:22:05.426867 | instance | changed: [instance] 2026-04-23 08:22:05.426991 | instance | 2026-04-23 08:22:05.427272 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:22:05.427556 | instance | Thursday 23 April 2026 08:22:05 +0000 (0:00:02.176) 0:48:41.305 ******** 2026-04-23 08:22:06.135858 | instance | ok: [instance] 2026-04-23 08:22:06.136068 | instance | 2026-04-23 08:22:06.136439 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:22:06.136711 | instance | Thursday 23 April 2026 08:22:06 +0000 (0:00:00.708) 0:48:42.014 ******** 2026-04-23 08:22:36.396448 | instance | changed: [instance] 2026-04-23 08:22:36.396680 | instance | 2026-04-23 08:22:36.396970 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:22:36.397239 | instance | Thursday 23 April 2026 08:22:36 +0000 (0:00:30.260) 0:49:12.274 ******** 2026-04-23 08:22:36.903578 | instance | changed: [instance] 2026-04-23 08:22:36.903692 | instance | 2026-04-23 08:22:36.903860 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-23 08:22:36.903994 | instance | Thursday 23 April 2026 08:22:36 +0000 (0:00:00.506) 0:49:12.781 ******** 2026-04-23 08:22:37.905817 | instance | ok: [instance] 2026-04-23 08:22:37.905899 | instance | 2026-04-23 08:22:37.906112 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-23 08:22:37.906378 | instance | Thursday 23 April 2026 08:22:37 +0000 (0:00:01.001) 0:49:13.783 ******** 2026-04-23 08:22:43.605524 | instance | changed: [instance] 2026-04-23 08:22:43.605600 | instance | 2026-04-23 08:22:43.605858 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-23 08:22:43.605908 | instance | Thursday 23 April 2026 08:22:43 +0000 (0:00:05.700) 0:49:19.484 ******** 2026-04-23 08:22:44.311723 | instance | ok: [instance] 2026-04-23 08:22:44.312118 | instance | 2026-04-23 08:22:44.312163 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-23 08:22:44.312169 | instance | Thursday 23 April 2026 08:22:44 +0000 (0:00:00.706) 0:49:20.190 ******** 2026-04-23 08:22:45.564419 | instance | changed: [instance] 2026-04-23 08:22:45.564481 | instance | 2026-04-23 08:22:45.564767 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-23 08:22:45.564819 | instance | Thursday 23 April 2026 08:22:45 +0000 (0:00:01.252) 0:49:21.443 ******** 2026-04-23 08:22:47.013688 | instance | changed: [instance] => (item=octavia-client) 2026-04-23 08:22:47.013743 | instance | changed: [instance] => (item=octavia-server) 2026-04-23 08:22:47.013751 | instance | 2026-04-23 08:22:47.013757 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-23 08:22:47.013763 | instance | Thursday 23 April 2026 08:22:47 +0000 (0:00:01.448) 0:49:22.891 ******** 2026-04-23 08:22:47.761952 | instance | changed: [instance] 2026-04-23 08:22:47.762062 | instance | 2026-04-23 08:22:47.762223 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-23 08:22:47.762369 | instance | Thursday 23 April 2026 08:22:47 +0000 (0:00:00.748) 0:49:23.640 ******** 2026-04-23 08:22:49.489487 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-04-23 08:22:49.489784 | instance | loadbalancer quotas. 2026-04-23 08:22:49.526145 | instance | changed: [instance] 2026-04-23 08:22:49.526301 | instance | 2026-04-23 08:22:49.526473 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-23 08:22:49.526681 | instance | Thursday 23 April 2026 08:22:49 +0000 (0:00:01.764) 0:49:25.404 ******** 2026-04-23 08:25:00.620711 | instance | changed: [instance] 2026-04-23 08:25:00.620817 | instance | 2026-04-23 08:25:00.620996 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-23 08:25:00.621188 | instance | Thursday 23 April 2026 08:25:00 +0000 (0:02:11.094) 0:51:36.499 ******** 2026-04-23 08:25:10.677346 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-23 08:25:10.677421 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-23 08:25:10.677531 | instance | 2026-04-23 08:25:10.677652 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:25:10.677865 | instance | Thursday 23 April 2026 08:25:10 +0000 (0:00:10.057) 0:51:46.556 ******** 2026-04-23 08:25:10.827882 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:25:10.828010 | instance | 2026-04-23 08:25:10.828148 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:25:10.828264 | instance | Thursday 23 April 2026 08:25:10 +0000 (0:00:00.150) 0:51:46.706 ******** 2026-04-23 08:25:10.893206 | instance | skipping: [instance] 2026-04-23 08:25:10.893305 | instance | 2026-04-23 08:25:10.893423 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:25:10.893541 | instance | Thursday 23 April 2026 08:25:10 +0000 (0:00:00.065) 0:51:46.772 ******** 2026-04-23 08:25:10.950405 | instance | skipping: [instance] 2026-04-23 08:25:10.950470 | instance | 2026-04-23 08:25:10.950606 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:25:10.950725 | instance | Thursday 23 April 2026 08:25:10 +0000 (0:00:00.057) 0:51:46.829 ******** 2026-04-23 08:25:11.029968 | instance | ok: [instance] 2026-04-23 08:25:11.030376 | instance | 2026-04-23 08:25:11.030859 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-23 08:25:11.031226 | instance | Thursday 23 April 2026 08:25:11 +0000 (0:00:00.072) 0:51:46.902 ******** 2026-04-23 08:25:11.117523 | instance | included: ingress for instance 2026-04-23 08:25:11.117724 | instance | 2026-04-23 08:25:11.117995 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-23 08:25:11.118269 | instance | Thursday 23 April 2026 08:25:11 +0000 (0:00:00.094) 0:51:46.996 ******** 2026-04-23 08:25:12.388584 | instance | changed: [instance] 2026-04-23 08:25:12.388641 | instance | 2026-04-23 08:25:12.388685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:25:12.388880 | instance | Thursday 23 April 2026 08:25:12 +0000 (0:00:01.269) 0:51:48.266 ******** 2026-04-23 08:25:12.593772 | instance | ok: [instance] 2026-04-23 08:25:12.593859 | instance | 2026-04-23 08:25:12.593949 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:25:12.594072 | instance | Thursday 23 April 2026 08:25:12 +0000 (0:00:00.205) 0:51:48.472 ******** 2026-04-23 08:25:12.859562 | instance | included: rabbitmq for instance 2026-04-23 08:25:12.859676 | instance | 2026-04-23 08:25:12.859838 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:25:12.859986 | instance | Thursday 23 April 2026 08:25:12 +0000 (0:00:00.266) 0:51:48.738 ******** 2026-04-23 08:25:13.565255 | instance | ok: [instance] 2026-04-23 08:25:13.565387 | instance | 2026-04-23 08:25:13.565535 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:25:13.565562 | instance | Thursday 23 April 2026 08:25:13 +0000 (0:00:00.705) 0:51:49.444 ******** 2026-04-23 08:25:13.623551 | instance | skipping: [instance] 2026-04-23 08:25:13.623665 | instance | 2026-04-23 08:25:13.623715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:25:13.623872 | instance | Thursday 23 April 2026 08:25:13 +0000 (0:00:00.058) 0:51:49.502 ******** 2026-04-23 08:25:13.684856 | instance | skipping: [instance] 2026-04-23 08:25:13.685084 | instance | 2026-04-23 08:25:13.685366 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:25:13.685631 | instance | Thursday 23 April 2026 08:25:13 +0000 (0:00:00.061) 0:51:49.563 ******** 2026-04-23 08:25:13.746987 | instance | skipping: [instance] 2026-04-23 08:25:13.747253 | instance | 2026-04-23 08:25:13.747524 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:25:13.747787 | instance | Thursday 23 April 2026 08:25:13 +0000 (0:00:00.061) 0:51:49.625 ******** 2026-04-23 08:25:44.637676 | instance | changed: [instance] 2026-04-23 08:25:44.637881 | instance | 2026-04-23 08:25:44.638169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:25:44.638424 | instance | Thursday 23 April 2026 08:25:44 +0000 (0:00:30.890) 0:52:20.516 ******** 2026-04-23 08:25:45.304758 | instance | ok: [instance] 2026-04-23 08:25:45.304846 | instance | 2026-04-23 08:25:45.304993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:25:45.305144 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.667) 0:52:21.183 ******** 2026-04-23 08:25:45.378079 | instance | ok: [instance] 2026-04-23 08:25:45.378337 | instance | 2026-04-23 08:25:45.378621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:25:45.378890 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.072) 0:52:21.256 ******** 2026-04-23 08:25:45.453120 | instance | skipping: [instance] 2026-04-23 08:25:45.453324 | instance | 2026-04-23 08:25:45.453601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:25:45.453963 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.074) 0:52:21.331 ******** 2026-04-23 08:25:45.526387 | instance | skipping: [instance] 2026-04-23 08:25:45.526636 | instance | 2026-04-23 08:25:45.526932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:25:45.527266 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.073) 0:52:21.405 ******** 2026-04-23 08:25:45.605065 | instance | ok: [instance] 2026-04-23 08:25:45.605292 | instance | 2026-04-23 08:25:45.605564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:25:45.605839 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.078) 0:52:21.483 ******** 2026-04-23 08:25:45.768424 | instance | ok: [instance] => (item=identity) 2026-04-23 08:25:45.768670 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:25:45.768962 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:25:45.769233 | instance | ok: [instance] => (item=container_infra) 2026-04-23 08:25:45.769485 | instance | ok: [instance] => (item=orchestration) 2026-04-23 08:25:45.769773 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:25:45.770128 | instance | ok: [instance] => (item=key_manager) 2026-04-23 08:25:45.770355 | instance | 2026-04-23 08:25:45.770686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:25:45.771120 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.162) 0:52:21.646 ******** 2026-04-23 08:25:45.871627 | instance | ok: [instance] 2026-04-23 08:25:45.871845 | instance | 2026-04-23 08:25:45.872125 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:25:45.872395 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.103) 0:52:21.749 ******** 2026-04-23 08:25:45.967094 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:25:45.967320 | instance | 2026-04-23 08:25:45.967599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:25:45.967905 | instance | Thursday 23 April 2026 08:25:45 +0000 (0:00:00.096) 0:52:21.845 ******** 2026-04-23 08:25:46.540750 | instance | changed: [instance] 2026-04-23 08:25:46.541005 | instance | 2026-04-23 08:25:46.541292 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:25:46.541651 | instance | Thursday 23 April 2026 08:25:46 +0000 (0:00:00.573) 0:52:22.419 ******** 2026-04-23 08:25:46.614620 | instance | ok: [instance] => { 2026-04-23 08:25:46.614898 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-23 08:25:46.615249 | instance | } 2026-04-23 08:25:46.615514 | instance | 2026-04-23 08:25:46.615798 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:25:46.616079 | instance | Thursday 23 April 2026 08:25:46 +0000 (0:00:00.073) 0:52:22.493 ******** 2026-04-23 08:25:47.985551 | instance | changed: [instance] 2026-04-23 08:25:47.985827 | instance | 2026-04-23 08:25:47.986130 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:25:47.986443 | instance | Thursday 23 April 2026 08:25:47 +0000 (0:00:01.370) 0:52:23.864 ******** 2026-04-23 08:25:48.070170 | instance | skipping: [instance] 2026-04-23 08:25:48.070439 | instance | 2026-04-23 08:25:48.070729 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-23 08:25:48.071138 | instance | Thursday 23 April 2026 08:25:48 +0000 (0:00:00.084) 0:52:23.948 ******** 2026-04-23 08:25:48.668740 | instance | changed: [instance] 2026-04-23 08:25:48.669026 | instance | 2026-04-23 08:25:48.669372 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:25:48.669678 | instance | Thursday 23 April 2026 08:25:48 +0000 (0:00:00.598) 0:52:24.547 ******** 2026-04-23 08:25:48.762181 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:25:48.762307 | instance | 2026-04-23 08:25:48.762490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:25:48.762661 | instance | Thursday 23 April 2026 08:25:48 +0000 (0:00:00.093) 0:52:24.641 ******** 2026-04-23 08:25:49.346841 | instance | changed: [instance] 2026-04-23 08:25:49.347128 | instance | 2026-04-23 08:25:49.347409 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-23 08:25:49.347752 | instance | Thursday 23 April 2026 08:25:49 +0000 (0:00:00.584) 0:52:25.225 ******** 2026-04-23 08:25:49.596319 | instance | changed: [instance] 2026-04-23 08:25:49.596411 | instance | 2026-04-23 08:25:49.596550 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-23 08:25:49.596663 | instance | Thursday 23 April 2026 08:25:49 +0000 (0:00:00.249) 0:52:25.475 ******** 2026-04-23 08:25:50.155194 | instance | changed: [instance] 2026-04-23 08:25:50.155437 | instance | 2026-04-23 08:25:50.155733 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-23 08:25:50.156008 | instance | Thursday 23 April 2026 08:25:50 +0000 (0:00:00.558) 0:52:26.033 ******** 2026-04-23 08:25:51.060223 | instance | changed: [instance] 2026-04-23 08:25:51.060320 | instance | 2026-04-23 08:25:51.060452 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-23 08:25:51.060577 | instance | Thursday 23 April 2026 08:25:51 +0000 (0:00:00.905) 0:52:26.939 ******** 2026-04-23 08:25:54.359206 | instance | changed: [instance] 2026-04-23 08:25:54.359274 | instance | 2026-04-23 08:25:54.359287 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-23 08:25:54.359298 | instance | Thursday 23 April 2026 08:25:54 +0000 (0:00:03.297) 0:52:30.237 ******** 2026-04-23 08:25:54.600309 | instance | changed: [instance] 2026-04-23 08:25:54.600381 | instance | 2026-04-23 08:25:54.600532 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-23 08:25:54.600660 | instance | Thursday 23 April 2026 08:25:54 +0000 (0:00:00.241) 0:52:30.478 ******** 2026-04-23 08:25:56.727092 | instance | changed: [instance] 2026-04-23 08:25:56.727147 | instance | 2026-04-23 08:25:56.727290 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-23 08:25:56.727445 | instance | Thursday 23 April 2026 08:25:56 +0000 (0:00:02.126) 0:52:32.605 ******** 2026-04-23 08:25:57.404037 | instance | ok: [instance] 2026-04-23 08:25:57.404319 | instance | 2026-04-23 08:25:57.404606 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-23 08:25:57.404877 | instance | Thursday 23 April 2026 08:25:57 +0000 (0:00:00.676) 0:52:33.282 ******** 2026-04-23 08:26:05.114645 | instance | changed: [instance] 2026-04-23 08:26:05.114797 | instance | 2026-04-23 08:26:05.115008 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-23 08:26:05.115174 | instance | Thursday 23 April 2026 08:26:05 +0000 (0:00:07.710) 0:52:40.992 ******** 2026-04-23 08:26:05.178686 | instance | skipping: [instance] 2026-04-23 08:26:05.178769 | instance | 2026-04-23 08:26:05.178893 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-23 08:26:05.179048 | instance | Thursday 23 April 2026 08:26:05 +0000 (0:00:00.064) 0:52:41.056 ******** 2026-04-23 08:26:05.234651 | instance | skipping: [instance] 2026-04-23 08:26:05.234812 | instance | 2026-04-23 08:26:05.235138 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-23 08:26:05.235338 | instance | Thursday 23 April 2026 08:26:05 +0000 (0:00:00.056) 0:52:41.113 ******** 2026-04-23 08:26:48.087103 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-23 08:26:48.087376 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-23 08:26:48.087753 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-23 08:26:48.088047 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-23 08:26:48.088301 | instance | 2026-04-23 08:26:48.088601 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-23 08:26:48.088865 | instance | Thursday 23 April 2026 08:26:48 +0000 (0:00:42.852) 0:53:23.965 ******** 2026-04-23 08:26:48.192978 | 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 08:26:48.193139 | 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 08:26:48.193300 | 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 08:26:48.193476 | 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 08:26:48.193653 | 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 08:26:48.193830 | 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 08:26:48.194006 | 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 08:26:48.194182 | 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 08:26:48.194341 | instance | skipping: [instance] 2026-04-23 08:26:48.194494 | instance | 2026-04-23 08:26:48.194664 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-23 08:26:48.194828 | instance | Thursday 23 April 2026 08:26:48 +0000 (0:00:00.106) 0:53:24.071 ******** 2026-04-23 08:26:54.237079 | instance | changed: [instance] 2026-04-23 08:26:54.237321 | instance | 2026-04-23 08:26:54.237610 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-23 08:26:54.237910 | instance | Thursday 23 April 2026 08:26:54 +0000 (0:00:06.044) 0:53:30.115 ******** 2026-04-23 08:26:54.982749 | instance | changed: [instance] 2026-04-23 08:26:54.983010 | instance | 2026-04-23 08:26:54.983414 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-23 08:26:54.983728 | instance | Thursday 23 April 2026 08:26:54 +0000 (0:00:00.745) 0:53:30.861 ******** 2026-04-23 08:29:07.260873 | instance | changed: [instance] 2026-04-23 08:29:07.261079 | instance | 2026-04-23 08:29:07.261351 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-23 08:29:07.261627 | instance | Thursday 23 April 2026 08:29:07 +0000 (0:02:12.277) 0:55:43.139 ******** 2026-04-23 08:29:08.041487 | instance | changed: [instance] 2026-04-23 08:29:08.041726 | instance | 2026-04-23 08:29:08.042008 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:29:08.042362 | instance | Thursday 23 April 2026 08:29:08 +0000 (0:00:00.780) 0:55:43.920 ******** 2026-04-23 08:29:08.208725 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:29:08.208986 | instance | 2026-04-23 08:29:08.209283 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:29:08.209578 | instance | Thursday 23 April 2026 08:29:08 +0000 (0:00:00.167) 0:55:44.087 ******** 2026-04-23 08:29:08.271370 | instance | skipping: [instance] 2026-04-23 08:29:08.271498 | instance | 2026-04-23 08:29:08.271683 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:29:08.271850 | instance | Thursday 23 April 2026 08:29:08 +0000 (0:00:00.062) 0:55:44.150 ******** 2026-04-23 08:29:08.334011 | instance | skipping: [instance] 2026-04-23 08:29:08.334154 | instance | 2026-04-23 08:29:08.334334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:29:08.334561 | instance | Thursday 23 April 2026 08:29:08 +0000 (0:00:00.062) 0:55:44.213 ******** 2026-04-23 08:29:08.417891 | instance | ok: [instance] 2026-04-23 08:29:08.417956 | instance | 2026-04-23 08:29:08.418094 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-23 08:29:08.418219 | instance | Thursday 23 April 2026 08:29:08 +0000 (0:00:00.083) 0:55:44.296 ******** 2026-04-23 08:29:08.517919 | instance | included: ingress for instance 2026-04-23 08:29:08.518033 | instance | 2026-04-23 08:29:08.518216 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-23 08:29:08.518410 | instance | Thursday 23 April 2026 08:29:08 +0000 (0:00:00.099) 0:55:44.396 ******** 2026-04-23 08:29:09.615315 | instance | changed: [instance] 2026-04-23 08:29:09.615464 | instance | 2026-04-23 08:29:09.615629 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-23 08:29:09.615796 | instance | Thursday 23 April 2026 08:29:09 +0000 (0:00:01.097) 0:55:45.493 ******** 2026-04-23 08:29:10.465532 | instance | changed: [instance] 2026-04-23 08:29:10.465764 | instance | 2026-04-23 08:29:10.466032 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-23 08:29:10.466213 | instance | Thursday 23 April 2026 08:29:10 +0000 (0:00:00.847) 0:55:46.341 ******** 2026-04-23 08:29:10.623774 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:29:10.624107 | instance | 2026-04-23 08:29:10.624499 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:29:10.624860 | instance | Thursday 23 April 2026 08:29:10 +0000 (0:00:00.160) 0:55:46.502 ******** 2026-04-23 08:29:10.689242 | instance | skipping: [instance] 2026-04-23 08:29:10.689573 | instance | 2026-04-23 08:29:10.689873 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:29:10.690141 | instance | Thursday 23 April 2026 08:29:10 +0000 (0:00:00.065) 0:55:46.568 ******** 2026-04-23 08:29:10.750335 | instance | skipping: [instance] 2026-04-23 08:29:10.750413 | instance | 2026-04-23 08:29:10.750551 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:29:10.750672 | instance | Thursday 23 April 2026 08:29:10 +0000 (0:00:00.061) 0:55:46.629 ******** 2026-04-23 08:29:10.826235 | instance | ok: [instance] 2026-04-23 08:29:10.826324 | instance | 2026-04-23 08:29:10.826461 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-23 08:29:10.826585 | instance | Thursday 23 April 2026 08:29:10 +0000 (0:00:00.074) 0:55:46.703 ******** 2026-04-23 08:29:10.933753 | instance | included: ingress for instance 2026-04-23 08:29:10.933990 | instance | 2026-04-23 08:29:10.934260 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-23 08:29:10.934526 | instance | Thursday 23 April 2026 08:29:10 +0000 (0:00:00.108) 0:55:46.812 ******** 2026-04-23 08:29:12.157253 | instance | changed: [instance] 2026-04-23 08:29:12.157690 | instance | 2026-04-23 08:29:12.157985 | instance | TASK [Upload images] *********************************************************** 2026-04-23 08:29:12.158276 | instance | Thursday 23 April 2026 08:29:12 +0000 (0:00:01.222) 0:55:48.035 ******** 2026-04-23 08:29:12.337443 | 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 08:29:12.337645 | instance | 2026-04-23 08:29:12.337911 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:29:12.338115 | instance | Thursday 23 April 2026 08:29:12 +0000 (0:00:00.180) 0:55:48.216 ******** 2026-04-23 08:29:13.481597 | instance | ok: [instance] 2026-04-23 08:29:13.481823 | instance | 2026-04-23 08:29:13.482123 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:29:13.482388 | instance | Thursday 23 April 2026 08:29:13 +0000 (0:00:01.143) 0:55:49.360 ******** 2026-04-23 08:29:13.691932 | instance | changed: [instance] 2026-04-23 08:29:13.692292 | instance | 2026-04-23 08:29:13.692698 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:29:13.693013 | instance | Thursday 23 April 2026 08:29:13 +0000 (0:00:00.209) 0:55:49.569 ******** 2026-04-23 08:29:21.011258 | instance | changed: [instance] 2026-04-23 08:29:21.011834 | instance | 2026-04-23 08:29:21.011849 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:29:21.011858 | instance | Thursday 23 April 2026 08:29:21 +0000 (0:00:07.319) 0:55:56.889 ******** 2026-04-23 08:29:21.278516 | instance | ok: [instance] 2026-04-23 08:29:21.278658 | instance | 2026-04-23 08:29:21.278828 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:29:21.279015 | instance | Thursday 23 April 2026 08:29:21 +0000 (0:00:00.267) 0:55:57.157 ******** 2026-04-23 08:29:21.348279 | instance | skipping: [instance] 2026-04-23 08:29:21.348532 | instance | 2026-04-23 08:29:21.348829 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:29:21.349105 | instance | Thursday 23 April 2026 08:29:21 +0000 (0:00:00.069) 0:55:57.226 ******** 2026-04-23 08:29:22.041333 | instance | ok: [instance] 2026-04-23 08:29:22.041500 | instance | 2026-04-23 08:29:22.041672 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:29:22.041842 | instance | Thursday 23 April 2026 08:29:22 +0000 (0:00:00.693) 0:55:57.920 ******** 2026-04-23 08:30:10.112049 | instance | changed: [instance] 2026-04-23 08:30:10.112293 | instance | 2026-04-23 08:30:10.112599 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:30:10.112899 | instance | Thursday 23 April 2026 08:30:10 +0000 (0:00:48.070) 0:56:45.990 ******** 2026-04-23 08:30:10.534748 | instance | changed: [instance] 2026-04-23 08:30:10.534845 | instance | 2026-04-23 08:30:10.535005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:30:10.535131 | instance | Thursday 23 April 2026 08:30:10 +0000 (0:00:00.422) 0:56:46.413 ******** 2026-04-23 08:30:10.631402 | instance | ok: [instance] 2026-04-23 08:30:10.631490 | instance | 2026-04-23 08:30:10.631602 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:30:10.631762 | instance | Thursday 23 April 2026 08:30:10 +0000 (0:00:00.097) 0:56:46.510 ******** 2026-04-23 08:30:10.740545 | instance | included: rabbitmq for instance 2026-04-23 08:30:10.740826 | instance | 2026-04-23 08:30:10.741115 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:30:10.741393 | instance | Thursday 23 April 2026 08:30:10 +0000 (0:00:00.108) 0:56:46.619 ******** 2026-04-23 08:30:11.447632 | instance | ok: [instance] 2026-04-23 08:30:11.447907 | instance | 2026-04-23 08:30:11.448221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:30:11.448532 | instance | Thursday 23 April 2026 08:30:11 +0000 (0:00:00.706) 0:56:47.326 ******** 2026-04-23 08:30:11.508212 | instance | skipping: [instance] 2026-04-23 08:30:11.508320 | instance | 2026-04-23 08:30:11.508491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:30:11.508600 | instance | Thursday 23 April 2026 08:30:11 +0000 (0:00:00.060) 0:56:47.387 ******** 2026-04-23 08:30:11.572671 | instance | skipping: [instance] 2026-04-23 08:30:11.572745 | instance | 2026-04-23 08:30:11.573350 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:30:11.573412 | instance | Thursday 23 April 2026 08:30:11 +0000 (0:00:00.064) 0:56:47.451 ******** 2026-04-23 08:30:11.637688 | instance | skipping: [instance] 2026-04-23 08:30:11.637898 | instance | 2026-04-23 08:30:11.638244 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:30:11.638576 | instance | Thursday 23 April 2026 08:30:11 +0000 (0:00:00.064) 0:56:47.516 ******** 2026-04-23 08:31:22.774667 | instance | changed: [instance] 2026-04-23 08:31:22.774994 | instance | 2026-04-23 08:31:22.775515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:31:22.775778 | instance | Thursday 23 April 2026 08:31:22 +0000 (0:01:11.136) 0:57:58.653 ******** 2026-04-23 08:31:23.449052 | instance | ok: [instance] 2026-04-23 08:31:23.449146 | instance | 2026-04-23 08:31:23.449279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:31:23.449407 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.674) 0:57:59.328 ******** 2026-04-23 08:31:23.517233 | instance | ok: [instance] 2026-04-23 08:31:23.517348 | instance | 2026-04-23 08:31:23.517466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:31:23.517588 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.068) 0:57:59.396 ******** 2026-04-23 08:31:23.583164 | instance | skipping: [instance] 2026-04-23 08:31:23.583261 | instance | 2026-04-23 08:31:23.583416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:31:23.583557 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.065) 0:57:59.462 ******** 2026-04-23 08:31:23.653801 | instance | skipping: [instance] 2026-04-23 08:31:23.653882 | instance | 2026-04-23 08:31:23.654013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:31:23.654136 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.070) 0:57:59.532 ******** 2026-04-23 08:31:23.716524 | instance | ok: [instance] 2026-04-23 08:31:23.716583 | instance | 2026-04-23 08:31:23.716731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:31:23.716849 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.062) 0:57:59.595 ******** 2026-04-23 08:31:23.824216 | instance | ok: [instance] => (item=identity) 2026-04-23 08:31:23.824269 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:31:23.824510 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:31:23.824578 | instance | ok: [instance] => (item=sharev2) 2026-04-23 08:31:23.824783 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:31:23.824794 | instance | 2026-04-23 08:31:23.825025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:31:23.825045 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.107) 0:57:59.703 ******** 2026-04-23 08:31:23.916622 | instance | ok: [instance] 2026-04-23 08:31:23.916742 | instance | 2026-04-23 08:31:23.916755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:31:23.916913 | instance | Thursday 23 April 2026 08:31:23 +0000 (0:00:00.092) 0:57:59.795 ******** 2026-04-23 08:31:24.005573 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:31:24.005690 | instance | 2026-04-23 08:31:24.005818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:31:24.005935 | instance | Thursday 23 April 2026 08:31:24 +0000 (0:00:00.089) 0:57:59.884 ******** 2026-04-23 08:31:24.574844 | instance | changed: [instance] 2026-04-23 08:31:24.575180 | instance | 2026-04-23 08:31:24.575481 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-23 08:31:24.575796 | instance | Thursday 23 April 2026 08:31:24 +0000 (0:00:00.568) 0:58:00.453 ******** 2026-04-23 08:31:25.699365 | instance | changed: [instance] 2026-04-23 08:31:25.699538 | instance | 2026-04-23 08:31:25.699739 | instance | TASK [Upload service image] **************************************************** 2026-04-23 08:31:25.699944 | instance | Thursday 23 April 2026 08:31:25 +0000 (0:00:01.124) 0:58:01.577 ******** 2026-04-23 08:31:25.864368 | instance | included: glance_image for instance 2026-04-23 08:31:25.864586 | instance | 2026-04-23 08:31:25.864885 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:31:25.865200 | instance | Thursday 23 April 2026 08:31:25 +0000 (0:00:00.164) 0:58:01.742 ******** 2026-04-23 08:31:26.842289 | instance | ok: [instance] 2026-04-23 08:31:26.842562 | instance | 2026-04-23 08:31:26.842845 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:31:26.843165 | instance | Thursday 23 April 2026 08:31:26 +0000 (0:00:00.977) 0:58:02.720 ******** 2026-04-23 08:31:27.112643 | instance | changed: [instance] 2026-04-23 08:31:27.112946 | instance | 2026-04-23 08:31:27.113276 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:31:27.113596 | instance | Thursday 23 April 2026 08:31:27 +0000 (0:00:00.270) 0:58:02.991 ******** 2026-04-23 08:31:41.321353 | instance | changed: [instance] 2026-04-23 08:31:41.321436 | instance | 2026-04-23 08:31:41.321457 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:31:41.321691 | instance | Thursday 23 April 2026 08:31:41 +0000 (0:00:14.208) 0:58:17.199 ******** 2026-04-23 08:31:41.559240 | instance | ok: [instance] 2026-04-23 08:31:41.559655 | instance | 2026-04-23 08:31:41.559693 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:31:41.559699 | instance | Thursday 23 April 2026 08:31:41 +0000 (0:00:00.238) 0:58:17.438 ******** 2026-04-23 08:31:41.627563 | instance | skipping: [instance] 2026-04-23 08:31:41.627671 | instance | 2026-04-23 08:31:41.627920 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:31:41.627959 | instance | Thursday 23 April 2026 08:31:41 +0000 (0:00:00.068) 0:58:17.506 ******** 2026-04-23 08:31:42.311524 | instance | ok: [instance] 2026-04-23 08:31:42.311600 | instance | 2026-04-23 08:31:42.311743 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:31:42.311860 | instance | Thursday 23 April 2026 08:31:42 +0000 (0:00:00.683) 0:58:18.190 ******** 2026-04-23 08:32:00.629702 | instance | changed: [instance] 2026-04-23 08:32:00.629822 | instance | 2026-04-23 08:32:00.629977 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:32:00.630120 | instance | Thursday 23 April 2026 08:32:00 +0000 (0:00:18.318) 0:58:36.508 ******** 2026-04-23 08:32:01.014733 | instance | changed: [instance] 2026-04-23 08:32:01.014813 | instance | 2026-04-23 08:32:01.015177 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-23 08:32:01.015219 | instance | Thursday 23 April 2026 08:32:01 +0000 (0:00:00.385) 0:58:36.893 ******** 2026-04-23 08:32:02.539917 | instance | changed: [instance] 2026-04-23 08:32:02.539989 | instance | 2026-04-23 08:32:02.540124 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-23 08:32:02.540248 | instance | Thursday 23 April 2026 08:32:02 +0000 (0:00:01.524) 0:58:38.418 ******** 2026-04-23 08:32:07.308198 | instance | changed: [instance] => (item=22) 2026-04-23 08:32:07.308265 | instance | changed: [instance] => (item=111) 2026-04-23 08:32:07.308721 | instance | changed: [instance] => (item=2049) 2026-04-23 08:32:07.308810 | instance | 2026-04-23 08:32:07.308828 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-23 08:32:07.308851 | instance | Thursday 23 April 2026 08:32:07 +0000 (0:00:04.769) 0:58:43.187 ******** 2026-04-23 08:32:08.844966 | instance | changed: [instance] 2026-04-23 08:32:08.845057 | instance | 2026-04-23 08:32:08.845406 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-23 08:32:08.845467 | instance | Thursday 23 April 2026 08:32:08 +0000 (0:00:01.536) 0:58:44.723 ******** 2026-04-23 08:32:09.048791 | instance | ok: [instance -> localhost] 2026-04-23 08:32:09.048865 | instance | 2026-04-23 08:32:09.049103 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-23 08:32:09.049164 | instance | Thursday 23 April 2026 08:32:09 +0000 (0:00:00.203) 0:58:44.927 ******** 2026-04-23 08:32:09.477074 | instance | ok: [instance -> localhost] 2026-04-23 08:32:09.477154 | instance | 2026-04-23 08:32:09.477482 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-23 08:32:09.477521 | instance | Thursday 23 April 2026 08:32:09 +0000 (0:00:00.428) 0:58:45.356 ******** 2026-04-23 08:32:09.851178 | instance | ok: [instance -> localhost] 2026-04-23 08:32:09.851266 | instance | 2026-04-23 08:32:09.851394 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-23 08:32:09.851519 | instance | Thursday 23 April 2026 08:32:09 +0000 (0:00:00.374) 0:58:45.730 ******** 2026-04-23 08:32:10.091221 | instance | ok: [instance -> localhost] 2026-04-23 08:32:10.091309 | instance | 2026-04-23 08:32:10.091440 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-23 08:32:10.091563 | instance | Thursday 23 April 2026 08:32:10 +0000 (0:00:00.239) 0:58:45.969 ******** 2026-04-23 08:32:11.092132 | instance | changed: [instance] 2026-04-23 08:32:11.092287 | instance | 2026-04-23 08:32:11.092465 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-23 08:32:11.092698 | instance | Thursday 23 April 2026 08:32:11 +0000 (0:00:01.001) 0:58:46.970 ******** 2026-04-23 08:35:32.629390 | instance | changed: [instance] 2026-04-23 08:35:32.629598 | instance | 2026-04-23 08:35:32.629883 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:35:32.630162 | instance | Thursday 23 April 2026 08:35:32 +0000 (0:03:21.536) 1:02:08.507 ******** 2026-04-23 08:35:32.789182 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:35:32.789430 | instance | 2026-04-23 08:35:32.789708 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:35:32.790000 | instance | Thursday 23 April 2026 08:35:32 +0000 (0:00:00.160) 1:02:08.667 ******** 2026-04-23 08:35:32.865729 | instance | skipping: [instance] 2026-04-23 08:35:32.865842 | instance | 2026-04-23 08:35:32.865998 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:35:32.866147 | instance | Thursday 23 April 2026 08:35:32 +0000 (0:00:00.076) 1:02:08.744 ******** 2026-04-23 08:35:32.933071 | instance | skipping: [instance] 2026-04-23 08:35:32.933194 | instance | 2026-04-23 08:35:32.933384 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:35:32.933563 | instance | Thursday 23 April 2026 08:35:32 +0000 (0:00:00.067) 1:02:08.811 ******** 2026-04-23 08:35:33.012521 | instance | ok: [instance] 2026-04-23 08:35:33.012746 | instance | 2026-04-23 08:35:33.013011 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-23 08:35:33.013270 | instance | Thursday 23 April 2026 08:35:33 +0000 (0:00:00.079) 1:02:08.891 ******** 2026-04-23 08:35:33.133404 | instance | included: ingress for instance 2026-04-23 08:35:33.133679 | instance | 2026-04-23 08:35:33.133973 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-23 08:35:33.134268 | instance | Thursday 23 April 2026 08:35:33 +0000 (0:00:00.120) 1:02:09.012 ******** 2026-04-23 08:35:34.218009 | instance | changed: [instance] 2026-04-23 08:35:34.218109 | instance | 2026-04-23 08:35:34.218268 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-23 08:35:34.218416 | instance | Thursday 23 April 2026 08:35:34 +0000 (0:00:01.084) 1:02:10.096 ******** 2026-04-23 08:35:36.267029 | instance | changed: [instance] 2026-04-23 08:35:36.267086 | instance | 2026-04-23 08:35:36.267097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:35:36.267108 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:02.047) 1:02:12.144 ******** 2026-04-23 08:35:36.359823 | instance | ok: [instance] 2026-04-23 08:35:36.359889 | instance | 2026-04-23 08:35:36.359896 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:35:36.359901 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.092) 1:02:12.237 ******** 2026-04-23 08:35:36.430722 | instance | skipping: [instance] 2026-04-23 08:35:36.430837 | instance | 2026-04-23 08:35:36.430891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:35:36.431047 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.072) 1:02:12.309 ******** 2026-04-23 08:35:36.502502 | instance | skipping: [instance] 2026-04-23 08:35:36.502580 | instance | 2026-04-23 08:35:36.502713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:35:36.503071 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.071) 1:02:12.381 ******** 2026-04-23 08:35:36.574774 | instance | skipping: [instance] 2026-04-23 08:35:36.574850 | instance | 2026-04-23 08:35:36.575015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:35:36.575208 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.072) 1:02:12.453 ******** 2026-04-23 08:35:36.650810 | instance | skipping: [instance] 2026-04-23 08:35:36.650886 | instance | 2026-04-23 08:35:36.651048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:35:36.651262 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.075) 1:02:12.529 ******** 2026-04-23 08:35:36.727266 | instance | skipping: [instance] 2026-04-23 08:35:36.727472 | instance | 2026-04-23 08:35:36.727818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:35:36.727972 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.076) 1:02:12.605 ******** 2026-04-23 08:35:36.791244 | instance | ok: [instance] 2026-04-23 08:35:36.791312 | instance | 2026-04-23 08:35:36.791443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:35:36.791561 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.064) 1:02:12.669 ******** 2026-04-23 08:35:36.889841 | instance | ok: [instance] => (item=identity) 2026-04-23 08:35:36.890089 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:35:36.890390 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:35:36.890644 | instance | ok: [instance] => (item=dashboard) 2026-04-23 08:35:36.890952 | instance | 2026-04-23 08:35:36.891233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:35:36.891633 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.098) 1:02:12.768 ******** 2026-04-23 08:35:36.980484 | instance | ok: [instance] 2026-04-23 08:35:36.980780 | instance | 2026-04-23 08:35:36.981139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:35:36.981456 | instance | Thursday 23 April 2026 08:35:36 +0000 (0:00:00.090) 1:02:12.858 ******** 2026-04-23 08:35:37.079906 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:35:37.080007 | instance | 2026-04-23 08:35:37.080164 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:35:37.080721 | instance | Thursday 23 April 2026 08:35:37 +0000 (0:00:00.099) 1:02:12.958 ******** 2026-04-23 08:35:37.651657 | instance | changed: [instance] 2026-04-23 08:35:37.651852 | instance | 2026-04-23 08:35:37.652095 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-23 08:35:37.652391 | instance | Thursday 23 April 2026 08:35:37 +0000 (0:00:00.571) 1:02:13.530 ******** 2026-04-23 08:36:08.391929 | instance | changed: [instance] 2026-04-23 08:36:08.392090 | instance | 2026-04-23 08:36:08.392253 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:36:08.392428 | instance | Thursday 23 April 2026 08:36:08 +0000 (0:00:30.740) 1:02:44.270 ******** 2026-04-23 08:36:08.534242 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:36:08.534395 | instance | 2026-04-23 08:36:08.534576 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:36:08.534749 | instance | Thursday 23 April 2026 08:36:08 +0000 (0:00:00.142) 1:02:44.413 ******** 2026-04-23 08:36:08.599837 | instance | skipping: [instance] 2026-04-23 08:36:08.599951 | instance | 2026-04-23 08:36:08.600145 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:36:08.600374 | instance | Thursday 23 April 2026 08:36:08 +0000 (0:00:00.065) 1:02:44.478 ******** 2026-04-23 08:36:08.666874 | instance | skipping: [instance] 2026-04-23 08:36:08.666997 | instance | 2026-04-23 08:36:08.667134 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:36:08.667290 | instance | Thursday 23 April 2026 08:36:08 +0000 (0:00:00.067) 1:02:44.545 ******** 2026-04-23 08:36:08.741767 | instance | ok: [instance] 2026-04-23 08:36:08.742025 | instance | 2026-04-23 08:36:08.742308 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-23 08:36:08.742566 | instance | Thursday 23 April 2026 08:36:08 +0000 (0:00:00.074) 1:02:44.619 ******** 2026-04-23 08:36:08.844156 | instance | included: ingress for instance 2026-04-23 08:36:08.844393 | instance | 2026-04-23 08:36:08.844669 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-23 08:36:08.844934 | instance | Thursday 23 April 2026 08:36:08 +0000 (0:00:00.102) 1:02:44.722 ******** 2026-04-23 08:36:10.376779 | instance | changed: [instance] 2026-04-23 08:36:10.376976 | instance | 2026-04-23 08:36:10.377318 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 08:36:10.377669 | instance | Thursday 23 April 2026 08:36:10 +0000 (0:00:01.532) 1:02:46.254 ******** 2026-04-23 08:36:11.212249 | instance | changed: [instance] 2026-04-23 08:36:11.212487 | instance | 2026-04-23 08:36:11.212779 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-23 08:36:11.213074 | instance | Thursday 23 April 2026 08:36:11 +0000 (0:00:00.835) 1:02:47.090 ******** 2026-04-23 08:36:18.957205 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.957302 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.957424 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.957553 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.957668 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.957784 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.957893 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.958005 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.958119 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.958231 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.958362 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.958489 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:18.958604 | instance | ok: [instance] 2026-04-23 08:36:18.958717 | instance | 2026-04-23 08:36:18.958837 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-23 08:36:18.958973 | instance | Thursday 23 April 2026 08:36:18 +0000 (0:00:07.745) 1:02:54.836 ******** 2026-04-23 08:36:19.232582 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.232785 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.232921 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233037 | instance | skipping: [instance] => (item=None) 2026-04-23 08:36:19.233156 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233304 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233388 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233508 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233623 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233783 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.233906 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.234021 | instance | ok: [instance] => (item=None) 2026-04-23 08:36:19.234132 | instance | ok: [instance] 2026-04-23 08:36:19.234240 | instance | 2026-04-23 08:36:19.234362 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-23 08:36:19.234483 | instance | Thursday 23 April 2026 08:36:19 +0000 (0:00:00.275) 1:02:55.111 ******** 2026-04-23 08:36:19.923679 | instance | changed: [instance] 2026-04-23 08:36:19.923794 | instance | 2026-04-23 08:36:19.923954 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 08:36:19.924132 | instance | Thursday 23 April 2026 08:36:19 +0000 (0:00:00.690) 1:02:55.802 ******** 2026-04-23 08:36:20.699991 | instance | changed: [instance] 2026-04-23 08:36:20.700245 | instance | 2026-04-23 08:36:20.700482 | instance | PLAY [controllers] ************************************************************* 2026-04-23 08:36:20.700744 | instance | 2026-04-23 08:36:20.701097 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:36:20.701424 | instance | Thursday 23 April 2026 08:36:20 +0000 (0:00:00.776) 1:02:56.578 ******** 2026-04-23 08:36:24.613508 | instance | ok: [instance] 2026-04-23 08:36:24.613796 | instance | 2026-04-23 08:36:24.614207 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 08:36:24.614576 | instance | Thursday 23 April 2026 08:36:24 +0000 (0:00:03.913) 1:03:00.492 ******** 2026-04-23 08:36:24.917458 | instance | ok: [instance] 2026-04-23 08:36:24.917728 | instance | 2026-04-23 08:36:24.918034 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:36:24.918334 | instance | Thursday 23 April 2026 08:36:24 +0000 (0:00:00.303) 1:03:00.795 ******** 2026-04-23 08:36:26.027790 | instance | ok: [instance] 2026-04-23 08:36:26.027949 | instance | 2026-04-23 08:36:26.028213 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:36:26.028426 | instance | Thursday 23 April 2026 08:36:26 +0000 (0:00:01.110) 1:03:01.905 ******** 2026-04-23 08:36:26.315188 | instance | ok: [instance] 2026-04-23 08:36:26.315532 | instance | 2026-04-23 08:36:26.315849 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:36:26.316177 | instance | Thursday 23 April 2026 08:36:26 +0000 (0:00:00.287) 1:03:02.193 ******** 2026-04-23 08:36:26.425907 | instance | ok: [instance] => { 2026-04-23 08:36:26.426181 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 08:36:26.426444 | instance | } 2026-04-23 08:36:26.426703 | instance | 2026-04-23 08:36:26.427019 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:36:26.427294 | instance | Thursday 23 April 2026 08:36:26 +0000 (0:00:00.111) 1:03:02.304 ******** 2026-04-23 08:36:26.844582 | instance | ok: [instance] 2026-04-23 08:36:26.844792 | instance | 2026-04-23 08:36:26.845067 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:36:26.845385 | instance | Thursday 23 April 2026 08:36:26 +0000 (0:00:00.418) 1:03:02.723 ******** 2026-04-23 08:36:27.921728 | instance | ok: [instance] 2026-04-23 08:36:27.922049 | instance | 2026-04-23 08:36:27.922397 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 08:36:27.922771 | instance | Thursday 23 April 2026 08:36:27 +0000 (0:00:01.077) 1:03:03.800 ******** 2026-04-23 08:36:28.550361 | instance | ok: [instance] 2026-04-23 08:36:28.550648 | instance | 2026-04-23 08:36:28.550991 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 08:36:28.551342 | instance | Thursday 23 April 2026 08:36:28 +0000 (0:00:00.628) 1:03:04.429 ******** 2026-04-23 08:36:29.322945 | instance | ok: [instance] 2026-04-23 08:36:29.323212 | instance | 2026-04-23 08:36:29.323508 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 08:36:29.323781 | instance | Thursday 23 April 2026 08:36:29 +0000 (0:00:00.772) 1:03:05.201 ******** 2026-04-23 08:36:30.079611 | instance | ok: [instance] 2026-04-23 08:36:30.079693 | instance | 2026-04-23 08:36:30.079831 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 08:36:30.079957 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.756) 1:03:05.958 ******** 2026-04-23 08:36:30.491054 | instance | ok: [instance] 2026-04-23 08:36:30.491138 | instance | 2026-04-23 08:36:30.491267 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 08:36:30.491389 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.411) 1:03:06.370 ******** 2026-04-23 08:36:30.678631 | instance | included: openstack_helm_endpoints for instance 2026-04-23 08:36:30.679314 | instance | 2026-04-23 08:36:30.679381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:36:30.679393 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.187) 1:03:06.557 ******** 2026-04-23 08:36:30.752231 | instance | skipping: [instance] 2026-04-23 08:36:30.752469 | instance | 2026-04-23 08:36:30.752740 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:36:30.753011 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.073) 1:03:06.630 ******** 2026-04-23 08:36:30.816595 | instance | skipping: [instance] 2026-04-23 08:36:30.816902 | instance | 2026-04-23 08:36:30.817323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:36:30.817711 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.064) 1:03:06.695 ******** 2026-04-23 08:36:30.885085 | instance | skipping: [instance] 2026-04-23 08:36:30.885160 | instance | 2026-04-23 08:36:30.885364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:36:30.885531 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.068) 1:03:06.763 ******** 2026-04-23 08:36:30.949245 | instance | skipping: [instance] 2026-04-23 08:36:30.949524 | instance | 2026-04-23 08:36:30.949881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:36:30.950257 | instance | Thursday 23 April 2026 08:36:30 +0000 (0:00:00.064) 1:03:06.827 ******** 2026-04-23 08:36:31.012512 | instance | skipping: [instance] 2026-04-23 08:36:31.012745 | instance | 2026-04-23 08:36:31.013039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:36:31.013309 | instance | Thursday 23 April 2026 08:36:31 +0000 (0:00:00.063) 1:03:06.891 ******** 2026-04-23 08:36:31.079932 | instance | skipping: [instance] 2026-04-23 08:36:31.080175 | instance | 2026-04-23 08:36:31.080496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:36:31.080762 | instance | Thursday 23 April 2026 08:36:31 +0000 (0:00:00.067) 1:03:06.958 ******** 2026-04-23 08:36:31.144976 | instance | ok: [instance] 2026-04-23 08:36:31.145202 | instance | 2026-04-23 08:36:31.145500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:36:31.145767 | instance | Thursday 23 April 2026 08:36:31 +0000 (0:00:00.065) 1:03:07.023 ******** 2026-04-23 08:36:31.227576 | instance | ok: [instance] => (item=identity) 2026-04-23 08:36:31.227907 | instance | 2026-04-23 08:36:31.228338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:36:31.228661 | instance | Thursday 23 April 2026 08:36:31 +0000 (0:00:00.082) 1:03:07.106 ******** 2026-04-23 08:36:31.326654 | instance | ok: [instance] 2026-04-23 08:36:31.326864 | instance | 2026-04-23 08:36:31.327196 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 08:36:31.327443 | instance | Thursday 23 April 2026 08:36:31 +0000 (0:00:00.099) 1:03:07.205 ******** 2026-04-23 08:36:31.809164 | instance | ok: [instance] 2026-04-23 08:36:31.809222 | instance | 2026-04-23 08:36:31.809234 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 08:36:31.809244 | instance | Thursday 23 April 2026 08:36:31 +0000 (0:00:00.481) 1:03:07.686 ******** 2026-04-23 08:36:32.321639 | instance | ok: [instance] 2026-04-23 08:36:32.321719 | instance | 2026-04-23 08:36:32.321844 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 08:36:32.321967 | instance | Thursday 23 April 2026 08:36:32 +0000 (0:00:00.513) 1:03:08.200 ******** 2026-04-23 08:36:32.810842 | instance | ok: [instance] 2026-04-23 08:36:32.810972 | instance | 2026-04-23 08:36:32.811061 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 08:36:32.811177 | instance | Thursday 23 April 2026 08:36:32 +0000 (0:00:00.488) 1:03:08.689 ******** 2026-04-23 08:36:33.342498 | instance | ok: [instance] 2026-04-23 08:36:33.342611 | instance | 2026-04-23 08:36:33.342667 | instance | PLAY [Configure networking] **************************************************** 2026-04-23 08:36:33.342784 | instance | 2026-04-23 08:36:33.342913 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:36:33.343880 | instance | Thursday 23 April 2026 08:36:33 +0000 (0:00:00.531) 1:03:09.221 ******** 2026-04-23 08:36:37.293692 | instance | ok: [instance] 2026-04-23 08:36:37.293898 | instance | 2026-04-23 08:36:37.294169 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-23 08:36:37.294437 | instance | Thursday 23 April 2026 08:36:37 +0000 (0:00:03.950) 1:03:13.172 ******** 2026-04-23 08:36:37.635462 | instance | ok: [instance] 2026-04-23 08:36:37.635694 | instance | 2026-04-23 08:36:37.636043 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-23 08:36:37.636309 | instance | Thursday 23 April 2026 08:36:37 +0000 (0:00:00.341) 1:03:13.514 ******** 2026-04-23 08:36:37.870961 | instance | ok: [instance] 2026-04-23 08:36:37.871163 | instance | 2026-04-23 08:36:37.871539 | instance | PLAY RECAP ********************************************************************* 2026-04-23 08:36:37.871941 | instance | instance : ok=790 changed=288 unreachable=0 failed=0 skipped=258 rescued=0 ignored=2 2026-04-23 08:36:37.872259 | instance | 2026-04-23 08:36:37.872608 | instance | Thursday 23 April 2026 08:36:37 +0000 (0:00:00.233) 1:03:13.747 ******** 2026-04-23 08:36:37.872986 | instance | =============================================================================== 2026-04-23 08:36:37.873323 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 283.52s 2026-04-23 08:36:37.873638 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 201.54s 2026-04-23 08:36:37.873997 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 198.57s 2026-04-23 08:36:37.874314 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 186.95s 2026-04-23 08:36:37.874601 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.20s 2026-04-23 08:36:37.874966 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.39s 2026-04-23 08:36:37.875279 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 136.60s 2026-04-23 08:36:37.875598 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 133.00s 2026-04-23 08:36:37.875892 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 132.28s 2026-04-23 08:36:37.876289 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.25s 2026-04-23 08:36:37.876576 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 131.09s 2026-04-23 08:36:37.876870 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 109.32s 2026-04-23 08:36:37.877166 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 93.09s 2026-04-23 08:36:37.877312 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.74s 2026-04-23 08:36:37.877461 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 87.68s 2026-04-23 08:36:37.877582 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 71.14s 2026-04-23 08:36:37.877700 | instance | vexxhost.atmosphere.glance_image : Upload image into Glance ------------ 48.07s 2026-04-23 08:36:37.877823 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 42.85s 2026-04-23 08:36:37.877956 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 39.62s 2026-04-23 08:36:37.878193 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 39.05s 2026-04-23 08:36:38.122597 | instance | INFO [aio > converge] Executed: Successful 2026-04-23 08:36:38.135143 | instance | INFO [aio > idempotence] Executing 2026-04-23 08:36:41.066954 | instance | 2026-04-23 08:36:41.067302 | instance | PLAY [all] ********************************************************************* 2026-04-23 08:36:41.067780 | instance | 2026-04-23 08:36:41.068091 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:36:41.068374 | instance | Thursday 23 April 2026 08:36:41 +0000 (0:00:00.021) 0:00:00.021 ******** 2026-04-23 08:36:45.262224 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 08:36:45.262304 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 08:36:45.262440 | instance | interpreter could change the meaning of that path. See 2026-04-23 08:36:45.262554 | instance | https://docs.ansible.com/ansible- 2026-04-23 08:36:45.262678 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 08:36:45.340430 | instance | ok: [instance] 2026-04-23 08:36:45.340509 | instance | 2026-04-23 08:36:45.340632 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 08:36:45.340757 | instance | Thursday 23 April 2026 08:36:45 +0000 (0:00:04.274) 0:00:04.296 ******** 2026-04-23 08:36:45.563199 | instance | ok: [instance] 2026-04-23 08:36:45.563816 | instance | 2026-04-23 08:36:45.563868 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-23 08:36:45.563874 | instance | 2026-04-23 08:36:45.563878 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:36:45.563883 | instance | Thursday 23 April 2026 08:36:45 +0000 (0:00:00.223) 0:00:04.519 ******** 2026-04-23 08:36:50.387346 | instance | ok: [instance] 2026-04-23 08:36:50.387458 | instance | 2026-04-23 08:36:50.387470 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:36:50.387481 | instance | Thursday 23 April 2026 08:36:50 +0000 (0:00:04.822) 0:00:09.342 ******** 2026-04-23 08:36:50.762582 | instance | ok: [instance] 2026-04-23 08:36:50.762674 | instance | 2026-04-23 08:36:50.762686 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:36:50.762696 | instance | Thursday 23 April 2026 08:36:50 +0000 (0:00:00.375) 0:00:09.717 ******** 2026-04-23 08:36:50.874141 | instance | skipping: [instance] 2026-04-23 08:36:50.874188 | instance | 2026-04-23 08:36:50.874194 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:36:50.874200 | instance | Thursday 23 April 2026 08:36:50 +0000 (0:00:00.111) 0:00:09.829 ******** 2026-04-23 08:36:51.242330 | instance | ok: [instance] 2026-04-23 08:36:51.242716 | instance | 2026-04-23 08:36:51.243110 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:36:51.243444 | instance | Thursday 23 April 2026 08:36:51 +0000 (0:00:00.368) 0:00:10.197 ******** 2026-04-23 08:36:51.350455 | instance | ok: [instance] => { 2026-04-23 08:36:51.350717 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 08:36:51.350868 | instance | } 2026-04-23 08:36:51.351034 | instance | 2026-04-23 08:36:51.351186 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:36:51.351336 | instance | Thursday 23 April 2026 08:36:51 +0000 (0:00:00.109) 0:00:10.306 ******** 2026-04-23 08:36:51.917341 | instance | ok: [instance] 2026-04-23 08:36:51.917630 | instance | 2026-04-23 08:36:51.917851 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:36:51.918068 | instance | Thursday 23 April 2026 08:36:51 +0000 (0:00:00.565) 0:00:10.872 ******** 2026-04-23 08:36:52.072213 | instance | skipping: [instance] 2026-04-23 08:36:52.072648 | instance | 2026-04-23 08:36:52.073030 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:36:52.073362 | instance | Thursday 23 April 2026 08:36:52 +0000 (0:00:00.155) 0:00:11.027 ******** 2026-04-23 08:36:52.212706 | instance | skipping: [instance] 2026-04-23 08:36:52.213084 | instance | 2026-04-23 08:36:52.213348 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:36:52.213568 | instance | Thursday 23 April 2026 08:36:52 +0000 (0:00:00.140) 0:00:11.167 ******** 2026-04-23 08:36:52.501285 | instance | ok: [instance] 2026-04-23 08:36:52.501721 | instance | 2026-04-23 08:36:52.502112 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:36:52.502502 | instance | Thursday 23 April 2026 08:36:52 +0000 (0:00:00.288) 0:00:11.456 ******** 2026-04-23 08:36:53.848081 | instance | ok: [instance] 2026-04-23 08:36:53.848126 | instance | 2026-04-23 08:36:53.848132 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:36:53.848136 | instance | Thursday 23 April 2026 08:36:53 +0000 (0:00:01.346) 0:00:12.803 ******** 2026-04-23 08:36:53.976721 | instance | ok: [instance] => { 2026-04-23 08:36:53.976800 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 08:36:53.976878 | instance | } 2026-04-23 08:36:53.977211 | instance | 2026-04-23 08:36:53.977508 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:36:53.977783 | instance | Thursday 23 April 2026 08:36:53 +0000 (0:00:00.128) 0:00:12.932 ******** 2026-04-23 08:36:54.495006 | instance | ok: [instance] 2026-04-23 08:36:54.495282 | instance | 2026-04-23 08:36:54.495590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:36:54.495880 | instance | Thursday 23 April 2026 08:36:54 +0000 (0:00:00.518) 0:00:13.450 ******** 2026-04-23 08:36:56.975329 | instance | ok: [instance] 2026-04-23 08:36:56.975538 | instance | 2026-04-23 08:36:56.975820 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 08:36:56.976156 | instance | Thursday 23 April 2026 08:36:56 +0000 (0:00:02.480) 0:00:15.931 ******** 2026-04-23 08:36:57.057283 | instance | skipping: [instance] 2026-04-23 08:36:57.057492 | instance | 2026-04-23 08:36:57.058881 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 08:36:57.058956 | instance | Thursday 23 April 2026 08:36:57 +0000 (0:00:00.081) 0:00:16.013 ******** 2026-04-23 08:36:57.127348 | instance | skipping: [instance] 2026-04-23 08:36:57.127687 | instance | 2026-04-23 08:36:57.127954 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 08:36:57.128308 | instance | Thursday 23 April 2026 08:36:57 +0000 (0:00:00.069) 0:00:16.083 ******** 2026-04-23 08:36:57.297698 | instance | skipping: [instance] 2026-04-23 08:36:57.297930 | instance | 2026-04-23 08:36:57.298206 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 08:36:57.298520 | instance | Thursday 23 April 2026 08:36:57 +0000 (0:00:00.168) 0:00:16.251 ******** 2026-04-23 08:36:58.438795 | instance | ok: [instance] 2026-04-23 08:36:58.439056 | instance | 2026-04-23 08:36:58.439248 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 08:36:58.439415 | instance | Thursday 23 April 2026 08:36:58 +0000 (0:00:01.143) 0:00:17.394 ******** 2026-04-23 08:36:58.931925 | instance | ok: [instance] 2026-04-23 08:36:58.932133 | instance | 2026-04-23 08:36:58.932427 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 08:36:58.932694 | instance | Thursday 23 April 2026 08:36:58 +0000 (0:00:00.493) 0:00:17.887 ******** 2026-04-23 08:36:59.947389 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 08:36:59.947525 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 08:36:59.947646 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 08:36:59.947771 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 08:36:59.947895 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 08:36:59.948009 | instance | 2026-04-23 08:36:59.948130 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 08:36:59.948251 | instance | Thursday 23 April 2026 08:36:59 +0000 (0:00:01.015) 0:00:18.903 ******** 2026-04-23 08:37:00.574558 | instance | ok: [instance] 2026-04-23 08:37:00.574707 | instance | 2026-04-23 08:37:00.574898 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 08:37:00.575391 | instance | Thursday 23 April 2026 08:37:00 +0000 (0:00:00.576) 0:00:19.480 ******** 2026-04-23 08:37:00.575631 | instance | 2026-04-23 08:37:00.575936 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 08:37:00.576181 | instance | Thursday 23 April 2026 08:37:00 +0000 (0:00:00.049) 0:00:19.529 ******** 2026-04-23 08:37:01.272685 | instance | ok: [instance] 2026-04-23 08:37:01.272921 | instance | 2026-04-23 08:37:01.273194 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:37:01.273457 | instance | Thursday 23 April 2026 08:37:01 +0000 (0:00:00.698) 0:00:20.228 ******** 2026-04-23 08:37:01.556589 | instance | ok: [instance] 2026-04-23 08:37:01.556782 | instance | 2026-04-23 08:37:01.557068 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:37:01.557351 | instance | Thursday 23 April 2026 08:37:01 +0000 (0:00:00.284) 0:00:20.512 ******** 2026-04-23 08:37:01.663708 | instance | ok: [instance] => { 2026-04-23 08:37:01.663930 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 08:37:01.664238 | instance | } 2026-04-23 08:37:01.664504 | instance | 2026-04-23 08:37:01.664799 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:37:01.665071 | instance | Thursday 23 April 2026 08:37:01 +0000 (0:00:00.107) 0:00:20.619 ******** 2026-04-23 08:37:02.186320 | instance | ok: [instance] 2026-04-23 08:37:02.186564 | instance | 2026-04-23 08:37:02.186839 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:37:02.187145 | instance | Thursday 23 April 2026 08:37:02 +0000 (0:00:00.522) 0:00:21.142 ******** 2026-04-23 08:37:05.477828 | instance | ok: [instance] 2026-04-23 08:37:05.478131 | instance | 2026-04-23 08:37:05.478434 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 08:37:05.478732 | instance | Thursday 23 April 2026 08:37:05 +0000 (0:00:03.291) 0:00:24.433 ******** 2026-04-23 08:37:06.560194 | instance | ok: [instance] 2026-04-23 08:37:06.560343 | instance | 2026-04-23 08:37:06.560518 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 08:37:06.560688 | instance | Thursday 23 April 2026 08:37:06 +0000 (0:00:01.082) 0:00:25.516 ******** 2026-04-23 08:37:06.954780 | instance | ok: [instance] 2026-04-23 08:37:06.955098 | instance | 2026-04-23 08:37:06.955393 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 08:37:06.955663 | instance | Thursday 23 April 2026 08:37:06 +0000 (0:00:00.394) 0:00:25.910 ******** 2026-04-23 08:37:07.429850 | instance | ok: [instance] 2026-04-23 08:37:07.430050 | instance | 2026-04-23 08:37:07.430335 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 08:37:07.430871 | instance | Thursday 23 April 2026 08:37:07 +0000 (0:00:00.475) 0:00:26.385 ******** 2026-04-23 08:37:08.042228 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 08:37:08.042372 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 08:37:08.042535 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 08:37:08.042688 | instance | 2026-04-23 08:37:08.042853 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 08:37:08.043052 | instance | Thursday 23 April 2026 08:37:08 +0000 (0:00:00.612) 0:00:26.998 ******** 2026-04-23 08:37:08.508053 | instance | ok: [instance] 2026-04-23 08:37:08.508467 | instance | 2026-04-23 08:37:08.508769 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 08:37:08.509223 | instance | Thursday 23 April 2026 08:37:08 +0000 (0:00:00.465) 0:00:27.463 ******** 2026-04-23 08:37:09.005689 | instance | ok: [instance] 2026-04-23 08:37:09.005921 | instance | 2026-04-23 08:37:09.006185 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 08:37:09.006492 | instance | Thursday 23 April 2026 08:37:08 +0000 (0:00:00.459) 0:00:27.923 ******** 2026-04-23 08:37:09.006728 | instance | 2026-04-23 08:37:09.007044 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 08:37:09.007317 | instance | Thursday 23 April 2026 08:37:09 +0000 (0:00:00.037) 0:00:27.961 ******** 2026-04-23 08:37:09.467650 | instance | ok: [instance] 2026-04-23 08:37:09.467938 | instance | 2026-04-23 08:37:09.468226 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 08:37:09.468626 | instance | Thursday 23 April 2026 08:37:09 +0000 (0:00:00.461) 0:00:28.422 ******** 2026-04-23 08:37:09.602775 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 08:37:09.603097 | instance | 2026-04-23 08:37:09.603462 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 08:37:09.603761 | instance | Thursday 23 April 2026 08:37:09 +0000 (0:00:00.135) 0:00:28.558 ******** 2026-04-23 08:37:10.765613 | instance | ok: [instance] 2026-04-23 08:37:10.765926 | instance | 2026-04-23 08:37:10.766204 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 08:37:10.766529 | instance | Thursday 23 April 2026 08:37:10 +0000 (0:00:01.162) 0:00:29.721 ******** 2026-04-23 08:37:11.487573 | instance | ok: [instance] => (item=chronyd) 2026-04-23 08:37:11.487655 | instance | ok: [instance] => (item=sshd) 2026-04-23 08:37:11.487946 | instance | 2026-04-23 08:37:11.488021 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 08:37:11.488039 | instance | Thursday 23 April 2026 08:37:11 +0000 (0:00:00.722) 0:00:30.443 ******** 2026-04-23 08:37:11.839201 | instance | ok: [instance] 2026-04-23 08:37:11.839286 | instance | 2026-04-23 08:37:11.839410 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 08:37:11.839534 | instance | Thursday 23 April 2026 08:37:11 +0000 (0:00:00.351) 0:00:30.795 ******** 2026-04-23 08:37:12.084032 | instance | ok: [instance] 2026-04-23 08:37:12.084115 | instance | 2026-04-23 08:37:12.084239 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 08:37:12.084360 | instance | Thursday 23 April 2026 08:37:12 +0000 (0:00:00.244) 0:00:31.040 ******** 2026-04-23 08:37:12.572515 | instance | ok: [instance] 2026-04-23 08:37:12.572587 | instance | 2026-04-23 08:37:12.572716 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 08:37:12.572866 | instance | Thursday 23 April 2026 08:37:12 +0000 (0:00:00.488) 0:00:31.528 ******** 2026-04-23 08:37:13.124255 | instance | ok: [instance] 2026-04-23 08:37:13.124336 | instance | 2026-04-23 08:37:13.124631 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-23 08:37:13.124678 | instance | Thursday 23 April 2026 08:37:13 +0000 (0:00:00.551) 0:00:32.080 ******** 2026-04-23 08:37:18.711966 | instance | ok: [instance] 2026-04-23 08:37:18.712039 | instance | 2026-04-23 08:37:18.712191 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-23 08:37:18.712321 | instance | Thursday 23 April 2026 08:37:18 +0000 (0:00:05.587) 0:00:37.667 ******** 2026-04-23 08:37:18.799578 | instance | ok: [instance] 2026-04-23 08:37:18.799680 | instance | 2026-04-23 08:37:18.799825 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-23 08:37:18.799959 | instance | Thursday 23 April 2026 08:37:18 +0000 (0:00:00.087) 0:00:37.755 ******** 2026-04-23 08:37:18.872755 | instance | skipping: [instance] 2026-04-23 08:37:18.872865 | instance | 2026-04-23 08:37:18.872996 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-23 08:37:18.873120 | instance | Thursday 23 April 2026 08:37:18 +0000 (0:00:00.073) 0:00:37.828 ******** 2026-04-23 08:37:18.944130 | instance | skipping: [instance] 2026-04-23 08:37:18.944568 | instance | 2026-04-23 08:37:18.944617 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-23 08:37:18.944633 | instance | Thursday 23 April 2026 08:37:18 +0000 (0:00:00.071) 0:00:37.900 ******** 2026-04-23 08:37:19.022655 | instance | skipping: [instance] 2026-04-23 08:37:19.022725 | instance | 2026-04-23 08:37:19.023038 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-23 08:37:19.023082 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.078) 0:00:37.978 ******** 2026-04-23 08:37:19.094963 | instance | skipping: [instance] 2026-04-23 08:37:19.095370 | instance | 2026-04-23 08:37:19.095414 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-23 08:37:19.095420 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.072) 0:00:38.051 ******** 2026-04-23 08:37:19.168680 | instance | skipping: [instance] 2026-04-23 08:37:19.168767 | instance | 2026-04-23 08:37:19.169010 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-23 08:37:19.169331 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.073) 0:00:38.124 ******** 2026-04-23 08:37:19.241375 | instance | skipping: [instance] 2026-04-23 08:37:19.241469 | instance | 2026-04-23 08:37:19.241539 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-23 08:37:19.241686 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.072) 0:00:38.197 ******** 2026-04-23 08:37:19.311350 | instance | skipping: [instance] 2026-04-23 08:37:19.311427 | instance | 2026-04-23 08:37:19.311698 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-23 08:37:19.311741 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.069) 0:00:38.267 ******** 2026-04-23 08:37:19.441787 | instance | ok: [instance] 2026-04-23 08:37:19.441869 | instance | 2026-04-23 08:37:19.441992 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-23 08:37:19.442252 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.130) 0:00:38.397 ******** 2026-04-23 08:37:19.798729 | instance | ok: [instance] => (item=instance) 2026-04-23 08:37:19.798852 | instance | 2026-04-23 08:37:19.798868 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-23 08:37:19.799047 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.356) 0:00:38.754 ******** 2026-04-23 08:37:19.895712 | instance | ok: [instance] 2026-04-23 08:37:19.895835 | instance | 2026-04-23 08:37:19.895888 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-23 08:37:19.896007 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.096) 0:00:38.851 ******** 2026-04-23 08:37:19.981270 | instance | skipping: [instance] 2026-04-23 08:37:19.981370 | instance | 2026-04-23 08:37:19.981486 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 08:37:19.981605 | instance | Thursday 23 April 2026 08:37:19 +0000 (0:00:00.085) 0:00:38.937 ******** 2026-04-23 08:37:20.123681 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 08:37:20.123781 | instance | 2026-04-23 08:37:20.123867 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 08:37:20.124019 | instance | Thursday 23 April 2026 08:37:20 +0000 (0:00:00.142) 0:00:39.079 ******** 2026-04-23 08:37:22.584177 | instance | ok: [instance] 2026-04-23 08:37:22.584293 | instance | 2026-04-23 08:37:22.584407 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 08:37:22.584527 | instance | Thursday 23 April 2026 08:37:22 +0000 (0:00:02.460) 0:00:41.540 ******** 2026-04-23 08:37:22.716367 | instance | ok: [instance] => (item=instance) 2026-04-23 08:37:22.716592 | instance | 2026-04-23 08:37:22.716934 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 08:37:22.717207 | instance | Thursday 23 April 2026 08:37:22 +0000 (0:00:00.131) 0:00:41.672 ******** 2026-04-23 08:37:23.196017 | instance | ok: [instance] 2026-04-23 08:37:23.196277 | instance | 2026-04-23 08:37:23.196568 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 08:37:23.196848 | instance | Thursday 23 April 2026 08:37:23 +0000 (0:00:00.479) 0:00:42.151 ******** 2026-04-23 08:37:25.974202 | instance | ok: [instance] 2026-04-23 08:37:25.974427 | instance | 2026-04-23 08:37:25.974768 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-23 08:37:25.975027 | instance | Thursday 23 April 2026 08:37:25 +0000 (0:00:02.777) 0:00:44.929 ******** 2026-04-23 08:37:28.220105 | instance | ok: [instance] 2026-04-23 08:37:28.220403 | instance | 2026-04-23 08:37:28.220955 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-23 08:37:28.221027 | instance | Thursday 23 April 2026 08:37:28 +0000 (0:00:02.246) 0:00:47.175 ******** 2026-04-23 08:37:39.420281 | instance | ok: [instance] 2026-04-23 08:37:39.420374 | instance | 2026-04-23 08:37:39.420496 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 08:37:39.420617 | instance | Thursday 23 April 2026 08:37:39 +0000 (0:00:11.200) 0:00:58.376 ******** 2026-04-23 08:37:39.646481 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 08:37:39.646625 | instance | 2026-04-23 08:37:39.646800 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 08:37:39.647016 | instance | Thursday 23 April 2026 08:37:39 +0000 (0:00:00.226) 0:00:58.602 ******** 2026-04-23 08:37:39.761086 | instance | skipping: [instance] 2026-04-23 08:37:39.761231 | instance | 2026-04-23 08:37:39.761414 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 08:37:39.761586 | instance | Thursday 23 April 2026 08:37:39 +0000 (0:00:00.114) 0:00:58.717 ******** 2026-04-23 08:37:39.889614 | instance | skipping: [instance] => (item=instance) 2026-04-23 08:37:39.889887 | instance | skipping: [instance] 2026-04-23 08:37:39.890185 | instance | 2026-04-23 08:37:39.890471 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 08:37:39.890771 | instance | Thursday 23 April 2026 08:37:39 +0000 (0:00:00.128) 0:00:58.845 ******** 2026-04-23 08:37:40.177996 | instance | ok: [instance] 2026-04-23 08:37:40.178143 | instance | 2026-04-23 08:37:40.178321 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 08:37:40.178490 | instance | Thursday 23 April 2026 08:37:40 +0000 (0:00:00.288) 0:00:59.134 ******** 2026-04-23 08:37:42.864637 | instance | ok: [instance] 2026-04-23 08:37:42.864861 | instance | 2026-04-23 08:37:42.865150 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-23 08:37:42.865460 | instance | Thursday 23 April 2026 08:37:42 +0000 (0:00:02.685) 0:01:01.820 ******** 2026-04-23 08:37:45.230784 | instance | ok: [instance] 2026-04-23 08:37:45.231110 | instance | 2026-04-23 08:37:45.231395 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-23 08:37:45.231686 | instance | Thursday 23 April 2026 08:37:45 +0000 (0:00:02.366) 0:01:04.186 ******** 2026-04-23 08:37:47.343610 | instance | ok: [instance] 2026-04-23 08:37:47.343771 | instance | 2026-04-23 08:37:47.343893 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-23 08:37:47.344060 | instance | Thursday 23 April 2026 08:37:47 +0000 (0:00:02.113) 0:01:06.299 ******** 2026-04-23 08:37:49.672315 | instance | ok: [instance] 2026-04-23 08:37:49.672621 | instance | 2026-04-23 08:37:49.672852 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-23 08:37:49.673101 | instance | 2026-04-23 08:37:49.673372 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:37:49.673640 | instance | Thursday 23 April 2026 08:37:49 +0000 (0:00:02.328) 0:01:08.628 ******** 2026-04-23 08:37:54.833120 | instance | ok: [instance] 2026-04-23 08:37:54.833194 | instance | 2026-04-23 08:37:54.833322 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:37:54.833447 | instance | Thursday 23 April 2026 08:37:54 +0000 (0:00:05.153) 0:01:13.781 ******** 2026-04-23 08:37:55.110188 | instance | ok: [instance] 2026-04-23 08:37:55.110407 | instance | 2026-04-23 08:37:55.110675 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:37:55.111034 | instance | Thursday 23 April 2026 08:37:55 +0000 (0:00:00.283) 0:01:14.065 ******** 2026-04-23 08:37:55.213188 | instance | skipping: [instance] 2026-04-23 08:37:55.213292 | instance | 2026-04-23 08:37:55.213485 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:37:55.213770 | instance | Thursday 23 April 2026 08:37:55 +0000 (0:00:00.103) 0:01:14.169 ******** 2026-04-23 08:37:55.498606 | instance | ok: [instance] 2026-04-23 08:37:55.498731 | instance | 2026-04-23 08:37:55.498904 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:37:55.499107 | instance | Thursday 23 April 2026 08:37:55 +0000 (0:00:00.285) 0:01:14.454 ******** 2026-04-23 08:37:55.714362 | instance | ok: [instance] => { 2026-04-23 08:37:55.714801 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 08:37:55.715225 | instance | } 2026-04-23 08:37:55.715609 | instance | 2026-04-23 08:37:55.715982 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:37:55.716370 | instance | Thursday 23 April 2026 08:37:55 +0000 (0:00:00.215) 0:01:14.669 ******** 2026-04-23 08:37:56.086660 | instance | ok: [instance] 2026-04-23 08:37:56.086931 | instance | 2026-04-23 08:37:56.087200 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:37:56.087454 | instance | Thursday 23 April 2026 08:37:56 +0000 (0:00:00.372) 0:01:15.042 ******** 2026-04-23 08:37:56.227542 | instance | skipping: [instance] 2026-04-23 08:37:56.227776 | instance | 2026-04-23 08:37:56.228086 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:37:56.228358 | instance | Thursday 23 April 2026 08:37:56 +0000 (0:00:00.140) 0:01:15.182 ******** 2026-04-23 08:37:56.385551 | instance | skipping: [instance] 2026-04-23 08:37:56.385658 | instance | 2026-04-23 08:37:56.385842 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:37:56.386042 | instance | Thursday 23 April 2026 08:37:56 +0000 (0:00:00.158) 0:01:15.341 ******** 2026-04-23 08:37:56.673979 | instance | ok: [instance] 2026-04-23 08:37:56.674219 | instance | 2026-04-23 08:37:56.674525 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:37:56.674791 | instance | Thursday 23 April 2026 08:37:56 +0000 (0:00:00.288) 0:01:15.629 ******** 2026-04-23 08:37:57.840002 | instance | ok: [instance] 2026-04-23 08:37:57.840239 | instance | 2026-04-23 08:37:57.840540 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:37:57.840871 | instance | Thursday 23 April 2026 08:37:57 +0000 (0:00:01.165) 0:01:16.795 ******** 2026-04-23 08:37:57.978160 | instance | ok: [instance] => { 2026-04-23 08:37:57.978490 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 08:37:57.978732 | instance | } 2026-04-23 08:37:57.979028 | instance | 2026-04-23 08:37:57.979298 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:37:57.979540 | instance | Thursday 23 April 2026 08:37:57 +0000 (0:00:00.138) 0:01:16.934 ******** 2026-04-23 08:37:58.446344 | instance | ok: [instance] 2026-04-23 08:37:58.446409 | instance | 2026-04-23 08:37:58.446419 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:37:58.446427 | instance | Thursday 23 April 2026 08:37:58 +0000 (0:00:00.467) 0:01:17.401 ******** 2026-04-23 08:38:00.567215 | instance | ok: [instance] 2026-04-23 08:38:00.567457 | instance | 2026-04-23 08:38:00.567711 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 08:38:00.567987 | instance | Thursday 23 April 2026 08:38:00 +0000 (0:00:02.121) 0:01:19.522 ******** 2026-04-23 08:38:00.645710 | instance | skipping: [instance] 2026-04-23 08:38:00.645782 | instance | 2026-04-23 08:38:00.645924 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 08:38:00.646044 | instance | Thursday 23 April 2026 08:38:00 +0000 (0:00:00.079) 0:01:19.601 ******** 2026-04-23 08:38:00.727644 | instance | skipping: [instance] 2026-04-23 08:38:00.727918 | instance | 2026-04-23 08:38:00.728230 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 08:38:00.728532 | instance | Thursday 23 April 2026 08:38:00 +0000 (0:00:00.081) 0:01:19.683 ******** 2026-04-23 08:38:00.808861 | instance | skipping: [instance] 2026-04-23 08:38:00.809089 | instance | 2026-04-23 08:38:00.809400 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 08:38:00.809683 | instance | Thursday 23 April 2026 08:38:00 +0000 (0:00:00.081) 0:01:19.764 ******** 2026-04-23 08:38:01.953399 | instance | ok: [instance] 2026-04-23 08:38:01.953677 | instance | 2026-04-23 08:38:01.953975 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 08:38:01.954256 | instance | Thursday 23 April 2026 08:38:01 +0000 (0:00:01.144) 0:01:20.909 ******** 2026-04-23 08:38:02.442142 | instance | ok: [instance] 2026-04-23 08:38:02.442278 | instance | 2026-04-23 08:38:02.442452 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 08:38:02.442620 | instance | Thursday 23 April 2026 08:38:02 +0000 (0:00:00.488) 0:01:21.398 ******** 2026-04-23 08:38:03.441578 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 08:38:03.441828 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 08:38:03.442107 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 08:38:03.442395 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 08:38:03.442680 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 08:38:03.443027 | instance | 2026-04-23 08:38:03.443324 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 08:38:03.443603 | instance | Thursday 23 April 2026 08:38:03 +0000 (0:00:00.999) 0:01:22.397 ******** 2026-04-23 08:38:04.068940 | instance | ok: [instance] 2026-04-23 08:38:04.069198 | instance | 2026-04-23 08:38:04.069525 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 08:38:04.069863 | instance | Thursday 23 April 2026 08:38:04 +0000 (0:00:00.593) 0:01:22.990 ******** 2026-04-23 08:38:04.070169 | instance | 2026-04-23 08:38:04.070467 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 08:38:04.070747 | instance | Thursday 23 April 2026 08:38:04 +0000 (0:00:00.034) 0:01:23.024 ******** 2026-04-23 08:38:04.521243 | instance | ok: [instance] 2026-04-23 08:38:04.521340 | instance | 2026-04-23 08:38:04.521548 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:38:04.521739 | instance | Thursday 23 April 2026 08:38:04 +0000 (0:00:00.452) 0:01:23.477 ******** 2026-04-23 08:38:04.801868 | instance | ok: [instance] 2026-04-23 08:38:04.801964 | instance | 2026-04-23 08:38:04.802091 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:38:04.802214 | instance | Thursday 23 April 2026 08:38:04 +0000 (0:00:00.280) 0:01:23.757 ******** 2026-04-23 08:38:04.903871 | instance | ok: [instance] => { 2026-04-23 08:38:04.904037 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 08:38:04.904199 | instance | } 2026-04-23 08:38:04.904355 | instance | 2026-04-23 08:38:04.904487 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:38:04.904605 | instance | Thursday 23 April 2026 08:38:04 +0000 (0:00:00.102) 0:01:23.859 ******** 2026-04-23 08:38:05.498787 | instance | ok: [instance] 2026-04-23 08:38:05.499203 | instance | 2026-04-23 08:38:05.499563 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:38:05.499909 | instance | Thursday 23 April 2026 08:38:05 +0000 (0:00:00.594) 0:01:24.454 ******** 2026-04-23 08:38:08.749857 | instance | ok: [instance] 2026-04-23 08:38:08.749957 | instance | 2026-04-23 08:38:08.750390 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 08:38:08.750533 | instance | Thursday 23 April 2026 08:38:08 +0000 (0:00:03.250) 0:01:27.705 ******** 2026-04-23 08:38:10.053575 | instance | ok: [instance] 2026-04-23 08:38:10.053693 | instance | 2026-04-23 08:38:10.053847 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 08:38:10.053995 | instance | Thursday 23 April 2026 08:38:10 +0000 (0:00:01.304) 0:01:29.009 ******** 2026-04-23 08:38:10.306475 | instance | ok: [instance] 2026-04-23 08:38:10.306777 | instance | 2026-04-23 08:38:10.306902 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 08:38:10.307191 | instance | Thursday 23 April 2026 08:38:10 +0000 (0:00:00.252) 0:01:29.262 ******** 2026-04-23 08:38:10.841873 | instance | ok: [instance] 2026-04-23 08:38:10.842014 | instance | 2026-04-23 08:38:10.842189 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 08:38:10.842360 | instance | Thursday 23 April 2026 08:38:10 +0000 (0:00:00.536) 0:01:29.798 ******** 2026-04-23 08:38:11.453307 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 08:38:11.453458 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 08:38:11.453634 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 08:38:11.453826 | instance | 2026-04-23 08:38:11.454014 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 08:38:11.454168 | instance | Thursday 23 April 2026 08:38:11 +0000 (0:00:00.611) 0:01:30.409 ******** 2026-04-23 08:38:11.925660 | instance | ok: [instance] 2026-04-23 08:38:11.925804 | instance | 2026-04-23 08:38:11.925994 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 08:38:11.926172 | instance | Thursday 23 April 2026 08:38:11 +0000 (0:00:00.472) 0:01:30.881 ******** 2026-04-23 08:38:12.406992 | instance | ok: [instance] 2026-04-23 08:38:12.407139 | instance | 2026-04-23 08:38:12.407265 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 08:38:12.407405 | instance | Thursday 23 April 2026 08:38:12 +0000 (0:00:00.444) 0:01:31.326 ******** 2026-04-23 08:38:12.407576 | instance | 2026-04-23 08:38:12.407852 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 08:38:12.407934 | instance | Thursday 23 April 2026 08:38:12 +0000 (0:00:00.035) 0:01:31.362 ******** 2026-04-23 08:38:12.913788 | instance | ok: [instance] 2026-04-23 08:38:12.914012 | instance | 2026-04-23 08:38:12.914315 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 08:38:12.914562 | instance | Thursday 23 April 2026 08:38:12 +0000 (0:00:00.506) 0:01:31.869 ******** 2026-04-23 08:38:13.058430 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 08:38:13.058698 | instance | 2026-04-23 08:38:13.059032 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 08:38:13.059324 | instance | Thursday 23 April 2026 08:38:13 +0000 (0:00:00.143) 0:01:32.013 ******** 2026-04-23 08:38:14.147051 | instance | ok: [instance] 2026-04-23 08:38:14.147279 | instance | 2026-04-23 08:38:14.147570 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 08:38:14.147812 | instance | Thursday 23 April 2026 08:38:14 +0000 (0:00:01.089) 0:01:33.102 ******** 2026-04-23 08:38:14.867919 | instance | ok: [instance] => (item=chronyd) 2026-04-23 08:38:14.868190 | instance | ok: [instance] => (item=sshd) 2026-04-23 08:38:14.868425 | instance | 2026-04-23 08:38:14.868681 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 08:38:14.868933 | instance | Thursday 23 April 2026 08:38:14 +0000 (0:00:00.721) 0:01:33.823 ******** 2026-04-23 08:38:15.222353 | instance | ok: [instance] 2026-04-23 08:38:15.222585 | instance | 2026-04-23 08:38:15.222875 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 08:38:15.223163 | instance | Thursday 23 April 2026 08:38:15 +0000 (0:00:00.353) 0:01:34.177 ******** 2026-04-23 08:38:15.460964 | instance | ok: [instance] 2026-04-23 08:38:15.461206 | instance | 2026-04-23 08:38:15.461527 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 08:38:15.461801 | instance | Thursday 23 April 2026 08:38:15 +0000 (0:00:00.238) 0:01:34.416 ******** 2026-04-23 08:38:15.757573 | instance | ok: [instance] 2026-04-23 08:38:15.757874 | instance | 2026-04-23 08:38:15.758287 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 08:38:15.758628 | instance | Thursday 23 April 2026 08:38:15 +0000 (0:00:00.296) 0:01:34.713 ******** 2026-04-23 08:38:16.018324 | instance | ok: [instance] 2026-04-23 08:38:16.018546 | instance | 2026-04-23 08:38:16.018835 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-23 08:38:16.019184 | instance | Thursday 23 April 2026 08:38:16 +0000 (0:00:00.260) 0:01:34.973 ******** 2026-04-23 08:38:16.363992 | instance | ok: [instance] => (item=instance) 2026-04-23 08:38:16.364067 | instance | 2026-04-23 08:38:16.364300 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-23 08:38:16.364420 | instance | Thursday 23 April 2026 08:38:16 +0000 (0:00:00.346) 0:01:35.320 ******** 2026-04-23 08:38:16.446573 | instance | ok: [instance] 2026-04-23 08:38:16.446831 | instance | 2026-04-23 08:38:16.447155 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-23 08:38:16.447424 | instance | Thursday 23 April 2026 08:38:16 +0000 (0:00:00.082) 0:01:35.402 ******** 2026-04-23 08:38:21.961629 | instance | ok: [instance] 2026-04-23 08:38:21.961710 | instance | 2026-04-23 08:38:21.961724 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-23 08:38:21.961735 | instance | Thursday 23 April 2026 08:38:21 +0000 (0:00:05.513) 0:01:40.916 ******** 2026-04-23 08:38:22.046766 | instance | ok: [instance] 2026-04-23 08:38:22.046847 | instance | 2026-04-23 08:38:22.046977 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-23 08:38:22.047100 | instance | Thursday 23 April 2026 08:38:22 +0000 (0:00:00.086) 0:01:41.002 ******** 2026-04-23 08:38:22.175229 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-23 08:38:22.175354 | instance | 2026-04-23 08:38:22.175370 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 08:38:22.175539 | instance | Thursday 23 April 2026 08:38:22 +0000 (0:00:00.128) 0:01:41.131 ******** 2026-04-23 08:38:22.298121 | instance | skipping: [instance] 2026-04-23 08:38:22.298204 | instance | 2026-04-23 08:38:22.298510 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 08:38:22.298594 | instance | Thursday 23 April 2026 08:38:22 +0000 (0:00:00.122) 0:01:41.253 ******** 2026-04-23 08:38:22.425683 | instance | skipping: [instance] => (item=instance) 2026-04-23 08:38:22.425786 | instance | skipping: [instance] 2026-04-23 08:38:22.425859 | instance | 2026-04-23 08:38:22.426182 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 08:38:22.426237 | instance | Thursday 23 April 2026 08:38:22 +0000 (0:00:00.128) 0:01:41.381 ******** 2026-04-23 08:38:22.805936 | instance | ok: [instance] 2026-04-23 08:38:22.806069 | instance | 2026-04-23 08:38:22.806449 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 08:38:22.806498 | instance | Thursday 23 April 2026 08:38:22 +0000 (0:00:00.380) 0:01:41.762 ******** 2026-04-23 08:38:25.886239 | instance | ok: [instance] 2026-04-23 08:38:25.886328 | instance | 2026-04-23 08:38:25.886552 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-23 08:38:25.886600 | instance | Thursday 23 April 2026 08:38:25 +0000 (0:00:03.080) 0:01:44.842 ******** 2026-04-23 08:38:35.980826 | instance | skipping: [instance] => (item=osd.0) 2026-04-23 08:38:35.980915 | instance | skipping: [instance] => (item=osd.2) 2026-04-23 08:38:35.981081 | instance | skipping: [instance] => (item=osd.1) 2026-04-23 08:38:35.981201 | instance | skipping: [instance] 2026-04-23 08:38:35.981318 | instance | 2026-04-23 08:38:35.981462 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-23 08:38:35.981595 | instance | Thursday 23 April 2026 08:38:35 +0000 (0:00:10.094) 0:01:54.937 ******** 2026-04-23 08:38:36.184423 | instance | skipping: [instance] => (item=osd.0) 2026-04-23 08:38:36.184504 | instance | skipping: [instance] => (item=osd.2) 2026-04-23 08:38:36.185152 | instance | skipping: [instance] => (item=osd.1) 2026-04-23 08:38:36.185197 | instance | skipping: [instance] 2026-04-23 08:38:36.185203 | instance | 2026-04-23 08:38:36.185208 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-23 08:38:36.185213 | instance | Thursday 23 April 2026 08:38:36 +0000 (0:00:00.203) 0:01:55.140 ******** 2026-04-23 08:38:41.739484 | instance | ok: [instance] 2026-04-23 08:38:41.739571 | instance | 2026-04-23 08:38:41.739759 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-23 08:38:41.739810 | instance | Thursday 23 April 2026 08:38:41 +0000 (0:00:05.554) 0:02:00.695 ******** 2026-04-23 08:38:52.868947 | instance | ok: [instance] 2026-04-23 08:38:52.869041 | instance | 2026-04-23 08:38:52.869167 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-23 08:38:52.869286 | instance | Thursday 23 April 2026 08:38:52 +0000 (0:00:11.129) 0:02:11.825 ******** 2026-04-23 08:38:53.072445 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-23 08:38:53.072522 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-23 08:38:53.072824 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-23 08:38:53.072884 | instance | skipping: [instance] 2026-04-23 08:38:53.072927 | instance | 2026-04-23 08:38:53.073083 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-23 08:38:53.073158 | instance | Thursday 23 April 2026 08:38:53 +0000 (0:00:00.203) 0:02:12.028 ******** 2026-04-23 08:38:55.397414 | instance | ok: [instance] 2026-04-23 08:38:55.397500 | instance | 2026-04-23 08:38:55.397751 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-23 08:38:55.397768 | instance | Thursday 23 April 2026 08:38:55 +0000 (0:00:02.325) 0:02:14.353 ******** 2026-04-23 08:38:57.624979 | instance | ok: [instance] 2026-04-23 08:38:57.625070 | instance | 2026-04-23 08:38:57.625368 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-23 08:38:57.625413 | instance | Thursday 23 April 2026 08:38:57 +0000 (0:00:02.227) 0:02:16.581 ******** 2026-04-23 08:38:57.757820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-23 08:38:57.757897 | instance | 2026-04-23 08:38:57.758186 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-23 08:38:57.758239 | instance | Thursday 23 April 2026 08:38:57 +0000 (0:00:00.132) 0:02:16.713 ******** 2026-04-23 08:38:57.844356 | instance | ok: [instance] 2026-04-23 08:38:57.844431 | instance | 2026-04-23 08:38:57.844551 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-23 08:38:57.844668 | instance | Thursday 23 April 2026 08:38:57 +0000 (0:00:00.086) 0:02:16.800 ******** 2026-04-23 08:39:00.056509 | instance | ok: [instance] 2026-04-23 08:39:00.056693 | instance | 2026-04-23 08:39:00.056967 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-23 08:39:00.057257 | instance | Thursday 23 April 2026 08:39:00 +0000 (0:00:02.211) 0:02:19.012 ******** 2026-04-23 08:39:00.139466 | instance | ok: [instance] 2026-04-23 08:39:00.139723 | instance | 2026-04-23 08:39:00.140026 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-23 08:39:00.140366 | instance | Thursday 23 April 2026 08:39:00 +0000 (0:00:00.082) 0:02:19.095 ******** 2026-04-23 08:39:00.218466 | instance | skipping: [instance] => (item=1) 2026-04-23 08:39:00.218702 | instance | skipping: [instance] => (item=1) 2026-04-23 08:39:00.218962 | instance | skipping: [instance] => (item=1) 2026-04-23 08:39:00.219271 | instance | skipping: [instance] 2026-04-23 08:39:00.219489 | instance | 2026-04-23 08:39:00.219783 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-23 08:39:00.220030 | instance | Thursday 23 April 2026 08:39:00 +0000 (0:00:00.079) 0:02:19.174 ******** 2026-04-23 08:39:00.335634 | instance | skipping: [instance] 2026-04-23 08:39:00.335933 | instance | 2026-04-23 08:39:00.336311 | instance | PLAY [all] ********************************************************************* 2026-04-23 08:39:00.336641 | instance | 2026-04-23 08:39:00.336981 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-23 08:39:00.337294 | instance | Thursday 23 April 2026 08:39:00 +0000 (0:00:00.117) 0:02:19.291 ******** 2026-04-23 08:39:00.767742 | instance | ok: [instance] 2026-04-23 08:39:00.767984 | instance | 2026-04-23 08:39:00.768253 | instance | PLAY [all] ********************************************************************* 2026-04-23 08:39:00.768481 | instance | 2026-04-23 08:39:00.768738 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:39:00.769004 | instance | Thursday 23 April 2026 08:39:00 +0000 (0:00:00.431) 0:02:19.723 ******** 2026-04-23 08:39:04.991147 | instance | ok: [instance] 2026-04-23 08:39:04.991380 | instance | 2026-04-23 08:39:04.991685 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-23 08:39:04.991974 | instance | Thursday 23 April 2026 08:39:04 +0000 (0:00:04.223) 0:02:23.946 ******** 2026-04-23 08:39:09.071409 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-23 08:39:09.071718 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-23 08:39:09.071931 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-23 08:39:09.072199 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-23 08:39:09.072468 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-23 08:39:09.072727 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-23 08:39:09.072987 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-23 08:39:09.073246 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-23 08:39:09.073511 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-23 08:39:09.073784 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-23 08:39:09.074040 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-23 08:39:09.074320 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-23 08:39:09.074569 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-23 08:39:09.074843 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-23 08:39:09.075246 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 08:39:09.075515 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 08:39:09.075783 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 08:39:09.076049 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 08:39:09.076318 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 08:39:09.076584 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 08:39:09.076824 | instance | 2026-04-23 08:39:09.077098 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-23 08:39:09.077359 | instance | Thursday 23 April 2026 08:39:09 +0000 (0:00:04.079) 0:02:28.026 ******** 2026-04-23 08:39:09.311776 | instance | ok: [instance] 2026-04-23 08:39:09.311923 | instance | 2026-04-23 08:39:09.312102 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-23 08:39:09.312294 | instance | Thursday 23 April 2026 08:39:09 +0000 (0:00:00.240) 0:02:28.267 ******** 2026-04-23 08:39:09.815162 | instance | ok: [instance] 2026-04-23 08:39:09.815298 | instance | 2026-04-23 08:39:09.815517 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-23 08:39:09.815697 | instance | Thursday 23 April 2026 08:39:09 +0000 (0:00:00.503) 0:02:28.771 ******** 2026-04-23 08:39:10.152902 | instance | ok: [instance] 2026-04-23 08:39:10.153124 | instance | 2026-04-23 08:39:10.153455 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 08:39:10.153844 | instance | Thursday 23 April 2026 08:39:10 +0000 (0:00:00.337) 0:02:29.108 ******** 2026-04-23 08:39:10.251633 | instance | ok: [instance] 2026-04-23 08:39:10.251875 | instance | 2026-04-23 08:39:10.252175 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-23 08:39:10.252470 | instance | 2026-04-23 08:39:10.252734 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:39:10.253001 | instance | Thursday 23 April 2026 08:39:10 +0000 (0:00:00.098) 0:02:29.206 ******** 2026-04-23 08:39:14.078867 | instance | ok: [instance] 2026-04-23 08:39:14.079099 | instance | 2026-04-23 08:39:14.079409 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-23 08:39:14.079683 | instance | Thursday 23 April 2026 08:39:14 +0000 (0:00:03.827) 0:02:33.034 ******** 2026-04-23 08:39:14.350141 | instance | ok: [instance] 2026-04-23 08:39:14.350456 | instance | 2026-04-23 08:39:14.350823 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-23 08:39:14.351192 | instance | Thursday 23 April 2026 08:39:14 +0000 (0:00:00.270) 0:02:33.305 ******** 2026-04-23 08:39:15.309072 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-23 08:39:15.309365 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-23 08:39:15.309642 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-23 08:39:15.309916 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-23 08:39:15.310187 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-23 08:39:15.310439 | instance | 2026-04-23 08:39:15.310756 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-23 08:39:15.311092 | instance | Thursday 23 April 2026 08:39:15 +0000 (0:00:00.959) 0:02:34.265 ******** 2026-04-23 08:39:15.891389 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-23 08:39:15.891639 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-23 08:39:15.891958 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-23 08:39:15.892212 | instance | 2026-04-23 08:39:15.892483 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-23 08:39:15.892747 | instance | Thursday 23 April 2026 08:39:15 +0000 (0:00:00.582) 0:02:34.847 ******** 2026-04-23 08:39:16.121978 | instance | ok: [instance] 2026-04-23 08:39:16.122286 | instance | 2026-04-23 08:39:16.122580 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-23 08:39:16.122862 | instance | Thursday 23 April 2026 08:39:16 +0000 (0:00:00.230) 0:02:35.077 ******** 2026-04-23 08:39:16.364399 | instance | ok: [instance] 2026-04-23 08:39:16.367429 | instance | 2026-04-23 08:39:16.367456 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-23 08:39:16.367467 | instance | Thursday 23 April 2026 08:39:16 +0000 (0:00:00.242) 0:02:35.320 ******** 2026-04-23 08:39:16.437432 | instance | ok: [instance] 2026-04-23 08:39:16.437654 | instance | 2026-04-23 08:39:16.437981 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-23 08:39:16.438273 | instance | Thursday 23 April 2026 08:39:16 +0000 (0:00:00.072) 0:02:35.392 ******** 2026-04-23 08:39:16.506706 | instance | skipping: [instance] 2026-04-23 08:39:16.507047 | instance | 2026-04-23 08:39:16.507342 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-23 08:39:16.507655 | instance | Thursday 23 April 2026 08:39:16 +0000 (0:00:00.069) 0:02:35.462 ******** 2026-04-23 08:39:17.061222 | instance | ok: [instance] 2026-04-23 08:39:17.061479 | instance | 2026-04-23 08:39:17.061824 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-23 08:39:17.062115 | instance | Thursday 23 April 2026 08:39:17 +0000 (0:00:00.554) 0:02:36.017 ******** 2026-04-23 08:39:17.587442 | instance | ok: [instance] 2026-04-23 08:39:17.587673 | instance | 2026-04-23 08:39:17.588020 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-23 08:39:17.588282 | instance | Thursday 23 April 2026 08:39:17 +0000 (0:00:00.239) 0:02:36.256 ******** 2026-04-23 08:39:17.588526 | instance | 2026-04-23 08:39:17.588789 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-23 08:39:17.589072 | instance | 2026-04-23 08:39:17.589388 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:39:17.589646 | instance | Thursday 23 April 2026 08:39:17 +0000 (0:00:00.286) 0:02:36.543 ******** 2026-04-23 08:39:21.490062 | instance | ok: [instance] 2026-04-23 08:39:21.490354 | instance | 2026-04-23 08:39:21.490736 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:21.491141 | instance | Thursday 23 April 2026 08:39:21 +0000 (0:00:03.902) 0:02:40.445 ******** 2026-04-23 08:39:21.776035 | instance | ok: [instance] 2026-04-23 08:39:21.776116 | instance | 2026-04-23 08:39:21.776354 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:39:21.776395 | instance | Thursday 23 April 2026 08:39:21 +0000 (0:00:00.286) 0:02:40.732 ******** 2026-04-23 08:39:21.885783 | instance | skipping: [instance] 2026-04-23 08:39:21.885857 | instance | 2026-04-23 08:39:21.886152 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:39:21.886202 | instance | Thursday 23 April 2026 08:39:21 +0000 (0:00:00.109) 0:02:40.841 ******** 2026-04-23 08:39:22.176012 | instance | ok: [instance] 2026-04-23 08:39:22.176089 | instance | 2026-04-23 08:39:22.176217 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:22.176340 | instance | Thursday 23 April 2026 08:39:22 +0000 (0:00:00.290) 0:02:41.132 ******** 2026-04-23 08:39:22.277544 | instance | ok: [instance] => { 2026-04-23 08:39:22.277624 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 08:39:22.278086 | instance | } 2026-04-23 08:39:22.278125 | instance | 2026-04-23 08:39:22.278130 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:22.278135 | instance | Thursday 23 April 2026 08:39:22 +0000 (0:00:00.101) 0:02:41.233 ******** 2026-04-23 08:39:22.641738 | instance | ok: [instance] 2026-04-23 08:39:22.641806 | instance | 2026-04-23 08:39:22.642121 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:22.642170 | instance | Thursday 23 April 2026 08:39:22 +0000 (0:00:00.364) 0:02:41.598 ******** 2026-04-23 08:39:22.785804 | instance | skipping: [instance] 2026-04-23 08:39:22.785907 | instance | 2026-04-23 08:39:22.786096 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:22.786265 | instance | Thursday 23 April 2026 08:39:22 +0000 (0:00:00.143) 0:02:41.741 ******** 2026-04-23 08:39:23.090837 | instance | ok: [instance] 2026-04-23 08:39:23.091322 | instance | 2026-04-23 08:39:23.091341 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:39:23.091347 | instance | Thursday 23 April 2026 08:39:23 +0000 (0:00:00.305) 0:02:42.047 ******** 2026-04-23 08:39:24.318663 | instance | ok: [instance] 2026-04-23 08:39:24.318762 | instance | 2026-04-23 08:39:24.318858 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:24.319038 | instance | Thursday 23 April 2026 08:39:24 +0000 (0:00:01.227) 0:02:43.274 ******** 2026-04-23 08:39:24.451346 | instance | ok: [instance] => { 2026-04-23 08:39:24.451423 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 08:39:24.451797 | instance | } 2026-04-23 08:39:24.451923 | instance | 2026-04-23 08:39:24.451944 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:24.452490 | instance | Thursday 23 April 2026 08:39:24 +0000 (0:00:00.133) 0:02:43.407 ******** 2026-04-23 08:39:24.937417 | instance | ok: [instance] 2026-04-23 08:39:24.937502 | instance | 2026-04-23 08:39:24.937755 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:24.937799 | instance | Thursday 23 April 2026 08:39:24 +0000 (0:00:00.486) 0:02:43.893 ******** 2026-04-23 08:39:27.054842 | instance | ok: [instance] 2026-04-23 08:39:27.055032 | instance | 2026-04-23 08:39:27.055048 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 08:39:27.055178 | instance | Thursday 23 April 2026 08:39:27 +0000 (0:00:02.117) 0:02:46.010 ******** 2026-04-23 08:39:27.152667 | instance | skipping: [instance] 2026-04-23 08:39:27.152714 | instance | 2026-04-23 08:39:27.152719 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 08:39:27.152724 | instance | Thursday 23 April 2026 08:39:27 +0000 (0:00:00.097) 0:02:46.108 ******** 2026-04-23 08:39:27.238379 | instance | skipping: [instance] 2026-04-23 08:39:27.238480 | instance | 2026-04-23 08:39:27.238748 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 08:39:27.238798 | instance | Thursday 23 April 2026 08:39:27 +0000 (0:00:00.086) 0:02:46.194 ******** 2026-04-23 08:39:27.342624 | instance | skipping: [instance] 2026-04-23 08:39:27.342757 | instance | 2026-04-23 08:39:27.342944 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 08:39:27.343217 | instance | Thursday 23 April 2026 08:39:27 +0000 (0:00:00.103) 0:02:46.298 ******** 2026-04-23 08:39:28.501623 | instance | ok: [instance] 2026-04-23 08:39:28.501711 | instance | 2026-04-23 08:39:28.501840 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 08:39:28.501955 | instance | Thursday 23 April 2026 08:39:28 +0000 (0:00:01.159) 0:02:47.457 ******** 2026-04-23 08:39:28.995754 | instance | ok: [instance] 2026-04-23 08:39:28.995848 | instance | 2026-04-23 08:39:28.996002 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 08:39:28.996126 | instance | Thursday 23 April 2026 08:39:28 +0000 (0:00:00.493) 0:02:47.951 ******** 2026-04-23 08:39:29.948869 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 08:39:29.949152 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 08:39:29.949425 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 08:39:29.949723 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 08:39:29.950051 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 08:39:29.950389 | instance | 2026-04-23 08:39:29.950695 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 08:39:29.951148 | instance | Thursday 23 April 2026 08:39:29 +0000 (0:00:00.953) 0:02:48.904 ******** 2026-04-23 08:39:30.604673 | instance | ok: [instance] 2026-04-23 08:39:30.604823 | instance | 2026-04-23 08:39:30.605011 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 08:39:30.605251 | instance | Thursday 23 April 2026 08:39:30 +0000 (0:00:00.599) 0:02:49.504 ******** 2026-04-23 08:39:30.605401 | instance | 2026-04-23 08:39:30.605585 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 08:39:30.605755 | instance | Thursday 23 April 2026 08:39:30 +0000 (0:00:00.055) 0:02:49.560 ******** 2026-04-23 08:39:31.056425 | instance | ok: [instance] 2026-04-23 08:39:31.056702 | instance | 2026-04-23 08:39:31.057110 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-23 08:39:31.057485 | instance | Thursday 23 April 2026 08:39:31 +0000 (0:00:00.451) 0:02:50.011 ******** 2026-04-23 08:39:31.976806 | instance | ok: [instance] 2026-04-23 08:39:31.977072 | instance | 2026-04-23 08:39:31.977377 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-23 08:39:31.977687 | instance | Thursday 23 April 2026 08:39:31 +0000 (0:00:00.921) 0:02:50.932 ******** 2026-04-23 08:39:32.061303 | instance | ok: [instance] 2026-04-23 08:39:32.061535 | instance | 2026-04-23 08:39:32.061831 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-23 08:39:32.062142 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.084) 0:02:51.017 ******** 2026-04-23 08:39:32.146376 | instance | ok: [instance] 2026-04-23 08:39:32.146665 | instance | 2026-04-23 08:39:32.146979 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-23 08:39:32.147255 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.085) 0:02:51.102 ******** 2026-04-23 08:39:32.228616 | instance | ok: [instance] 2026-04-23 08:39:32.228873 | instance | 2026-04-23 08:39:32.229189 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-23 08:39:32.229375 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.082) 0:02:51.184 ******** 2026-04-23 08:39:32.319508 | instance | skipping: [instance] 2026-04-23 08:39:32.319754 | instance | 2026-04-23 08:39:32.320067 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-23 08:39:32.320400 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.090) 0:02:51.275 ******** 2026-04-23 08:39:32.448676 | instance | ok: [instance] 2026-04-23 08:39:32.448977 | instance | 2026-04-23 08:39:32.449366 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:32.449667 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.128) 0:02:51.403 ******** 2026-04-23 08:39:32.743331 | instance | ok: [instance] 2026-04-23 08:39:32.743540 | instance | 2026-04-23 08:39:32.743765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:32.743989 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.294) 0:02:51.698 ******** 2026-04-23 08:39:32.846386 | instance | ok: [instance] => { 2026-04-23 08:39:32.846503 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-23 08:39:32.846658 | instance | } 2026-04-23 08:39:32.846780 | instance | 2026-04-23 08:39:32.846983 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:32.847108 | instance | Thursday 23 April 2026 08:39:32 +0000 (0:00:00.103) 0:02:51.802 ******** 2026-04-23 08:39:33.912638 | instance | ok: [instance] 2026-04-23 08:39:33.912869 | instance | 2026-04-23 08:39:33.913151 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:33.913475 | instance | Thursday 23 April 2026 08:39:33 +0000 (0:00:01.066) 0:02:52.868 ******** 2026-04-23 08:39:34.146980 | instance | skipping: [instance] 2026-04-23 08:39:34.147354 | instance | 2026-04-23 08:39:34.147628 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:34.147912 | instance | Thursday 23 April 2026 08:39:34 +0000 (0:00:00.234) 0:02:53.102 ******** 2026-04-23 08:39:34.435136 | instance | ok: [instance] 2026-04-23 08:39:34.435395 | instance | 2026-04-23 08:39:34.435694 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:34.436106 | instance | Thursday 23 April 2026 08:39:34 +0000 (0:00:00.287) 0:02:53.390 ******** 2026-04-23 08:39:34.543101 | instance | ok: [instance] => { 2026-04-23 08:39:34.543232 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-23 08:39:34.543563 | instance | } 2026-04-23 08:39:34.543585 | instance | 2026-04-23 08:39:34.543706 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:34.543870 | instance | Thursday 23 April 2026 08:39:34 +0000 (0:00:00.108) 0:02:53.499 ******** 2026-04-23 08:39:35.325581 | instance | ok: [instance] 2026-04-23 08:39:35.325666 | instance | 2026-04-23 08:39:35.325836 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:35.326067 | instance | Thursday 23 April 2026 08:39:35 +0000 (0:00:00.782) 0:02:54.281 ******** 2026-04-23 08:39:35.512151 | instance | skipping: [instance] 2026-04-23 08:39:35.512387 | instance | 2026-04-23 08:39:35.512658 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 08:39:35.512923 | instance | Thursday 23 April 2026 08:39:35 +0000 (0:00:00.186) 0:02:54.468 ******** 2026-04-23 08:39:35.589778 | instance | skipping: [instance] 2026-04-23 08:39:35.589927 | instance | 2026-04-23 08:39:35.590135 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 08:39:35.590508 | instance | Thursday 23 April 2026 08:39:35 +0000 (0:00:00.077) 0:02:54.545 ******** 2026-04-23 08:39:35.672408 | instance | skipping: [instance] 2026-04-23 08:39:35.672538 | instance | 2026-04-23 08:39:35.672746 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 08:39:35.672950 | instance | Thursday 23 April 2026 08:39:35 +0000 (0:00:00.082) 0:02:54.628 ******** 2026-04-23 08:39:35.757880 | instance | skipping: [instance] 2026-04-23 08:39:35.758072 | instance | 2026-04-23 08:39:35.758353 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 08:39:35.758546 | instance | Thursday 23 April 2026 08:39:35 +0000 (0:00:00.085) 0:02:54.713 ******** 2026-04-23 08:39:36.920688 | instance | ok: [instance] 2026-04-23 08:39:36.920938 | instance | 2026-04-23 08:39:36.921232 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 08:39:36.921512 | instance | Thursday 23 April 2026 08:39:36 +0000 (0:00:01.162) 0:02:55.876 ******** 2026-04-23 08:39:37.414815 | instance | ok: [instance] 2026-04-23 08:39:37.415099 | instance | 2026-04-23 08:39:37.415415 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 08:39:37.415686 | instance | Thursday 23 April 2026 08:39:37 +0000 (0:00:00.494) 0:02:56.370 ******** 2026-04-23 08:39:38.404074 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 08:39:38.404244 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 08:39:38.404520 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 08:39:38.404964 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 08:39:38.405231 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 08:39:38.405474 | instance | 2026-04-23 08:39:38.405735 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 08:39:38.405995 | instance | Thursday 23 April 2026 08:39:38 +0000 (0:00:00.989) 0:02:57.360 ******** 2026-04-23 08:39:39.019618 | instance | ok: [instance] 2026-04-23 08:39:39.019860 | instance | 2026-04-23 08:39:39.020191 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 08:39:39.020498 | instance | Thursday 23 April 2026 08:39:38 +0000 (0:00:00.578) 0:02:57.938 ******** 2026-04-23 08:39:39.020747 | instance | 2026-04-23 08:39:39.021017 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 08:39:39.021292 | instance | Thursday 23 April 2026 08:39:39 +0000 (0:00:00.036) 0:02:57.975 ******** 2026-04-23 08:39:39.475346 | instance | ok: [instance] 2026-04-23 08:39:39.475571 | instance | 2026-04-23 08:39:39.475849 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:39.476113 | instance | Thursday 23 April 2026 08:39:39 +0000 (0:00:00.455) 0:02:58.431 ******** 2026-04-23 08:39:39.768565 | instance | ok: [instance] 2026-04-23 08:39:39.768744 | instance | 2026-04-23 08:39:39.768928 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:39.769121 | instance | Thursday 23 April 2026 08:39:39 +0000 (0:00:00.293) 0:02:58.724 ******** 2026-04-23 08:39:39.891246 | instance | ok: [instance] => { 2026-04-23 08:39:39.891482 | 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 08:39:39.891734 | instance | } 2026-04-23 08:39:39.891976 | instance | 2026-04-23 08:39:39.892240 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:39.892607 | instance | Thursday 23 April 2026 08:39:39 +0000 (0:00:00.122) 0:02:58.847 ******** 2026-04-23 08:39:40.360708 | instance | ok: [instance] 2026-04-23 08:39:40.360903 | instance | 2026-04-23 08:39:40.361094 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:40.361291 | instance | Thursday 23 April 2026 08:39:40 +0000 (0:00:00.469) 0:02:59.316 ******** 2026-04-23 08:39:41.599954 | instance | ok: [instance] 2026-04-23 08:39:41.600241 | instance | 2026-04-23 08:39:41.600523 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:41.600790 | instance | Thursday 23 April 2026 08:39:41 +0000 (0:00:01.238) 0:03:00.555 ******** 2026-04-23 08:39:41.708023 | instance | ok: [instance] => { 2026-04-23 08:39:41.708195 | 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 08:39:41.708360 | instance | } 2026-04-23 08:39:41.708515 | instance | 2026-04-23 08:39:41.708706 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:41.708879 | instance | Thursday 23 April 2026 08:39:41 +0000 (0:00:00.108) 0:03:00.663 ******** 2026-04-23 08:39:42.254768 | instance | ok: [instance] 2026-04-23 08:39:42.255057 | instance | 2026-04-23 08:39:42.255347 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:42.255638 | instance | Thursday 23 April 2026 08:39:42 +0000 (0:00:00.546) 0:03:01.210 ******** 2026-04-23 08:39:43.665900 | instance | ok: [instance] 2026-04-23 08:39:43.666124 | instance | 2026-04-23 08:39:43.666398 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-23 08:39:43.666748 | instance | Thursday 23 April 2026 08:39:43 +0000 (0:00:01.411) 0:03:02.621 ******** 2026-04-23 08:39:44.213574 | instance | ok: [instance] 2026-04-23 08:39:44.213822 | instance | 2026-04-23 08:39:44.214118 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-23 08:39:44.214476 | instance | Thursday 23 April 2026 08:39:44 +0000 (0:00:00.546) 0:03:03.168 ******** 2026-04-23 08:39:44.496222 | instance | ok: [instance] 2026-04-23 08:39:44.496470 | instance | 2026-04-23 08:39:44.496801 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:44.497129 | instance | Thursday 23 April 2026 08:39:44 +0000 (0:00:00.283) 0:03:03.451 ******** 2026-04-23 08:39:44.785198 | instance | ok: [instance] 2026-04-23 08:39:44.785442 | instance | 2026-04-23 08:39:44.785713 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:44.785982 | instance | Thursday 23 April 2026 08:39:44 +0000 (0:00:00.289) 0:03:03.740 ******** 2026-04-23 08:39:44.912809 | instance | ok: [instance] => { 2026-04-23 08:39:44.912995 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-23 08:39:44.913165 | instance | } 2026-04-23 08:39:44.913325 | instance | 2026-04-23 08:39:44.913495 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:44.913665 | instance | Thursday 23 April 2026 08:39:44 +0000 (0:00:00.128) 0:03:03.868 ******** 2026-04-23 08:39:45.347311 | instance | ok: [instance] 2026-04-23 08:39:45.347650 | instance | 2026-04-23 08:39:45.347962 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:45.348235 | instance | Thursday 23 April 2026 08:39:45 +0000 (0:00:00.434) 0:03:04.303 ******** 2026-04-23 08:39:47.424972 | instance | ok: [instance] 2026-04-23 08:39:47.425234 | instance | 2026-04-23 08:39:47.425535 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-23 08:39:47.425820 | instance | Thursday 23 April 2026 08:39:47 +0000 (0:00:02.077) 0:03:06.380 ******** 2026-04-23 08:39:47.558767 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-23 08:39:47.559013 | instance | 2026-04-23 08:39:47.559297 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-23 08:39:47.559565 | instance | Thursday 23 April 2026 08:39:47 +0000 (0:00:00.133) 0:03:06.514 ******** 2026-04-23 08:39:48.673524 | instance | ok: [instance] 2026-04-23 08:39:48.673723 | instance | 2026-04-23 08:39:48.674091 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-23 08:39:48.674425 | instance | Thursday 23 April 2026 08:39:48 +0000 (0:00:01.114) 0:03:07.629 ******** 2026-04-23 08:39:48.923918 | instance | ok: [instance] 2026-04-23 08:39:48.924125 | instance | 2026-04-23 08:39:48.924417 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-23 08:39:48.924680 | instance | Thursday 23 April 2026 08:39:48 +0000 (0:00:00.250) 0:03:07.879 ******** 2026-04-23 08:39:49.394237 | instance | ok: [instance] 2026-04-23 08:39:49.394377 | instance | 2026-04-23 08:39:49.394550 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-23 08:39:49.394721 | instance | Thursday 23 April 2026 08:39:49 +0000 (0:00:00.470) 0:03:08.350 ******** 2026-04-23 08:39:50.247233 | instance | ok: [instance] => (item=br_netfilter) 2026-04-23 08:39:50.247468 | instance | ok: [instance] => (item=ip_tables) 2026-04-23 08:39:50.247740 | instance | ok: [instance] => (item=ip6_tables) 2026-04-23 08:39:50.248129 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-23 08:39:50.248438 | instance | 2026-04-23 08:39:50.248752 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:39:50.249045 | instance | Thursday 23 April 2026 08:39:50 +0000 (0:00:00.852) 0:03:09.202 ******** 2026-04-23 08:39:50.534876 | instance | ok: [instance] 2026-04-23 08:39:50.535191 | instance | 2026-04-23 08:39:50.535484 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:39:50.535775 | instance | Thursday 23 April 2026 08:39:50 +0000 (0:00:00.287) 0:03:09.490 ******** 2026-04-23 08:39:50.657429 | instance | ok: [instance] => { 2026-04-23 08:39:50.657736 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-23 08:39:50.657943 | instance | } 2026-04-23 08:39:50.658196 | instance | 2026-04-23 08:39:50.658547 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:39:50.658808 | instance | Thursday 23 April 2026 08:39:50 +0000 (0:00:00.123) 0:03:09.613 ******** 2026-04-23 08:39:51.121884 | instance | ok: [instance] 2026-04-23 08:39:51.122075 | instance | 2026-04-23 08:39:51.122394 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:39:51.122643 | instance | Thursday 23 April 2026 08:39:51 +0000 (0:00:00.464) 0:03:10.077 ******** 2026-04-23 08:39:51.218931 | instance | skipping: [instance] 2026-04-23 08:39:51.219106 | instance | 2026-04-23 08:39:51.219300 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-23 08:39:51.219482 | instance | Thursday 23 April 2026 08:39:51 +0000 (0:00:00.097) 0:03:10.175 ******** 2026-04-23 08:39:51.356715 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-23 08:39:51.356942 | instance | 2026-04-23 08:39:51.357239 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-23 08:39:51.357511 | instance | Thursday 23 April 2026 08:39:51 +0000 (0:00:00.137) 0:03:10.312 ******** 2026-04-23 08:39:51.433540 | instance | skipping: [instance] 2026-04-23 08:39:51.433764 | instance | 2026-04-23 08:39:51.434045 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-23 08:39:51.434333 | instance | Thursday 23 April 2026 08:39:51 +0000 (0:00:00.076) 0:03:10.389 ******** 2026-04-23 08:39:52.653814 | instance | ok: [instance] 2026-04-23 08:39:52.654074 | instance | 2026-04-23 08:39:52.654351 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-23 08:39:52.654623 | instance | Thursday 23 April 2026 08:39:52 +0000 (0:00:01.220) 0:03:11.609 ******** 2026-04-23 08:39:54.023594 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-23 08:39:54.023928 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-23 08:39:54.024264 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-23 08:39:54.024527 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-23 08:39:54.024879 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-23 08:39:54.025150 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-23 08:39:54.025439 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-23 08:39:54.025698 | instance | 2026-04-23 08:39:54.025984 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-23 08:39:54.026240 | instance | Thursday 23 April 2026 08:39:54 +0000 (0:00:01.369) 0:03:12.979 ******** 2026-04-23 08:39:54.654363 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-23 08:39:54.654482 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-23 08:39:54.654597 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-23 08:39:54.654719 | instance | 2026-04-23 08:39:54.654845 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-23 08:39:54.654996 | instance | Thursday 23 April 2026 08:39:54 +0000 (0:00:00.631) 0:03:13.610 ******** 2026-04-23 08:39:55.151916 | instance | ok: [instance] 2026-04-23 08:39:55.152001 | instance | 2026-04-23 08:39:55.152119 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-23 08:39:55.152504 | instance | Thursday 23 April 2026 08:39:55 +0000 (0:00:00.497) 0:03:14.108 ******** 2026-04-23 08:39:55.620767 | instance | ok: [instance] 2026-04-23 08:39:55.620840 | instance | 2026-04-23 08:39:55.620986 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-23 08:39:55.621162 | instance | Thursday 23 April 2026 08:39:55 +0000 (0:00:00.468) 0:03:14.577 ******** 2026-04-23 08:39:55.857883 | instance | ok: [instance] 2026-04-23 08:39:55.857960 | instance | 2026-04-23 08:39:55.858081 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-23 08:39:55.858206 | instance | Thursday 23 April 2026 08:39:55 +0000 (0:00:00.237) 0:03:14.814 ******** 2026-04-23 08:39:55.925599 | instance | skipping: [instance] 2026-04-23 08:39:55.925676 | instance | 2026-04-23 08:39:55.925794 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-23 08:39:55.925920 | instance | Thursday 23 April 2026 08:39:55 +0000 (0:00:00.067) 0:03:14.881 ******** 2026-04-23 08:39:56.462673 | instance | ok: [instance] => (item=swap) 2026-04-23 08:39:56.462752 | instance | ok: [instance] => (item=none) 2026-04-23 08:39:56.463345 | instance | 2026-04-23 08:39:56.463474 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-23 08:39:56.463598 | instance | Thursday 23 April 2026 08:39:56 +0000 (0:00:00.537) 0:03:15.418 ******** 2026-04-23 08:39:56.965261 | instance | ok: [instance] 2026-04-23 08:39:56.965337 | instance | 2026-04-23 08:39:56.965457 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-23 08:39:56.965619 | instance | Thursday 23 April 2026 08:39:56 +0000 (0:00:00.502) 0:03:15.921 ******** 2026-04-23 08:39:57.437660 | instance | ok: [instance] 2026-04-23 08:39:57.437939 | instance | 2026-04-23 08:39:57.438294 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-23 08:39:57.438628 | instance | Thursday 23 April 2026 08:39:57 +0000 (0:00:00.430) 0:03:16.352 ******** 2026-04-23 08:39:57.438900 | instance | 2026-04-23 08:39:57.439257 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-23 08:39:57.439545 | instance | Thursday 23 April 2026 08:39:57 +0000 (0:00:00.040) 0:03:16.392 ******** 2026-04-23 08:39:57.844633 | instance | ok: [instance] 2026-04-23 08:39:57.844929 | instance | 2026-04-23 08:39:57.845237 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-23 08:39:57.845528 | instance | Thursday 23 April 2026 08:39:57 +0000 (0:00:00.407) 0:03:16.800 ******** 2026-04-23 08:39:58.932309 | instance | ok: [instance] 2026-04-23 08:39:58.932447 | instance | 2026-04-23 08:39:58.932639 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-23 08:39:58.932813 | instance | Thursday 23 April 2026 08:39:58 +0000 (0:00:01.088) 0:03:17.888 ******** 2026-04-23 08:40:01.918263 | instance | ok: [instance] 2026-04-23 08:40:01.918536 | instance | 2026-04-23 08:40:01.918789 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-23 08:40:01.919103 | instance | Thursday 23 April 2026 08:40:01 +0000 (0:00:02.985) 0:03:20.874 ******** 2026-04-23 08:40:02.219551 | instance | ok: [instance] 2026-04-23 08:40:02.219640 | instance | 2026-04-23 08:40:02.219765 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-23 08:40:02.219887 | instance | Thursday 23 April 2026 08:40:02 +0000 (0:00:00.300) 0:03:21.175 ******** 2026-04-23 08:40:02.905563 | instance | ok: [instance] 2026-04-23 08:40:02.905631 | instance | 2026-04-23 08:40:02.905643 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-23 08:40:02.905659 | instance | Thursday 23 April 2026 08:40:02 +0000 (0:00:00.686) 0:03:21.861 ******** 2026-04-23 08:40:03.052151 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-23 08:40:03.052223 | instance | 2026-04-23 08:40:03.052322 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-23 08:40:03.052444 | instance | Thursday 23 April 2026 08:40:03 +0000 (0:00:00.146) 0:03:22.008 ******** 2026-04-23 08:40:03.206303 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-23 08:40:03.206410 | instance | 2026-04-23 08:40:03.206588 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-23 08:40:03.206738 | instance | Thursday 23 April 2026 08:40:03 +0000 (0:00:00.153) 0:03:22.162 ******** 2026-04-23 08:40:03.535575 | instance | ok: [instance] => (item=instance) 2026-04-23 08:40:03.535629 | instance | 2026-04-23 08:40:03.535981 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-23 08:40:03.536324 | instance | Thursday 23 April 2026 08:40:03 +0000 (0:00:00.328) 0:03:22.490 ******** 2026-04-23 08:40:03.624308 | instance | ok: [instance] 2026-04-23 08:40:03.624456 | instance | 2026-04-23 08:40:03.624642 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-23 08:40:03.624815 | instance | Thursday 23 April 2026 08:40:03 +0000 (0:00:00.089) 0:03:22.580 ******** 2026-04-23 08:40:03.703723 | instance | skipping: [instance] 2026-04-23 08:40:03.703853 | instance | 2026-04-23 08:40:03.704023 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-23 08:40:03.704180 | instance | Thursday 23 April 2026 08:40:03 +0000 (0:00:00.079) 0:03:22.659 ******** 2026-04-23 08:40:03.779649 | instance | ok: [instance] => { 2026-04-23 08:40:03.779789 | instance | "msg": "instance" 2026-04-23 08:40:03.779954 | instance | } 2026-04-23 08:40:03.780099 | instance | 2026-04-23 08:40:03.780272 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-23 08:40:03.780423 | instance | Thursday 23 April 2026 08:40:03 +0000 (0:00:00.075) 0:03:22.735 ******** 2026-04-23 08:40:04.476289 | instance | ok: [instance] 2026-04-23 08:40:04.476544 | instance | 2026-04-23 08:40:04.476885 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-23 08:40:04.477155 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.695) 0:03:23.431 ******** 2026-04-23 08:40:04.642004 | instance | skipping: [instance] 2026-04-23 08:40:04.642121 | instance | 2026-04-23 08:40:04.642289 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-23 08:40:04.642470 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.166) 0:03:23.598 ******** 2026-04-23 08:40:04.711641 | instance | skipping: [instance] 2026-04-23 08:40:04.711904 | instance | 2026-04-23 08:40:04.712205 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-23 08:40:04.712498 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.069) 0:03:23.667 ******** 2026-04-23 08:40:04.784076 | instance | skipping: [instance] 2026-04-23 08:40:04.784309 | instance | 2026-04-23 08:40:04.784590 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-23 08:40:04.784860 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.071) 0:03:23.739 ******** 2026-04-23 08:40:04.844077 | instance | skipping: [instance] 2026-04-23 08:40:04.844314 | instance | 2026-04-23 08:40:04.844578 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-23 08:40:04.844970 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.061) 0:03:23.800 ******** 2026-04-23 08:40:04.905394 | instance | skipping: [instance] 2026-04-23 08:40:04.905676 | instance | 2026-04-23 08:40:04.906031 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-23 08:40:04.906328 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.061) 0:03:23.861 ******** 2026-04-23 08:40:04.971737 | instance | skipping: [instance] 2026-04-23 08:40:04.971976 | instance | 2026-04-23 08:40:04.972241 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-23 08:40:04.972518 | instance | Thursday 23 April 2026 08:40:04 +0000 (0:00:00.066) 0:03:23.927 ******** 2026-04-23 08:40:05.036760 | instance | skipping: [instance] 2026-04-23 08:40:05.036872 | instance | 2026-04-23 08:40:05.037106 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-23 08:40:05.037286 | instance | Thursday 23 April 2026 08:40:05 +0000 (0:00:00.065) 0:03:23.992 ******** 2026-04-23 08:40:05.272026 | instance | ok: [instance] 2026-04-23 08:40:05.272238 | instance | 2026-04-23 08:40:05.272549 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-23 08:40:05.272820 | instance | Thursday 23 April 2026 08:40:05 +0000 (0:00:00.235) 0:03:24.228 ******** 2026-04-23 08:40:05.510886 | instance | ok: [instance] 2026-04-23 08:40:05.511131 | instance | 2026-04-23 08:40:05.511396 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-23 08:40:05.511657 | instance | Thursday 23 April 2026 08:40:05 +0000 (0:00:00.238) 0:03:24.466 ******** 2026-04-23 08:40:05.579414 | instance | skipping: [instance] 2026-04-23 08:40:05.579631 | instance | 2026-04-23 08:40:05.579896 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-23 08:40:05.580153 | instance | Thursday 23 April 2026 08:40:05 +0000 (0:00:00.068) 0:03:24.535 ******** 2026-04-23 08:40:05.826706 | instance | ok: [instance] 2026-04-23 08:40:05.826766 | instance | 2026-04-23 08:40:05.826888 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-23 08:40:05.827066 | instance | Thursday 23 April 2026 08:40:05 +0000 (0:00:00.247) 0:03:24.782 ******** 2026-04-23 08:40:06.059245 | instance | ok: [instance] 2026-04-23 08:40:06.059468 | instance | 2026-04-23 08:40:06.059801 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-23 08:40:06.060140 | instance | Thursday 23 April 2026 08:40:06 +0000 (0:00:00.232) 0:03:25.015 ******** 2026-04-23 08:40:06.295081 | instance | ok: [instance] 2026-04-23 08:40:06.295316 | instance | 2026-04-23 08:40:06.295591 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-23 08:40:06.295860 | instance | Thursday 23 April 2026 08:40:06 +0000 (0:00:00.235) 0:03:25.251 ******** 2026-04-23 08:40:07.538997 | instance | ok: [instance] 2026-04-23 08:40:07.539246 | instance | 2026-04-23 08:40:07.539774 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-23 08:40:07.540052 | instance | Thursday 23 April 2026 08:40:07 +0000 (0:00:01.243) 0:03:26.494 ******** 2026-04-23 08:40:08.803241 | instance | ok: [instance] 2026-04-23 08:40:08.803491 | instance | 2026-04-23 08:40:08.803792 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-23 08:40:08.804124 | instance | Thursday 23 April 2026 08:40:08 +0000 (0:00:01.264) 0:03:27.759 ******** 2026-04-23 08:40:08.896530 | instance | skipping: [instance] 2026-04-23 08:40:08.896774 | instance | 2026-04-23 08:40:08.897073 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-23 08:40:08.897276 | instance | Thursday 23 April 2026 08:40:08 +0000 (0:00:00.093) 0:03:27.852 ******** 2026-04-23 08:40:08.982651 | instance | skipping: [instance] 2026-04-23 08:40:08.982934 | instance | 2026-04-23 08:40:08.983240 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-23 08:40:08.987061 | instance | Thursday 23 April 2026 08:40:08 +0000 (0:00:00.085) 0:03:27.938 ******** 2026-04-23 08:40:09.781355 | instance | ok: [instance] 2026-04-23 08:40:09.781543 | instance | 2026-04-23 08:40:09.781816 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-23 08:40:09.782107 | instance | Thursday 23 April 2026 08:40:09 +0000 (0:00:00.798) 0:03:28.737 ******** 2026-04-23 08:40:09.857312 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-23 08:40:09.857682 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-23 08:40:09.858011 | instance | skipping: [instance] 2026-04-23 08:40:09.858271 | instance | 2026-04-23 08:40:09.858545 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-23 08:40:09.858815 | instance | Thursday 23 April 2026 08:40:09 +0000 (0:00:00.075) 0:03:28.813 ******** 2026-04-23 08:40:09.939733 | instance | skipping: [instance] 2026-04-23 08:40:09.939951 | instance | 2026-04-23 08:40:09.940274 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-23 08:40:09.940608 | instance | Thursday 23 April 2026 08:40:09 +0000 (0:00:00.081) 0:03:28.895 ******** 2026-04-23 08:40:10.010373 | instance | skipping: [instance] 2026-04-23 08:40:10.010611 | instance | 2026-04-23 08:40:10.010949 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-23 08:40:10.011251 | instance | Thursday 23 April 2026 08:40:10 +0000 (0:00:00.071) 0:03:28.966 ******** 2026-04-23 08:40:10.079839 | instance | skipping: [instance] 2026-04-23 08:40:10.079961 | instance | 2026-04-23 08:40:10.080090 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-23 08:40:10.080219 | instance | Thursday 23 April 2026 08:40:10 +0000 (0:00:00.069) 0:03:29.036 ******** 2026-04-23 08:40:10.151612 | instance | skipping: [instance] 2026-04-23 08:40:10.151829 | instance | 2026-04-23 08:40:10.152113 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-23 08:40:10.152378 | instance | Thursday 23 April 2026 08:40:10 +0000 (0:00:00.071) 0:03:29.107 ******** 2026-04-23 08:40:10.705859 | instance | ok: [instance] 2026-04-23 08:40:10.706099 | instance | 2026-04-23 08:40:10.706394 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-23 08:40:10.706669 | instance | Thursday 23 April 2026 08:40:10 +0000 (0:00:00.554) 0:03:29.661 ******** 2026-04-23 08:40:11.774162 | instance | ok: [instance] 2026-04-23 08:40:11.774345 | instance | 2026-04-23 08:40:11.774652 | instance | PLAY [Install control-plane components] **************************************** 2026-04-23 08:40:11.774887 | instance | 2026-04-23 08:40:11.775194 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:40:11.775542 | instance | Thursday 23 April 2026 08:40:11 +0000 (0:00:01.068) 0:03:30.730 ******** 2026-04-23 08:40:16.015752 | instance | ok: [instance] 2026-04-23 08:40:16.015981 | instance | 2026-04-23 08:40:16.016233 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 08:40:16.016495 | instance | Thursday 23 April 2026 08:40:16 +0000 (0:00:04.240) 0:03:34.971 ******** 2026-04-23 08:40:16.319375 | instance | ok: [instance] 2026-04-23 08:40:16.319521 | instance | 2026-04-23 08:40:16.319701 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:40:16.319909 | instance | Thursday 23 April 2026 08:40:16 +0000 (0:00:00.304) 0:03:35.275 ******** 2026-04-23 08:40:17.438022 | instance | ok: [instance] 2026-04-23 08:40:17.438292 | instance | 2026-04-23 08:40:17.438604 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:40:17.438853 | instance | Thursday 23 April 2026 08:40:17 +0000 (0:00:01.118) 0:03:36.394 ******** 2026-04-23 08:40:17.716669 | instance | ok: [instance] 2026-04-23 08:40:17.716755 | instance | 2026-04-23 08:40:17.716894 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:40:17.717013 | instance | Thursday 23 April 2026 08:40:17 +0000 (0:00:00.277) 0:03:36.671 ******** 2026-04-23 08:40:17.812160 | instance | ok: [instance] => { 2026-04-23 08:40:17.812328 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-23 08:40:17.812502 | instance | } 2026-04-23 08:40:17.812680 | instance | 2026-04-23 08:40:17.812843 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:40:17.813020 | instance | Thursday 23 April 2026 08:40:17 +0000 (0:00:00.096) 0:03:36.767 ******** 2026-04-23 08:40:18.209508 | instance | ok: [instance] 2026-04-23 08:40:18.209822 | instance | 2026-04-23 08:40:18.210111 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:40:18.210390 | instance | Thursday 23 April 2026 08:40:18 +0000 (0:00:00.397) 0:03:37.165 ******** 2026-04-23 08:40:19.462557 | instance | ok: [instance] 2026-04-23 08:40:19.462644 | instance | 2026-04-23 08:40:19.462785 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-23 08:40:19.462936 | instance | Thursday 23 April 2026 08:40:19 +0000 (0:00:01.252) 0:03:38.417 ******** 2026-04-23 08:40:19.844254 | instance | ok: [instance] 2026-04-23 08:40:19.844458 | instance | 2026-04-23 08:40:19.844784 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-23 08:40:19.845048 | instance | Thursday 23 April 2026 08:40:19 +0000 (0:00:00.382) 0:03:38.800 ******** 2026-04-23 08:40:20.069352 | instance | ok: [instance] 2026-04-23 08:40:20.069599 | instance | 2026-04-23 08:40:20.069877 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-23 08:40:20.070172 | instance | Thursday 23 April 2026 08:40:20 +0000 (0:00:00.225) 0:03:39.025 ******** 2026-04-23 08:40:20.345785 | instance | ok: [instance] 2026-04-23 08:40:20.346047 | instance | 2026-04-23 08:40:20.346338 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-23 08:40:20.346797 | instance | Thursday 23 April 2026 08:40:20 +0000 (0:00:00.276) 0:03:39.301 ******** 2026-04-23 08:40:20.589775 | instance | ok: [instance] 2026-04-23 08:40:20.590015 | instance | 2026-04-23 08:40:20.590352 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-23 08:40:20.590609 | instance | Thursday 23 April 2026 08:40:20 +0000 (0:00:00.244) 0:03:39.545 ******** 2026-04-23 08:40:20.843654 | instance | ok: [instance] 2026-04-23 08:40:20.843881 | instance | 2026-04-23 08:40:20.844210 | instance | TASK [Install plugin] ********************************************************** 2026-04-23 08:40:20.844488 | instance | Thursday 23 April 2026 08:40:20 +0000 (0:00:00.253) 0:03:39.799 ******** 2026-04-23 08:40:20.965033 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-23 08:40:20.965177 | instance | 2026-04-23 08:40:20.965361 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:40:20.965579 | instance | Thursday 23 April 2026 08:40:20 +0000 (0:00:00.121) 0:03:39.920 ******** 2026-04-23 08:40:21.073789 | instance | ok: [instance] => { 2026-04-23 08:40:21.073873 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-23 08:40:21.074016 | instance | } 2026-04-23 08:40:21.074121 | instance | 2026-04-23 08:40:21.074247 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:40:21.074362 | instance | Thursday 23 April 2026 08:40:21 +0000 (0:00:00.108) 0:03:40.029 ******** 2026-04-23 08:40:21.463190 | instance | ok: [instance] 2026-04-23 08:40:21.463419 | instance | 2026-04-23 08:40:21.463736 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:40:21.463986 | instance | Thursday 23 April 2026 08:40:21 +0000 (0:00:00.389) 0:03:40.419 ******** 2026-04-23 08:40:23.149461 | instance | ok: [instance] 2026-04-23 08:40:23.149651 | instance | 2026-04-23 08:40:23.150021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:23.150354 | instance | Thursday 23 April 2026 08:40:23 +0000 (0:00:01.685) 0:03:42.104 ******** 2026-04-23 08:40:23.265624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:40:23.265698 | instance | 2026-04-23 08:40:23.265798 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:40:23.265912 | instance | Thursday 23 April 2026 08:40:23 +0000 (0:00:00.116) 0:03:42.221 ******** 2026-04-23 08:40:23.977817 | instance | ok: [instance] 2026-04-23 08:40:23.978006 | instance | 2026-04-23 08:40:23.978303 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-23 08:40:23.978667 | instance | Thursday 23 April 2026 08:40:23 +0000 (0:00:00.711) 0:03:42.933 ******** 2026-04-23 08:40:24.943762 | instance | ok: [instance] 2026-04-23 08:40:24.943999 | instance | 2026-04-23 08:40:24.944285 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-23 08:40:24.944582 | instance | Thursday 23 April 2026 08:40:24 +0000 (0:00:00.965) 0:03:43.899 ******** 2026-04-23 08:40:27.102416 | instance | ok: [instance] 2026-04-23 08:40:27.102677 | instance | 2026-04-23 08:40:27.103028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:27.103320 | instance | Thursday 23 April 2026 08:40:27 +0000 (0:00:02.158) 0:03:46.057 ******** 2026-04-23 08:40:27.213655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:40:27.213908 | instance | 2026-04-23 08:40:27.214210 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:40:27.214546 | instance | Thursday 23 April 2026 08:40:27 +0000 (0:00:00.111) 0:03:46.169 ******** 2026-04-23 08:40:27.807152 | instance | ok: [instance] 2026-04-23 08:40:27.807382 | instance | 2026-04-23 08:40:27.807673 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-23 08:40:27.807940 | instance | Thursday 23 April 2026 08:40:27 +0000 (0:00:00.593) 0:03:46.762 ******** 2026-04-23 08:40:29.817621 | instance | ok: [instance] 2026-04-23 08:40:29.818244 | instance | 2026-04-23 08:40:29.818339 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-23 08:40:29.818441 | instance | Thursday 23 April 2026 08:40:29 +0000 (0:00:02.010) 0:03:48.773 ******** 2026-04-23 08:40:30.625852 | instance | ok: [instance] 2026-04-23 08:40:30.625979 | instance | 2026-04-23 08:40:30.626424 | instance | PLAY [all] ********************************************************************* 2026-04-23 08:40:30.626441 | instance | 2026-04-23 08:40:30.626446 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:40:30.626450 | instance | Thursday 23 April 2026 08:40:30 +0000 (0:00:00.808) 0:03:49.582 ******** 2026-04-23 08:40:35.642083 | instance | ok: [instance] 2026-04-23 08:40:35.642166 | instance | 2026-04-23 08:40:35.642307 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-23 08:40:35.642420 | instance | Thursday 23 April 2026 08:40:35 +0000 (0:00:05.016) 0:03:54.598 ******** 2026-04-23 08:40:36.506601 | instance | ok: [instance] 2026-04-23 08:40:36.506683 | instance | 2026-04-23 08:40:36.506842 | instance | PLAY [all] ********************************************************************* 2026-04-23 08:40:36.506987 | instance | 2026-04-23 08:40:36.507107 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-23 08:40:36.507225 | instance | Thursday 23 April 2026 08:40:36 +0000 (0:00:00.864) 0:03:55.462 ******** 2026-04-23 08:40:37.261939 | instance | ok: [instance] 2026-04-23 08:40:37.262168 | instance | 2026-04-23 08:40:37.262447 | instance | PLAY [controllers] ************************************************************* 2026-04-23 08:40:37.262690 | instance | 2026-04-23 08:40:37.263005 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:40:37.263284 | instance | Thursday 23 April 2026 08:40:37 +0000 (0:00:00.754) 0:03:56.216 ******** 2026-04-23 08:40:41.540632 | instance | ok: [instance] 2026-04-23 08:40:41.540939 | instance | 2026-04-23 08:40:41.541306 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:41.541677 | instance | Thursday 23 April 2026 08:40:41 +0000 (0:00:04.279) 0:04:00.496 ******** 2026-04-23 08:40:41.648820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:40:41.649120 | instance | 2026-04-23 08:40:41.649469 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:40:41.649829 | instance | Thursday 23 April 2026 08:40:41 +0000 (0:00:00.107) 0:04:00.604 ******** 2026-04-23 08:40:42.216737 | instance | ok: [instance] 2026-04-23 08:40:42.216943 | instance | 2026-04-23 08:40:42.217243 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-23 08:40:42.217518 | instance | Thursday 23 April 2026 08:40:42 +0000 (0:00:00.568) 0:04:01.172 ******** 2026-04-23 08:40:43.698897 | instance | ok: [instance] 2026-04-23 08:40:43.699042 | instance | 2026-04-23 08:40:43.699226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:43.699406 | instance | Thursday 23 April 2026 08:40:43 +0000 (0:00:01.482) 0:04:02.654 ******** 2026-04-23 08:40:43.795494 | instance | skipping: [instance] 2026-04-23 08:40:43.795703 | instance | 2026-04-23 08:40:43.795988 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 08:40:43.796267 | instance | Thursday 23 April 2026 08:40:43 +0000 (0:00:00.095) 0:04:02.750 ******** 2026-04-23 08:40:43.898893 | instance | skipping: [instance] 2026-04-23 08:40:43.899030 | instance | 2026-04-23 08:40:43.899218 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-23 08:40:43.899388 | instance | Thursday 23 April 2026 08:40:43 +0000 (0:00:00.104) 0:04:02.855 ******** 2026-04-23 08:40:43.960351 | instance | skipping: [instance] 2026-04-23 08:40:43.960603 | instance | 2026-04-23 08:40:43.960888 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-23 08:40:43.961155 | instance | Thursday 23 April 2026 08:40:43 +0000 (0:00:00.061) 0:04:02.916 ******** 2026-04-23 08:40:44.032481 | instance | skipping: [instance] 2026-04-23 08:40:44.032712 | instance | 2026-04-23 08:40:44.032980 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-23 08:40:44.033252 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.071) 0:04:02.988 ******** 2026-04-23 08:40:44.148577 | instance | skipping: [instance] 2026-04-23 08:40:44.148817 | instance | 2026-04-23 08:40:44.149136 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-23 08:40:44.149412 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.115) 0:04:03.104 ******** 2026-04-23 08:40:44.273606 | instance | skipping: [instance] 2026-04-23 08:40:44.273819 | instance | 2026-04-23 08:40:44.274113 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-23 08:40:44.274381 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.124) 0:04:03.229 ******** 2026-04-23 08:40:44.392917 | instance | skipping: [instance] 2026-04-23 08:40:44.393123 | instance | 2026-04-23 08:40:44.393419 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-23 08:40:44.393662 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.119) 0:04:03.348 ******** 2026-04-23 08:40:44.454906 | instance | skipping: [instance] 2026-04-23 08:40:44.455250 | instance | 2026-04-23 08:40:44.455571 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-23 08:40:44.455891 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.062) 0:04:03.410 ******** 2026-04-23 08:40:44.676054 | instance | skipping: [instance] 2026-04-23 08:40:44.676212 | instance | 2026-04-23 08:40:44.676369 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-23 08:40:44.676528 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.220) 0:04:03.631 ******** 2026-04-23 08:40:44.751020 | instance | skipping: [instance] 2026-04-23 08:40:44.751143 | instance | 2026-04-23 08:40:44.751249 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-23 08:40:44.751399 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.075) 0:04:03.706 ******** 2026-04-23 08:40:44.839672 | instance | skipping: [instance] 2026-04-23 08:40:44.839804 | instance | 2026-04-23 08:40:44.839960 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-23 08:40:44.840167 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.088) 0:04:03.795 ******** 2026-04-23 08:40:44.919137 | instance | skipping: [instance] 2026-04-23 08:40:44.919406 | instance | 2026-04-23 08:40:44.919780 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-23 08:40:44.920132 | instance | Thursday 23 April 2026 08:40:44 +0000 (0:00:00.079) 0:04:03.874 ******** 2026-04-23 08:40:45.070964 | instance | skipping: [instance] 2026-04-23 08:40:45.071259 | instance | 2026-04-23 08:40:45.071622 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 08:40:45.071967 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.151) 0:04:04.025 ******** 2026-04-23 08:40:45.139614 | instance | skipping: [instance] 2026-04-23 08:40:45.139837 | instance | 2026-04-23 08:40:45.140118 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 08:40:45.140388 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.069) 0:04:04.095 ******** 2026-04-23 08:40:45.209838 | instance | skipping: [instance] 2026-04-23 08:40:45.210151 | instance | 2026-04-23 08:40:45.210473 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 08:40:45.210773 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.069) 0:04:04.165 ******** 2026-04-23 08:40:45.307587 | instance | skipping: [instance] 2026-04-23 08:40:45.307884 | instance | 2026-04-23 08:40:45.308315 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-23 08:40:45.308604 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.097) 0:04:04.262 ******** 2026-04-23 08:40:45.369815 | instance | skipping: [instance] 2026-04-23 08:40:45.370004 | instance | 2026-04-23 08:40:45.370276 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-23 08:40:45.370559 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.062) 0:04:04.325 ******** 2026-04-23 08:40:45.434373 | instance | skipping: [instance] 2026-04-23 08:40:45.434680 | instance | 2026-04-23 08:40:45.435192 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-23 08:40:45.435499 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.064) 0:04:04.390 ******** 2026-04-23 08:40:45.496142 | instance | skipping: [instance] 2026-04-23 08:40:45.496362 | instance | 2026-04-23 08:40:45.496637 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-23 08:40:45.496896 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.061) 0:04:04.452 ******** 2026-04-23 08:40:45.562993 | instance | skipping: [instance] 2026-04-23 08:40:45.563513 | instance | 2026-04-23 08:40:45.563887 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-23 08:40:45.564244 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.066) 0:04:04.518 ******** 2026-04-23 08:40:45.629605 | instance | skipping: [instance] 2026-04-23 08:40:45.629769 | instance | 2026-04-23 08:40:45.630029 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-23 08:40:45.630432 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.067) 0:04:04.585 ******** 2026-04-23 08:40:45.708189 | instance | skipping: [instance] 2026-04-23 08:40:45.708420 | instance | 2026-04-23 08:40:45.708739 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-23 08:40:45.709055 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.077) 0:04:04.663 ******** 2026-04-23 08:40:45.873569 | instance | skipping: [instance] 2026-04-23 08:40:45.873751 | instance | 2026-04-23 08:40:45.874067 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-23 08:40:45.874356 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.165) 0:04:04.829 ******** 2026-04-23 08:40:45.953941 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-23 08:40:45.954168 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-23 08:40:45.954443 | instance | skipping: [instance] 2026-04-23 08:40:45.954702 | instance | 2026-04-23 08:40:45.955011 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-23 08:40:45.955285 | instance | Thursday 23 April 2026 08:40:45 +0000 (0:00:00.080) 0:04:04.909 ******** 2026-04-23 08:40:46.030994 | instance | skipping: [instance] 2026-04-23 08:40:46.031191 | instance | 2026-04-23 08:40:46.031448 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-23 08:40:46.031712 | instance | Thursday 23 April 2026 08:40:46 +0000 (0:00:00.077) 0:04:04.986 ******** 2026-04-23 08:40:46.168186 | instance | skipping: [instance] 2026-04-23 08:40:46.168447 | instance | 2026-04-23 08:40:46.168741 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-23 08:40:46.169027 | instance | Thursday 23 April 2026 08:40:46 +0000 (0:00:00.137) 0:04:05.124 ******** 2026-04-23 08:40:46.229628 | instance | skipping: [instance] 2026-04-23 08:40:46.229857 | instance | 2026-04-23 08:40:46.230134 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-23 08:40:46.230429 | instance | Thursday 23 April 2026 08:40:46 +0000 (0:00:00.061) 0:04:05.185 ******** 2026-04-23 08:40:46.292370 | instance | skipping: [instance] 2026-04-23 08:40:46.292495 | instance | 2026-04-23 08:40:46.292662 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-23 08:40:46.292883 | instance | Thursday 23 April 2026 08:40:46 +0000 (0:00:00.062) 0:04:05.248 ******** 2026-04-23 08:40:46.462470 | instance | skipping: [instance] 2026-04-23 08:40:46.462587 | instance | 2026-04-23 08:40:46.462602 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-23 08:40:46.462726 | instance | 2026-04-23 08:40:46.462844 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:40:46.462992 | instance | Thursday 23 April 2026 08:40:46 +0000 (0:00:00.170) 0:04:05.418 ******** 2026-04-23 08:40:50.677205 | instance | ok: [instance] 2026-04-23 08:40:50.677425 | instance | 2026-04-23 08:40:50.677720 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-23 08:40:50.677979 | instance | Thursday 23 April 2026 08:40:50 +0000 (0:00:04.214) 0:04:09.633 ******** 2026-04-23 08:40:50.796141 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-23 08:40:50.796327 | instance | 2026-04-23 08:40:50.796614 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:50.797075 | instance | Thursday 23 April 2026 08:40:50 +0000 (0:00:00.118) 0:04:09.751 ******** 2026-04-23 08:40:50.910858 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:40:50.911111 | instance | 2026-04-23 08:40:50.911403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:40:50.911686 | instance | Thursday 23 April 2026 08:40:50 +0000 (0:00:00.114) 0:04:09.866 ******** 2026-04-23 08:40:51.542122 | instance | ok: [instance] 2026-04-23 08:40:51.542322 | instance | 2026-04-23 08:40:51.542603 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-23 08:40:51.542912 | instance | Thursday 23 April 2026 08:40:51 +0000 (0:00:00.631) 0:04:10.497 ******** 2026-04-23 08:40:53.943205 | instance | ok: [instance] 2026-04-23 08:40:53.943422 | instance | 2026-04-23 08:40:53.943708 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-23 08:40:53.943969 | instance | Thursday 23 April 2026 08:40:53 +0000 (0:00:02.400) 0:04:12.898 ******** 2026-04-23 08:40:54.678430 | instance | ok: [instance] 2026-04-23 08:40:54.678622 | instance | 2026-04-23 08:40:54.678989 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-23 08:40:54.679237 | instance | Thursday 23 April 2026 08:40:54 +0000 (0:00:00.735) 0:04:13.634 ******** 2026-04-23 08:40:54.779787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-23 08:40:54.780006 | instance | 2026-04-23 08:40:54.780385 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-23 08:40:54.780681 | instance | Thursday 23 April 2026 08:40:54 +0000 (0:00:00.101) 0:04:13.735 ******** 2026-04-23 08:40:55.547177 | instance | ok: [instance] 2026-04-23 08:40:55.547297 | instance | 2026-04-23 08:40:55.547474 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-23 08:40:55.547668 | instance | Thursday 23 April 2026 08:40:55 +0000 (0:00:00.767) 0:04:14.502 ******** 2026-04-23 08:40:56.272772 | instance | ok: [instance] 2026-04-23 08:40:56.273021 | instance | 2026-04-23 08:40:56.273363 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-23 08:40:56.273661 | instance | Thursday 23 April 2026 08:40:56 +0000 (0:00:00.725) 0:04:15.228 ******** 2026-04-23 08:40:56.952580 | instance | ok: [instance] 2026-04-23 08:40:56.952850 | instance | 2026-04-23 08:40:56.953152 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-23 08:40:56.953584 | instance | Thursday 23 April 2026 08:40:56 +0000 (0:00:00.482) 0:04:15.711 ******** 2026-04-23 08:40:56.953898 | instance | 2026-04-23 08:40:56.954196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:56.954478 | instance | Thursday 23 April 2026 08:40:56 +0000 (0:00:00.196) 0:04:15.908 ******** 2026-04-23 08:40:57.051148 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:40:57.051325 | instance | 2026-04-23 08:40:57.051624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:40:57.051925 | instance | Thursday 23 April 2026 08:40:57 +0000 (0:00:00.099) 0:04:16.007 ******** 2026-04-23 08:40:57.677424 | instance | ok: [instance] 2026-04-23 08:40:57.677610 | instance | 2026-04-23 08:40:57.677885 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-23 08:40:57.678164 | instance | Thursday 23 April 2026 08:40:57 +0000 (0:00:00.625) 0:04:16.632 ******** 2026-04-23 08:40:59.483272 | instance | ok: [instance] 2026-04-23 08:40:59.483485 | instance | 2026-04-23 08:40:59.483790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:40:59.484069 | instance | Thursday 23 April 2026 08:40:59 +0000 (0:00:01.805) 0:04:18.438 ******** 2026-04-23 08:40:59.590134 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:40:59.590320 | instance | 2026-04-23 08:40:59.590587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:40:59.590852 | instance | Thursday 23 April 2026 08:40:59 +0000 (0:00:00.106) 0:04:18.545 ******** 2026-04-23 08:41:00.205672 | instance | ok: [instance] 2026-04-23 08:41:00.205897 | instance | 2026-04-23 08:41:00.206188 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-23 08:41:00.206456 | instance | Thursday 23 April 2026 08:41:00 +0000 (0:00:00.615) 0:04:19.161 ******** 2026-04-23 08:41:03.235291 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-23 08:41:03.235593 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-23 08:41:03.235881 | instance | 2026-04-23 08:41:03.236161 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-23 08:41:03.236435 | instance | Thursday 23 April 2026 08:41:03 +0000 (0:00:03.029) 0:04:22.191 ******** 2026-04-23 08:41:05.595270 | instance | ok: [instance] 2026-04-23 08:41:05.595327 | instance | 2026-04-23 08:41:05.595335 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:41:05.595342 | instance | Thursday 23 April 2026 08:41:05 +0000 (0:00:02.359) 0:04:24.550 ******** 2026-04-23 08:41:05.705837 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:41:05.705957 | instance | 2026-04-23 08:41:05.706091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:41:05.706230 | instance | Thursday 23 April 2026 08:41:05 +0000 (0:00:00.111) 0:04:24.661 ******** 2026-04-23 08:41:06.271609 | instance | ok: [instance] 2026-04-23 08:41:06.271687 | instance | 2026-04-23 08:41:06.272034 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-23 08:41:06.272086 | instance | Thursday 23 April 2026 08:41:06 +0000 (0:00:00.565) 0:04:25.227 ******** 2026-04-23 08:41:09.535715 | instance | ok: [instance] 2026-04-23 08:41:09.536084 | instance | 2026-04-23 08:41:09.536125 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-23 08:41:09.536131 | instance | Thursday 23 April 2026 08:41:09 +0000 (0:00:03.264) 0:04:28.492 ******** 2026-04-23 08:41:11.587890 | instance | ok: [instance] 2026-04-23 08:41:11.587983 | instance | 2026-04-23 08:41:11.588103 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-23 08:41:11.588218 | instance | Thursday 23 April 2026 08:41:11 +0000 (0:00:02.050) 0:04:30.542 ******** 2026-04-23 08:41:12.344609 | instance | ok: [instance] 2026-04-23 08:41:12.344682 | instance | 2026-04-23 08:41:12.344688 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-23 08:41:12.344700 | instance | Thursday 23 April 2026 08:41:12 +0000 (0:00:00.756) 0:04:31.299 ******** 2026-04-23 08:41:12.415647 | instance | skipping: [instance] 2026-04-23 08:41:12.415729 | instance | 2026-04-23 08:41:12.415943 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-23 08:41:12.415986 | instance | Thursday 23 April 2026 08:41:12 +0000 (0:00:00.071) 0:04:31.371 ******** 2026-04-23 08:41:13.141019 | instance | ok: [instance] 2026-04-23 08:41:13.141091 | instance | 2026-04-23 08:41:13.141445 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-23 08:41:13.141516 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.725) 0:04:32.096 ******** 2026-04-23 08:41:13.216484 | instance | ok: [instance] 2026-04-23 08:41:13.216601 | instance | 2026-04-23 08:41:13.216676 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-23 08:41:13.216817 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.075) 0:04:32.172 ******** 2026-04-23 08:41:13.305251 | instance | skipping: [instance] 2026-04-23 08:41:13.305308 | instance | 2026-04-23 08:41:13.305315 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-23 08:41:13.305320 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.087) 0:04:32.260 ******** 2026-04-23 08:41:13.399938 | instance | skipping: [instance] 2026-04-23 08:41:13.400040 | instance | 2026-04-23 08:41:13.400185 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-23 08:41:13.400346 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.095) 0:04:32.355 ******** 2026-04-23 08:41:13.484708 | instance | skipping: [instance] 2026-04-23 08:41:13.484834 | instance | 2026-04-23 08:41:13.484850 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-23 08:41:13.484984 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.084) 0:04:32.440 ******** 2026-04-23 08:41:13.563938 | instance | skipping: [instance] 2026-04-23 08:41:13.564046 | instance | 2026-04-23 08:41:13.564158 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-23 08:41:13.564283 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.079) 0:04:32.519 ******** 2026-04-23 08:41:13.639740 | instance | skipping: [instance] 2026-04-23 08:41:13.639845 | instance | 2026-04-23 08:41:13.639911 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-23 08:41:13.640040 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.075) 0:04:32.595 ******** 2026-04-23 08:41:13.734416 | instance | skipping: [instance] 2026-04-23 08:41:13.734462 | instance | 2026-04-23 08:41:13.734467 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-23 08:41:13.734472 | instance | Thursday 23 April 2026 08:41:13 +0000 (0:00:00.094) 0:04:32.690 ******** 2026-04-23 08:41:14.538981 | instance | ok: [instance] 2026-04-23 08:41:14.539640 | instance | 2026-04-23 08:41:14.539658 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-23 08:41:14.539666 | instance | Thursday 23 April 2026 08:41:14 +0000 (0:00:00.804) 0:04:33.494 ******** 2026-04-23 08:41:15.374101 | instance | ok: [instance] 2026-04-23 08:41:15.374163 | instance | 2026-04-23 08:41:15.374175 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:41:15.374186 | instance | Thursday 23 April 2026 08:41:15 +0000 (0:00:00.833) 0:04:34.328 ******** 2026-04-23 08:41:15.492114 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:41:15.492158 | instance | 2026-04-23 08:41:15.492166 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:41:15.492172 | instance | Thursday 23 April 2026 08:41:15 +0000 (0:00:00.119) 0:04:34.447 ******** 2026-04-23 08:41:16.084683 | instance | ok: [instance] 2026-04-23 08:41:16.084841 | instance | 2026-04-23 08:41:16.085122 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-23 08:41:16.085397 | instance | Thursday 23 April 2026 08:41:16 +0000 (0:00:00.592) 0:04:35.040 ******** 2026-04-23 08:41:16.892811 | instance | ok: [instance] 2026-04-23 08:41:16.893119 | instance | 2026-04-23 08:41:16.893610 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-23 08:41:16.893971 | instance | Thursday 23 April 2026 08:41:16 +0000 (0:00:00.807) 0:04:35.847 ******** 2026-04-23 08:41:18.928634 | instance | ok: [instance] 2026-04-23 08:41:18.928756 | instance | 2026-04-23 08:41:18.928965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:41:18.929146 | instance | Thursday 23 April 2026 08:41:18 +0000 (0:00:02.036) 0:04:37.884 ******** 2026-04-23 08:41:19.009716 | instance | skipping: [instance] 2026-04-23 08:41:19.009947 | instance | 2026-04-23 08:41:19.010252 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:41:19.010530 | instance | Thursday 23 April 2026 08:41:19 +0000 (0:00:00.081) 0:04:37.965 ******** 2026-04-23 08:41:19.077925 | instance | skipping: [instance] 2026-04-23 08:41:19.078172 | instance | 2026-04-23 08:41:19.078571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:41:19.078888 | instance | Thursday 23 April 2026 08:41:19 +0000 (0:00:00.068) 0:04:38.033 ******** 2026-04-23 08:41:19.141967 | instance | skipping: [instance] 2026-04-23 08:41:19.142055 | instance | 2026-04-23 08:41:19.142288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:41:19.142454 | instance | Thursday 23 April 2026 08:41:19 +0000 (0:00:00.064) 0:04:38.098 ******** 2026-04-23 08:41:19.208813 | instance | skipping: [instance] 2026-04-23 08:41:19.208884 | instance | 2026-04-23 08:41:19.209198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:41:19.209699 | instance | Thursday 23 April 2026 08:41:19 +0000 (0:00:00.066) 0:04:38.164 ******** 2026-04-23 08:41:19.887732 | instance | ok: [instance] 2026-04-23 08:41:19.887958 | instance | 2026-04-23 08:41:19.888251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:41:19.888531 | instance | Thursday 23 April 2026 08:41:19 +0000 (0:00:00.678) 0:04:38.842 ******** 2026-04-23 08:41:19.972368 | instance | ok: [instance] 2026-04-23 08:41:19.972457 | instance | 2026-04-23 08:41:19.972635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:41:19.972756 | instance | Thursday 23 April 2026 08:41:19 +0000 (0:00:00.085) 0:04:38.928 ******** 2026-04-23 08:41:20.055632 | instance | ok: [instance] 2026-04-23 08:41:20.055901 | instance | 2026-04-23 08:41:20.056180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:41:20.057749 | instance | Thursday 23 April 2026 08:41:20 +0000 (0:00:00.082) 0:04:39.010 ******** 2026-04-23 08:41:20.150442 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:41:20.150676 | instance | 2026-04-23 08:41:20.150932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:41:20.151215 | instance | Thursday 23 April 2026 08:41:20 +0000 (0:00:00.095) 0:04:39.106 ******** 2026-04-23 08:41:20.269585 | instance | ok: [instance] 2026-04-23 08:41:20.269701 | instance | 2026-04-23 08:41:20.269859 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:41:20.270005 | instance | Thursday 23 April 2026 08:41:20 +0000 (0:00:00.119) 0:04:39.225 ******** 2026-04-23 08:41:20.503753 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:41:20.504074 | instance | 2026-04-23 08:41:20.504477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:41:20.504792 | instance | Thursday 23 April 2026 08:41:20 +0000 (0:00:00.234) 0:04:39.459 ******** 2026-04-23 08:41:21.124978 | instance | ok: [instance] 2026-04-23 08:41:21.125086 | instance | 2026-04-23 08:41:21.125203 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-23 08:41:21.125322 | instance | Thursday 23 April 2026 08:41:21 +0000 (0:00:00.620) 0:04:40.080 ******** 2026-04-23 08:41:21.802651 | instance | ok: [instance] 2026-04-23 08:41:21.803053 | instance | 2026-04-23 08:41:21.803317 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-23 08:41:21.803493 | instance | Thursday 23 April 2026 08:41:21 +0000 (0:00:00.677) 0:04:40.758 ******** 2026-04-23 08:41:22.919247 | instance | ok: [instance] 2026-04-23 08:41:22.919443 | instance | 2026-04-23 08:41:22.919718 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-23 08:41:22.919977 | instance | Thursday 23 April 2026 08:41:22 +0000 (0:00:01.116) 0:04:41.874 ******** 2026-04-23 08:41:23.318476 | instance | ok: [instance] 2026-04-23 08:41:23.318622 | instance | 2026-04-23 08:41:23.318879 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-23 08:41:23.319110 | instance | Thursday 23 April 2026 08:41:23 +0000 (0:00:00.399) 0:04:42.274 ******** 2026-04-23 08:41:23.726852 | instance | ok: [instance] 2026-04-23 08:41:23.727015 | instance | 2026-04-23 08:41:23.727229 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-23 08:41:23.727461 | instance | Thursday 23 April 2026 08:41:23 +0000 (0:00:00.408) 0:04:42.682 ******** 2026-04-23 08:41:24.163255 | instance | ok: [instance] 2026-04-23 08:41:24.163493 | instance | 2026-04-23 08:41:24.163781 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-23 08:41:24.164037 | instance | Thursday 23 April 2026 08:41:24 +0000 (0:00:00.436) 0:04:43.119 ******** 2026-04-23 08:41:24.535146 | instance | ok: [instance] 2026-04-23 08:41:24.535388 | instance | 2026-04-23 08:41:24.535738 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-23 08:41:24.535977 | instance | Thursday 23 April 2026 08:41:24 +0000 (0:00:00.371) 0:04:43.491 ******** 2026-04-23 08:41:26.049487 | instance | ok: [instance] 2026-04-23 08:41:26.049728 | instance | 2026-04-23 08:41:26.050013 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-23 08:41:26.050285 | instance | Thursday 23 April 2026 08:41:26 +0000 (0:00:01.514) 0:04:45.005 ******** 2026-04-23 08:41:26.759277 | instance | ok: [instance] 2026-04-23 08:41:26.759482 | instance | 2026-04-23 08:41:26.759770 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-23 08:41:26.760062 | instance | Thursday 23 April 2026 08:41:26 +0000 (0:00:00.709) 0:04:45.715 ******** 2026-04-23 08:41:26.869221 | instance | included: ingress for instance 2026-04-23 08:41:26.869470 | instance | 2026-04-23 08:41:26.869768 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-23 08:41:26.870072 | instance | Thursday 23 April 2026 08:41:26 +0000 (0:00:00.110) 0:04:45.825 ******** 2026-04-23 08:41:27.926329 | instance | ok: [instance] 2026-04-23 08:41:27.926775 | instance | 2026-04-23 08:41:27.926815 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-23 08:41:27.927147 | instance | Thursday 23 April 2026 08:41:27 +0000 (0:00:01.056) 0:04:46.882 ******** 2026-04-23 08:41:28.262983 | instance | ok: [instance] 2026-04-23 08:41:28.263340 | instance | 2026-04-23 08:41:28.263678 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-23 08:41:28.264145 | instance | Thursday 23 April 2026 08:41:28 +0000 (0:00:00.336) 0:04:47.218 ******** 2026-04-23 08:41:29.150002 | instance | ok: [instance] 2026-04-23 08:41:29.150172 | instance | 2026-04-23 08:41:29.150344 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-23 08:41:29.150538 | instance | 2026-04-23 08:41:29.150728 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:41:29.150969 | instance | Thursday 23 April 2026 08:41:29 +0000 (0:00:00.887) 0:04:48.106 ******** 2026-04-23 08:41:34.393362 | instance | ok: [instance] 2026-04-23 08:41:34.393447 | instance | 2026-04-23 08:41:34.393686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:41:34.393704 | instance | Thursday 23 April 2026 08:41:34 +0000 (0:00:05.243) 0:04:53.349 ******** 2026-04-23 08:41:34.499987 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:41:34.500148 | instance | 2026-04-23 08:41:34.500449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:41:34.500467 | instance | Thursday 23 April 2026 08:41:34 +0000 (0:00:00.106) 0:04:53.456 ******** 2026-04-23 08:41:35.111964 | instance | ok: [instance] 2026-04-23 08:41:35.112040 | instance | 2026-04-23 08:41:35.112306 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-23 08:41:35.112346 | instance | Thursday 23 April 2026 08:41:35 +0000 (0:00:00.612) 0:04:54.068 ******** 2026-04-23 08:41:35.932437 | instance | ok: [instance] 2026-04-23 08:41:35.932501 | instance | 2026-04-23 08:41:35.932652 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-23 08:41:35.932763 | instance | Thursday 23 April 2026 08:41:35 +0000 (0:00:00.820) 0:04:54.888 ******** 2026-04-23 08:41:37.625336 | instance | ok: [instance] 2026-04-23 08:41:37.625591 | instance | 2026-04-23 08:41:37.625896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:41:37.626197 | instance | Thursday 23 April 2026 08:41:37 +0000 (0:00:01.691) 0:04:56.580 ******** 2026-04-23 08:41:37.735348 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:41:37.735599 | instance | 2026-04-23 08:41:37.735895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:41:37.736181 | instance | Thursday 23 April 2026 08:41:37 +0000 (0:00:00.110) 0:04:56.691 ******** 2026-04-23 08:41:38.415398 | instance | ok: [instance] 2026-04-23 08:41:38.415480 | instance | 2026-04-23 08:41:38.415591 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 08:41:38.415724 | instance | Thursday 23 April 2026 08:41:38 +0000 (0:00:00.679) 0:04:57.370 ******** 2026-04-23 08:41:39.791421 | instance | ok: [instance] 2026-04-23 08:41:39.791500 | instance | 2026-04-23 08:41:39.791512 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-23 08:41:39.791523 | instance | Thursday 23 April 2026 08:41:39 +0000 (0:00:01.375) 0:04:58.746 ******** 2026-04-23 08:41:40.479002 | instance | ok: [instance] 2026-04-23 08:41:40.479134 | instance | 2026-04-23 08:41:40.479472 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-23 08:41:40.479521 | instance | Thursday 23 April 2026 08:41:40 +0000 (0:00:00.688) 0:04:59.435 ******** 2026-04-23 08:41:41.842485 | instance | ok: [instance] 2026-04-23 08:41:41.842567 | instance | 2026-04-23 08:41:41.842853 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-23 08:41:41.842945 | instance | Thursday 23 April 2026 08:41:41 +0000 (0:00:01.363) 0:05:00.798 ******** 2026-04-23 08:41:43.116544 | instance | ok: [instance] 2026-04-23 08:41:43.116635 | instance | 2026-04-23 08:41:43.116895 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-23 08:41:43.116937 | instance | Thursday 23 April 2026 08:41:43 +0000 (0:00:01.274) 0:05:02.072 ******** 2026-04-23 08:41:43.657666 | instance | ok: [instance] 2026-04-23 08:41:43.657748 | instance | 2026-04-23 08:41:43.657860 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-23 08:41:43.657981 | instance | Thursday 23 April 2026 08:41:43 +0000 (0:00:00.541) 0:05:02.613 ******** 2026-04-23 08:41:43.892220 | instance | ok: [instance] 2026-04-23 08:41:43.892303 | instance | 2026-04-23 08:41:43.892433 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-23 08:41:43.892558 | instance | Thursday 23 April 2026 08:41:43 +0000 (0:00:00.234) 0:05:02.848 ******** 2026-04-23 08:41:44.137024 | instance | ok: [instance] 2026-04-23 08:41:44.137100 | instance | 2026-04-23 08:41:44.137223 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-23 08:41:44.137369 | instance | Thursday 23 April 2026 08:41:44 +0000 (0:00:00.244) 0:05:03.093 ******** 2026-04-23 08:41:44.871990 | instance | ok: [instance] 2026-04-23 08:41:44.872081 | instance | 2026-04-23 08:41:44.872249 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-23 08:41:44.872369 | instance | Thursday 23 April 2026 08:41:44 +0000 (0:00:00.734) 0:05:03.828 ******** 2026-04-23 08:41:46.945897 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 08:41:46.946029 | instance | ok: [instance] => (item=grafana) 2026-04-23 08:41:46.946144 | instance | ok: [instance] => (item=prometheus) 2026-04-23 08:41:46.946264 | instance | 2026-04-23 08:41:46.946392 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-23 08:41:46.946515 | instance | Thursday 23 April 2026 08:41:46 +0000 (0:00:02.073) 0:05:05.901 ******** 2026-04-23 08:41:48.973124 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 08:41:48.973360 | instance | ok: [instance] => (item=grafana) 2026-04-23 08:41:48.973630 | instance | ok: [instance] => (item=prometheus) 2026-04-23 08:41:48.973894 | instance | 2026-04-23 08:41:48.974149 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-23 08:41:48.974414 | instance | Thursday 23 April 2026 08:41:48 +0000 (0:00:02.026) 0:05:07.928 ******** 2026-04-23 08:41:52.017748 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:52.017835 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:52.017956 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:52.018076 | instance | ok: [instance] 2026-04-23 08:41:52.018187 | instance | 2026-04-23 08:41:52.018310 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-23 08:41:52.018428 | instance | Thursday 23 April 2026 08:41:52 +0000 (0:00:03.045) 0:05:10.973 ******** 2026-04-23 08:41:56.431839 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:56.432131 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:56.432511 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:56.432725 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:56.432999 | instance | ok: [instance] => (item=None) 2026-04-23 08:41:56.433275 | instance | ok: [instance] 2026-04-23 08:41:56.433583 | instance | 2026-04-23 08:41:56.433881 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-23 08:41:56.434177 | instance | Thursday 23 April 2026 08:41:56 +0000 (0:00:04.413) 0:05:15.387 ******** 2026-04-23 08:41:57.815369 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 08:41:57.815696 | instance | ok: [instance] => (item=prometheus) 2026-04-23 08:41:57.816055 | instance | 2026-04-23 08:41:57.816455 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-23 08:41:57.816866 | instance | Thursday 23 April 2026 08:41:57 +0000 (0:00:01.383) 0:05:16.770 ******** 2026-04-23 08:41:59.348363 | instance | ok: [instance] => (item=alertmanager) 2026-04-23 08:41:59.348617 | instance | ok: [instance] => (item=prometheus) 2026-04-23 08:41:59.348895 | instance | 2026-04-23 08:41:59.349147 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-23 08:41:59.349492 | instance | Thursday 23 April 2026 08:41:59 +0000 (0:00:01.533) 0:05:18.304 ******** 2026-04-23 08:42:00.104219 | instance | ok: [instance] 2026-04-23 08:42:00.104481 | instance | 2026-04-23 08:42:00.104803 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-23 08:42:00.105090 | instance | Thursday 23 April 2026 08:42:00 +0000 (0:00:00.755) 0:05:19.059 ******** 2026-04-23 08:42:07.788880 | instance | ok: [instance] 2026-04-23 08:42:07.789133 | instance | 2026-04-23 08:42:07.789425 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-23 08:42:07.789706 | instance | Thursday 23 April 2026 08:42:07 +0000 (0:00:07.685) 0:05:26.744 ******** 2026-04-23 08:42:22.957488 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-23 08:42:22.957706 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-23 08:42:22.957981 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-23 08:42:22.958287 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-23 08:42:22.958561 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-23 08:42:22.958831 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-23 08:42:22.959145 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-23 08:42:22.959415 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-23 08:42:22.959685 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-23 08:42:22.959950 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-23 08:42:22.960218 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-23 08:42:22.960489 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-23 08:42:22.960815 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-23 08:42:22.961070 | instance | 2026-04-23 08:42:22.961345 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-23 08:42:22.961661 | instance | Thursday 23 April 2026 08:42:22 +0000 (0:00:15.168) 0:05:41.913 ******** 2026-04-23 08:42:38.209592 | instance | ok: [instance] 2026-04-23 08:42:38.209815 | instance | 2026-04-23 08:42:38.210114 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:42:38.210403 | instance | Thursday 23 April 2026 08:42:38 +0000 (0:00:15.251) 0:05:57.165 ******** 2026-04-23 08:42:38.323915 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:42:38.324182 | instance | 2026-04-23 08:42:38.324476 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:42:38.324759 | instance | Thursday 23 April 2026 08:42:38 +0000 (0:00:00.114) 0:05:57.279 ******** 2026-04-23 08:42:38.978957 | instance | ok: [instance] 2026-04-23 08:42:38.979224 | instance | 2026-04-23 08:42:38.979503 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-23 08:42:38.979814 | instance | Thursday 23 April 2026 08:42:38 +0000 (0:00:00.654) 0:05:57.933 ******** 2026-04-23 08:42:42.146331 | instance | ok: [instance] 2026-04-23 08:42:42.146585 | instance | 2026-04-23 08:42:42.146935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:42:42.147244 | instance | Thursday 23 April 2026 08:42:42 +0000 (0:00:03.167) 0:06:01.101 ******** 2026-04-23 08:42:42.259117 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:42:42.259467 | instance | 2026-04-23 08:42:42.259819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:42:42.260197 | instance | Thursday 23 April 2026 08:42:42 +0000 (0:00:00.113) 0:06:01.214 ******** 2026-04-23 08:42:42.839278 | instance | ok: [instance] 2026-04-23 08:42:42.839526 | instance | 2026-04-23 08:42:42.839831 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-23 08:42:42.840262 | instance | Thursday 23 April 2026 08:42:42 +0000 (0:00:00.579) 0:06:01.794 ******** 2026-04-23 08:42:44.592514 | instance | ok: [instance] 2026-04-23 08:42:44.592832 | instance | 2026-04-23 08:42:44.593174 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:42:44.593453 | instance | Thursday 23 April 2026 08:42:44 +0000 (0:00:01.753) 0:06:03.547 ******** 2026-04-23 08:42:44.692660 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:42:44.692880 | instance | 2026-04-23 08:42:44.693211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:42:44.693598 | instance | Thursday 23 April 2026 08:42:44 +0000 (0:00:00.100) 0:06:03.648 ******** 2026-04-23 08:42:45.271010 | instance | ok: [instance] 2026-04-23 08:42:45.271259 | instance | 2026-04-23 08:42:45.271551 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-23 08:42:45.271854 | instance | Thursday 23 April 2026 08:42:45 +0000 (0:00:00.577) 0:06:04.225 ******** 2026-04-23 08:42:46.913047 | instance | ok: [instance] 2026-04-23 08:42:46.913251 | instance | 2026-04-23 08:42:46.913537 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-23 08:42:46.913818 | instance | Thursday 23 April 2026 08:42:46 +0000 (0:00:01.640) 0:06:05.866 ******** 2026-04-23 08:42:47.773422 | instance | ok: [instance] 2026-04-23 08:42:47.773581 | instance | 2026-04-23 08:42:47.773834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:42:47.774130 | instance | Thursday 23 April 2026 08:42:47 +0000 (0:00:00.862) 0:06:06.728 ******** 2026-04-23 08:42:47.890844 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:42:47.891103 | instance | 2026-04-23 08:42:47.891436 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:42:47.891756 | instance | Thursday 23 April 2026 08:42:47 +0000 (0:00:00.117) 0:06:06.846 ******** 2026-04-23 08:42:48.482106 | instance | ok: [instance] 2026-04-23 08:42:48.482331 | instance | 2026-04-23 08:42:48.482602 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-23 08:42:48.482866 | instance | Thursday 23 April 2026 08:42:48 +0000 (0:00:00.590) 0:06:07.437 ******** 2026-04-23 08:42:50.029772 | instance | ok: [instance] 2026-04-23 08:42:50.029871 | instance | 2026-04-23 08:42:50.029891 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-23 08:42:50.029901 | instance | 2026-04-23 08:42:50.029910 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:42:50.029920 | instance | Thursday 23 April 2026 08:42:50 +0000 (0:00:01.547) 0:06:08.984 ******** 2026-04-23 08:42:54.180783 | instance | ok: [instance] 2026-04-23 08:42:54.180828 | instance | 2026-04-23 08:42:54.180834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:42:54.180839 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:04.152) 0:06:13.136 ******** 2026-04-23 08:42:54.283013 | instance | ok: [instance] 2026-04-23 08:42:54.283102 | instance | 2026-04-23 08:42:54.283281 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:42:54.283424 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.102) 0:06:13.239 ******** 2026-04-23 08:42:54.351320 | instance | skipping: [instance] 2026-04-23 08:42:54.351398 | instance | 2026-04-23 08:42:54.351663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:42:54.351712 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.068) 0:06:13.307 ******** 2026-04-23 08:42:54.421668 | instance | skipping: [instance] 2026-04-23 08:42:54.421768 | instance | 2026-04-23 08:42:54.422028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:42:54.422049 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.070) 0:06:13.377 ******** 2026-04-23 08:42:54.495533 | instance | skipping: [instance] 2026-04-23 08:42:54.495623 | instance | 2026-04-23 08:42:54.495922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:42:54.495968 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.073) 0:06:13.451 ******** 2026-04-23 08:42:54.582382 | instance | skipping: [instance] 2026-04-23 08:42:54.582459 | instance | 2026-04-23 08:42:54.582602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:42:54.582735 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.086) 0:06:13.538 ******** 2026-04-23 08:42:54.661580 | instance | skipping: [instance] 2026-04-23 08:42:54.661641 | instance | 2026-04-23 08:42:54.661938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:42:54.661984 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.079) 0:06:13.617 ******** 2026-04-23 08:42:54.743704 | instance | ok: [instance] 2026-04-23 08:42:54.743772 | instance | 2026-04-23 08:42:54.744051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:42:54.744095 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.082) 0:06:13.699 ******** 2026-04-23 08:42:54.828197 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:42:54.828466 | instance | 2026-04-23 08:42:54.828569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:42:54.828685 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.084) 0:06:13.784 ******** 2026-04-23 08:42:54.940399 | instance | ok: [instance] 2026-04-23 08:42:54.940487 | instance | 2026-04-23 08:42:54.940757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:42:54.940799 | instance | Thursday 23 April 2026 08:42:54 +0000 (0:00:00.111) 0:06:13.896 ******** 2026-04-23 08:42:55.053858 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:42:55.053923 | instance | 2026-04-23 08:42:55.054226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:42:55.054271 | instance | Thursday 23 April 2026 08:42:55 +0000 (0:00:00.113) 0:06:14.009 ******** 2026-04-23 08:42:55.665461 | instance | ok: [instance] 2026-04-23 08:42:55.665592 | instance | 2026-04-23 08:42:55.665681 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-23 08:42:55.665830 | instance | Thursday 23 April 2026 08:42:55 +0000 (0:00:00.611) 0:06:14.621 ******** 2026-04-23 08:42:57.338899 | instance | ok: [instance] 2026-04-23 08:42:57.339063 | instance | 2026-04-23 08:42:57.339186 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-23 08:42:57.339400 | instance | Thursday 23 April 2026 08:42:57 +0000 (0:00:01.673) 0:06:16.295 ******** 2026-04-23 08:42:58.214716 | instance | ok: [instance] 2026-04-23 08:42:58.214851 | instance | 2026-04-23 08:42:58.214860 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 08:42:58.215024 | instance | Thursday 23 April 2026 08:42:58 +0000 (0:00:00.875) 0:06:17.170 ******** 2026-04-23 08:42:59.273375 | instance | ok: [instance] 2026-04-23 08:42:59.273459 | instance | 2026-04-23 08:42:59.273470 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 08:42:59.273651 | instance | Thursday 23 April 2026 08:42:59 +0000 (0:00:01.058) 0:06:18.228 ******** 2026-04-23 08:42:59.523148 | instance | ok: [instance] 2026-04-23 08:42:59.523332 | instance | 2026-04-23 08:42:59.523468 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 08:42:59.523531 | instance | Thursday 23 April 2026 08:42:59 +0000 (0:00:00.250) 0:06:18.479 ******** 2026-04-23 08:43:00.079469 | instance | ok: [instance] 2026-04-23 08:43:00.079547 | instance | 2026-04-23 08:43:00.079554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:43:00.079560 | instance | Thursday 23 April 2026 08:43:00 +0000 (0:00:00.554) 0:06:19.033 ******** 2026-04-23 08:43:00.191805 | instance | ok: [instance] 2026-04-23 08:43:00.191906 | instance | 2026-04-23 08:43:00.192016 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:43:00.192137 | instance | Thursday 23 April 2026 08:43:00 +0000 (0:00:00.113) 0:06:19.147 ******** 2026-04-23 08:43:00.336601 | instance | included: rabbitmq for instance 2026-04-23 08:43:00.336843 | instance | 2026-04-23 08:43:00.337144 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:43:00.337414 | instance | Thursday 23 April 2026 08:43:00 +0000 (0:00:00.144) 0:06:19.292 ******** 2026-04-23 08:43:01.118609 | instance | ok: [instance] 2026-04-23 08:43:01.118880 | instance | 2026-04-23 08:43:01.119219 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:43:01.119492 | instance | Thursday 23 April 2026 08:43:01 +0000 (0:00:00.781) 0:06:20.074 ******** 2026-04-23 08:43:01.295935 | instance | skipping: [instance] 2026-04-23 08:43:01.296060 | instance | 2026-04-23 08:43:01.296243 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:43:01.296416 | instance | Thursday 23 April 2026 08:43:01 +0000 (0:00:00.177) 0:06:20.251 ******** 2026-04-23 08:43:01.476273 | instance | skipping: [instance] 2026-04-23 08:43:01.476371 | instance | 2026-04-23 08:43:01.476609 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:43:01.476767 | instance | Thursday 23 April 2026 08:43:01 +0000 (0:00:00.179) 0:06:20.431 ******** 2026-04-23 08:43:01.759904 | instance | skipping: [instance] 2026-04-23 08:43:01.759985 | instance | 2026-04-23 08:43:01.760179 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:43:01.760355 | instance | Thursday 23 April 2026 08:43:01 +0000 (0:00:00.284) 0:06:20.715 ******** 2026-04-23 08:43:02.842344 | instance | ok: [instance] 2026-04-23 08:43:02.842594 | instance | 2026-04-23 08:43:02.842933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:43:02.843276 | instance | Thursday 23 April 2026 08:43:02 +0000 (0:00:01.081) 0:06:21.797 ******** 2026-04-23 08:43:03.549517 | instance | ok: [instance] 2026-04-23 08:43:03.549731 | instance | 2026-04-23 08:43:03.550025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:43:03.550308 | instance | Thursday 23 April 2026 08:43:03 +0000 (0:00:00.707) 0:06:22.505 ******** 2026-04-23 08:43:03.629566 | instance | ok: [instance] 2026-04-23 08:43:03.629767 | instance | 2026-04-23 08:43:03.629957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:43:03.630127 | instance | Thursday 23 April 2026 08:43:03 +0000 (0:00:00.080) 0:06:22.585 ******** 2026-04-23 08:43:03.703192 | instance | skipping: [instance] 2026-04-23 08:43:03.703416 | instance | 2026-04-23 08:43:03.703726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:43:03.704007 | instance | Thursday 23 April 2026 08:43:03 +0000 (0:00:00.073) 0:06:22.659 ******** 2026-04-23 08:43:03.777991 | instance | skipping: [instance] 2026-04-23 08:43:03.778201 | instance | 2026-04-23 08:43:03.778478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:43:03.778756 | instance | Thursday 23 April 2026 08:43:03 +0000 (0:00:00.074) 0:06:22.733 ******** 2026-04-23 08:43:03.855243 | instance | ok: [instance] 2026-04-23 08:43:03.855479 | instance | 2026-04-23 08:43:03.855754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:43:03.856015 | instance | Thursday 23 April 2026 08:43:03 +0000 (0:00:00.077) 0:06:22.811 ******** 2026-04-23 08:43:03.975863 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:43:03.976197 | instance | ok: [instance] => (item=identity) 2026-04-23 08:43:03.976468 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:43:03.976729 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:43:03.976977 | instance | 2026-04-23 08:43:03.977323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:43:03.977601 | instance | Thursday 23 April 2026 08:43:03 +0000 (0:00:00.120) 0:06:22.931 ******** 2026-04-23 08:43:04.090212 | instance | ok: [instance] 2026-04-23 08:43:04.090458 | instance | 2026-04-23 08:43:04.090741 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:43:04.091036 | instance | Thursday 23 April 2026 08:43:04 +0000 (0:00:00.114) 0:06:23.046 ******** 2026-04-23 08:43:04.198136 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:43:04.198378 | instance | 2026-04-23 08:43:04.198651 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:43:04.198925 | instance | Thursday 23 April 2026 08:43:04 +0000 (0:00:00.108) 0:06:23.154 ******** 2026-04-23 08:43:04.823730 | instance | ok: [instance] 2026-04-23 08:43:04.823851 | instance | 2026-04-23 08:43:04.823986 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-23 08:43:04.824110 | instance | Thursday 23 April 2026 08:43:04 +0000 (0:00:00.623) 0:06:23.778 ******** 2026-04-23 08:43:06.014787 | instance | ok: [instance] => (item=None) 2026-04-23 08:43:06.014942 | instance | ok: [instance] 2026-04-23 08:43:06.015177 | instance | 2026-04-23 08:43:06.015416 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-23 08:43:06.015593 | instance | Thursday 23 April 2026 08:43:06 +0000 (0:00:01.192) 0:06:24.970 ******** 2026-04-23 08:43:07.098292 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 08:43:07.098564 | instance | 2026-04-23 08:43:07.098858 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-23 08:43:07.099173 | instance | Thursday 23 April 2026 08:43:07 +0000 (0:00:01.083) 0:06:26.054 ******** 2026-04-23 08:43:08.161025 | instance | ok: [instance] 2026-04-23 08:43:08.161111 | instance | 2026-04-23 08:43:08.161229 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-23 08:43:08.161348 | instance | Thursday 23 April 2026 08:43:08 +0000 (0:00:01.062) 0:06:27.116 ******** 2026-04-23 08:43:09.110770 | instance | ok: [instance] => (item=None) 2026-04-23 08:43:09.111057 | instance | ok: [instance] 2026-04-23 08:43:09.111315 | instance | 2026-04-23 08:43:09.111615 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-23 08:43:09.111914 | instance | Thursday 23 April 2026 08:43:09 +0000 (0:00:00.949) 0:06:28.066 ******** 2026-04-23 08:43:10.332467 | instance | ok: [instance] => (item=None) 2026-04-23 08:43:10.333002 | instance | ok: [instance] 2026-04-23 08:43:10.333266 | instance | 2026-04-23 08:43:10.333543 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-23 08:43:10.333846 | instance | Thursday 23 April 2026 08:43:10 +0000 (0:00:01.221) 0:06:29.288 ******** 2026-04-23 08:43:13.483720 | instance | ok: [instance] 2026-04-23 08:43:13.484498 | instance | 2026-04-23 08:43:13.484536 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:43:13.484549 | instance | Thursday 23 April 2026 08:43:13 +0000 (0:00:03.151) 0:06:32.439 ******** 2026-04-23 08:43:13.657591 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:43:13.657666 | instance | 2026-04-23 08:43:13.657682 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:43:13.657735 | instance | Thursday 23 April 2026 08:43:13 +0000 (0:00:00.172) 0:06:32.612 ******** 2026-04-23 08:43:13.728187 | instance | skipping: [instance] 2026-04-23 08:43:13.728283 | instance | 2026-04-23 08:43:13.728309 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:43:13.728947 | instance | Thursday 23 April 2026 08:43:13 +0000 (0:00:00.070) 0:06:32.682 ******** 2026-04-23 08:43:13.806746 | instance | skipping: [instance] 2026-04-23 08:43:13.806827 | instance | 2026-04-23 08:43:13.806838 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:43:13.806856 | instance | Thursday 23 April 2026 08:43:13 +0000 (0:00:00.079) 0:06:32.762 ******** 2026-04-23 08:43:13.889960 | instance | ok: [instance] 2026-04-23 08:43:13.890159 | instance | 2026-04-23 08:43:13.890503 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-23 08:43:13.890775 | instance | Thursday 23 April 2026 08:43:13 +0000 (0:00:00.083) 0:06:32.845 ******** 2026-04-23 08:43:14.012473 | instance | included: ingress for instance 2026-04-23 08:43:14.012712 | instance | 2026-04-23 08:43:14.012980 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-23 08:43:14.013315 | instance | Thursday 23 April 2026 08:43:14 +0000 (0:00:00.122) 0:06:32.968 ******** 2026-04-23 08:43:15.200547 | instance | ok: [instance] 2026-04-23 08:43:15.200853 | instance | 2026-04-23 08:43:15.201138 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-23 08:43:15.201408 | instance | Thursday 23 April 2026 08:43:15 +0000 (0:00:01.187) 0:06:34.156 ******** 2026-04-23 08:43:15.585204 | instance | ok: [instance] 2026-04-23 08:43:15.585442 | instance | 2026-04-23 08:43:15.585724 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-23 08:43:15.586037 | instance | Thursday 23 April 2026 08:43:15 +0000 (0:00:00.384) 0:06:34.541 ******** 2026-04-23 08:43:16.308174 | instance | ok: [instance] 2026-04-23 08:43:16.308415 | instance | 2026-04-23 08:43:16.308711 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-23 08:43:16.309011 | instance | Thursday 23 April 2026 08:43:16 +0000 (0:00:00.722) 0:06:35.263 ******** 2026-04-23 08:43:17.590015 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 08:43:17.590278 | instance | 2026-04-23 08:43:17.590555 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-23 08:43:17.590893 | instance | Thursday 23 April 2026 08:43:17 +0000 (0:00:01.281) 0:06:36.545 ******** 2026-04-23 08:43:18.614811 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 08:43:18.615064 | instance | 2026-04-23 08:43:18.615331 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-23 08:43:18.615600 | instance | Thursday 23 April 2026 08:43:18 +0000 (0:00:01.024) 0:06:37.570 ******** 2026-04-23 08:43:19.588555 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 08:43:19.588882 | instance | 2026-04-23 08:43:19.589170 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-23 08:43:19.589909 | instance | Thursday 23 April 2026 08:43:19 +0000 (0:00:00.973) 0:06:38.544 ******** 2026-04-23 08:43:20.731662 | instance | ok: [instance] => (item=atmosphere) 2026-04-23 08:43:20.731902 | instance | 2026-04-23 08:43:20.732185 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 08:43:20.732534 | instance | Thursday 23 April 2026 08:43:20 +0000 (0:00:01.143) 0:06:39.687 ******** 2026-04-23 08:43:21.038115 | instance | ok: [instance] 2026-04-23 08:43:21.038384 | instance | 2026-04-23 08:43:21.038683 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:43:21.039044 | instance | Thursday 23 April 2026 08:43:21 +0000 (0:00:00.305) 0:06:39.993 ******** 2026-04-23 08:43:22.161364 | instance | ok: [instance] 2026-04-23 08:43:22.161430 | instance | 2026-04-23 08:43:22.161441 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:43:22.161451 | instance | Thursday 23 April 2026 08:43:22 +0000 (0:00:01.121) 0:06:41.114 ******** 2026-04-23 08:43:22.440691 | instance | ok: [instance] 2026-04-23 08:43:22.440792 | instance | 2026-04-23 08:43:22.441026 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:43:22.441098 | instance | Thursday 23 April 2026 08:43:22 +0000 (0:00:00.282) 0:06:41.396 ******** 2026-04-23 08:43:22.562392 | instance | ok: [instance] => { 2026-04-23 08:43:22.562467 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 08:43:22.563020 | instance | } 2026-04-23 08:43:22.563067 | instance | 2026-04-23 08:43:22.563072 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:43:22.563077 | instance | Thursday 23 April 2026 08:43:22 +0000 (0:00:00.121) 0:06:41.518 ******** 2026-04-23 08:43:22.980314 | instance | ok: [instance] 2026-04-23 08:43:22.980406 | instance | 2026-04-23 08:43:22.980955 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:43:22.980983 | instance | Thursday 23 April 2026 08:43:22 +0000 (0:00:00.417) 0:06:41.936 ******** 2026-04-23 08:43:24.108430 | instance | ok: [instance] 2026-04-23 08:43:24.108670 | instance | 2026-04-23 08:43:24.108978 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 08:43:24.109322 | instance | Thursday 23 April 2026 08:43:24 +0000 (0:00:01.127) 0:06:43.064 ******** 2026-04-23 08:43:24.634860 | instance | ok: [instance] 2026-04-23 08:43:24.635106 | instance | 2026-04-23 08:43:24.635382 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 08:43:24.635654 | instance | Thursday 23 April 2026 08:43:24 +0000 (0:00:00.526) 0:06:43.590 ******** 2026-04-23 08:43:25.386346 | instance | ok: [instance] 2026-04-23 08:43:25.386415 | instance | 2026-04-23 08:43:25.386431 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 08:43:25.386510 | instance | Thursday 23 April 2026 08:43:25 +0000 (0:00:00.750) 0:06:44.341 ******** 2026-04-23 08:43:26.148799 | instance | ok: [instance] 2026-04-23 08:43:26.148925 | instance | 2026-04-23 08:43:26.149212 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 08:43:26.149385 | instance | Thursday 23 April 2026 08:43:26 +0000 (0:00:00.763) 0:06:45.104 ******** 2026-04-23 08:43:26.534240 | instance | ok: [instance] 2026-04-23 08:43:26.534320 | instance | 2026-04-23 08:43:26.534469 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 08:43:26.534539 | instance | Thursday 23 April 2026 08:43:26 +0000 (0:00:00.385) 0:06:45.490 ******** 2026-04-23 08:43:26.729019 | instance | included: openstack_helm_endpoints for instance 2026-04-23 08:43:26.729102 | instance | 2026-04-23 08:43:26.729222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:43:26.729364 | instance | Thursday 23 April 2026 08:43:26 +0000 (0:00:00.194) 0:06:45.685 ******** 2026-04-23 08:43:26.801872 | instance | skipping: [instance] 2026-04-23 08:43:26.801944 | instance | 2026-04-23 08:43:26.802234 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:43:26.802276 | instance | Thursday 23 April 2026 08:43:26 +0000 (0:00:00.072) 0:06:45.757 ******** 2026-04-23 08:43:26.874047 | instance | skipping: [instance] 2026-04-23 08:43:26.874121 | instance | 2026-04-23 08:43:26.874472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:43:26.874518 | instance | Thursday 23 April 2026 08:43:26 +0000 (0:00:00.072) 0:06:45.830 ******** 2026-04-23 08:43:26.941256 | instance | skipping: [instance] 2026-04-23 08:43:26.941336 | instance | 2026-04-23 08:43:26.941583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:43:26.941626 | instance | Thursday 23 April 2026 08:43:26 +0000 (0:00:00.067) 0:06:45.897 ******** 2026-04-23 08:43:27.116201 | instance | skipping: [instance] 2026-04-23 08:43:27.116281 | instance | 2026-04-23 08:43:27.116537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:43:27.116584 | instance | Thursday 23 April 2026 08:43:27 +0000 (0:00:00.174) 0:06:46.072 ******** 2026-04-23 08:43:27.188896 | instance | skipping: [instance] 2026-04-23 08:43:27.188998 | instance | 2026-04-23 08:43:27.189243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:43:27.189259 | instance | Thursday 23 April 2026 08:43:27 +0000 (0:00:00.072) 0:06:46.145 ******** 2026-04-23 08:43:27.264754 | instance | skipping: [instance] 2026-04-23 08:43:27.266284 | instance | 2026-04-23 08:43:27.266312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:43:27.266366 | instance | Thursday 23 April 2026 08:43:27 +0000 (0:00:00.075) 0:06:46.221 ******** 2026-04-23 08:43:27.346659 | instance | ok: [instance] 2026-04-23 08:43:27.347116 | instance | 2026-04-23 08:43:27.347478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:43:27.347810 | instance | Thursday 23 April 2026 08:43:27 +0000 (0:00:00.081) 0:06:46.302 ******** 2026-04-23 08:43:27.438101 | instance | ok: [instance] => (item=identity) 2026-04-23 08:43:27.438473 | instance | 2026-04-23 08:43:27.438813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:43:27.439220 | instance | Thursday 23 April 2026 08:43:27 +0000 (0:00:00.091) 0:06:46.394 ******** 2026-04-23 08:43:27.541888 | instance | ok: [instance] 2026-04-23 08:43:27.542293 | instance | 2026-04-23 08:43:27.542662 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 08:43:27.543079 | instance | Thursday 23 April 2026 08:43:27 +0000 (0:00:00.103) 0:06:46.497 ******** 2026-04-23 08:43:28.069658 | instance | ok: [instance] 2026-04-23 08:43:28.069726 | instance | 2026-04-23 08:43:28.069988 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 08:43:28.070274 | instance | Thursday 23 April 2026 08:43:28 +0000 (0:00:00.527) 0:06:47.025 ******** 2026-04-23 08:43:28.582599 | instance | ok: [instance] 2026-04-23 08:43:28.582849 | instance | 2026-04-23 08:43:28.583172 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 08:43:28.583446 | instance | Thursday 23 April 2026 08:43:28 +0000 (0:00:00.512) 0:06:47.538 ******** 2026-04-23 08:43:29.106398 | instance | ok: [instance] 2026-04-23 08:43:29.106537 | instance | 2026-04-23 08:43:29.106662 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 08:43:29.106830 | instance | Thursday 23 April 2026 08:43:29 +0000 (0:00:00.524) 0:06:48.062 ******** 2026-04-23 08:43:29.663867 | instance | ok: [instance] 2026-04-23 08:43:29.664132 | instance | 2026-04-23 08:43:29.664446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:43:29.664741 | instance | Thursday 23 April 2026 08:43:29 +0000 (0:00:00.556) 0:06:48.619 ******** 2026-04-23 08:43:29.766609 | instance | ok: [instance] 2026-04-23 08:43:29.766833 | instance | 2026-04-23 08:43:29.767131 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:43:29.767401 | instance | Thursday 23 April 2026 08:43:29 +0000 (0:00:00.103) 0:06:48.722 ******** 2026-04-23 08:43:29.902230 | instance | included: rabbitmq for instance 2026-04-23 08:43:29.902515 | instance | 2026-04-23 08:43:29.902869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:43:29.903181 | instance | Thursday 23 April 2026 08:43:29 +0000 (0:00:00.135) 0:06:48.858 ******** 2026-04-23 08:43:30.658035 | instance | ok: [instance] 2026-04-23 08:43:30.658112 | instance | 2026-04-23 08:43:30.658262 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:43:30.658374 | instance | Thursday 23 April 2026 08:43:30 +0000 (0:00:00.756) 0:06:49.614 ******** 2026-04-23 08:43:30.833712 | instance | skipping: [instance] 2026-04-23 08:43:30.833922 | instance | 2026-04-23 08:43:30.834209 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:43:30.834555 | instance | Thursday 23 April 2026 08:43:30 +0000 (0:00:00.175) 0:06:49.789 ******** 2026-04-23 08:43:31.014008 | instance | skipping: [instance] 2026-04-23 08:43:31.014238 | instance | 2026-04-23 08:43:31.014524 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:43:31.014825 | instance | Thursday 23 April 2026 08:43:31 +0000 (0:00:00.180) 0:06:49.969 ******** 2026-04-23 08:43:31.203348 | instance | skipping: [instance] 2026-04-23 08:43:31.203719 | instance | 2026-04-23 08:43:31.204195 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:43:31.204624 | instance | Thursday 23 April 2026 08:43:31 +0000 (0:00:00.189) 0:06:50.158 ******** 2026-04-23 08:43:32.084071 | instance | ok: [instance] 2026-04-23 08:43:32.084215 | instance | 2026-04-23 08:43:32.084396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:43:32.084570 | instance | Thursday 23 April 2026 08:43:32 +0000 (0:00:00.880) 0:06:51.039 ******** 2026-04-23 08:43:32.801715 | instance | ok: [instance] 2026-04-23 08:43:32.801974 | instance | 2026-04-23 08:43:32.802304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:43:32.802767 | instance | Thursday 23 April 2026 08:43:32 +0000 (0:00:00.717) 0:06:51.757 ******** 2026-04-23 08:43:32.893267 | instance | ok: [instance] 2026-04-23 08:43:32.893582 | instance | 2026-04-23 08:43:32.893992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:43:32.894284 | instance | Thursday 23 April 2026 08:43:32 +0000 (0:00:00.091) 0:06:51.849 ******** 2026-04-23 08:43:32.974333 | instance | skipping: [instance] 2026-04-23 08:43:32.974560 | instance | 2026-04-23 08:43:32.974858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:43:32.975220 | instance | Thursday 23 April 2026 08:43:32 +0000 (0:00:00.080) 0:06:51.930 ******** 2026-04-23 08:43:33.057594 | instance | skipping: [instance] 2026-04-23 08:43:33.057706 | instance | 2026-04-23 08:43:33.057881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:43:33.058037 | instance | Thursday 23 April 2026 08:43:33 +0000 (0:00:00.083) 0:06:52.013 ******** 2026-04-23 08:43:33.148523 | instance | ok: [instance] 2026-04-23 08:43:33.148647 | instance | 2026-04-23 08:43:33.148825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:43:33.148993 | instance | Thursday 23 April 2026 08:43:33 +0000 (0:00:00.090) 0:06:52.104 ******** 2026-04-23 08:43:33.274524 | instance | ok: [instance] => (item=key_manager) 2026-04-23 08:43:33.274658 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:43:33.274831 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:43:33.276281 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:43:33.276298 | instance | ok: [instance] => (item=identity) 2026-04-23 08:43:33.276305 | instance | 2026-04-23 08:43:33.276311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:43:33.276318 | instance | Thursday 23 April 2026 08:43:33 +0000 (0:00:00.126) 0:06:52.230 ******** 2026-04-23 08:43:33.389004 | instance | ok: [instance] 2026-04-23 08:43:33.389142 | instance | 2026-04-23 08:43:33.389451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:43:33.389489 | instance | Thursday 23 April 2026 08:43:33 +0000 (0:00:00.114) 0:06:52.345 ******** 2026-04-23 08:43:33.583355 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:43:33.583550 | instance | 2026-04-23 08:43:33.583857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:43:33.584130 | instance | Thursday 23 April 2026 08:43:33 +0000 (0:00:00.194) 0:06:52.539 ******** 2026-04-23 08:43:34.233444 | instance | ok: [instance] 2026-04-23 08:43:34.233668 | instance | 2026-04-23 08:43:34.233969 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-23 08:43:34.234262 | instance | Thursday 23 April 2026 08:43:34 +0000 (0:00:00.648) 0:06:53.187 ******** 2026-04-23 08:43:36.351784 | instance | ok: [instance] 2026-04-23 08:43:36.351933 | instance | 2026-04-23 08:43:36.352106 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:43:36.352279 | instance | Thursday 23 April 2026 08:43:36 +0000 (0:00:02.120) 0:06:55.307 ******** 2026-04-23 08:43:36.511225 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:43:36.511567 | instance | 2026-04-23 08:43:36.511925 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:43:36.512222 | instance | Thursday 23 April 2026 08:43:36 +0000 (0:00:00.159) 0:06:55.467 ******** 2026-04-23 08:43:36.595213 | instance | skipping: [instance] 2026-04-23 08:43:36.595474 | instance | 2026-04-23 08:43:36.595828 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:43:36.596129 | instance | Thursday 23 April 2026 08:43:36 +0000 (0:00:00.083) 0:06:55.550 ******** 2026-04-23 08:43:36.668177 | instance | skipping: [instance] 2026-04-23 08:43:36.668428 | instance | 2026-04-23 08:43:36.668727 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:43:36.669012 | instance | Thursday 23 April 2026 08:43:36 +0000 (0:00:00.073) 0:06:55.624 ******** 2026-04-23 08:43:36.753714 | instance | ok: [instance] 2026-04-23 08:43:36.753965 | instance | 2026-04-23 08:43:36.754264 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-23 08:43:36.754623 | instance | Thursday 23 April 2026 08:43:36 +0000 (0:00:00.085) 0:06:55.709 ******** 2026-04-23 08:43:36.870094 | instance | included: ingress for instance 2026-04-23 08:43:36.870342 | instance | 2026-04-23 08:43:36.870722 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-23 08:43:36.870999 | instance | Thursday 23 April 2026 08:43:36 +0000 (0:00:00.116) 0:06:55.825 ******** 2026-04-23 08:43:37.989072 | instance | ok: [instance] 2026-04-23 08:43:37.989302 | instance | 2026-04-23 08:43:37.989597 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-23 08:43:37.989893 | instance | Thursday 23 April 2026 08:43:37 +0000 (0:00:01.118) 0:06:56.944 ******** 2026-04-23 08:43:39.147147 | instance | ok: [instance] 2026-04-23 08:43:39.147402 | instance | 2026-04-23 08:43:39.147805 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-23 08:43:39.148094 | instance | Thursday 23 April 2026 08:43:39 +0000 (0:00:01.158) 0:06:58.103 ******** 2026-04-23 08:43:44.229453 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-23 08:43:44.229682 | instance | 2026-04-23 08:43:44.229984 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:43:44.230296 | instance | Thursday 23 April 2026 08:43:44 +0000 (0:00:05.082) 0:07:03.185 ******** 2026-04-23 08:43:44.344909 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:43:44.344979 | instance | 2026-04-23 08:43:44.345209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:43:44.345518 | instance | Thursday 23 April 2026 08:43:44 +0000 (0:00:00.114) 0:07:03.299 ******** 2026-04-23 08:43:44.933095 | instance | ok: [instance] 2026-04-23 08:43:44.933241 | instance | 2026-04-23 08:43:44.933492 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-23 08:43:44.933793 | instance | Thursday 23 April 2026 08:43:44 +0000 (0:00:00.589) 0:07:03.889 ******** 2026-04-23 08:43:47.609929 | instance | ok: [instance] 2026-04-23 08:43:47.609989 | instance | 2026-04-23 08:43:47.610001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:43:47.610018 | instance | Thursday 23 April 2026 08:43:47 +0000 (0:00:02.675) 0:07:06.564 ******** 2026-04-23 08:43:47.689092 | instance | skipping: [instance] 2026-04-23 08:43:47.689158 | instance | 2026-04-23 08:43:47.689440 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:43:47.689480 | instance | Thursday 23 April 2026 08:43:47 +0000 (0:00:00.080) 0:07:06.645 ******** 2026-04-23 08:43:47.862159 | instance | skipping: [instance] 2026-04-23 08:43:47.862235 | instance | 2026-04-23 08:43:47.862376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:43:47.862505 | instance | Thursday 23 April 2026 08:43:47 +0000 (0:00:00.173) 0:07:06.818 ******** 2026-04-23 08:43:47.935158 | instance | skipping: [instance] 2026-04-23 08:43:47.935241 | instance | 2026-04-23 08:43:47.935520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:43:47.935565 | instance | Thursday 23 April 2026 08:43:47 +0000 (0:00:00.072) 0:07:06.891 ******** 2026-04-23 08:43:48.008835 | instance | skipping: [instance] 2026-04-23 08:43:48.008938 | instance | 2026-04-23 08:43:48.009078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:43:48.009208 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.073) 0:07:06.965 ******** 2026-04-23 08:43:48.084640 | instance | skipping: [instance] 2026-04-23 08:43:48.084733 | instance | 2026-04-23 08:43:48.084872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:43:48.085008 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.075) 0:07:07.040 ******** 2026-04-23 08:43:48.154722 | instance | skipping: [instance] 2026-04-23 08:43:48.154811 | instance | 2026-04-23 08:43:48.155242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:43:48.155297 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.070) 0:07:07.111 ******** 2026-04-23 08:43:48.233682 | instance | ok: [instance] 2026-04-23 08:43:48.233796 | instance | 2026-04-23 08:43:48.234024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:43:48.234044 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.078) 0:07:07.189 ******** 2026-04-23 08:43:48.319058 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-23 08:43:48.319141 | instance | 2026-04-23 08:43:48.319327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:43:48.319443 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.085) 0:07:07.275 ******** 2026-04-23 08:43:48.435999 | instance | ok: [instance] 2026-04-23 08:43:48.436093 | instance | 2026-04-23 08:43:48.436213 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:43:48.436338 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.116) 0:07:07.392 ******** 2026-04-23 08:43:48.542557 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:43:48.542631 | instance | 2026-04-23 08:43:48.542650 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:43:48.542661 | instance | Thursday 23 April 2026 08:43:48 +0000 (0:00:00.106) 0:07:07.498 ******** 2026-04-23 08:43:49.155919 | instance | ok: [instance] 2026-04-23 08:43:49.156046 | instance | 2026-04-23 08:43:49.156227 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-23 08:43:49.156412 | instance | Thursday 23 April 2026 08:43:49 +0000 (0:00:00.612) 0:07:08.111 ******** 2026-04-23 08:44:04.106109 | instance | ok: [instance] 2026-04-23 08:44:04.106234 | instance | 2026-04-23 08:44:04.106405 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-23 08:44:04.106573 | instance | Thursday 23 April 2026 08:44:04 +0000 (0:00:14.951) 0:07:23.062 ******** 2026-04-23 08:44:19.089059 | instance | ok: [instance] 2026-04-23 08:44:19.089172 | instance | 2026-04-23 08:44:19.089321 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-23 08:44:19.089470 | instance | Thursday 23 April 2026 08:44:19 +0000 (0:00:14.982) 0:07:38.045 ******** 2026-04-23 08:44:20.694653 | instance | ok: [instance] 2026-04-23 08:44:20.694729 | instance | 2026-04-23 08:44:20.694970 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-23 08:44:20.695048 | instance | Thursday 23 April 2026 08:44:20 +0000 (0:00:01.605) 0:07:39.650 ******** 2026-04-23 08:44:22.074879 | instance | ok: [instance] 2026-04-23 08:44:22.074988 | instance | 2026-04-23 08:44:22.075139 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-23 08:44:22.075259 | instance | Thursday 23 April 2026 08:44:22 +0000 (0:00:01.380) 0:07:41.031 ******** 2026-04-23 08:44:22.807783 | instance | ok: [instance] 2026-04-23 08:44:22.808033 | instance | 2026-04-23 08:44:22.808391 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-23 08:44:22.808765 | instance | Thursday 23 April 2026 08:44:22 +0000 (0:00:00.732) 0:07:41.763 ******** 2026-04-23 08:44:23.554505 | instance | ok: [instance] 2026-04-23 08:44:23.554735 | instance | 2026-04-23 08:44:23.555043 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-23 08:44:23.555311 | instance | Thursday 23 April 2026 08:44:23 +0000 (0:00:00.746) 0:07:42.510 ******** 2026-04-23 08:44:25.445089 | instance | ok: [instance] 2026-04-23 08:44:25.445223 | instance | 2026-04-23 08:44:25.445397 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-23 08:44:25.445607 | instance | Thursday 23 April 2026 08:44:25 +0000 (0:00:01.890) 0:07:44.401 ******** 2026-04-23 08:44:26.670496 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-23 08:44:26.717391 | instance | ok: [instance] 2026-04-23 08:44:26.717444 | instance | 2026-04-23 08:44:26.717455 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-23 08:44:26.717466 | instance | Thursday 23 April 2026 08:44:26 +0000 (0:00:01.271) 0:07:45.672 ******** 2026-04-23 08:44:32.057441 | instance | ok: [instance] 2026-04-23 08:44:32.058155 | instance | 2026-04-23 08:44:32.058250 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-23 08:44:32.058272 | instance | Thursday 23 April 2026 08:44:32 +0000 (0:00:05.340) 0:07:51.012 ******** 2026-04-23 08:44:33.290978 | instance | ok: [instance] 2026-04-23 08:44:33.291063 | instance | 2026-04-23 08:44:33.291198 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-23 08:44:33.291338 | instance | Thursday 23 April 2026 08:44:33 +0000 (0:00:01.234) 0:07:52.247 ******** 2026-04-23 08:44:35.300457 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-33.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-23 08:44:35.300540 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-23 08:44:35.300907 | instance | 2026-04-23 08:44:35.300945 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:44:35.300951 | instance | Thursday 23 April 2026 08:44:35 +0000 (0:00:02.009) 0:07:54.256 ******** 2026-04-23 08:44:35.468604 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:44:35.468704 | instance | 2026-04-23 08:44:35.468830 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:44:35.468953 | instance | Thursday 23 April 2026 08:44:35 +0000 (0:00:00.168) 0:07:54.424 ******** 2026-04-23 08:44:35.542000 | instance | skipping: [instance] 2026-04-23 08:44:35.542106 | instance | 2026-04-23 08:44:35.542520 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:44:35.542563 | instance | Thursday 23 April 2026 08:44:35 +0000 (0:00:00.073) 0:07:54.498 ******** 2026-04-23 08:44:35.620141 | instance | skipping: [instance] 2026-04-23 08:44:35.620220 | instance | 2026-04-23 08:44:35.620488 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:44:35.620574 | instance | Thursday 23 April 2026 08:44:35 +0000 (0:00:00.078) 0:07:54.576 ******** 2026-04-23 08:44:35.712656 | instance | ok: [instance] 2026-04-23 08:44:35.712758 | instance | 2026-04-23 08:44:35.712882 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-23 08:44:35.713003 | instance | Thursday 23 April 2026 08:44:35 +0000 (0:00:00.092) 0:07:54.668 ******** 2026-04-23 08:44:35.928052 | instance | included: ingress for instance 2026-04-23 08:44:35.928143 | instance | 2026-04-23 08:44:35.928330 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-23 08:44:35.928488 | instance | Thursday 23 April 2026 08:44:35 +0000 (0:00:00.215) 0:07:54.884 ******** 2026-04-23 08:44:37.137102 | instance | ok: [instance] 2026-04-23 08:44:37.137312 | instance | 2026-04-23 08:44:37.137611 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:44:37.137893 | instance | Thursday 23 April 2026 08:44:37 +0000 (0:00:01.206) 0:07:56.090 ******** 2026-04-23 08:44:37.279785 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:44:37.280054 | instance | 2026-04-23 08:44:37.280406 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:44:37.280773 | instance | Thursday 23 April 2026 08:44:37 +0000 (0:00:00.144) 0:07:56.235 ******** 2026-04-23 08:44:37.920581 | instance | ok: [instance] 2026-04-23 08:44:37.920675 | instance | 2026-04-23 08:44:37.920695 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 08:44:37.921200 | instance | Thursday 23 April 2026 08:44:37 +0000 (0:00:00.636) 0:07:56.872 ******** 2026-04-23 08:44:52.918462 | instance | ok: [instance] 2026-04-23 08:44:52.918685 | instance | 2026-04-23 08:44:52.919055 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-23 08:44:52.919302 | instance | Thursday 23 April 2026 08:44:52 +0000 (0:00:15.001) 0:08:11.873 ******** 2026-04-23 08:44:53.023410 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-23 08:44:53.023711 | instance | 2026-04-23 08:44:53.023988 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-23 08:44:53.024251 | instance | Thursday 23 April 2026 08:44:53 +0000 (0:00:00.105) 0:08:11.979 ******** 2026-04-23 08:44:53.826102 | instance | ok: [instance] 2026-04-23 08:44:53.826342 | instance | 2026-04-23 08:44:53.826617 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-23 08:44:53.826885 | instance | Thursday 23 April 2026 08:44:53 +0000 (0:00:00.803) 0:08:12.782 ******** 2026-04-23 08:44:54.606038 | instance | ok: [instance] 2026-04-23 08:44:54.606285 | instance | 2026-04-23 08:44:54.606608 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-23 08:44:54.606888 | instance | Thursday 23 April 2026 08:44:54 +0000 (0:00:00.779) 0:08:13.561 ******** 2026-04-23 08:44:56.051890 | instance | ok: [instance] 2026-04-23 08:44:56.052166 | instance | 2026-04-23 08:44:56.052449 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-23 08:44:56.052749 | instance | Thursday 23 April 2026 08:44:56 +0000 (0:00:01.445) 0:08:15.007 ******** 2026-04-23 08:44:56.146543 | instance | ok: [instance] 2026-04-23 08:44:56.146819 | instance | 2026-04-23 08:44:56.147193 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-23 08:44:56.147467 | instance | Thursday 23 April 2026 08:44:56 +0000 (0:00:00.094) 0:08:15.102 ******** 2026-04-23 08:44:56.931847 | instance | ok: [instance] 2026-04-23 08:44:56.931979 | instance | 2026-04-23 08:44:56.932249 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-23 08:44:56.932513 | instance | Thursday 23 April 2026 08:44:56 +0000 (0:00:00.785) 0:08:15.887 ******** 2026-04-23 08:44:58.691577 | instance | ok: [instance] 2026-04-23 08:44:58.691824 | instance | 2026-04-23 08:44:58.692135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:44:58.692480 | instance | Thursday 23 April 2026 08:44:58 +0000 (0:00:01.759) 0:08:17.646 ******** 2026-04-23 08:44:58.820414 | instance | ok: [instance] 2026-04-23 08:44:58.820628 | instance | 2026-04-23 08:44:58.820854 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:44:58.821077 | instance | Thursday 23 April 2026 08:44:58 +0000 (0:00:00.129) 0:08:17.776 ******** 2026-04-23 08:44:58.949601 | instance | included: rabbitmq for instance 2026-04-23 08:44:58.949999 | instance | 2026-04-23 08:44:58.950452 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:44:58.950856 | instance | Thursday 23 April 2026 08:44:58 +0000 (0:00:00.128) 0:08:17.905 ******** 2026-04-23 08:44:59.684120 | instance | ok: [instance] 2026-04-23 08:44:59.685065 | instance | 2026-04-23 08:44:59.685120 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:44:59.685144 | instance | Thursday 23 April 2026 08:44:59 +0000 (0:00:00.734) 0:08:18.639 ******** 2026-04-23 08:44:59.847470 | instance | skipping: [instance] 2026-04-23 08:44:59.847533 | instance | 2026-04-23 08:44:59.847545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:44:59.847555 | instance | Thursday 23 April 2026 08:44:59 +0000 (0:00:00.162) 0:08:18.802 ******** 2026-04-23 08:45:00.032531 | instance | skipping: [instance] 2026-04-23 08:45:00.032755 | instance | 2026-04-23 08:45:00.033062 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:45:00.033378 | instance | Thursday 23 April 2026 08:45:00 +0000 (0:00:00.185) 0:08:18.988 ******** 2026-04-23 08:45:00.207389 | instance | skipping: [instance] 2026-04-23 08:45:00.207724 | instance | 2026-04-23 08:45:00.208025 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:45:00.208354 | instance | Thursday 23 April 2026 08:45:00 +0000 (0:00:00.174) 0:08:19.163 ******** 2026-04-23 08:45:01.093952 | instance | ok: [instance] 2026-04-23 08:45:01.094097 | instance | 2026-04-23 08:45:01.094298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:45:01.094460 | instance | Thursday 23 April 2026 08:45:01 +0000 (0:00:00.886) 0:08:20.049 ******** 2026-04-23 08:45:01.819399 | instance | ok: [instance] 2026-04-23 08:45:01.819650 | instance | 2026-04-23 08:45:01.819944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:45:01.820304 | instance | Thursday 23 April 2026 08:45:01 +0000 (0:00:00.725) 0:08:20.775 ******** 2026-04-23 08:45:01.996598 | instance | ok: [instance] 2026-04-23 08:45:01.996847 | instance | 2026-04-23 08:45:01.997280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:45:01.997616 | instance | Thursday 23 April 2026 08:45:01 +0000 (0:00:00.177) 0:08:20.952 ******** 2026-04-23 08:45:02.078538 | instance | skipping: [instance] 2026-04-23 08:45:02.078716 | instance | 2026-04-23 08:45:02.078991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:45:02.079170 | instance | Thursday 23 April 2026 08:45:02 +0000 (0:00:00.082) 0:08:21.034 ******** 2026-04-23 08:45:02.153451 | instance | skipping: [instance] 2026-04-23 08:45:02.153608 | instance | 2026-04-23 08:45:02.153802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:45:02.153981 | instance | Thursday 23 April 2026 08:45:02 +0000 (0:00:00.074) 0:08:21.109 ******** 2026-04-23 08:45:02.234141 | instance | ok: [instance] 2026-04-23 08:45:02.234391 | instance | 2026-04-23 08:45:02.234692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:45:02.234986 | instance | Thursday 23 April 2026 08:45:02 +0000 (0:00:00.080) 0:08:21.189 ******** 2026-04-23 08:45:02.401545 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:45:02.401781 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:45:02.402053 | instance | ok: [instance] => (item=dashboard) 2026-04-23 08:45:02.402319 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:45:02.402608 | instance | ok: [instance] => (item=image) 2026-04-23 08:45:02.402901 | instance | ok: [instance] => (item=identity) 2026-04-23 08:45:02.403190 | instance | 2026-04-23 08:45:02.403461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:45:02.403752 | instance | Thursday 23 April 2026 08:45:02 +0000 (0:00:00.167) 0:08:21.357 ******** 2026-04-23 08:45:02.519476 | instance | ok: [instance] 2026-04-23 08:45:02.519772 | instance | 2026-04-23 08:45:02.520037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:02.520448 | instance | Thursday 23 April 2026 08:45:02 +0000 (0:00:00.117) 0:08:21.475 ******** 2026-04-23 08:45:02.627145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:02.627388 | instance | 2026-04-23 08:45:02.627704 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:02.627982 | instance | Thursday 23 April 2026 08:45:02 +0000 (0:00:00.107) 0:08:21.582 ******** 2026-04-23 08:45:03.259917 | instance | ok: [instance] 2026-04-23 08:45:03.260166 | instance | 2026-04-23 08:45:03.260502 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-23 08:45:03.260775 | instance | Thursday 23 April 2026 08:45:03 +0000 (0:00:00.632) 0:08:22.215 ******** 2026-04-23 08:45:05.770189 | instance | ok: [instance] 2026-04-23 08:45:05.770274 | instance | 2026-04-23 08:45:05.770425 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:45:05.770566 | instance | Thursday 23 April 2026 08:45:05 +0000 (0:00:02.510) 0:08:24.725 ******** 2026-04-23 08:45:05.947104 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:45:05.947187 | instance | 2026-04-23 08:45:05.947312 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:45:05.947437 | instance | Thursday 23 April 2026 08:45:05 +0000 (0:00:00.177) 0:08:24.902 ******** 2026-04-23 08:45:06.026281 | instance | skipping: [instance] 2026-04-23 08:45:06.026527 | instance | 2026-04-23 08:45:06.026862 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:45:06.027208 | instance | Thursday 23 April 2026 08:45:06 +0000 (0:00:00.079) 0:08:24.981 ******** 2026-04-23 08:45:06.104043 | instance | skipping: [instance] 2026-04-23 08:45:06.104499 | instance | 2026-04-23 08:45:06.104815 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:45:06.105108 | instance | Thursday 23 April 2026 08:45:06 +0000 (0:00:00.077) 0:08:25.059 ******** 2026-04-23 08:45:06.199218 | instance | ok: [instance] 2026-04-23 08:45:06.199460 | instance | 2026-04-23 08:45:06.199729 | instance | TASK [Create Ingress image] **************************************************** 2026-04-23 08:45:06.199990 | instance | Thursday 23 April 2026 08:45:06 +0000 (0:00:00.095) 0:08:25.154 ******** 2026-04-23 08:45:06.319317 | instance | included: ingress for instance 2026-04-23 08:45:06.319642 | instance | 2026-04-23 08:45:06.319993 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-23 08:45:06.320311 | instance | Thursday 23 April 2026 08:45:06 +0000 (0:00:00.120) 0:08:25.274 ******** 2026-04-23 08:45:07.504208 | instance | ok: [instance] 2026-04-23 08:45:07.504406 | instance | 2026-04-23 08:45:07.504716 | instance | TASK [Create images] *********************************************************** 2026-04-23 08:45:07.505003 | instance | Thursday 23 April 2026 08:45:07 +0000 (0:00:01.184) 0:08:26.459 ******** 2026-04-23 08:45:07.717177 | 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 08:45:07.717269 | instance | 2026-04-23 08:45:07.717403 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 08:45:07.717532 | instance | Thursday 23 April 2026 08:45:07 +0000 (0:00:00.213) 0:08:26.672 ******** 2026-04-23 08:45:08.999361 | instance | ok: [instance] 2026-04-23 08:45:08.999709 | instance | 2026-04-23 08:45:08.999988 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:45:09.000283 | instance | Thursday 23 April 2026 08:45:08 +0000 (0:00:01.281) 0:08:27.954 ******** 2026-04-23 08:45:10.323309 | instance | ok: [instance] 2026-04-23 08:45:10.323415 | instance | 2026-04-23 08:45:10.323435 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:45:10.323451 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:01.323) 0:08:29.277 ******** 2026-04-23 08:45:10.391004 | instance | skipping: [instance] 2026-04-23 08:45:10.391129 | instance | 2026-04-23 08:45:10.391142 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:45:10.391281 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:00.069) 0:08:29.347 ******** 2026-04-23 08:45:10.474172 | instance | skipping: [instance] 2026-04-23 08:45:10.474278 | instance | 2026-04-23 08:45:10.474513 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:45:10.474605 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:00.083) 0:08:29.430 ******** 2026-04-23 08:45:10.674208 | instance | skipping: [instance] 2026-04-23 08:45:10.675141 | instance | 2026-04-23 08:45:10.675209 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:45:10.675222 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:00.199) 0:08:29.629 ******** 2026-04-23 08:45:10.753597 | instance | skipping: [instance] 2026-04-23 08:45:10.753673 | instance | 2026-04-23 08:45:10.753808 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:45:10.753940 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:00.079) 0:08:29.709 ******** 2026-04-23 08:45:10.830549 | instance | skipping: [instance] 2026-04-23 08:45:10.830646 | instance | 2026-04-23 08:45:10.830776 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:45:10.830907 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:00.076) 0:08:29.786 ******** 2026-04-23 08:45:10.907533 | instance | skipping: [instance] 2026-04-23 08:45:10.907636 | instance | 2026-04-23 08:45:10.907762 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:45:10.907899 | instance | Thursday 23 April 2026 08:45:10 +0000 (0:00:00.076) 0:08:29.863 ******** 2026-04-23 08:45:11.140564 | instance | skipping: [instance] 2026-04-23 08:45:11.140702 | instance | 2026-04-23 08:45:11.141155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:45:11.141204 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.232) 0:08:30.096 ******** 2026-04-23 08:45:11.265550 | instance | ok: [instance] 2026-04-23 08:45:11.265628 | instance | 2026-04-23 08:45:11.265776 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:45:11.266706 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.124) 0:08:30.221 ******** 2026-04-23 08:45:11.356360 | instance | skipping: [instance] 2026-04-23 08:45:11.356434 | instance | 2026-04-23 08:45:11.356699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:45:11.356738 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.091) 0:08:30.312 ******** 2026-04-23 08:45:11.434084 | instance | skipping: [instance] 2026-04-23 08:45:11.434163 | instance | 2026-04-23 08:45:11.434409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:45:11.434447 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.077) 0:08:30.390 ******** 2026-04-23 08:45:11.510122 | instance | skipping: [instance] 2026-04-23 08:45:11.510191 | instance | 2026-04-23 08:45:11.510458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:45:11.510503 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.076) 0:08:30.466 ******** 2026-04-23 08:45:11.597073 | instance | skipping: [instance] 2026-04-23 08:45:11.597137 | instance | 2026-04-23 08:45:11.597149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:45:11.597160 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.084) 0:08:30.551 ******** 2026-04-23 08:45:11.684912 | instance | skipping: [instance] 2026-04-23 08:45:11.685008 | instance | 2026-04-23 08:45:11.685020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:45:11.685030 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.087) 0:08:30.639 ******** 2026-04-23 08:45:11.767099 | instance | ok: [instance] 2026-04-23 08:45:11.767155 | instance | 2026-04-23 08:45:11.767166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:45:11.767177 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.082) 0:08:30.722 ******** 2026-04-23 08:45:11.906171 | instance | ok: [instance] => (item=staffeln) 2026-04-23 08:45:11.906453 | instance | ok: [instance] => (item=identity) 2026-04-23 08:45:11.906481 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:45:11.906490 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:45:11.906499 | instance | 2026-04-23 08:45:11.906508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:45:11.906516 | instance | Thursday 23 April 2026 08:45:11 +0000 (0:00:00.138) 0:08:30.861 ******** 2026-04-23 08:45:12.019127 | instance | ok: [instance] 2026-04-23 08:45:12.019183 | instance | 2026-04-23 08:45:12.019190 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:12.019197 | instance | Thursday 23 April 2026 08:45:12 +0000 (0:00:00.113) 0:08:30.974 ******** 2026-04-23 08:45:12.126769 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:12.126829 | instance | 2026-04-23 08:45:12.126853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:12.126863 | instance | Thursday 23 April 2026 08:45:12 +0000 (0:00:00.107) 0:08:31.081 ******** 2026-04-23 08:45:12.794853 | instance | ok: [instance] 2026-04-23 08:45:12.794956 | instance | 2026-04-23 08:45:12.794970 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-23 08:45:12.794980 | instance | Thursday 23 April 2026 08:45:12 +0000 (0:00:00.667) 0:08:31.749 ******** 2026-04-23 08:45:14.870430 | instance | ok: [instance] 2026-04-23 08:45:14.870482 | instance | 2026-04-23 08:45:14.870490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:45:14.870498 | instance | Thursday 23 April 2026 08:45:14 +0000 (0:00:02.076) 0:08:33.825 ******** 2026-04-23 08:45:14.980932 | instance | ok: [instance] 2026-04-23 08:45:14.980991 | instance | 2026-04-23 08:45:14.981028 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:45:14.981180 | instance | Thursday 23 April 2026 08:45:14 +0000 (0:00:00.111) 0:08:33.937 ******** 2026-04-23 08:45:15.111486 | instance | included: rabbitmq for instance 2026-04-23 08:45:15.111714 | instance | 2026-04-23 08:45:15.111994 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:45:15.112287 | instance | Thursday 23 April 2026 08:45:15 +0000 (0:00:00.130) 0:08:34.067 ******** 2026-04-23 08:45:15.800849 | instance | ok: [instance] 2026-04-23 08:45:15.800966 | instance | 2026-04-23 08:45:15.801103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:45:15.801230 | instance | Thursday 23 April 2026 08:45:15 +0000 (0:00:00.689) 0:08:34.756 ******** 2026-04-23 08:45:16.312894 | instance | skipping: [instance] 2026-04-23 08:45:16.313139 | instance | 2026-04-23 08:45:16.313438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:45:16.313774 | instance | Thursday 23 April 2026 08:45:16 +0000 (0:00:00.511) 0:08:35.268 ******** 2026-04-23 08:45:16.497928 | instance | skipping: [instance] 2026-04-23 08:45:16.498167 | instance | 2026-04-23 08:45:16.498449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:45:16.498712 | instance | Thursday 23 April 2026 08:45:16 +0000 (0:00:00.185) 0:08:35.453 ******** 2026-04-23 08:45:16.689016 | instance | skipping: [instance] 2026-04-23 08:45:16.689241 | instance | 2026-04-23 08:45:16.689571 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:45:16.689873 | instance | Thursday 23 April 2026 08:45:16 +0000 (0:00:00.191) 0:08:35.644 ******** 2026-04-23 08:45:17.548199 | instance | ok: [instance] 2026-04-23 08:45:17.548480 | instance | 2026-04-23 08:45:17.548879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:45:17.549179 | instance | Thursday 23 April 2026 08:45:17 +0000 (0:00:00.858) 0:08:36.502 ******** 2026-04-23 08:45:18.228085 | instance | ok: [instance] 2026-04-23 08:45:18.228405 | instance | 2026-04-23 08:45:18.228845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:45:18.229175 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.680) 0:08:37.183 ******** 2026-04-23 08:45:18.305137 | instance | ok: [instance] 2026-04-23 08:45:18.305458 | instance | 2026-04-23 08:45:18.305750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:45:18.306020 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.077) 0:08:37.261 ******** 2026-04-23 08:45:18.401022 | instance | skipping: [instance] 2026-04-23 08:45:18.401165 | instance | 2026-04-23 08:45:18.401364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:45:18.401529 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.094) 0:08:37.355 ******** 2026-04-23 08:45:18.476978 | instance | skipping: [instance] 2026-04-23 08:45:18.477201 | instance | 2026-04-23 08:45:18.477556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:45:18.477860 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.077) 0:08:37.432 ******** 2026-04-23 08:45:18.555755 | instance | ok: [instance] 2026-04-23 08:45:18.555902 | instance | 2026-04-23 08:45:18.556099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:45:18.556283 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.078) 0:08:37.511 ******** 2026-04-23 08:45:18.708863 | instance | ok: [instance] => (item=volumev3) 2026-04-23 08:45:18.709102 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:45:18.709374 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:45:18.709640 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:45:18.709917 | instance | ok: [instance] => (item=image) 2026-04-23 08:45:18.710244 | instance | ok: [instance] => (item=identity) 2026-04-23 08:45:18.710496 | instance | 2026-04-23 08:45:18.710791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:45:18.711122 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.152) 0:08:37.664 ******** 2026-04-23 08:45:18.841539 | instance | ok: [instance] 2026-04-23 08:45:18.841781 | instance | 2026-04-23 08:45:18.842055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:18.842337 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.132) 0:08:37.797 ******** 2026-04-23 08:45:18.948955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:18.949162 | instance | 2026-04-23 08:45:18.949424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:18.949690 | instance | Thursday 23 April 2026 08:45:18 +0000 (0:00:00.107) 0:08:37.904 ******** 2026-04-23 08:45:19.581073 | instance | ok: [instance] 2026-04-23 08:45:19.581305 | instance | 2026-04-23 08:45:19.581599 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-23 08:45:19.581864 | instance | Thursday 23 April 2026 08:45:19 +0000 (0:00:00.631) 0:08:38.536 ******** 2026-04-23 08:45:19.799945 | instance | ok: [instance] 2026-04-23 08:45:19.800183 | instance | 2026-04-23 08:45:19.800482 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-23 08:45:19.800814 | instance | Thursday 23 April 2026 08:45:19 +0000 (0:00:00.219) 0:08:38.755 ******** 2026-04-23 08:45:19.877664 | instance | skipping: [instance] 2026-04-23 08:45:19.877794 | instance | 2026-04-23 08:45:19.877974 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-23 08:45:19.878149 | instance | Thursday 23 April 2026 08:45:19 +0000 (0:00:00.077) 0:08:38.833 ******** 2026-04-23 08:45:22.398678 | instance | ok: [instance] 2026-04-23 08:45:22.399004 | instance | 2026-04-23 08:45:22.399415 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:45:22.399738 | instance | Thursday 23 April 2026 08:45:22 +0000 (0:00:02.520) 0:08:41.354 ******** 2026-04-23 08:45:22.580848 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:45:22.581157 | instance | 2026-04-23 08:45:22.581476 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:45:22.581790 | instance | Thursday 23 April 2026 08:45:22 +0000 (0:00:00.182) 0:08:41.536 ******** 2026-04-23 08:45:22.654253 | instance | skipping: [instance] 2026-04-23 08:45:22.654503 | instance | 2026-04-23 08:45:22.654802 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:45:22.655223 | instance | Thursday 23 April 2026 08:45:22 +0000 (0:00:00.073) 0:08:41.610 ******** 2026-04-23 08:45:22.730428 | instance | skipping: [instance] 2026-04-23 08:45:22.730567 | instance | 2026-04-23 08:45:22.730758 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:45:22.730958 | instance | Thursday 23 April 2026 08:45:22 +0000 (0:00:00.076) 0:08:41.686 ******** 2026-04-23 08:45:22.830889 | instance | ok: [instance] 2026-04-23 08:45:22.831213 | instance | 2026-04-23 08:45:22.831527 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-23 08:45:22.831770 | instance | Thursday 23 April 2026 08:45:22 +0000 (0:00:00.100) 0:08:41.786 ******** 2026-04-23 08:45:23.042366 | instance | included: ingress for instance 2026-04-23 08:45:23.042549 | instance | 2026-04-23 08:45:23.042869 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-23 08:45:23.043272 | instance | Thursday 23 April 2026 08:45:23 +0000 (0:00:00.211) 0:08:41.998 ******** 2026-04-23 08:45:24.237984 | instance | ok: [instance] 2026-04-23 08:45:24.238253 | instance | 2026-04-23 08:45:24.238553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:45:24.238821 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:01.194) 0:08:43.192 ******** 2026-04-23 08:45:24.343989 | instance | ok: [instance] 2026-04-23 08:45:24.344228 | instance | 2026-04-23 08:45:24.344510 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:45:24.344800 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.106) 0:08:43.299 ******** 2026-04-23 08:45:24.414137 | instance | skipping: [instance] 2026-04-23 08:45:24.414367 | instance | 2026-04-23 08:45:24.414695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:45:24.415029 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.070) 0:08:43.369 ******** 2026-04-23 08:45:24.485590 | instance | skipping: [instance] 2026-04-23 08:45:24.485765 | instance | 2026-04-23 08:45:24.486096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:45:24.486376 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.071) 0:08:43.441 ******** 2026-04-23 08:45:24.557571 | instance | skipping: [instance] 2026-04-23 08:45:24.557830 | instance | 2026-04-23 08:45:24.558145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:45:24.558435 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.071) 0:08:43.513 ******** 2026-04-23 08:45:24.630477 | instance | skipping: [instance] 2026-04-23 08:45:24.630566 | instance | 2026-04-23 08:45:24.630753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:45:24.630909 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.072) 0:08:43.586 ******** 2026-04-23 08:45:24.710299 | instance | skipping: [instance] 2026-04-23 08:45:24.710611 | instance | 2026-04-23 08:45:24.710929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:45:24.711283 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.080) 0:08:43.666 ******** 2026-04-23 08:45:24.785575 | instance | ok: [instance] 2026-04-23 08:45:24.785908 | instance | 2026-04-23 08:45:24.786289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:45:24.786626 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.075) 0:08:43.741 ******** 2026-04-23 08:45:24.914470 | instance | ok: [instance] => (item=placement) 2026-04-23 08:45:24.914637 | instance | ok: [instance] => (item=identity) 2026-04-23 08:45:24.914809 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:45:24.915022 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:45:24.915179 | instance | 2026-04-23 08:45:24.915355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:45:24.915551 | instance | Thursday 23 April 2026 08:45:24 +0000 (0:00:00.129) 0:08:43.870 ******** 2026-04-23 08:45:25.028473 | instance | ok: [instance] 2026-04-23 08:45:25.028828 | instance | 2026-04-23 08:45:25.029231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:25.029541 | instance | Thursday 23 April 2026 08:45:25 +0000 (0:00:00.113) 0:08:43.984 ******** 2026-04-23 08:45:25.133734 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:25.133978 | instance | 2026-04-23 08:45:25.134255 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:25.134521 | instance | Thursday 23 April 2026 08:45:25 +0000 (0:00:00.105) 0:08:44.089 ******** 2026-04-23 08:45:25.764945 | instance | ok: [instance] 2026-04-23 08:45:25.765203 | instance | 2026-04-23 08:45:25.765493 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-23 08:45:25.765790 | instance | Thursday 23 April 2026 08:45:25 +0000 (0:00:00.631) 0:08:44.720 ******** 2026-04-23 08:45:27.665671 | instance | ok: [instance] 2026-04-23 08:45:27.665931 | instance | 2026-04-23 08:45:27.666201 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:45:27.666466 | instance | Thursday 23 April 2026 08:45:27 +0000 (0:00:01.900) 0:08:46.621 ******** 2026-04-23 08:45:27.843333 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:45:27.843485 | instance | 2026-04-23 08:45:27.843660 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:45:27.843838 | instance | Thursday 23 April 2026 08:45:27 +0000 (0:00:00.178) 0:08:46.799 ******** 2026-04-23 08:45:27.928786 | instance | skipping: [instance] 2026-04-23 08:45:27.929009 | instance | 2026-04-23 08:45:27.929332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:45:27.929891 | instance | Thursday 23 April 2026 08:45:27 +0000 (0:00:00.084) 0:08:46.884 ******** 2026-04-23 08:45:28.007200 | instance | skipping: [instance] 2026-04-23 08:45:28.007587 | instance | 2026-04-23 08:45:28.007973 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:45:28.008362 | instance | Thursday 23 April 2026 08:45:27 +0000 (0:00:00.078) 0:08:46.963 ******** 2026-04-23 08:45:28.100557 | instance | ok: [instance] 2026-04-23 08:45:28.100660 | instance | 2026-04-23 08:45:28.100775 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-23 08:45:28.100927 | instance | Thursday 23 April 2026 08:45:28 +0000 (0:00:00.093) 0:08:47.056 ******** 2026-04-23 08:45:28.218615 | instance | included: ingress for instance 2026-04-23 08:45:28.218855 | instance | 2026-04-23 08:45:28.219188 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-23 08:45:28.219458 | instance | Thursday 23 April 2026 08:45:28 +0000 (0:00:00.117) 0:08:47.174 ******** 2026-04-23 08:45:29.587062 | instance | ok: [instance] 2026-04-23 08:45:29.587195 | instance | 2026-04-23 08:45:29.587385 | instance | PLAY [Configure operating system] ********************************************** 2026-04-23 08:45:29.587607 | instance | 2026-04-23 08:45:29.587790 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:45:29.587968 | instance | Thursday 23 April 2026 08:45:29 +0000 (0:00:01.368) 0:08:48.543 ******** 2026-04-23 08:45:33.488060 | instance | ok: [instance] 2026-04-23 08:45:33.488377 | instance | 2026-04-23 08:45:33.488700 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-23 08:45:33.488985 | instance | Thursday 23 April 2026 08:45:33 +0000 (0:00:03.900) 0:08:52.444 ******** 2026-04-23 08:45:33.719310 | instance | ok: [instance] 2026-04-23 08:45:33.719550 | instance | 2026-04-23 08:45:33.719852 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-23 08:45:33.720218 | instance | Thursday 23 April 2026 08:45:33 +0000 (0:00:00.231) 0:08:52.675 ******** 2026-04-23 08:45:33.782456 | instance | skipping: [instance] 2026-04-23 08:45:33.782716 | instance | 2026-04-23 08:45:33.783073 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-23 08:45:33.783315 | instance | Thursday 23 April 2026 08:45:33 +0000 (0:00:00.063) 0:08:52.738 ******** 2026-04-23 08:45:33.853878 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 08:45:33.854146 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 08:45:33.854416 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 08:45:33.854687 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 08:45:33.855071 | instance | skipping: [instance] 2026-04-23 08:45:33.855373 | instance | 2026-04-23 08:45:33.855679 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-23 08:45:33.855953 | instance | Thursday 23 April 2026 08:45:33 +0000 (0:00:00.071) 0:08:52.809 ******** 2026-04-23 08:45:33.942752 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-23 08:45:33.943029 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-23 08:45:33.943313 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-23 08:45:33.943592 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-23 08:45:33.943854 | instance | skipping: [instance] 2026-04-23 08:45:33.944098 | instance | 2026-04-23 08:45:33.944400 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-23 08:45:33.944641 | instance | Thursday 23 April 2026 08:45:33 +0000 (0:00:00.088) 0:08:52.898 ******** 2026-04-23 08:45:34.007528 | instance | skipping: [instance] 2026-04-23 08:45:34.007771 | instance | 2026-04-23 08:45:34.008028 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-23 08:45:34.008290 | instance | Thursday 23 April 2026 08:45:33 +0000 (0:00:00.064) 0:08:52.963 ******** 2026-04-23 08:45:34.118736 | instance | skipping: [instance] 2026-04-23 08:45:34.118876 | instance | 2026-04-23 08:45:34.119102 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 08:45:34.119285 | instance | Thursday 23 April 2026 08:45:34 +0000 (0:00:00.110) 0:08:53.074 ******** 2026-04-23 08:45:34.499982 | instance | ok: [instance] 2026-04-23 08:45:34.500238 | instance | 2026-04-23 08:45:34.500558 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 08:45:34.500830 | instance | Thursday 23 April 2026 08:45:34 +0000 (0:00:00.381) 0:08:53.455 ******** 2026-04-23 08:45:35.595298 | instance | ok: [instance] 2026-04-23 08:45:35.595513 | instance | 2026-04-23 08:45:35.595725 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 08:45:35.595930 | instance | Thursday 23 April 2026 08:45:35 +0000 (0:00:01.095) 0:08:54.551 ******** 2026-04-23 08:45:36.085997 | instance | ok: [instance] 2026-04-23 08:45:36.086286 | instance | 2026-04-23 08:45:36.086662 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-23 08:45:36.086975 | instance | Thursday 23 April 2026 08:45:36 +0000 (0:00:00.490) 0:08:55.041 ******** 2026-04-23 08:45:37.197534 | instance | ok: [instance] 2026-04-23 08:45:37.198043 | instance | 2026-04-23 08:45:37.198141 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-23 08:45:37.198535 | instance | Thursday 23 April 2026 08:45:37 +0000 (0:00:01.111) 0:08:56.153 ******** 2026-04-23 08:45:37.623028 | instance | ok: [instance] 2026-04-23 08:45:37.623255 | instance | 2026-04-23 08:45:37.623527 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-23 08:45:37.623838 | instance | Thursday 23 April 2026 08:45:37 +0000 (0:00:00.424) 0:08:56.578 ******** 2026-04-23 08:45:38.096922 | instance | ok: [instance] 2026-04-23 08:45:38.097044 | instance | 2026-04-23 08:45:38.097197 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-23 08:45:38.097372 | instance | Thursday 23 April 2026 08:45:38 +0000 (0:00:00.474) 0:08:57.052 ******** 2026-04-23 08:45:38.832506 | instance | ok: [instance] 2026-04-23 08:45:38.832757 | instance | 2026-04-23 08:45:38.833080 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-23 08:45:38.833359 | instance | 2026-04-23 08:45:38.833653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:45:38.833943 | instance | Thursday 23 April 2026 08:45:38 +0000 (0:00:00.735) 0:08:57.788 ******** 2026-04-23 08:45:38.924152 | instance | ok: [instance] 2026-04-23 08:45:38.924388 | instance | 2026-04-23 08:45:38.924675 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:45:38.924936 | instance | Thursday 23 April 2026 08:45:38 +0000 (0:00:00.091) 0:08:57.879 ******** 2026-04-23 08:45:38.997105 | instance | skipping: [instance] 2026-04-23 08:45:38.997238 | instance | 2026-04-23 08:45:38.997410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:45:38.997594 | instance | Thursday 23 April 2026 08:45:38 +0000 (0:00:00.073) 0:08:57.953 ******** 2026-04-23 08:45:39.074506 | instance | skipping: [instance] 2026-04-23 08:45:39.074586 | instance | 2026-04-23 08:45:39.074604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:45:39.074647 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.077) 0:08:58.030 ******** 2026-04-23 08:45:39.139265 | instance | skipping: [instance] 2026-04-23 08:45:39.139849 | instance | 2026-04-23 08:45:39.139893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:45:39.140319 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.064) 0:08:58.095 ******** 2026-04-23 08:45:39.207126 | instance | skipping: [instance] 2026-04-23 08:45:39.207549 | instance | 2026-04-23 08:45:39.207937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:45:39.208088 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.067) 0:08:58.162 ******** 2026-04-23 08:45:39.275504 | instance | skipping: [instance] 2026-04-23 08:45:39.275780 | instance | 2026-04-23 08:45:39.276075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:45:39.276337 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.068) 0:08:58.231 ******** 2026-04-23 08:45:39.356163 | instance | ok: [instance] 2026-04-23 08:45:39.356380 | instance | 2026-04-23 08:45:39.356696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:45:39.356974 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.080) 0:08:58.311 ******** 2026-04-23 08:45:39.421216 | instance | skipping: [instance] 2026-04-23 08:45:39.421357 | instance | 2026-04-23 08:45:39.421561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:45:39.421723 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.065) 0:08:58.377 ******** 2026-04-23 08:45:39.531596 | instance | ok: [instance] 2026-04-23 08:45:39.531829 | instance | 2026-04-23 08:45:39.532152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:39.532436 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.110) 0:08:58.487 ******** 2026-04-23 08:45:39.647099 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:39.647189 | instance | 2026-04-23 08:45:39.647317 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:39.647436 | instance | Thursday 23 April 2026 08:45:39 +0000 (0:00:00.115) 0:08:58.603 ******** 2026-04-23 08:45:40.258395 | instance | ok: [instance] 2026-04-23 08:45:40.258486 | instance | 2026-04-23 08:45:40.258621 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-23 08:45:40.258772 | instance | Thursday 23 April 2026 08:45:40 +0000 (0:00:00.610) 0:08:59.214 ******** 2026-04-23 08:45:40.522122 | instance | ok: [instance] 2026-04-23 08:45:40.522213 | instance | 2026-04-23 08:45:40.522378 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-23 08:45:40.522545 | instance | Thursday 23 April 2026 08:45:40 +0000 (0:00:00.264) 0:08:59.478 ******** 2026-04-23 08:45:40.595861 | instance | ok: [instance] => { 2026-04-23 08:45:40.595955 | instance | "changed": false, 2026-04-23 08:45:40.596088 | instance | "msg": "All assertions passed" 2026-04-23 08:45:40.596198 | instance | } 2026-04-23 08:45:40.596309 | instance | 2026-04-23 08:45:40.596430 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-23 08:45:40.596549 | instance | Thursday 23 April 2026 08:45:40 +0000 (0:00:00.073) 0:08:59.552 ******** 2026-04-23 08:45:41.104097 | instance | ok: [instance] 2026-04-23 08:45:41.104324 | instance | 2026-04-23 08:45:41.104594 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-23 08:45:41.104876 | instance | Thursday 23 April 2026 08:45:41 +0000 (0:00:00.507) 0:09:00.059 ******** 2026-04-23 08:45:41.178148 | instance | ok: [instance] => { 2026-04-23 08:45:41.178294 | instance | "changed": false, 2026-04-23 08:45:41.178470 | instance | "msg": "Successfully pulled openvswitch image" 2026-04-23 08:45:41.178636 | instance | } 2026-04-23 08:45:41.178796 | instance | 2026-04-23 08:45:41.178967 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-23 08:45:41.179228 | instance | Thursday 23 April 2026 08:45:41 +0000 (0:00:00.074) 0:09:00.134 ******** 2026-04-23 08:45:42.940402 | instance | ok: [instance] 2026-04-23 08:45:42.940504 | instance | 2026-04-23 08:45:42.940633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:42.940767 | instance | Thursday 23 April 2026 08:45:42 +0000 (0:00:01.762) 0:09:01.896 ******** 2026-04-23 08:45:43.039502 | instance | skipping: [instance] 2026-04-23 08:45:43.039579 | instance | 2026-04-23 08:45:43.039683 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-23 08:45:43.039809 | instance | Thursday 23 April 2026 08:45:43 +0000 (0:00:00.099) 0:09:01.995 ******** 2026-04-23 08:45:43.175868 | instance | skipping: [instance] 2026-04-23 08:45:43.175946 | instance | 2026-04-23 08:45:43.176083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:43.176198 | instance | Thursday 23 April 2026 08:45:43 +0000 (0:00:00.136) 0:09:02.132 ******** 2026-04-23 08:45:43.278386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:43.278481 | instance | 2026-04-23 08:45:43.278592 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:43.278739 | instance | Thursday 23 April 2026 08:45:43 +0000 (0:00:00.102) 0:09:02.234 ******** 2026-04-23 08:45:44.114343 | instance | ok: [instance] 2026-04-23 08:45:44.114543 | instance | 2026-04-23 08:45:44.114840 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-23 08:45:44.115140 | instance | Thursday 23 April 2026 08:45:44 +0000 (0:00:00.835) 0:09:03.070 ******** 2026-04-23 08:45:44.181977 | instance | skipping: [instance] 2026-04-23 08:45:44.182079 | instance | 2026-04-23 08:45:44.182280 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-23 08:45:44.182466 | instance | Thursday 23 April 2026 08:45:44 +0000 (0:00:00.067) 0:09:03.138 ******** 2026-04-23 08:45:44.257532 | instance | skipping: [instance] 2026-04-23 08:45:44.257662 | instance | 2026-04-23 08:45:44.257842 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-23 08:45:44.258008 | instance | Thursday 23 April 2026 08:45:44 +0000 (0:00:00.075) 0:09:03.213 ******** 2026-04-23 08:45:44.790946 | instance | ok: [instance] 2026-04-23 08:45:44.791174 | instance | 2026-04-23 08:45:44.791440 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-23 08:45:44.791730 | instance | Thursday 23 April 2026 08:45:44 +0000 (0:00:00.532) 0:09:03.746 ******** 2026-04-23 08:45:44.872105 | instance | ok: [instance] => { 2026-04-23 08:45:44.872265 | instance | "changed": false, 2026-04-23 08:45:44.872448 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-23 08:45:44.872623 | instance | } 2026-04-23 08:45:44.872913 | instance | 2026-04-23 08:45:44.873090 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-23 08:45:44.873263 | instance | Thursday 23 April 2026 08:45:44 +0000 (0:00:00.081) 0:09:03.828 ******** 2026-04-23 08:45:45.047364 | instance | skipping: [instance] 2026-04-23 08:45:45.047614 | instance | 2026-04-23 08:45:45.047897 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 08:45:45.048175 | instance | 2026-04-23 08:45:45.048455 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:45:45.048798 | instance | Thursday 23 April 2026 08:45:45 +0000 (0:00:00.175) 0:09:04.003 ******** 2026-04-23 08:45:48.949581 | instance | ok: [instance] 2026-04-23 08:45:48.949863 | instance | 2026-04-23 08:45:48.950110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:45:48.950449 | instance | Thursday 23 April 2026 08:45:48 +0000 (0:00:03.902) 0:09:07.905 ******** 2026-04-23 08:45:49.042045 | instance | ok: [instance] 2026-04-23 08:45:49.042263 | instance | 2026-04-23 08:45:49.042530 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:45:49.042799 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.092) 0:09:07.997 ******** 2026-04-23 08:45:49.111876 | instance | skipping: [instance] 2026-04-23 08:45:49.112239 | instance | 2026-04-23 08:45:49.112825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:45:49.112846 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.069) 0:09:08.067 ******** 2026-04-23 08:45:49.180335 | instance | skipping: [instance] 2026-04-23 08:45:49.180553 | instance | 2026-04-23 08:45:49.180922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:45:49.181197 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.068) 0:09:08.136 ******** 2026-04-23 08:45:49.250862 | instance | skipping: [instance] 2026-04-23 08:45:49.251038 | instance | 2026-04-23 08:45:49.251226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:45:49.251404 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.070) 0:09:08.207 ******** 2026-04-23 08:45:49.322086 | instance | skipping: [instance] 2026-04-23 08:45:49.322386 | instance | 2026-04-23 08:45:49.322744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:45:49.323067 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.070) 0:09:08.278 ******** 2026-04-23 08:45:49.416615 | instance | skipping: [instance] 2026-04-23 08:45:49.416688 | instance | 2026-04-23 08:45:49.416844 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:45:49.416957 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.094) 0:09:08.372 ******** 2026-04-23 08:45:49.499361 | instance | ok: [instance] 2026-04-23 08:45:49.499640 | instance | 2026-04-23 08:45:49.499954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:45:49.500308 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.082) 0:09:08.455 ******** 2026-04-23 08:45:49.584575 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-23 08:45:49.584811 | instance | 2026-04-23 08:45:49.585135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:45:49.585408 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.084) 0:09:08.540 ******** 2026-04-23 08:45:49.689807 | instance | ok: [instance] 2026-04-23 08:45:49.690078 | instance | 2026-04-23 08:45:49.690467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:49.690739 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.105) 0:09:08.645 ******** 2026-04-23 08:45:49.899263 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:49.899494 | instance | 2026-04-23 08:45:49.899778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:49.900044 | instance | Thursday 23 April 2026 08:45:49 +0000 (0:00:00.209) 0:09:08.855 ******** 2026-04-23 08:45:50.529883 | instance | ok: [instance] 2026-04-23 08:45:50.530276 | instance | 2026-04-23 08:45:50.530591 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-23 08:45:50.530880 | instance | Thursday 23 April 2026 08:45:50 +0000 (0:00:00.629) 0:09:09.484 ******** 2026-04-23 08:45:51.891160 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-23 08:45:51.891550 | instance | ok: [instance] => (item=libvirt-api) 2026-04-23 08:45:51.891660 | instance | 2026-04-23 08:45:51.891958 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-23 08:45:51.892231 | instance | Thursday 23 April 2026 08:45:51 +0000 (0:00:01.362) 0:09:10.847 ******** 2026-04-23 08:45:53.212441 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-23 08:45:53.212554 | instance | ok: [instance] => (item=libvirt-api) 2026-04-23 08:45:53.212673 | instance | 2026-04-23 08:45:53.212800 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-23 08:45:53.212922 | instance | Thursday 23 April 2026 08:45:53 +0000 (0:00:01.321) 0:09:12.168 ******** 2026-04-23 08:45:55.314476 | instance | ok: [instance] 2026-04-23 08:45:55.314726 | instance | 2026-04-23 08:45:55.315056 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:45:55.316585 | instance | Thursday 23 April 2026 08:45:55 +0000 (0:00:02.101) 0:09:14.269 ******** 2026-04-23 08:45:55.428135 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:45:55.428275 | instance | 2026-04-23 08:45:55.428461 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:45:55.428671 | instance | Thursday 23 April 2026 08:45:55 +0000 (0:00:00.114) 0:09:14.383 ******** 2026-04-23 08:45:55.991307 | instance | ok: [instance] 2026-04-23 08:45:55.991611 | instance | 2026-04-23 08:45:55.991832 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-23 08:45:55.992107 | instance | Thursday 23 April 2026 08:45:55 +0000 (0:00:00.562) 0:09:14.946 ******** 2026-04-23 08:45:57.787080 | instance | ok: [instance] 2026-04-23 08:45:57.787181 | instance | 2026-04-23 08:45:57.787342 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 08:45:57.787389 | instance | Thursday 23 April 2026 08:45:57 +0000 (0:00:01.796) 0:09:16.742 ******** 2026-04-23 08:45:58.861490 | instance | ok: [instance] 2026-04-23 08:45:58.861743 | instance | 2026-04-23 08:45:58.862112 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 08:45:58.862441 | instance | Thursday 23 April 2026 08:45:58 +0000 (0:00:01.074) 0:09:17.817 ******** 2026-04-23 08:45:59.140872 | instance | ok: [instance] 2026-04-23 08:45:59.141162 | instance | 2026-04-23 08:45:59.141508 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 08:45:59.141907 | instance | Thursday 23 April 2026 08:45:59 +0000 (0:00:00.279) 0:09:18.096 ******** 2026-04-23 08:45:59.729745 | instance | ok: [instance] 2026-04-23 08:45:59.729986 | instance | 2026-04-23 08:45:59.730295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:45:59.730600 | instance | Thursday 23 April 2026 08:45:59 +0000 (0:00:00.588) 0:09:18.684 ******** 2026-04-23 08:45:59.873572 | instance | ok: [instance] 2026-04-23 08:45:59.873627 | instance | 2026-04-23 08:45:59.873640 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:45:59.873650 | instance | Thursday 23 April 2026 08:45:59 +0000 (0:00:00.143) 0:09:18.828 ******** 2026-04-23 08:46:00.004124 | instance | included: rabbitmq for instance 2026-04-23 08:46:00.004360 | instance | 2026-04-23 08:46:00.004493 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:46:00.004608 | instance | Thursday 23 April 2026 08:46:00 +0000 (0:00:00.131) 0:09:18.960 ******** 2026-04-23 08:46:00.800636 | instance | ok: [instance] 2026-04-23 08:46:00.800878 | instance | 2026-04-23 08:46:00.801148 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:46:00.801406 | instance | Thursday 23 April 2026 08:46:00 +0000 (0:00:00.796) 0:09:19.756 ******** 2026-04-23 08:46:00.981985 | instance | skipping: [instance] 2026-04-23 08:46:00.982223 | instance | 2026-04-23 08:46:00.982513 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:46:00.982779 | instance | Thursday 23 April 2026 08:46:00 +0000 (0:00:00.181) 0:09:19.937 ******** 2026-04-23 08:46:01.161515 | instance | skipping: [instance] 2026-04-23 08:46:01.161751 | instance | 2026-04-23 08:46:01.162050 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:46:01.162325 | instance | Thursday 23 April 2026 08:46:01 +0000 (0:00:00.179) 0:09:20.117 ******** 2026-04-23 08:46:01.343173 | instance | skipping: [instance] 2026-04-23 08:46:01.343402 | instance | 2026-04-23 08:46:01.343707 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:46:01.344020 | instance | Thursday 23 April 2026 08:46:01 +0000 (0:00:00.181) 0:09:20.298 ******** 2026-04-23 08:46:02.303908 | instance | ok: [instance] 2026-04-23 08:46:02.304187 | instance | 2026-04-23 08:46:02.304752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:46:02.305169 | instance | Thursday 23 April 2026 08:46:02 +0000 (0:00:00.960) 0:09:21.259 ******** 2026-04-23 08:46:03.031280 | instance | ok: [instance] 2026-04-23 08:46:03.031511 | instance | 2026-04-23 08:46:03.031828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:46:03.032092 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.727) 0:09:21.987 ******** 2026-04-23 08:46:03.111071 | instance | ok: [instance] 2026-04-23 08:46:03.111294 | instance | 2026-04-23 08:46:03.111588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:46:03.111987 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.079) 0:09:22.066 ******** 2026-04-23 08:46:03.184461 | instance | skipping: [instance] 2026-04-23 08:46:03.184703 | instance | 2026-04-23 08:46:03.184992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:46:03.185259 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.073) 0:09:22.140 ******** 2026-04-23 08:46:03.261465 | instance | skipping: [instance] 2026-04-23 08:46:03.261791 | instance | 2026-04-23 08:46:03.262110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:46:03.262380 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.076) 0:09:22.217 ******** 2026-04-23 08:46:03.337080 | instance | ok: [instance] 2026-04-23 08:46:03.337198 | instance | 2026-04-23 08:46:03.337358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:46:03.337579 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.075) 0:09:22.293 ******** 2026-04-23 08:46:03.601475 | instance | ok: [instance] => (item=baremetal) 2026-04-23 08:46:03.601714 | instance | ok: [instance] => (item=volumev3) 2026-04-23 08:46:03.601981 | instance | ok: [instance] => (item=compute) 2026-04-23 08:46:03.602245 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-23 08:46:03.602571 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:46:03.602823 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-23 08:46:03.604193 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:46:03.604216 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 08:46:03.604225 | instance | ok: [instance] => (item=network) 2026-04-23 08:46:03.604233 | instance | ok: [instance] => (item=placement) 2026-04-23 08:46:03.604242 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:46:03.604358 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-23 08:46:03.607214 | instance | ok: [instance] => (item=image) 2026-04-23 08:46:03.607335 | instance | ok: [instance] => (item=identity) 2026-04-23 08:46:03.607350 | instance | 2026-04-23 08:46:03.607369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:46:03.607376 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.264) 0:09:22.557 ******** 2026-04-23 08:46:03.712752 | instance | ok: [instance] 2026-04-23 08:46:03.713182 | instance | 2026-04-23 08:46:03.713634 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:46:03.713971 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.110) 0:09:22.667 ******** 2026-04-23 08:46:03.820173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:46:03.820645 | instance | 2026-04-23 08:46:03.821020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:46:03.821361 | instance | Thursday 23 April 2026 08:46:03 +0000 (0:00:00.107) 0:09:22.775 ******** 2026-04-23 08:46:04.453884 | instance | ok: [instance] 2026-04-23 08:46:04.453971 | instance | 2026-04-23 08:46:04.453985 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-23 08:46:04.454127 | instance | Thursday 23 April 2026 08:46:04 +0000 (0:00:00.633) 0:09:23.409 ******** 2026-04-23 08:46:04.853680 | instance | ok: [instance -> localhost] 2026-04-23 08:46:04.853911 | instance | 2026-04-23 08:46:04.854215 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-23 08:46:04.855129 | instance | Thursday 23 April 2026 08:46:04 +0000 (0:00:00.400) 0:09:23.809 ******** 2026-04-23 08:46:05.459396 | instance | ok: [instance -> localhost] 2026-04-23 08:46:05.459699 | instance | 2026-04-23 08:46:05.460018 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-23 08:46:05.460316 | instance | Thursday 23 April 2026 08:46:05 +0000 (0:00:00.605) 0:09:24.415 ******** 2026-04-23 08:46:06.147567 | instance | ok: [instance -> localhost] 2026-04-23 08:46:06.147919 | instance | 2026-04-23 08:46:06.148159 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-23 08:46:06.148453 | instance | Thursday 23 April 2026 08:46:06 +0000 (0:00:00.688) 0:09:25.103 ******** 2026-04-23 08:46:06.370147 | instance | ok: [instance -> localhost] 2026-04-23 08:46:06.370270 | instance | 2026-04-23 08:46:06.370461 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-23 08:46:06.370638 | instance | Thursday 23 April 2026 08:46:06 +0000 (0:00:00.222) 0:09:25.326 ******** 2026-04-23 08:46:07.850592 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-23 08:46:07.850842 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-23 08:46:07.851210 | instance | 2026-04-23 08:46:07.851481 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-23 08:46:07.851748 | instance | Thursday 23 April 2026 08:46:07 +0000 (0:00:01.480) 0:09:26.806 ******** 2026-04-23 08:46:11.549295 | instance | ok: [instance] 2026-04-23 08:46:11.549549 | instance | 2026-04-23 08:46:11.549908 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:46:11.550286 | instance | Thursday 23 April 2026 08:46:11 +0000 (0:00:03.698) 0:09:30.505 ******** 2026-04-23 08:46:11.739243 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:46:11.739383 | instance | 2026-04-23 08:46:11.739557 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:46:11.739726 | instance | Thursday 23 April 2026 08:46:11 +0000 (0:00:00.189) 0:09:30.695 ******** 2026-04-23 08:46:11.819441 | instance | skipping: [instance] 2026-04-23 08:46:11.819708 | instance | 2026-04-23 08:46:11.820014 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:46:11.820381 | instance | Thursday 23 April 2026 08:46:11 +0000 (0:00:00.079) 0:09:30.775 ******** 2026-04-23 08:46:11.902613 | instance | skipping: [instance] 2026-04-23 08:46:11.902867 | instance | 2026-04-23 08:46:11.903231 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:46:11.903524 | instance | Thursday 23 April 2026 08:46:11 +0000 (0:00:00.083) 0:09:30.858 ******** 2026-04-23 08:46:12.011949 | instance | ok: [instance] 2026-04-23 08:46:12.012205 | instance | 2026-04-23 08:46:12.012515 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-23 08:46:12.012871 | instance | Thursday 23 April 2026 08:46:12 +0000 (0:00:00.109) 0:09:30.967 ******** 2026-04-23 08:46:12.130205 | instance | included: ingress for instance 2026-04-23 08:46:12.130331 | instance | 2026-04-23 08:46:12.130530 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-23 08:46:12.130718 | instance | Thursday 23 April 2026 08:46:12 +0000 (0:00:00.118) 0:09:31.086 ******** 2026-04-23 08:46:13.575588 | instance | ok: [instance] 2026-04-23 08:46:13.575965 | instance | 2026-04-23 08:46:13.576252 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:46:13.576543 | instance | Thursday 23 April 2026 08:46:13 +0000 (0:00:01.445) 0:09:32.531 ******** 2026-04-23 08:46:13.756429 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:46:13.756745 | instance | 2026-04-23 08:46:13.757040 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:46:13.757359 | instance | Thursday 23 April 2026 08:46:13 +0000 (0:00:00.180) 0:09:32.712 ******** 2026-04-23 08:46:13.831456 | instance | skipping: [instance] 2026-04-23 08:46:13.831695 | instance | 2026-04-23 08:46:13.831982 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:46:13.832268 | instance | Thursday 23 April 2026 08:46:13 +0000 (0:00:00.075) 0:09:32.787 ******** 2026-04-23 08:46:13.908370 | instance | skipping: [instance] 2026-04-23 08:46:13.908681 | instance | 2026-04-23 08:46:13.909001 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:46:13.909324 | instance | Thursday 23 April 2026 08:46:13 +0000 (0:00:00.076) 0:09:32.864 ******** 2026-04-23 08:46:14.003018 | instance | ok: [instance] 2026-04-23 08:46:14.003318 | instance | 2026-04-23 08:46:14.003755 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-23 08:46:14.004070 | instance | Thursday 23 April 2026 08:46:13 +0000 (0:00:00.094) 0:09:32.958 ******** 2026-04-23 08:46:14.122702 | instance | included: ingress for instance 2026-04-23 08:46:14.122939 | instance | 2026-04-23 08:46:14.123348 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-23 08:46:14.123625 | instance | Thursday 23 April 2026 08:46:14 +0000 (0:00:00.119) 0:09:33.078 ******** 2026-04-23 08:46:15.251822 | instance | ok: [instance] 2026-04-23 08:46:15.252070 | instance | 2026-04-23 08:46:15.252367 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-23 08:46:15.252634 | instance | Thursday 23 April 2026 08:46:15 +0000 (0:00:01.128) 0:09:34.207 ******** 2026-04-23 08:46:15.978433 | instance | ok: [instance] 2026-04-23 08:46:15.978741 | instance | 2026-04-23 08:46:15.979113 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-23 08:46:15.979494 | instance | Thursday 23 April 2026 08:46:15 +0000 (0:00:00.726) 0:09:34.934 ******** 2026-04-23 08:46:21.530109 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-23 08:46:21.530438 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-23 08:46:21.530719 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-23 08:46:21.531040 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-23 08:46:21.531350 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-23 08:46:21.531890 | instance | 2026-04-23 08:46:21.532185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:46:21.532451 | instance | Thursday 23 April 2026 08:46:21 +0000 (0:00:05.551) 0:09:40.486 ******** 2026-04-23 08:46:21.643964 | instance | ok: [instance] 2026-04-23 08:46:21.644107 | instance | 2026-04-23 08:46:21.645233 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:46:21.645255 | instance | Thursday 23 April 2026 08:46:21 +0000 (0:00:00.113) 0:09:40.600 ******** 2026-04-23 08:46:21.767994 | instance | included: rabbitmq for instance 2026-04-23 08:46:21.768258 | instance | 2026-04-23 08:46:21.768547 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:46:21.768845 | instance | Thursday 23 April 2026 08:46:21 +0000 (0:00:00.123) 0:09:40.723 ******** 2026-04-23 08:46:22.482055 | instance | ok: [instance] 2026-04-23 08:46:22.482192 | instance | 2026-04-23 08:46:22.482384 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:46:22.482579 | instance | Thursday 23 April 2026 08:46:22 +0000 (0:00:00.714) 0:09:41.437 ******** 2026-04-23 08:46:22.664483 | instance | skipping: [instance] 2026-04-23 08:46:22.664761 | instance | 2026-04-23 08:46:22.665071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:46:22.665397 | instance | Thursday 23 April 2026 08:46:22 +0000 (0:00:00.182) 0:09:41.620 ******** 2026-04-23 08:46:22.856660 | instance | skipping: [instance] 2026-04-23 08:46:22.856870 | instance | 2026-04-23 08:46:22.857140 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:46:22.857405 | instance | Thursday 23 April 2026 08:46:22 +0000 (0:00:00.192) 0:09:41.812 ******** 2026-04-23 08:46:23.031163 | instance | skipping: [instance] 2026-04-23 08:46:23.031404 | instance | 2026-04-23 08:46:23.031736 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:46:23.032011 | instance | Thursday 23 April 2026 08:46:23 +0000 (0:00:00.174) 0:09:41.987 ******** 2026-04-23 08:46:23.963995 | instance | ok: [instance] 2026-04-23 08:46:23.964228 | instance | 2026-04-23 08:46:23.964516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:46:23.964829 | instance | Thursday 23 April 2026 08:46:23 +0000 (0:00:00.932) 0:09:42.919 ******** 2026-04-23 08:46:24.643686 | instance | ok: [instance] 2026-04-23 08:46:24.643935 | instance | 2026-04-23 08:46:24.644232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:46:24.644502 | instance | Thursday 23 April 2026 08:46:24 +0000 (0:00:00.680) 0:09:43.599 ******** 2026-04-23 08:46:24.720283 | instance | ok: [instance] 2026-04-23 08:46:24.720518 | instance | 2026-04-23 08:46:24.720806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:46:24.721099 | instance | Thursday 23 April 2026 08:46:24 +0000 (0:00:00.076) 0:09:43.676 ******** 2026-04-23 08:46:24.797953 | instance | skipping: [instance] 2026-04-23 08:46:24.798163 | instance | 2026-04-23 08:46:24.798452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:46:24.798721 | instance | Thursday 23 April 2026 08:46:24 +0000 (0:00:00.077) 0:09:43.753 ******** 2026-04-23 08:46:24.882587 | instance | skipping: [instance] 2026-04-23 08:46:24.882810 | instance | 2026-04-23 08:46:24.883129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:46:24.883396 | instance | Thursday 23 April 2026 08:46:24 +0000 (0:00:00.084) 0:09:43.838 ******** 2026-04-23 08:46:25.070852 | instance | ok: [instance] 2026-04-23 08:46:25.071150 | instance | 2026-04-23 08:46:25.071459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:46:25.071908 | instance | Thursday 23 April 2026 08:46:25 +0000 (0:00:00.188) 0:09:44.026 ******** 2026-04-23 08:46:25.307202 | instance | ok: [instance] => (item=baremetal) 2026-04-23 08:46:25.307454 | instance | ok: [instance] => (item=compute) 2026-04-23 08:46:25.307745 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:46:25.308068 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:46:25.308322 | instance | ok: [instance] => (item=compute_metadata) 2026-04-23 08:46:25.308579 | instance | ok: [instance] => (item=dns) 2026-04-23 08:46:25.308834 | instance | ok: [instance] => (item=network) 2026-04-23 08:46:25.309118 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 08:46:25.309369 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:46:25.309655 | instance | ok: [instance] => (item=identity) 2026-04-23 08:46:25.309890 | instance | 2026-04-23 08:46:25.310153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:46:25.310412 | instance | Thursday 23 April 2026 08:46:25 +0000 (0:00:00.236) 0:09:44.263 ******** 2026-04-23 08:46:25.413471 | instance | ok: [instance] 2026-04-23 08:46:25.413744 | instance | 2026-04-23 08:46:25.414159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:46:25.414750 | instance | Thursday 23 April 2026 08:46:25 +0000 (0:00:00.106) 0:09:44.369 ******** 2026-04-23 08:46:25.520840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:46:25.521208 | instance | 2026-04-23 08:46:25.521600 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:46:25.521992 | instance | Thursday 23 April 2026 08:46:25 +0000 (0:00:00.106) 0:09:44.476 ******** 2026-04-23 08:46:26.172236 | instance | ok: [instance] 2026-04-23 08:46:26.172474 | instance | 2026-04-23 08:46:26.172769 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-23 08:46:26.173033 | instance | Thursday 23 April 2026 08:46:26 +0000 (0:00:00.652) 0:09:45.128 ******** 2026-04-23 08:46:26.258063 | instance | skipping: [instance] 2026-04-23 08:46:26.258230 | instance | 2026-04-23 08:46:26.258416 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-23 08:46:26.258601 | instance | Thursday 23 April 2026 08:46:26 +0000 (0:00:00.085) 0:09:45.213 ******** 2026-04-23 08:46:26.613264 | instance | ok: [instance] 2026-04-23 08:46:26.613509 | instance | 2026-04-23 08:46:26.613768 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-23 08:46:26.614050 | instance | Thursday 23 April 2026 08:46:26 +0000 (0:00:00.355) 0:09:45.569 ******** 2026-04-23 08:46:26.691557 | instance | skipping: [instance] 2026-04-23 08:46:26.691702 | instance | 2026-04-23 08:46:26.691889 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-23 08:46:26.692068 | instance | Thursday 23 April 2026 08:46:26 +0000 (0:00:00.078) 0:09:45.647 ******** 2026-04-23 08:46:26.775872 | instance | ok: [instance] 2026-04-23 08:46:26.776222 | instance | 2026-04-23 08:46:26.776715 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-23 08:46:26.777055 | instance | Thursday 23 April 2026 08:46:26 +0000 (0:00:00.084) 0:09:45.731 ******** 2026-04-23 08:46:29.594195 | instance | ok: [instance] 2026-04-23 08:46:29.594492 | instance | 2026-04-23 08:46:29.594851 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:46:29.595243 | instance | Thursday 23 April 2026 08:46:29 +0000 (0:00:02.818) 0:09:48.550 ******** 2026-04-23 08:46:29.760760 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:46:29.760881 | instance | 2026-04-23 08:46:29.761048 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:46:29.761218 | instance | Thursday 23 April 2026 08:46:29 +0000 (0:00:00.166) 0:09:48.716 ******** 2026-04-23 08:46:29.832706 | instance | skipping: [instance] 2026-04-23 08:46:29.832794 | instance | 2026-04-23 08:46:29.832919 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:46:29.833028 | instance | Thursday 23 April 2026 08:46:29 +0000 (0:00:00.072) 0:09:48.788 ******** 2026-04-23 08:46:29.913761 | instance | skipping: [instance] 2026-04-23 08:46:29.914017 | instance | 2026-04-23 08:46:29.914358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:46:29.914651 | instance | Thursday 23 April 2026 08:46:29 +0000 (0:00:00.080) 0:09:48.869 ******** 2026-04-23 08:46:29.997375 | instance | ok: [instance] 2026-04-23 08:46:29.997656 | instance | 2026-04-23 08:46:29.998076 | instance | TASK [Create Ingress network] ************************************************** 2026-04-23 08:46:29.998456 | instance | Thursday 23 April 2026 08:46:29 +0000 (0:00:00.083) 0:09:48.953 ******** 2026-04-23 08:46:30.116793 | instance | included: ingress for instance 2026-04-23 08:46:30.117040 | instance | 2026-04-23 08:46:30.117324 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-23 08:46:30.117664 | instance | Thursday 23 April 2026 08:46:30 +0000 (0:00:00.119) 0:09:49.072 ******** 2026-04-23 08:46:31.355265 | instance | ok: [instance] 2026-04-23 08:46:31.355403 | instance | 2026-04-23 08:46:31.355570 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-23 08:46:31.355758 | instance | Thursday 23 April 2026 08:46:31 +0000 (0:00:01.238) 0:09:50.311 ******** 2026-04-23 08:46:32.155406 | instance | ok: [instance] 2026-04-23 08:46:32.155726 | instance | 2026-04-23 08:46:32.156057 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-23 08:46:32.156443 | instance | Thursday 23 April 2026 08:46:32 +0000 (0:00:00.799) 0:09:51.110 ******** 2026-04-23 08:46:33.537830 | 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 08:46:33.538067 | instance | 2026-04-23 08:46:33.538452 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-23 08:46:33.538701 | instance | Thursday 23 April 2026 08:46:33 +0000 (0:00:01.382) 0:09:52.493 ******** 2026-04-23 08:46:34.941567 | 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 08:46:34.941696 | instance | 2026-04-23 08:46:34.941871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:46:34.942043 | instance | Thursday 23 April 2026 08:46:34 +0000 (0:00:01.404) 0:09:53.897 ******** 2026-04-23 08:46:35.157143 | instance | ok: [instance] 2026-04-23 08:46:35.157260 | instance | 2026-04-23 08:46:35.157433 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:46:35.157594 | instance | Thursday 23 April 2026 08:46:35 +0000 (0:00:00.215) 0:09:54.113 ******** 2026-04-23 08:46:35.383981 | instance | included: rabbitmq for instance 2026-04-23 08:46:35.384136 | instance | 2026-04-23 08:46:35.384331 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:46:35.384535 | instance | Thursday 23 April 2026 08:46:35 +0000 (0:00:00.226) 0:09:54.340 ******** 2026-04-23 08:46:36.113142 | instance | ok: [instance] 2026-04-23 08:46:36.113216 | instance | 2026-04-23 08:46:36.113340 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:46:36.113473 | instance | Thursday 23 April 2026 08:46:36 +0000 (0:00:00.728) 0:09:55.069 ******** 2026-04-23 08:46:36.303062 | instance | skipping: [instance] 2026-04-23 08:46:36.303214 | instance | 2026-04-23 08:46:36.303412 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:46:36.303596 | instance | Thursday 23 April 2026 08:46:36 +0000 (0:00:00.190) 0:09:55.259 ******** 2026-04-23 08:46:36.487696 | instance | skipping: [instance] 2026-04-23 08:46:36.487943 | instance | 2026-04-23 08:46:36.488232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:46:36.488446 | instance | Thursday 23 April 2026 08:46:36 +0000 (0:00:00.182) 0:09:55.441 ******** 2026-04-23 08:46:36.650332 | instance | skipping: [instance] 2026-04-23 08:46:36.650627 | instance | 2026-04-23 08:46:36.650941 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:46:36.651337 | instance | Thursday 23 April 2026 08:46:36 +0000 (0:00:00.164) 0:09:55.606 ******** 2026-04-23 08:46:37.529040 | instance | ok: [instance] 2026-04-23 08:46:37.529164 | instance | 2026-04-23 08:46:37.529433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:46:37.529648 | instance | Thursday 23 April 2026 08:46:37 +0000 (0:00:00.878) 0:09:56.484 ******** 2026-04-23 08:46:38.277937 | instance | ok: [instance] 2026-04-23 08:46:38.278004 | instance | 2026-04-23 08:46:38.278012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:46:38.278019 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.748) 0:09:57.232 ******** 2026-04-23 08:46:38.357615 | instance | ok: [instance] 2026-04-23 08:46:38.357705 | instance | 2026-04-23 08:46:38.357821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:46:38.357944 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.080) 0:09:57.313 ******** 2026-04-23 08:46:38.447616 | instance | skipping: [instance] 2026-04-23 08:46:38.447668 | instance | 2026-04-23 08:46:38.447772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:46:38.447898 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.089) 0:09:57.403 ******** 2026-04-23 08:46:38.532815 | instance | skipping: [instance] 2026-04-23 08:46:38.533062 | instance | 2026-04-23 08:46:38.533353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:46:38.533632 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.085) 0:09:57.488 ******** 2026-04-23 08:46:38.605299 | instance | ok: [instance] 2026-04-23 08:46:38.605554 | instance | 2026-04-23 08:46:38.605847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:46:38.606131 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.072) 0:09:57.561 ******** 2026-04-23 08:46:38.742018 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:46:38.742296 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:46:38.742630 | instance | ok: [instance] => (item=cloudformation) 2026-04-23 08:46:38.742951 | instance | ok: [instance] => (item=orchestration) 2026-04-23 08:46:38.743224 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:46:38.743486 | instance | ok: [instance] => (item=identity) 2026-04-23 08:46:38.743739 | instance | 2026-04-23 08:46:38.744016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:46:38.744285 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.136) 0:09:57.697 ******** 2026-04-23 08:46:38.861444 | instance | ok: [instance] 2026-04-23 08:46:38.861598 | instance | 2026-04-23 08:46:38.861790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:46:38.861991 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.116) 0:09:57.814 ******** 2026-04-23 08:46:38.973182 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:46:38.973444 | instance | 2026-04-23 08:46:38.973785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:46:38.974091 | instance | Thursday 23 April 2026 08:46:38 +0000 (0:00:00.114) 0:09:57.929 ******** 2026-04-23 08:46:39.588728 | instance | ok: [instance] 2026-04-23 08:46:39.588946 | instance | 2026-04-23 08:46:39.589231 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-23 08:46:39.589511 | instance | Thursday 23 April 2026 08:46:39 +0000 (0:00:00.615) 0:09:58.544 ******** 2026-04-23 08:46:42.133529 | instance | ok: [instance] 2026-04-23 08:46:42.133754 | instance | 2026-04-23 08:46:42.134101 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:46:42.134370 | instance | Thursday 23 April 2026 08:46:42 +0000 (0:00:02.544) 0:10:01.088 ******** 2026-04-23 08:46:42.339221 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:46:42.339477 | instance | 2026-04-23 08:46:42.339761 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:46:42.340136 | instance | Thursday 23 April 2026 08:46:42 +0000 (0:00:00.205) 0:10:01.294 ******** 2026-04-23 08:46:42.430655 | instance | skipping: [instance] 2026-04-23 08:46:42.430883 | instance | 2026-04-23 08:46:42.431203 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:46:42.431477 | instance | Thursday 23 April 2026 08:46:42 +0000 (0:00:00.091) 0:10:01.386 ******** 2026-04-23 08:46:42.510464 | instance | skipping: [instance] 2026-04-23 08:46:42.510692 | instance | 2026-04-23 08:46:42.511057 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:46:42.511347 | instance | Thursday 23 April 2026 08:46:42 +0000 (0:00:00.080) 0:10:01.466 ******** 2026-04-23 08:46:42.597929 | instance | ok: [instance] 2026-04-23 08:46:42.598189 | instance | 2026-04-23 08:46:42.598560 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-23 08:46:42.598839 | instance | Thursday 23 April 2026 08:46:42 +0000 (0:00:00.087) 0:10:01.553 ******** 2026-04-23 08:46:42.728621 | instance | included: ingress for instance 2026-04-23 08:46:42.728835 | instance | 2026-04-23 08:46:42.729450 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-23 08:46:42.729482 | instance | Thursday 23 April 2026 08:46:42 +0000 (0:00:00.130) 0:10:01.684 ******** 2026-04-23 08:46:44.088302 | instance | ok: [instance] 2026-04-23 08:46:44.088614 | instance | 2026-04-23 08:46:44.089172 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:46:44.089645 | instance | Thursday 23 April 2026 08:46:44 +0000 (0:00:01.359) 0:10:03.044 ******** 2026-04-23 08:46:44.254064 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:46:44.254326 | instance | 2026-04-23 08:46:44.254619 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:46:44.254910 | instance | Thursday 23 April 2026 08:46:44 +0000 (0:00:00.165) 0:10:03.210 ******** 2026-04-23 08:46:44.325445 | instance | skipping: [instance] 2026-04-23 08:46:44.325774 | instance | 2026-04-23 08:46:44.326045 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:46:44.326342 | instance | Thursday 23 April 2026 08:46:44 +0000 (0:00:00.071) 0:10:03.281 ******** 2026-04-23 08:46:44.406455 | instance | skipping: [instance] 2026-04-23 08:46:44.406809 | instance | 2026-04-23 08:46:44.407178 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:46:44.407516 | instance | Thursday 23 April 2026 08:46:44 +0000 (0:00:00.080) 0:10:03.362 ******** 2026-04-23 08:46:44.503118 | instance | ok: [instance] 2026-04-23 08:46:44.503412 | instance | 2026-04-23 08:46:44.503707 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-23 08:46:44.503981 | instance | Thursday 23 April 2026 08:46:44 +0000 (0:00:00.096) 0:10:03.458 ******** 2026-04-23 08:46:44.622800 | instance | included: ingress for instance 2026-04-23 08:46:44.623100 | instance | 2026-04-23 08:46:44.623370 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-23 08:46:44.623630 | instance | Thursday 23 April 2026 08:46:44 +0000 (0:00:00.119) 0:10:03.578 ******** 2026-04-23 08:46:45.830745 | instance | ok: [instance] 2026-04-23 08:46:45.830831 | instance | 2026-04-23 08:46:45.831065 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 08:46:45.831239 | instance | Thursday 23 April 2026 08:46:45 +0000 (0:00:01.207) 0:10:04.785 ******** 2026-04-23 08:46:46.128104 | instance | ok: [instance] 2026-04-23 08:46:46.128391 | instance | 2026-04-23 08:46:46.128697 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:46:46.129037 | instance | Thursday 23 April 2026 08:46:46 +0000 (0:00:00.298) 0:10:05.083 ******** 2026-04-23 08:46:47.292088 | instance | ok: [instance] 2026-04-23 08:46:47.292271 | instance | 2026-04-23 08:46:47.292428 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:46:47.292594 | instance | Thursday 23 April 2026 08:46:47 +0000 (0:00:01.164) 0:10:06.248 ******** 2026-04-23 08:46:47.588039 | instance | ok: [instance] 2026-04-23 08:46:47.588258 | instance | 2026-04-23 08:46:47.588458 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:46:47.588655 | instance | Thursday 23 April 2026 08:46:47 +0000 (0:00:00.295) 0:10:06.544 ******** 2026-04-23 08:46:47.697878 | instance | ok: [instance] => { 2026-04-23 08:46:47.698179 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 08:46:47.698438 | instance | } 2026-04-23 08:46:47.698704 | instance | 2026-04-23 08:46:47.699011 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:46:47.699267 | instance | Thursday 23 April 2026 08:46:47 +0000 (0:00:00.109) 0:10:06.653 ******** 2026-04-23 08:46:48.128506 | instance | ok: [instance] 2026-04-23 08:46:48.128684 | instance | 2026-04-23 08:46:48.128781 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:46:48.128996 | instance | Thursday 23 April 2026 08:46:48 +0000 (0:00:00.430) 0:10:07.084 ******** 2026-04-23 08:46:49.274775 | instance | ok: [instance] 2026-04-23 08:46:49.275118 | instance | 2026-04-23 08:46:49.275413 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 08:46:49.275692 | instance | Thursday 23 April 2026 08:46:49 +0000 (0:00:01.145) 0:10:08.230 ******** 2026-04-23 08:46:49.800178 | instance | ok: [instance] 2026-04-23 08:46:49.800285 | instance | 2026-04-23 08:46:49.800444 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 08:46:49.800593 | instance | Thursday 23 April 2026 08:46:49 +0000 (0:00:00.525) 0:10:08.756 ******** 2026-04-23 08:46:50.575124 | instance | ok: [instance] 2026-04-23 08:46:50.575338 | instance | 2026-04-23 08:46:50.575640 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 08:46:50.575902 | instance | Thursday 23 April 2026 08:46:50 +0000 (0:00:00.774) 0:10:09.531 ******** 2026-04-23 08:46:51.342242 | instance | ok: [instance] 2026-04-23 08:46:51.342362 | instance | 2026-04-23 08:46:51.342568 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 08:46:51.342873 | instance | Thursday 23 April 2026 08:46:51 +0000 (0:00:00.767) 0:10:10.298 ******** 2026-04-23 08:46:51.739893 | instance | ok: [instance] 2026-04-23 08:46:51.740153 | instance | 2026-04-23 08:46:51.740450 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 08:46:51.740754 | instance | Thursday 23 April 2026 08:46:51 +0000 (0:00:00.397) 0:10:10.695 ******** 2026-04-23 08:46:52.030702 | instance | included: openstack_helm_endpoints for instance 2026-04-23 08:46:52.030883 | instance | 2026-04-23 08:46:52.031092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:46:52.031276 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.290) 0:10:10.986 ******** 2026-04-23 08:46:52.104030 | instance | skipping: [instance] 2026-04-23 08:46:52.104293 | instance | 2026-04-23 08:46:52.104583 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:46:52.104936 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.073) 0:10:11.060 ******** 2026-04-23 08:46:52.172951 | instance | skipping: [instance] 2026-04-23 08:46:52.173165 | instance | 2026-04-23 08:46:52.173453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:46:52.173707 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.068) 0:10:11.128 ******** 2026-04-23 08:46:52.241149 | instance | skipping: [instance] 2026-04-23 08:46:52.241403 | instance | 2026-04-23 08:46:52.241692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:46:52.241965 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.068) 0:10:11.197 ******** 2026-04-23 08:46:52.308888 | instance | skipping: [instance] 2026-04-23 08:46:52.309120 | instance | 2026-04-23 08:46:52.309423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:46:52.309713 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.067) 0:10:11.264 ******** 2026-04-23 08:46:52.375257 | instance | skipping: [instance] 2026-04-23 08:46:52.375488 | instance | 2026-04-23 08:46:52.375813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:46:52.376126 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.066) 0:10:11.331 ******** 2026-04-23 08:46:52.442703 | instance | skipping: [instance] 2026-04-23 08:46:52.442949 | instance | 2026-04-23 08:46:52.443349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:46:52.443679 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.067) 0:10:11.398 ******** 2026-04-23 08:46:52.535250 | instance | ok: [instance] 2026-04-23 08:46:52.535448 | instance | 2026-04-23 08:46:52.535725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:46:52.536036 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.092) 0:10:11.490 ******** 2026-04-23 08:46:52.625147 | instance | ok: [instance] => (item=identity) 2026-04-23 08:46:52.625369 | instance | 2026-04-23 08:46:52.625649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:46:52.625940 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.090) 0:10:11.580 ******** 2026-04-23 08:46:52.760501 | instance | ok: [instance] 2026-04-23 08:46:52.760738 | instance | 2026-04-23 08:46:52.761027 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 08:46:52.761290 | instance | Thursday 23 April 2026 08:46:52 +0000 (0:00:00.133) 0:10:11.714 ******** 2026-04-23 08:46:53.264189 | instance | ok: [instance] 2026-04-23 08:46:53.264347 | instance | 2026-04-23 08:46:53.264530 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 08:46:53.264706 | instance | Thursday 23 April 2026 08:46:53 +0000 (0:00:00.505) 0:10:12.220 ******** 2026-04-23 08:46:53.809281 | instance | ok: [instance] 2026-04-23 08:46:53.809361 | instance | 2026-04-23 08:46:53.809474 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 08:46:53.809596 | instance | Thursday 23 April 2026 08:46:53 +0000 (0:00:00.544) 0:10:12.764 ******** 2026-04-23 08:46:54.331599 | instance | ok: [instance] 2026-04-23 08:46:54.331850 | instance | 2026-04-23 08:46:54.332145 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 08:46:54.332402 | instance | Thursday 23 April 2026 08:46:54 +0000 (0:00:00.522) 0:10:13.287 ******** 2026-04-23 08:46:54.922147 | instance | ok: [instance] 2026-04-23 08:46:54.922381 | instance | 2026-04-23 08:46:54.922667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:46:54.923003 | instance | Thursday 23 April 2026 08:46:54 +0000 (0:00:00.590) 0:10:13.878 ******** 2026-04-23 08:46:55.031950 | instance | ok: [instance] 2026-04-23 08:46:55.032209 | instance | 2026-04-23 08:46:55.032501 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:46:55.032811 | instance | Thursday 23 April 2026 08:46:55 +0000 (0:00:00.109) 0:10:13.987 ******** 2026-04-23 08:46:55.155397 | instance | included: rabbitmq for instance 2026-04-23 08:46:55.155775 | instance | 2026-04-23 08:46:55.156214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:46:55.156633 | instance | Thursday 23 April 2026 08:46:55 +0000 (0:00:00.122) 0:10:14.110 ******** 2026-04-23 08:46:55.858141 | instance | ok: [instance] 2026-04-23 08:46:55.858286 | instance | 2026-04-23 08:46:55.858473 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:46:55.858678 | instance | Thursday 23 April 2026 08:46:55 +0000 (0:00:00.703) 0:10:14.813 ******** 2026-04-23 08:46:56.054429 | instance | skipping: [instance] 2026-04-23 08:46:56.054518 | instance | 2026-04-23 08:46:56.054638 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:46:56.054758 | instance | Thursday 23 April 2026 08:46:56 +0000 (0:00:00.196) 0:10:15.010 ******** 2026-04-23 08:46:56.240390 | instance | skipping: [instance] 2026-04-23 08:46:56.240474 | instance | 2026-04-23 08:46:56.240578 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:46:56.240693 | instance | Thursday 23 April 2026 08:46:56 +0000 (0:00:00.186) 0:10:15.196 ******** 2026-04-23 08:46:56.415302 | instance | skipping: [instance] 2026-04-23 08:46:56.415557 | instance | 2026-04-23 08:46:56.415833 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:46:56.416109 | instance | Thursday 23 April 2026 08:46:56 +0000 (0:00:00.174) 0:10:15.371 ******** 2026-04-23 08:46:57.284251 | instance | ok: [instance] 2026-04-23 08:46:57.284315 | instance | 2026-04-23 08:46:57.284325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:46:57.284331 | instance | Thursday 23 April 2026 08:46:57 +0000 (0:00:00.868) 0:10:16.239 ******** 2026-04-23 08:46:58.104620 | instance | ok: [instance] 2026-04-23 08:46:58.104689 | instance | 2026-04-23 08:46:58.104830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:46:58.105030 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.821) 0:10:17.060 ******** 2026-04-23 08:46:58.187567 | instance | ok: [instance] 2026-04-23 08:46:58.187825 | instance | 2026-04-23 08:46:58.188130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:46:58.188400 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.082) 0:10:17.143 ******** 2026-04-23 08:46:58.259584 | instance | skipping: [instance] 2026-04-23 08:46:58.259911 | instance | 2026-04-23 08:46:58.260216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:46:58.260509 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.072) 0:10:17.215 ******** 2026-04-23 08:46:58.336477 | instance | skipping: [instance] 2026-04-23 08:46:58.336697 | instance | 2026-04-23 08:46:58.337053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:46:58.337351 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.076) 0:10:17.292 ******** 2026-04-23 08:46:58.411071 | instance | ok: [instance] 2026-04-23 08:46:58.411406 | instance | 2026-04-23 08:46:58.411878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:46:58.412213 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.074) 0:10:17.366 ******** 2026-04-23 08:46:58.600435 | instance | ok: [instance] => (item=valkey) 2026-04-23 08:46:58.600695 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:46:58.600966 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:46:58.601234 | instance | ok: [instance] => (item=network) 2026-04-23 08:46:58.601513 | instance | ok: [instance] => (item=load_balancer) 2026-04-23 08:46:58.601794 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:46:58.602063 | instance | ok: [instance] => (item=identity) 2026-04-23 08:46:58.602338 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-04-23 08:46:58.602589 | instance | 2026-04-23 08:46:58.602889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:46:58.603210 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.189) 0:10:17.555 ******** 2026-04-23 08:46:58.819217 | instance | ok: [instance] 2026-04-23 08:46:58.819535 | instance | 2026-04-23 08:46:58.819881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:46:58.820180 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.218) 0:10:17.774 ******** 2026-04-23 08:46:58.917432 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:46:58.917691 | instance | 2026-04-23 08:46:58.917988 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:46:58.918294 | instance | Thursday 23 April 2026 08:46:58 +0000 (0:00:00.098) 0:10:17.873 ******** 2026-04-23 08:46:59.543785 | instance | ok: [instance] 2026-04-23 08:46:59.543892 | instance | 2026-04-23 08:46:59.544001 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-23 08:46:59.544117 | instance | Thursday 23 April 2026 08:46:59 +0000 (0:00:00.626) 0:10:18.499 ******** 2026-04-23 08:47:00.857403 | instance | ok: [instance] 2026-04-23 08:47:00.857602 | instance | 2026-04-23 08:47:00.857880 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-23 08:47:00.858174 | instance | Thursday 23 April 2026 08:47:00 +0000 (0:00:01.313) 0:10:19.813 ******** 2026-04-23 08:47:01.871403 | instance | ok: [instance] 2026-04-23 08:47:01.871517 | instance | 2026-04-23 08:47:01.871698 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-23 08:47:01.871865 | instance | Thursday 23 April 2026 08:47:01 +0000 (0:00:01.013) 0:10:20.827 ******** 2026-04-23 08:47:02.906673 | instance | ok: [instance] 2026-04-23 08:47:02.906741 | instance | 2026-04-23 08:47:02.906752 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-23 08:47:02.906762 | instance | Thursday 23 April 2026 08:47:02 +0000 (0:00:01.034) 0:10:21.861 ******** 2026-04-23 08:47:03.961299 | instance | ok: [instance] 2026-04-23 08:47:03.961376 | instance | 2026-04-23 08:47:03.961647 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-23 08:47:03.961693 | instance | Thursday 23 April 2026 08:47:03 +0000 (0:00:01.055) 0:10:22.917 ******** 2026-04-23 08:47:09.011017 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-23 08:47:09.011102 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-23 08:47:09.011887 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-23 08:47:09.011958 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-23 08:47:09.011964 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-23 08:47:09.011969 | instance | 2026-04-23 08:47:09.011974 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-23 08:47:09.011980 | instance | Thursday 23 April 2026 08:47:09 +0000 (0:00:05.049) 0:10:27.966 ******** 2026-04-23 08:47:10.596690 | instance | ok: [instance] => (item=instance) 2026-04-23 08:47:10.596813 | instance | 2026-04-23 08:47:10.596828 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-23 08:47:10.597004 | instance | Thursday 23 April 2026 08:47:10 +0000 (0:00:01.586) 0:10:29.552 ******** 2026-04-23 08:47:13.394387 | instance | ok: [instance] => (item=instance) 2026-04-23 08:47:13.394504 | instance | 2026-04-23 08:47:13.394525 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-23 08:47:13.394542 | instance | Thursday 23 April 2026 08:47:13 +0000 (0:00:02.796) 0:10:32.349 ******** 2026-04-23 08:47:18.556425 | instance | ok: [instance] => (item=instance) 2026-04-23 08:47:18.556503 | instance | 2026-04-23 08:47:18.556510 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-23 08:47:18.556515 | instance | Thursday 23 April 2026 08:47:18 +0000 (0:00:05.161) 0:10:37.511 ******** 2026-04-23 08:47:20.084326 | instance | ok: [instance] => (item=instance) 2026-04-23 08:47:20.084451 | instance | 2026-04-23 08:47:20.084580 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-23 08:47:20.084712 | instance | Thursday 23 April 2026 08:47:20 +0000 (0:00:01.528) 0:10:39.039 ******** 2026-04-23 08:47:20.174188 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-23 08:47:20.174668 | instance | 2026-04-23 08:47:20.174746 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-23 08:47:20.174753 | instance | Thursday 23 April 2026 08:47:20 +0000 (0:00:00.090) 0:10:39.129 ******** 2026-04-23 08:47:21.119939 | instance | ok: [instance] 2026-04-23 08:47:21.120008 | instance | 2026-04-23 08:47:21.120166 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-23 08:47:21.120293 | instance | Thursday 23 April 2026 08:47:21 +0000 (0:00:00.946) 0:10:40.076 ******** 2026-04-23 08:47:23.054827 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-23T08:21:32Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.234', 'hostname': 'host-172-24-0-234', 'fqdn': 'host-172-24-0-234.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '82178c6f-167b-4b92-ae13-d083f2d24222', 'ip_address': '172.24.0.234'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f5:5b:90', 'name': 'octavia-health-manager-port-instance', 'network_id': 'db9f5556-544b-41ef-ac5f-7ff846098275', 'numa_affinity_policy': None, 'project_id': '6a71733dc6b44181899d16ad67c44735', 'tenant_id': '6a71733dc6b44181899d16ad67c44735', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['8fbcab40-e74b-4f17-90a0-a9eb661e21e9'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-23T08:25:14Z', 'revision_number': 5, 'if_match': None, 'id': '7dd50272-cb78-4e05-87f3-2a19d83c3341', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 08:47:23.055004 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-23T08:21:32Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.234', 'hostname': 'host-172-24-0-234', 'fqdn': 'host-172-24-0-234.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '82178c6f-167b-4b92-ae13-d083f2d24222', 'ip_address': '172.24.0.234'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f5:5b:90', 'name': 'octavia-health-manager-port-instance', 'network_id': 'db9f5556-544b-41ef-ac5f-7ff846098275', 'numa_affinity_policy': None, 'project_id': '6a71733dc6b44181899d16ad67c44735', 'tenant_id': '6a71733dc6b44181899d16ad67c44735', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['8fbcab40-e74b-4f17-90a0-a9eb661e21e9'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-23T08:25:14Z', 'revision_number': 5, 'if_match': None, 'id': '7dd50272-cb78-4e05-87f3-2a19d83c3341', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-23 08:47:23.055054 | instance | 2026-04-23 08:47:23.055184 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-23 08:47:23.055326 | instance | Thursday 23 April 2026 08:47:23 +0000 (0:00:01.934) 0:10:42.010 ******** 2026-04-23 08:47:24.148085 | instance | ok: [instance] 2026-04-23 08:47:24.148191 | instance | 2026-04-23 08:47:24.148381 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-23 08:47:24.148551 | instance | Thursday 23 April 2026 08:47:24 +0000 (0:00:01.093) 0:10:43.104 ******** 2026-04-23 08:47:24.353389 | instance | included: glance_image for instance 2026-04-23 08:47:24.353591 | instance | 2026-04-23 08:47:24.353875 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-23 08:47:24.354148 | instance | Thursday 23 April 2026 08:47:24 +0000 (0:00:00.205) 0:10:43.309 ******** 2026-04-23 08:47:25.493648 | instance | ok: [instance] 2026-04-23 08:47:25.493946 | instance | 2026-04-23 08:47:25.494477 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:47:25.494583 | instance | Thursday 23 April 2026 08:47:25 +0000 (0:00:01.139) 0:10:44.449 ******** 2026-04-23 08:47:26.517746 | instance | ok: [instance] 2026-04-23 08:47:26.517830 | instance | 2026-04-23 08:47:26.517919 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:47:26.518109 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:01.024) 0:10:45.473 ******** 2026-04-23 08:47:26.603307 | instance | skipping: [instance] 2026-04-23 08:47:26.603374 | instance | 2026-04-23 08:47:26.603513 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:47:26.603646 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:00.085) 0:10:45.559 ******** 2026-04-23 08:47:26.679674 | instance | skipping: [instance] 2026-04-23 08:47:26.679984 | instance | 2026-04-23 08:47:26.680356 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:47:26.680615 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:00.076) 0:10:45.635 ******** 2026-04-23 08:47:26.756522 | instance | skipping: [instance] 2026-04-23 08:47:26.756768 | instance | 2026-04-23 08:47:26.757039 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:47:26.757315 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:00.076) 0:10:45.711 ******** 2026-04-23 08:47:26.846008 | instance | skipping: [instance] 2026-04-23 08:47:26.846267 | instance | 2026-04-23 08:47:26.846544 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:47:26.846817 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:00.089) 0:10:45.801 ******** 2026-04-23 08:47:26.922427 | instance | skipping: [instance] 2026-04-23 08:47:26.922568 | instance | 2026-04-23 08:47:26.922740 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:47:26.922911 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:00.076) 0:10:45.878 ******** 2026-04-23 08:47:27.001486 | instance | skipping: [instance] 2026-04-23 08:47:27.001720 | instance | 2026-04-23 08:47:27.001992 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:47:27.002258 | instance | Thursday 23 April 2026 08:47:26 +0000 (0:00:00.078) 0:10:45.957 ******** 2026-04-23 08:47:27.129176 | instance | skipping: [instance] 2026-04-23 08:47:27.129451 | instance | 2026-04-23 08:47:27.129748 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-23 08:47:27.130031 | instance | Thursday 23 April 2026 08:47:27 +0000 (0:00:00.126) 0:10:46.084 ******** 2026-04-23 08:47:28.064530 | instance | ok: [instance] 2026-04-23 08:47:28.064842 | instance | 2026-04-23 08:47:28.065173 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-23 08:47:28.065532 | instance | Thursday 23 April 2026 08:47:28 +0000 (0:00:00.936) 0:10:47.020 ******** 2026-04-23 08:47:28.787873 | instance | ok: [instance] 2026-04-23 08:47:28.787960 | instance | 2026-04-23 08:47:28.788118 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-23 08:47:28.788347 | instance | Thursday 23 April 2026 08:47:28 +0000 (0:00:00.723) 0:10:47.743 ******** 2026-04-23 08:47:29.482273 | instance | ok: [instance] 2026-04-23 08:47:29.482628 | instance | 2026-04-23 08:47:29.483044 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-23 08:47:29.483388 | instance | Thursday 23 April 2026 08:47:29 +0000 (0:00:00.694) 0:10:48.438 ******** 2026-04-23 08:47:30.792103 | instance | ok: [instance] 2026-04-23 08:47:30.792225 | instance | 2026-04-23 08:47:30.792238 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-23 08:47:30.792260 | instance | Thursday 23 April 2026 08:47:30 +0000 (0:00:01.309) 0:10:49.747 ******** 2026-04-23 08:47:32.286981 | instance | ok: [instance] => (item=octavia-client) 2026-04-23 08:47:32.287086 | instance | ok: [instance] => (item=octavia-server) 2026-04-23 08:47:32.287502 | instance | 2026-04-23 08:47:32.287630 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-23 08:47:32.287653 | instance | Thursday 23 April 2026 08:47:32 +0000 (0:00:01.495) 0:10:51.243 ******** 2026-04-23 08:47:33.049805 | instance | ok: [instance] 2026-04-23 08:47:33.049951 | instance | 2026-04-23 08:47:33.050263 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-23 08:47:33.050284 | instance | Thursday 23 April 2026 08:47:33 +0000 (0:00:00.762) 0:10:52.005 ******** 2026-04-23 08:47:34.792443 | instance | ok: [instance] 2026-04-23 08:47:34.792511 | instance | 2026-04-23 08:47:34.792787 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-23 08:47:34.792805 | instance | Thursday 23 April 2026 08:47:34 +0000 (0:00:01.742) 0:10:53.748 ******** 2026-04-23 08:47:37.161914 | instance | ok: [instance] 2026-04-23 08:47:37.162222 | instance | 2026-04-23 08:47:37.162300 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-23 08:47:37.162319 | instance | Thursday 23 April 2026 08:47:37 +0000 (0:00:02.369) 0:10:56.118 ******** 2026-04-23 08:47:47.180751 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-23 08:47:47.180942 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-23 08:47:47.181261 | instance | 2026-04-23 08:47:47.181311 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:47:47.181318 | instance | Thursday 23 April 2026 08:47:47 +0000 (0:00:10.018) 0:11:06.136 ******** 2026-04-23 08:47:47.356547 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:47:47.356619 | instance | 2026-04-23 08:47:47.356748 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:47:47.356871 | instance | Thursday 23 April 2026 08:47:47 +0000 (0:00:00.175) 0:11:06.312 ******** 2026-04-23 08:47:47.671260 | instance | skipping: [instance] 2026-04-23 08:47:47.671382 | instance | 2026-04-23 08:47:47.671489 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:47:47.671606 | instance | Thursday 23 April 2026 08:47:47 +0000 (0:00:00.314) 0:11:06.627 ******** 2026-04-23 08:47:47.752583 | instance | skipping: [instance] 2026-04-23 08:47:47.752658 | instance | 2026-04-23 08:47:47.752791 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:47:47.752915 | instance | Thursday 23 April 2026 08:47:47 +0000 (0:00:00.081) 0:11:06.708 ******** 2026-04-23 08:47:47.849881 | instance | ok: [instance] 2026-04-23 08:47:47.849993 | instance | 2026-04-23 08:47:47.850384 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-23 08:47:47.850435 | instance | Thursday 23 April 2026 08:47:47 +0000 (0:00:00.097) 0:11:06.806 ******** 2026-04-23 08:47:47.968973 | instance | included: ingress for instance 2026-04-23 08:47:47.969115 | instance | 2026-04-23 08:47:47.969371 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-23 08:47:47.969412 | instance | Thursday 23 April 2026 08:47:47 +0000 (0:00:00.119) 0:11:06.925 ******** 2026-04-23 08:47:49.327120 | instance | ok: [instance] 2026-04-23 08:47:49.327257 | instance | 2026-04-23 08:47:49.327435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:47:49.327617 | instance | Thursday 23 April 2026 08:47:49 +0000 (0:00:01.357) 0:11:08.282 ******** 2026-04-23 08:47:49.442666 | instance | ok: [instance] 2026-04-23 08:47:49.442779 | instance | 2026-04-23 08:47:49.443121 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:47:49.443264 | instance | Thursday 23 April 2026 08:47:49 +0000 (0:00:00.115) 0:11:08.398 ******** 2026-04-23 08:47:49.579442 | instance | included: rabbitmq for instance 2026-04-23 08:47:49.579857 | instance | 2026-04-23 08:47:49.580313 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:47:49.580685 | instance | Thursday 23 April 2026 08:47:49 +0000 (0:00:00.136) 0:11:08.534 ******** 2026-04-23 08:47:50.317160 | instance | ok: [instance] 2026-04-23 08:47:50.317247 | instance | 2026-04-23 08:47:50.317370 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:47:50.317518 | instance | Thursday 23 April 2026 08:47:50 +0000 (0:00:00.737) 0:11:09.272 ******** 2026-04-23 08:47:50.497414 | instance | skipping: [instance] 2026-04-23 08:47:50.497656 | instance | 2026-04-23 08:47:50.497943 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:47:50.498241 | instance | Thursday 23 April 2026 08:47:50 +0000 (0:00:00.180) 0:11:09.452 ******** 2026-04-23 08:47:50.674443 | instance | skipping: [instance] 2026-04-23 08:47:50.674701 | instance | 2026-04-23 08:47:50.675050 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:47:50.675327 | instance | Thursday 23 April 2026 08:47:50 +0000 (0:00:00.177) 0:11:09.630 ******** 2026-04-23 08:47:50.863735 | instance | skipping: [instance] 2026-04-23 08:47:50.863950 | instance | 2026-04-23 08:47:50.864224 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:47:50.864561 | instance | Thursday 23 April 2026 08:47:50 +0000 (0:00:00.188) 0:11:09.819 ******** 2026-04-23 08:47:51.728596 | instance | ok: [instance] 2026-04-23 08:47:51.728799 | instance | 2026-04-23 08:47:51.729092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:47:51.729361 | instance | Thursday 23 April 2026 08:47:51 +0000 (0:00:00.865) 0:11:10.684 ******** 2026-04-23 08:47:52.434077 | instance | ok: [instance] 2026-04-23 08:47:52.434231 | instance | 2026-04-23 08:47:52.434472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:47:52.434708 | instance | Thursday 23 April 2026 08:47:52 +0000 (0:00:00.705) 0:11:11.389 ******** 2026-04-23 08:47:52.525732 | instance | ok: [instance] 2026-04-23 08:47:52.525950 | instance | 2026-04-23 08:47:52.526278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:47:52.526548 | instance | Thursday 23 April 2026 08:47:52 +0000 (0:00:00.091) 0:11:11.481 ******** 2026-04-23 08:47:52.618749 | instance | skipping: [instance] 2026-04-23 08:47:52.619082 | instance | 2026-04-23 08:47:52.619379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:47:52.619738 | instance | Thursday 23 April 2026 08:47:52 +0000 (0:00:00.093) 0:11:11.574 ******** 2026-04-23 08:47:52.704295 | instance | skipping: [instance] 2026-04-23 08:47:52.704544 | instance | 2026-04-23 08:47:52.704841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:47:52.705101 | instance | Thursday 23 April 2026 08:47:52 +0000 (0:00:00.085) 0:11:11.659 ******** 2026-04-23 08:47:52.791842 | instance | ok: [instance] 2026-04-23 08:47:52.791913 | instance | 2026-04-23 08:47:52.791932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:47:52.792120 | instance | Thursday 23 April 2026 08:47:52 +0000 (0:00:00.086) 0:11:11.746 ******** 2026-04-23 08:47:52.988227 | instance | ok: [instance] => (item=container_infra) 2026-04-23 08:47:52.988338 | instance | ok: [instance] => (item=key_manager) 2026-04-23 08:47:52.988463 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:47:52.988586 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:47:52.988707 | instance | ok: [instance] => (item=orchestration) 2026-04-23 08:47:52.988829 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:47:52.988944 | instance | ok: [instance] => (item=identity) 2026-04-23 08:47:52.989058 | instance | 2026-04-23 08:47:52.989218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:47:52.989448 | instance | Thursday 23 April 2026 08:47:52 +0000 (0:00:00.197) 0:11:11.944 ******** 2026-04-23 08:47:53.103475 | instance | ok: [instance] 2026-04-23 08:47:53.103710 | instance | 2026-04-23 08:47:53.104090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:47:53.104250 | instance | Thursday 23 April 2026 08:47:53 +0000 (0:00:00.114) 0:11:12.058 ******** 2026-04-23 08:47:53.218973 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:47:53.219233 | instance | 2026-04-23 08:47:53.219494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:47:53.219792 | instance | Thursday 23 April 2026 08:47:53 +0000 (0:00:00.116) 0:11:12.174 ******** 2026-04-23 08:47:53.862769 | instance | ok: [instance] 2026-04-23 08:47:53.862886 | instance | 2026-04-23 08:47:53.863096 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:47:53.863417 | instance | Thursday 23 April 2026 08:47:53 +0000 (0:00:00.643) 0:11:12.818 ******** 2026-04-23 08:47:54.073109 | instance | ok: [instance] => { 2026-04-23 08:47:54.073384 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-23 08:47:54.073715 | instance | } 2026-04-23 08:47:54.073948 | instance | 2026-04-23 08:47:54.074210 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:47:54.074574 | instance | Thursday 23 April 2026 08:47:54 +0000 (0:00:00.210) 0:11:13.029 ******** 2026-04-23 08:47:54.492594 | instance | ok: [instance] 2026-04-23 08:47:54.492780 | instance | 2026-04-23 08:47:54.493075 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:47:54.493186 | instance | Thursday 23 April 2026 08:47:54 +0000 (0:00:00.419) 0:11:13.448 ******** 2026-04-23 08:47:54.603698 | instance | skipping: [instance] 2026-04-23 08:47:54.603822 | instance | 2026-04-23 08:47:54.603968 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-23 08:47:54.604105 | instance | Thursday 23 April 2026 08:47:54 +0000 (0:00:00.110) 0:11:13.559 ******** 2026-04-23 08:47:55.192532 | instance | ok: [instance] 2026-04-23 08:47:55.192789 | instance | 2026-04-23 08:47:55.193143 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:47:55.193447 | instance | Thursday 23 April 2026 08:47:55 +0000 (0:00:00.588) 0:11:14.147 ******** 2026-04-23 08:47:55.314646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:47:55.314949 | instance | 2026-04-23 08:47:55.315263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:47:55.315590 | instance | Thursday 23 April 2026 08:47:55 +0000 (0:00:00.122) 0:11:14.270 ******** 2026-04-23 08:47:55.918180 | instance | ok: [instance] 2026-04-23 08:47:55.918356 | instance | 2026-04-23 08:47:55.918596 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-23 08:47:55.918826 | instance | Thursday 23 April 2026 08:47:55 +0000 (0:00:00.603) 0:11:14.874 ******** 2026-04-23 08:47:56.165467 | instance | ok: [instance] 2026-04-23 08:47:56.165696 | instance | 2026-04-23 08:47:56.165986 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-23 08:47:56.166274 | instance | Thursday 23 April 2026 08:47:56 +0000 (0:00:00.247) 0:11:15.121 ******** 2026-04-23 08:47:56.723267 | instance | ok: [instance] 2026-04-23 08:47:56.723592 | instance | 2026-04-23 08:47:56.723977 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-23 08:47:56.724294 | instance | Thursday 23 April 2026 08:47:56 +0000 (0:00:00.557) 0:11:15.678 ******** 2026-04-23 08:47:57.582976 | instance | ok: [instance] 2026-04-23 08:47:57.583291 | instance | 2026-04-23 08:47:57.583614 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-23 08:47:57.583908 | instance | Thursday 23 April 2026 08:47:57 +0000 (0:00:00.860) 0:11:16.538 ******** 2026-04-23 08:48:00.798631 | instance | ok: [instance] 2026-04-23 08:48:00.798763 | instance | 2026-04-23 08:48:00.798995 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-23 08:48:00.799177 | instance | Thursday 23 April 2026 08:48:00 +0000 (0:00:03.215) 0:11:19.754 ******** 2026-04-23 08:48:01.051058 | instance | ok: [instance] 2026-04-23 08:48:01.051275 | instance | 2026-04-23 08:48:01.051593 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-23 08:48:01.051887 | instance | Thursday 23 April 2026 08:48:01 +0000 (0:00:00.252) 0:11:20.006 ******** 2026-04-23 08:48:02.981922 | instance | ok: [instance] 2026-04-23 08:48:02.982140 | instance | 2026-04-23 08:48:02.982470 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-23 08:48:02.982771 | instance | Thursday 23 April 2026 08:48:02 +0000 (0:00:01.930) 0:11:21.937 ******** 2026-04-23 08:48:03.678001 | instance | ok: [instance] 2026-04-23 08:48:03.678098 | instance | 2026-04-23 08:48:03.678226 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-23 08:48:03.678350 | instance | Thursday 23 April 2026 08:48:03 +0000 (0:00:00.696) 0:11:22.633 ******** 2026-04-23 08:48:03.754881 | instance | skipping: [instance] 2026-04-23 08:48:03.754977 | instance | 2026-04-23 08:48:03.755135 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-23 08:48:03.755271 | instance | Thursday 23 April 2026 08:48:03 +0000 (0:00:00.077) 0:11:22.711 ******** 2026-04-23 08:48:03.848283 | instance | ok: [instance] 2026-04-23 08:48:03.848525 | instance | 2026-04-23 08:48:03.848827 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-23 08:48:03.849223 | instance | Thursday 23 April 2026 08:48:03 +0000 (0:00:00.093) 0:11:22.804 ******** 2026-04-23 08:48:03.923570 | instance | skipping: [instance] 2026-04-23 08:48:03.923812 | instance | 2026-04-23 08:48:03.924094 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-23 08:48:03.924362 | instance | Thursday 23 April 2026 08:48:03 +0000 (0:00:00.075) 0:11:22.879 ******** 2026-04-23 08:48:06.719622 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-23 08:48:06.719761 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-23 08:48:06.720016 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-23 08:48:06.720328 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-23 08:48:06.720630 | instance | 2026-04-23 08:48:06.720944 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-23 08:48:06.721238 | instance | Thursday 23 April 2026 08:48:06 +0000 (0:00:02.794) 0:11:25.674 ******** 2026-04-23 08:48:06.823800 | 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 08:48:06.824041 | 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 08:48:06.824397 | 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 08:48:06.824665 | 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 08:48:06.824958 | 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 08:48:06.825265 | 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 08:48:06.825541 | 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 08:48:06.825831 | 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 08:48:06.826105 | instance | skipping: [instance] 2026-04-23 08:48:06.826788 | instance | 2026-04-23 08:48:06.827181 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-23 08:48:06.827468 | instance | Thursday 23 April 2026 08:48:06 +0000 (0:00:00.104) 0:11:25.779 ******** 2026-04-23 08:48:08.015594 | instance | ok: [instance] 2026-04-23 08:48:08.015662 | instance | 2026-04-23 08:48:08.015674 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-23 08:48:08.015685 | instance | Thursday 23 April 2026 08:48:08 +0000 (0:00:01.190) 0:11:26.970 ******** 2026-04-23 08:48:08.778906 | instance | ok: [instance] 2026-04-23 08:48:08.778990 | instance | 2026-04-23 08:48:08.779004 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-23 08:48:08.779170 | instance | Thursday 23 April 2026 08:48:08 +0000 (0:00:00.764) 0:11:27.734 ******** 2026-04-23 08:48:11.100397 | instance | ok: [instance] 2026-04-23 08:48:11.100517 | instance | 2026-04-23 08:48:11.100532 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-23 08:48:11.100727 | instance | Thursday 23 April 2026 08:48:11 +0000 (0:00:02.321) 0:11:30.055 ******** 2026-04-23 08:48:11.916445 | instance | ok: [instance] 2026-04-23 08:48:11.916526 | instance | 2026-04-23 08:48:11.916658 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:48:11.916792 | instance | Thursday 23 April 2026 08:48:11 +0000 (0:00:00.816) 0:11:30.872 ******** 2026-04-23 08:48:12.096607 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:48:12.096693 | instance | 2026-04-23 08:48:12.096819 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:48:12.096940 | instance | Thursday 23 April 2026 08:48:12 +0000 (0:00:00.180) 0:11:31.052 ******** 2026-04-23 08:48:12.199553 | instance | skipping: [instance] 2026-04-23 08:48:12.199691 | instance | 2026-04-23 08:48:12.199878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:48:12.200435 | instance | Thursday 23 April 2026 08:48:12 +0000 (0:00:00.101) 0:11:31.154 ******** 2026-04-23 08:48:12.297685 | instance | skipping: [instance] 2026-04-23 08:48:12.297926 | instance | 2026-04-23 08:48:12.298276 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:48:12.298559 | instance | Thursday 23 April 2026 08:48:12 +0000 (0:00:00.098) 0:11:31.252 ******** 2026-04-23 08:48:12.397668 | instance | ok: [instance] 2026-04-23 08:48:12.397899 | instance | 2026-04-23 08:48:12.398170 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-23 08:48:12.398449 | instance | Thursday 23 April 2026 08:48:12 +0000 (0:00:00.100) 0:11:31.352 ******** 2026-04-23 08:48:12.539653 | instance | included: ingress for instance 2026-04-23 08:48:12.539892 | instance | 2026-04-23 08:48:12.540263 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-23 08:48:12.540548 | instance | Thursday 23 April 2026 08:48:12 +0000 (0:00:00.142) 0:11:31.495 ******** 2026-04-23 08:48:13.716517 | instance | ok: [instance] 2026-04-23 08:48:13.716573 | instance | 2026-04-23 08:48:13.716581 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-23 08:48:13.716590 | instance | Thursday 23 April 2026 08:48:13 +0000 (0:00:01.172) 0:11:32.668 ******** 2026-04-23 08:48:14.519111 | instance | ok: [instance] 2026-04-23 08:48:14.519394 | instance | 2026-04-23 08:48:14.519711 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-23 08:48:14.520026 | instance | Thursday 23 April 2026 08:48:14 +0000 (0:00:00.806) 0:11:33.474 ******** 2026-04-23 08:48:14.717484 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:48:14.717714 | instance | 2026-04-23 08:48:14.717988 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:48:14.718278 | instance | Thursday 23 April 2026 08:48:14 +0000 (0:00:00.198) 0:11:33.673 ******** 2026-04-23 08:48:14.799049 | instance | skipping: [instance] 2026-04-23 08:48:14.799154 | instance | 2026-04-23 08:48:14.799282 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:48:14.799530 | instance | Thursday 23 April 2026 08:48:14 +0000 (0:00:00.081) 0:11:33.754 ******** 2026-04-23 08:48:14.882553 | instance | skipping: [instance] 2026-04-23 08:48:14.882794 | instance | 2026-04-23 08:48:14.883217 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:48:14.883620 | instance | Thursday 23 April 2026 08:48:14 +0000 (0:00:00.083) 0:11:33.838 ******** 2026-04-23 08:48:14.992665 | instance | ok: [instance] 2026-04-23 08:48:14.992875 | instance | 2026-04-23 08:48:14.993151 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-23 08:48:14.993526 | instance | Thursday 23 April 2026 08:48:14 +0000 (0:00:00.109) 0:11:33.948 ******** 2026-04-23 08:48:15.165403 | instance | included: ingress for instance 2026-04-23 08:48:15.165540 | instance | 2026-04-23 08:48:15.165726 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-23 08:48:15.165910 | instance | Thursday 23 April 2026 08:48:15 +0000 (0:00:00.173) 0:11:34.121 ******** 2026-04-23 08:48:16.396630 | instance | ok: [instance] 2026-04-23 08:48:16.396869 | instance | 2026-04-23 08:48:16.397144 | instance | TASK [Upload images] *********************************************************** 2026-04-23 08:48:16.397413 | instance | Thursday 23 April 2026 08:48:16 +0000 (0:00:01.230) 0:11:35.351 ******** 2026-04-23 08:48:16.605822 | 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 08:48:16.605943 | instance | 2026-04-23 08:48:16.606136 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:48:16.606384 | instance | Thursday 23 April 2026 08:48:16 +0000 (0:00:00.209) 0:11:35.561 ******** 2026-04-23 08:48:17.586150 | instance | ok: [instance] 2026-04-23 08:48:17.586353 | instance | 2026-04-23 08:48:17.586711 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:48:17.587037 | instance | Thursday 23 April 2026 08:48:17 +0000 (0:00:00.979) 0:11:36.541 ******** 2026-04-23 08:48:17.773846 | instance | skipping: [instance] 2026-04-23 08:48:17.774051 | instance | 2026-04-23 08:48:17.774333 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:48:17.774646 | instance | Thursday 23 April 2026 08:48:17 +0000 (0:00:00.188) 0:11:36.729 ******** 2026-04-23 08:48:17.847260 | instance | skipping: [instance] 2026-04-23 08:48:17.847519 | instance | 2026-04-23 08:48:17.847744 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:48:17.848035 | instance | Thursday 23 April 2026 08:48:17 +0000 (0:00:00.072) 0:11:36.802 ******** 2026-04-23 08:48:17.925727 | instance | skipping: [instance] 2026-04-23 08:48:17.926434 | instance | 2026-04-23 08:48:17.926519 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:48:17.926528 | instance | Thursday 23 April 2026 08:48:17 +0000 (0:00:00.078) 0:11:36.881 ******** 2026-04-23 08:48:17.992927 | instance | skipping: [instance] 2026-04-23 08:48:17.993317 | instance | 2026-04-23 08:48:17.993705 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:48:17.994043 | instance | Thursday 23 April 2026 08:48:17 +0000 (0:00:00.067) 0:11:36.948 ******** 2026-04-23 08:48:18.065491 | instance | skipping: [instance] 2026-04-23 08:48:18.065861 | instance | 2026-04-23 08:48:18.066267 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:48:18.066615 | instance | Thursday 23 April 2026 08:48:18 +0000 (0:00:00.073) 0:11:37.021 ******** 2026-04-23 08:48:18.142153 | instance | skipping: [instance] 2026-04-23 08:48:18.142422 | instance | 2026-04-23 08:48:18.142638 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:48:18.142856 | instance | Thursday 23 April 2026 08:48:18 +0000 (0:00:00.076) 0:11:37.097 ******** 2026-04-23 08:48:18.391884 | instance | skipping: [instance] 2026-04-23 08:48:18.392276 | instance | 2026-04-23 08:48:18.392530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:48:18.392736 | instance | Thursday 23 April 2026 08:48:18 +0000 (0:00:00.248) 0:11:37.346 ******** 2026-04-23 08:48:18.500227 | instance | ok: [instance] 2026-04-23 08:48:18.500284 | instance | 2026-04-23 08:48:18.500483 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:48:18.500792 | instance | Thursday 23 April 2026 08:48:18 +0000 (0:00:00.109) 0:11:37.455 ******** 2026-04-23 08:48:18.630701 | instance | included: rabbitmq for instance 2026-04-23 08:48:18.630795 | instance | 2026-04-23 08:48:18.630909 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-23 08:48:18.631045 | instance | Thursday 23 April 2026 08:48:18 +0000 (0:00:00.130) 0:11:37.586 ******** 2026-04-23 08:48:19.352015 | instance | ok: [instance] 2026-04-23 08:48:19.352243 | instance | 2026-04-23 08:48:19.352533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-23 08:48:19.352796 | instance | Thursday 23 April 2026 08:48:19 +0000 (0:00:00.720) 0:11:38.307 ******** 2026-04-23 08:48:19.524651 | instance | skipping: [instance] 2026-04-23 08:48:19.524958 | instance | 2026-04-23 08:48:19.525280 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-23 08:48:19.525553 | instance | Thursday 23 April 2026 08:48:19 +0000 (0:00:00.172) 0:11:38.480 ******** 2026-04-23 08:48:19.713139 | instance | skipping: [instance] 2026-04-23 08:48:19.713399 | instance | 2026-04-23 08:48:19.713759 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-23 08:48:19.714080 | instance | Thursday 23 April 2026 08:48:19 +0000 (0:00:00.188) 0:11:38.669 ******** 2026-04-23 08:48:19.892574 | instance | skipping: [instance] 2026-04-23 08:48:19.892769 | instance | 2026-04-23 08:48:19.892879 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-23 08:48:19.893044 | instance | Thursday 23 April 2026 08:48:19 +0000 (0:00:00.179) 0:11:38.848 ******** 2026-04-23 08:48:20.771000 | instance | ok: [instance] 2026-04-23 08:48:20.771294 | instance | 2026-04-23 08:48:20.771622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:48:20.771905 | instance | Thursday 23 April 2026 08:48:20 +0000 (0:00:00.878) 0:11:39.726 ******** 2026-04-23 08:48:21.452576 | instance | ok: [instance] 2026-04-23 08:48:21.452631 | instance | 2026-04-23 08:48:21.452643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:48:21.452661 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.679) 0:11:40.406 ******** 2026-04-23 08:48:21.528971 | instance | ok: [instance] 2026-04-23 08:48:21.529086 | instance | 2026-04-23 08:48:21.529310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:48:21.529613 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.078) 0:11:40.484 ******** 2026-04-23 08:48:21.605229 | instance | skipping: [instance] 2026-04-23 08:48:21.605457 | instance | 2026-04-23 08:48:21.605768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:48:21.606041 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.076) 0:11:40.561 ******** 2026-04-23 08:48:21.678663 | instance | skipping: [instance] 2026-04-23 08:48:21.678938 | instance | 2026-04-23 08:48:21.679374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:48:21.679672 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.073) 0:11:40.634 ******** 2026-04-23 08:48:21.757395 | instance | ok: [instance] 2026-04-23 08:48:21.757504 | instance | 2026-04-23 08:48:21.757609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:48:21.757803 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.078) 0:11:40.713 ******** 2026-04-23 08:48:21.887339 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-23 08:48:21.887600 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:48:21.887938 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:48:21.888239 | instance | ok: [instance] => (item=sharev2) 2026-04-23 08:48:21.888507 | instance | ok: [instance] => (item=identity) 2026-04-23 08:48:21.888757 | instance | 2026-04-23 08:48:21.889048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:48:21.889371 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.129) 0:11:40.843 ******** 2026-04-23 08:48:21.994849 | instance | ok: [instance] 2026-04-23 08:48:21.995185 | instance | 2026-04-23 08:48:21.995472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:48:21.995741 | instance | Thursday 23 April 2026 08:48:21 +0000 (0:00:00.107) 0:11:40.950 ******** 2026-04-23 08:48:22.111424 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:48:22.111617 | instance | 2026-04-23 08:48:22.111927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:48:22.112249 | instance | Thursday 23 April 2026 08:48:22 +0000 (0:00:00.116) 0:11:41.067 ******** 2026-04-23 08:48:22.680053 | instance | ok: [instance] 2026-04-23 08:48:22.680280 | instance | 2026-04-23 08:48:22.680586 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-23 08:48:22.681039 | instance | Thursday 23 April 2026 08:48:22 +0000 (0:00:00.568) 0:11:41.635 ******** 2026-04-23 08:48:23.742237 | instance | ok: [instance] 2026-04-23 08:48:23.742443 | instance | 2026-04-23 08:48:23.742724 | instance | TASK [Upload service image] **************************************************** 2026-04-23 08:48:23.743034 | instance | Thursday 23 April 2026 08:48:23 +0000 (0:00:01.062) 0:11:42.697 ******** 2026-04-23 08:48:24.072715 | instance | included: glance_image for instance 2026-04-23 08:48:24.072842 | instance | 2026-04-23 08:48:24.072885 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-23 08:48:24.073007 | instance | Thursday 23 April 2026 08:48:24 +0000 (0:00:00.330) 0:11:43.028 ******** 2026-04-23 08:48:24.997005 | instance | ok: [instance] 2026-04-23 08:48:24.997294 | instance | 2026-04-23 08:48:24.997640 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-23 08:48:24.997992 | instance | Thursday 23 April 2026 08:48:24 +0000 (0:00:00.924) 0:11:43.952 ******** 2026-04-23 08:48:25.072450 | instance | skipping: [instance] 2026-04-23 08:48:25.072667 | instance | 2026-04-23 08:48:25.072956 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-23 08:48:25.073232 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.075) 0:11:44.028 ******** 2026-04-23 08:48:25.142838 | instance | skipping: [instance] 2026-04-23 08:48:25.142930 | instance | 2026-04-23 08:48:25.143100 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-23 08:48:25.143302 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.070) 0:11:44.099 ******** 2026-04-23 08:48:25.218010 | instance | skipping: [instance] 2026-04-23 08:48:25.218258 | instance | 2026-04-23 08:48:25.218539 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-23 08:48:25.218807 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.074) 0:11:44.173 ******** 2026-04-23 08:48:25.290449 | instance | skipping: [instance] 2026-04-23 08:48:25.290661 | instance | 2026-04-23 08:48:25.290929 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-23 08:48:25.291297 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.072) 0:11:44.246 ******** 2026-04-23 08:48:25.368506 | instance | skipping: [instance] 2026-04-23 08:48:25.368699 | instance | 2026-04-23 08:48:25.368966 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-23 08:48:25.369212 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.078) 0:11:44.324 ******** 2026-04-23 08:48:25.457023 | instance | skipping: [instance] 2026-04-23 08:48:25.457154 | instance | 2026-04-23 08:48:25.457331 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-23 08:48:25.457498 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.088) 0:11:44.413 ******** 2026-04-23 08:48:25.581722 | instance | skipping: [instance] 2026-04-23 08:48:25.581812 | instance | 2026-04-23 08:48:25.581974 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-23 08:48:25.582127 | instance | Thursday 23 April 2026 08:48:25 +0000 (0:00:00.124) 0:11:44.537 ******** 2026-04-23 08:48:26.628869 | instance | ok: [instance] 2026-04-23 08:48:26.629146 | instance | 2026-04-23 08:48:26.629470 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-23 08:48:26.629760 | instance | Thursday 23 April 2026 08:48:26 +0000 (0:00:01.047) 0:11:45.584 ******** 2026-04-23 08:48:29.807855 | instance | ok: [instance] => (item=22) 2026-04-23 08:48:29.807908 | instance | ok: [instance] => (item=111) 2026-04-23 08:48:29.808253 | instance | ok: [instance] => (item=2049) 2026-04-23 08:48:29.808268 | instance | 2026-04-23 08:48:29.808566 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-23 08:48:29.808938 | instance | Thursday 23 April 2026 08:48:29 +0000 (0:00:03.178) 0:11:48.763 ******** 2026-04-23 08:48:30.925634 | instance | ok: [instance] 2026-04-23 08:48:30.925755 | instance | 2026-04-23 08:48:30.925948 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-23 08:48:30.926155 | instance | Thursday 23 April 2026 08:48:30 +0000 (0:00:01.118) 0:11:49.881 ******** 2026-04-23 08:48:31.142426 | instance | ok: [instance -> localhost] 2026-04-23 08:48:31.142701 | instance | 2026-04-23 08:48:31.143035 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-23 08:48:31.143368 | instance | Thursday 23 April 2026 08:48:31 +0000 (0:00:00.216) 0:11:50.098 ******** 2026-04-23 08:48:31.533056 | instance | ok: [instance -> localhost] 2026-04-23 08:48:31.533315 | instance | 2026-04-23 08:48:31.533580 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-23 08:48:31.533892 | instance | Thursday 23 April 2026 08:48:31 +0000 (0:00:00.390) 0:11:50.488 ******** 2026-04-23 08:48:31.888738 | instance | ok: [instance -> localhost] 2026-04-23 08:48:31.888966 | instance | 2026-04-23 08:48:31.889284 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-23 08:48:31.889571 | instance | Thursday 23 April 2026 08:48:31 +0000 (0:00:00.355) 0:11:50.844 ******** 2026-04-23 08:48:32.151436 | instance | ok: [instance -> localhost] 2026-04-23 08:48:32.151577 | instance | 2026-04-23 08:48:32.151792 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-23 08:48:32.151954 | instance | Thursday 23 April 2026 08:48:32 +0000 (0:00:00.262) 0:11:51.107 ******** 2026-04-23 08:48:32.839450 | instance | ok: [instance] 2026-04-23 08:48:32.839633 | instance | 2026-04-23 08:48:32.839904 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-23 08:48:32.840152 | instance | Thursday 23 April 2026 08:48:32 +0000 (0:00:00.687) 0:11:51.795 ******** 2026-04-23 08:48:35.096772 | instance | ok: [instance] 2026-04-23 08:48:35.097021 | instance | 2026-04-23 08:48:35.097329 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:48:35.097582 | instance | Thursday 23 April 2026 08:48:35 +0000 (0:00:02.257) 0:11:54.052 ******** 2026-04-23 08:48:35.262182 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:48:35.262394 | instance | 2026-04-23 08:48:35.262697 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:48:35.263048 | instance | Thursday 23 April 2026 08:48:35 +0000 (0:00:00.165) 0:11:54.217 ******** 2026-04-23 08:48:35.339124 | instance | skipping: [instance] 2026-04-23 08:48:35.339457 | instance | 2026-04-23 08:48:35.339807 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:48:35.340089 | instance | Thursday 23 April 2026 08:48:35 +0000 (0:00:00.076) 0:11:54.294 ******** 2026-04-23 08:48:35.422424 | instance | skipping: [instance] 2026-04-23 08:48:35.422766 | instance | 2026-04-23 08:48:35.423147 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:48:35.423413 | instance | Thursday 23 April 2026 08:48:35 +0000 (0:00:00.083) 0:11:54.378 ******** 2026-04-23 08:48:35.537076 | instance | ok: [instance] 2026-04-23 08:48:35.537211 | instance | 2026-04-23 08:48:35.537384 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-23 08:48:35.537547 | instance | Thursday 23 April 2026 08:48:35 +0000 (0:00:00.114) 0:11:54.493 ******** 2026-04-23 08:48:35.687072 | instance | included: ingress for instance 2026-04-23 08:48:35.687497 | instance | 2026-04-23 08:48:35.687972 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-23 08:48:35.688275 | instance | Thursday 23 April 2026 08:48:35 +0000 (0:00:00.149) 0:11:54.642 ******** 2026-04-23 08:48:37.246747 | instance | ok: [instance] 2026-04-23 08:48:37.247023 | instance | 2026-04-23 08:48:37.247299 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-23 08:48:37.247638 | instance | Thursday 23 April 2026 08:48:37 +0000 (0:00:01.559) 0:11:56.201 ******** 2026-04-23 08:48:38.593247 | instance | ok: [instance] 2026-04-23 08:48:38.593512 | instance | 2026-04-23 08:48:38.593892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:48:38.594238 | instance | Thursday 23 April 2026 08:48:38 +0000 (0:00:01.346) 0:11:57.548 ******** 2026-04-23 08:48:38.698082 | instance | ok: [instance] 2026-04-23 08:48:38.698360 | instance | 2026-04-23 08:48:38.698728 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:48:38.699109 | instance | Thursday 23 April 2026 08:48:38 +0000 (0:00:00.105) 0:11:57.653 ******** 2026-04-23 08:48:38.772021 | instance | skipping: [instance] 2026-04-23 08:48:38.772250 | instance | 2026-04-23 08:48:38.772626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:48:38.772994 | instance | Thursday 23 April 2026 08:48:38 +0000 (0:00:00.074) 0:11:57.727 ******** 2026-04-23 08:48:38.834998 | instance | skipping: [instance] 2026-04-23 08:48:38.835167 | instance | 2026-04-23 08:48:38.835353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:48:38.835583 | instance | Thursday 23 April 2026 08:48:38 +0000 (0:00:00.063) 0:11:57.791 ******** 2026-04-23 08:48:38.898726 | instance | skipping: [instance] 2026-04-23 08:48:38.898865 | instance | 2026-04-23 08:48:38.899089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:48:38.899248 | instance | Thursday 23 April 2026 08:48:38 +0000 (0:00:00.063) 0:11:57.854 ******** 2026-04-23 08:48:38.977733 | instance | skipping: [instance] 2026-04-23 08:48:38.977978 | instance | 2026-04-23 08:48:38.978416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:48:38.978851 | instance | Thursday 23 April 2026 08:48:38 +0000 (0:00:00.078) 0:11:57.933 ******** 2026-04-23 08:48:39.064724 | instance | skipping: [instance] 2026-04-23 08:48:39.064984 | instance | 2026-04-23 08:48:39.065328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:48:39.065609 | instance | Thursday 23 April 2026 08:48:39 +0000 (0:00:00.086) 0:11:58.020 ******** 2026-04-23 08:48:39.147019 | instance | ok: [instance] 2026-04-23 08:48:39.147245 | instance | 2026-04-23 08:48:39.147523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:48:39.147807 | instance | Thursday 23 April 2026 08:48:39 +0000 (0:00:00.082) 0:11:58.102 ******** 2026-04-23 08:48:39.254748 | instance | ok: [instance] => (item=dashboard) 2026-04-23 08:48:39.255044 | instance | ok: [instance] => (item=identity) 2026-04-23 08:48:39.255343 | instance | ok: [instance] => (item=oslo_db) 2026-04-23 08:48:39.255593 | instance | ok: [instance] => (item=oslo_cache) 2026-04-23 08:48:39.255857 | instance | 2026-04-23 08:48:39.256162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:48:39.256441 | instance | Thursday 23 April 2026 08:48:39 +0000 (0:00:00.107) 0:11:58.210 ******** 2026-04-23 08:48:39.376438 | instance | ok: [instance] 2026-04-23 08:48:39.376700 | instance | 2026-04-23 08:48:39.377082 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:48:39.377366 | instance | Thursday 23 April 2026 08:48:39 +0000 (0:00:00.121) 0:11:58.332 ******** 2026-04-23 08:48:39.485027 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:48:39.485281 | instance | 2026-04-23 08:48:39.485571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:48:39.485847 | instance | Thursday 23 April 2026 08:48:39 +0000 (0:00:00.108) 0:11:58.440 ******** 2026-04-23 08:48:40.117858 | instance | ok: [instance] 2026-04-23 08:48:40.117984 | instance | 2026-04-23 08:48:40.118102 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-23 08:48:40.118234 | instance | Thursday 23 April 2026 08:48:40 +0000 (0:00:00.631) 0:11:59.072 ******** 2026-04-23 08:48:42.341823 | instance | ok: [instance] 2026-04-23 08:48:42.341869 | instance | 2026-04-23 08:48:42.341874 | instance | TASK [Create Ingress] ********************************************************** 2026-04-23 08:48:42.341879 | instance | Thursday 23 April 2026 08:48:42 +0000 (0:00:02.223) 0:12:01.296 ******** 2026-04-23 08:48:42.509356 | instance | included: openstack_helm_ingress for instance 2026-04-23 08:48:42.509436 | instance | 2026-04-23 08:48:42.509584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-23 08:48:42.509707 | instance | Thursday 23 April 2026 08:48:42 +0000 (0:00:00.168) 0:12:01.465 ******** 2026-04-23 08:48:42.586043 | instance | skipping: [instance] 2026-04-23 08:48:42.586126 | instance | 2026-04-23 08:48:42.586427 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-23 08:48:42.586536 | instance | Thursday 23 April 2026 08:48:42 +0000 (0:00:00.076) 0:12:01.542 ******** 2026-04-23 08:48:42.678769 | instance | skipping: [instance] 2026-04-23 08:48:42.678856 | instance | 2026-04-23 08:48:42.679060 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-23 08:48:42.679243 | instance | Thursday 23 April 2026 08:48:42 +0000 (0:00:00.092) 0:12:01.634 ******** 2026-04-23 08:48:42.776766 | instance | ok: [instance] 2026-04-23 08:48:42.776886 | instance | 2026-04-23 08:48:42.777101 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-23 08:48:42.777370 | instance | Thursday 23 April 2026 08:48:42 +0000 (0:00:00.097) 0:12:01.732 ******** 2026-04-23 08:48:42.904499 | instance | included: ingress for instance 2026-04-23 08:48:42.904759 | instance | 2026-04-23 08:48:42.905060 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-23 08:48:42.905359 | instance | Thursday 23 April 2026 08:48:42 +0000 (0:00:00.127) 0:12:01.860 ******** 2026-04-23 08:48:44.399819 | instance | ok: [instance] 2026-04-23 08:48:44.399878 | instance | 2026-04-23 08:48:44.399884 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 08:48:44.399889 | instance | Thursday 23 April 2026 08:48:44 +0000 (0:00:01.490) 0:12:03.350 ******** 2026-04-23 08:48:45.226305 | instance | ok: [instance] 2026-04-23 08:48:45.226651 | instance | 2026-04-23 08:48:45.227120 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-23 08:48:45.227494 | instance | Thursday 23 April 2026 08:48:45 +0000 (0:00:00.831) 0:12:04.182 ******** 2026-04-23 08:48:53.073996 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.074244 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.074514 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.074799 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.075110 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.075387 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.075647 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.075913 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.076242 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.076507 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.076763 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.077032 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.077306 | instance | ok: [instance] 2026-04-23 08:48:53.077492 | instance | 2026-04-23 08:48:53.077658 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-23 08:48:53.077822 | instance | Thursday 23 April 2026 08:48:53 +0000 (0:00:07.847) 0:12:12.029 ******** 2026-04-23 08:48:53.325338 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.325594 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.325857 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.326128 | instance | skipping: [instance] => (item=None) 2026-04-23 08:48:53.326395 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.326658 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.326939 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.327215 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.327478 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.327742 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.328014 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.328332 | instance | ok: [instance] => (item=None) 2026-04-23 08:48:53.328598 | instance | ok: [instance] 2026-04-23 08:48:53.328850 | instance | 2026-04-23 08:48:53.329134 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-23 08:48:53.329376 | instance | Thursday 23 April 2026 08:48:53 +0000 (0:00:00.251) 0:12:12.281 ******** 2026-04-23 08:48:54.016775 | instance | ok: [instance] 2026-04-23 08:48:54.016931 | instance | 2026-04-23 08:48:54.017185 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-23 08:48:54.017420 | instance | Thursday 23 April 2026 08:48:54 +0000 (0:00:00.691) 0:12:12.972 ******** 2026-04-23 08:48:54.840441 | instance | ok: [instance] 2026-04-23 08:48:54.840615 | instance | 2026-04-23 08:48:54.840880 | instance | PLAY [controllers] ************************************************************* 2026-04-23 08:48:54.841129 | instance | 2026-04-23 08:48:54.841479 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:48:54.841740 | instance | Thursday 23 April 2026 08:48:54 +0000 (0:00:00.823) 0:12:13.796 ******** 2026-04-23 08:48:59.009264 | instance | ok: [instance] 2026-04-23 08:48:59.009397 | instance | 2026-04-23 08:48:59.009559 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-23 08:48:59.009742 | instance | Thursday 23 April 2026 08:48:59 +0000 (0:00:04.168) 0:12:17.964 ******** 2026-04-23 08:48:59.318293 | instance | ok: [instance] 2026-04-23 08:48:59.318482 | instance | 2026-04-23 08:48:59.318682 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 08:48:59.318836 | instance | Thursday 23 April 2026 08:48:59 +0000 (0:00:00.309) 0:12:18.274 ******** 2026-04-23 08:49:00.702293 | instance | ok: [instance] 2026-04-23 08:49:00.702489 | instance | 2026-04-23 08:49:00.702770 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 08:49:00.703087 | instance | Thursday 23 April 2026 08:49:00 +0000 (0:00:01.383) 0:12:19.657 ******** 2026-04-23 08:49:00.981193 | instance | ok: [instance] 2026-04-23 08:49:00.981491 | instance | 2026-04-23 08:49:00.981967 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 08:49:00.982170 | instance | Thursday 23 April 2026 08:49:00 +0000 (0:00:00.278) 0:12:19.936 ******** 2026-04-23 08:49:01.097082 | instance | ok: [instance] => { 2026-04-23 08:49:01.097354 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-23 08:49:01.097627 | instance | } 2026-04-23 08:49:01.097890 | instance | 2026-04-23 08:49:01.098168 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 08:49:01.098453 | instance | Thursday 23 April 2026 08:49:01 +0000 (0:00:00.116) 0:12:20.052 ******** 2026-04-23 08:49:01.512512 | instance | ok: [instance] 2026-04-23 08:49:01.512639 | instance | 2026-04-23 08:49:01.512801 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 08:49:01.512968 | instance | Thursday 23 April 2026 08:49:01 +0000 (0:00:00.415) 0:12:20.467 ******** 2026-04-23 08:49:02.698411 | instance | ok: [instance] 2026-04-23 08:49:02.698510 | instance | 2026-04-23 08:49:02.698778 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-23 08:49:02.698875 | instance | Thursday 23 April 2026 08:49:02 +0000 (0:00:01.186) 0:12:21.654 ******** 2026-04-23 08:49:03.363144 | instance | ok: [instance] 2026-04-23 08:49:03.363233 | instance | 2026-04-23 08:49:03.363375 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-23 08:49:03.363507 | instance | Thursday 23 April 2026 08:49:03 +0000 (0:00:00.665) 0:12:22.319 ******** 2026-04-23 08:49:04.293112 | instance | ok: [instance] 2026-04-23 08:49:04.293240 | instance | 2026-04-23 08:49:04.293668 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-23 08:49:04.293942 | instance | Thursday 23 April 2026 08:49:04 +0000 (0:00:00.929) 0:12:23.248 ******** 2026-04-23 08:49:05.167836 | instance | ok: [instance] 2026-04-23 08:49:05.167908 | instance | 2026-04-23 08:49:05.168204 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-23 08:49:05.168250 | instance | Thursday 23 April 2026 08:49:05 +0000 (0:00:00.874) 0:12:24.123 ******** 2026-04-23 08:49:05.584008 | instance | ok: [instance] 2026-04-23 08:49:05.584090 | instance | 2026-04-23 08:49:05.584106 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 08:49:05.584265 | instance | Thursday 23 April 2026 08:49:05 +0000 (0:00:00.415) 0:12:24.539 ******** 2026-04-23 08:49:05.780034 | instance | included: openstack_helm_endpoints for instance 2026-04-23 08:49:05.780144 | instance | 2026-04-23 08:49:05.780707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:49:05.780767 | instance | Thursday 23 April 2026 08:49:05 +0000 (0:00:00.196) 0:12:24.736 ******** 2026-04-23 08:49:05.872274 | instance | skipping: [instance] 2026-04-23 08:49:05.872347 | instance | 2026-04-23 08:49:05.872353 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:49:05.872358 | instance | Thursday 23 April 2026 08:49:05 +0000 (0:00:00.091) 0:12:24.827 ******** 2026-04-23 08:49:05.950691 | instance | skipping: [instance] 2026-04-23 08:49:05.950785 | instance | 2026-04-23 08:49:05.951065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:49:05.951126 | instance | Thursday 23 April 2026 08:49:05 +0000 (0:00:00.078) 0:12:24.906 ******** 2026-04-23 08:49:06.028338 | instance | skipping: [instance] 2026-04-23 08:49:06.028413 | instance | 2026-04-23 08:49:06.028540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:49:06.028701 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.077) 0:12:24.983 ******** 2026-04-23 08:49:06.105208 | instance | skipping: [instance] 2026-04-23 08:49:06.105417 | instance | 2026-04-23 08:49:06.105590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:49:06.105744 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.077) 0:12:25.061 ******** 2026-04-23 08:49:06.186072 | instance | skipping: [instance] 2026-04-23 08:49:06.186141 | instance | 2026-04-23 08:49:06.186295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:49:06.186482 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.080) 0:12:25.141 ******** 2026-04-23 08:49:06.260145 | instance | skipping: [instance] 2026-04-23 08:49:06.260341 | instance | 2026-04-23 08:49:06.260536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:49:06.260711 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.073) 0:12:25.215 ******** 2026-04-23 08:49:06.343372 | instance | ok: [instance] 2026-04-23 08:49:06.343624 | instance | 2026-04-23 08:49:06.343854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:49:06.344039 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.083) 0:12:25.299 ******** 2026-04-23 08:49:06.448332 | instance | ok: [instance] => (item=identity) 2026-04-23 08:49:06.448564 | instance | 2026-04-23 08:49:06.448862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:49:06.449131 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.103) 0:12:25.402 ******** 2026-04-23 08:49:06.565304 | instance | ok: [instance] 2026-04-23 08:49:06.565587 | instance | 2026-04-23 08:49:06.565917 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-23 08:49:06.566243 | instance | Thursday 23 April 2026 08:49:06 +0000 (0:00:00.117) 0:12:25.520 ******** 2026-04-23 08:49:07.125996 | instance | ok: [instance] 2026-04-23 08:49:07.126264 | instance | 2026-04-23 08:49:07.126544 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-23 08:49:07.126813 | instance | Thursday 23 April 2026 08:49:07 +0000 (0:00:00.560) 0:12:26.081 ******** 2026-04-23 08:49:07.632524 | instance | ok: [instance] 2026-04-23 08:49:07.632793 | instance | 2026-04-23 08:49:07.633112 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-23 08:49:07.633393 | instance | Thursday 23 April 2026 08:49:07 +0000 (0:00:00.506) 0:12:26.587 ******** 2026-04-23 08:49:08.112612 | instance | ok: [instance] 2026-04-23 08:49:08.112859 | instance | 2026-04-23 08:49:08.113155 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-23 08:49:08.113441 | instance | Thursday 23 April 2026 08:49:08 +0000 (0:00:00.480) 0:12:27.068 ******** 2026-04-23 08:49:08.710651 | instance | ok: [instance] 2026-04-23 08:49:08.711009 | instance | 2026-04-23 08:49:08.711302 | instance | PLAY [Configure networking] **************************************************** 2026-04-23 08:49:08.711560 | instance | 2026-04-23 08:49:08.711832 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:49:08.712144 | instance | Thursday 23 April 2026 08:49:08 +0000 (0:00:00.598) 0:12:27.666 ******** 2026-04-23 08:49:13.171760 | instance | ok: [instance] 2026-04-23 08:49:13.172076 | instance | 2026-04-23 08:49:13.172360 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-23 08:49:13.172629 | instance | Thursday 23 April 2026 08:49:13 +0000 (0:00:04.461) 0:12:32.127 ******** 2026-04-23 08:49:13.692511 | instance | ok: [instance] 2026-04-23 08:49:13.692728 | instance | 2026-04-23 08:49:13.692976 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-23 08:49:13.693259 | instance | Thursday 23 April 2026 08:49:13 +0000 (0:00:00.520) 0:12:32.648 ******** 2026-04-23 08:49:13.899165 | instance | ok: [instance] 2026-04-23 08:49:13.900085 | instance | 2026-04-23 08:49:13.900126 | instance | PLAY RECAP ********************************************************************* 2026-04-23 08:49:13.900356 | instance | instance : ok=751 changed=0 unreachable=0 failed=0 skipped=282 rescued=0 ignored=0 2026-04-23 08:49:13.900381 | instance | 2026-04-23 08:49:13.900473 | instance | Thursday 23 April 2026 08:49:13 +0000 (0:00:00.203) 0:12:32.851 ******** 2026-04-23 08:49:13.900730 | instance | =============================================================================== 2026-04-23 08:49:13.900988 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.25s 2026-04-23 08:49:13.901252 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.17s 2026-04-23 08:49:13.901517 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 15.00s 2026-04-23 08:49:13.901783 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.98s 2026-04-23 08:49:13.902050 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.95s 2026-04-23 08:49:13.902340 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 11.20s 2026-04-23 08:49:13.902907 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 11.13s 2026-04-23 08:49:13.902944 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.09s 2026-04-23 08:49:13.903137 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 10.02s 2026-04-23 08:49:13.903385 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.85s 2026-04-23 08:49:13.903701 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.69s 2026-04-23 08:49:13.903948 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.59s 2026-04-23 08:49:13.904217 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.55s 2026-04-23 08:49:13.904465 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 5.55s 2026-04-23 08:49:13.904721 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.51s 2026-04-23 08:49:13.905004 | instance | vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project --- 5.34s 2026-04-23 08:49:13.905247 | instance | Gathering Facts --------------------------------------------------------- 5.24s 2026-04-23 08:49:13.905498 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 5.16s 2026-04-23 08:49:13.905752 | instance | Gathering Facts --------------------------------------------------------- 5.15s 2026-04-23 08:49:13.906013 | instance | vexxhost.atmosphere.barbican : Add implied roles ------------------------ 5.08s 2026-04-23 08:49:14.132463 | instance | INFO [aio > idempotence] Executed: Successful 2026-04-23 08:49:14.145057 | instance | INFO [aio > side_effect] Executing 2026-04-23 08:49:14.145377 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 08:49:14.153394 | instance | INFO [aio > verify] Executing 2026-04-23 08:49:15.022661 | instance | 2026-04-23 08:49:15.022833 | instance | PLAY [Run tests] *************************************************************** 2026-04-23 08:49:15.023041 | instance | 2026-04-23 08:49:15.023213 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-23 08:49:15.023387 | instance | Thursday 23 April 2026 08:49:15 +0000 (0:00:00.011) 0:00:00.011 ******** 2026-04-23 08:49:17.635638 | instance | changed: [localhost] 2026-04-23 08:49:17.635908 | instance | 2026-04-23 08:49:17.636192 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-23 08:49:17.636481 | instance | 2026-04-23 08:49:17.636797 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 08:49:17.637076 | instance | Thursday 23 April 2026 08:49:17 +0000 (0:00:02.612) 0:00:02.624 ******** 2026-04-23 08:49:21.951219 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 08:49:21.951454 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 08:49:21.951712 | instance | interpreter could change the meaning of that path. See 2026-04-23 08:49:21.951971 | instance | https://docs.ansible.com/ansible- 2026-04-23 08:49:21.952232 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 08:49:22.038895 | instance | ok: [instance] 2026-04-23 08:49:22.039210 | instance | 2026-04-23 08:49:22.039409 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-23 08:49:22.039679 | instance | Thursday 23 April 2026 08:49:22 +0000 (0:00:04.403) 0:00:07.027 ******** 2026-04-23 08:49:23.157895 | instance | ok: [instance] 2026-04-23 08:49:23.158195 | instance | 2026-04-23 08:49:23.158486 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-23 08:49:23.158758 | instance | Thursday 23 April 2026 08:49:23 +0000 (0:00:01.118) 0:00:08.146 ******** 2026-04-23 08:49:23.523262 | instance | ok: [instance] 2026-04-23 08:49:23.523509 | instance | 2026-04-23 08:49:23.523788 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-23 08:49:23.524064 | instance | Thursday 23 April 2026 08:49:23 +0000 (0:00:00.365) 0:00:08.511 ******** 2026-04-23 08:49:24.185603 | instance | ok: [instance] 2026-04-23 08:49:24.185827 | instance | 2026-04-23 08:49:24.186128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:49:24.186393 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.661) 0:00:09.173 ******** 2026-04-23 08:49:24.340383 | instance | ok: [instance] 2026-04-23 08:49:24.340620 | instance | 2026-04-23 08:49:24.340972 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:49:24.341254 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.155) 0:00:09.328 ******** 2026-04-23 08:49:24.394617 | instance | skipping: [instance] 2026-04-23 08:49:24.394886 | instance | 2026-04-23 08:49:24.395220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:49:24.395471 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.054) 0:00:09.383 ******** 2026-04-23 08:49:24.455446 | instance | skipping: [instance] 2026-04-23 08:49:24.455657 | instance | 2026-04-23 08:49:24.455955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:49:24.456227 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.060) 0:00:09.443 ******** 2026-04-23 08:49:24.517072 | instance | skipping: [instance] 2026-04-23 08:49:24.517318 | instance | 2026-04-23 08:49:24.517606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:49:24.517876 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.061) 0:00:09.505 ******** 2026-04-23 08:49:24.574455 | instance | skipping: [instance] 2026-04-23 08:49:24.574678 | instance | 2026-04-23 08:49:24.575341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:49:24.575402 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.057) 0:00:09.563 ******** 2026-04-23 08:49:24.635696 | instance | skipping: [instance] 2026-04-23 08:49:24.636033 | instance | 2026-04-23 08:49:24.636381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:49:24.636712 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.061) 0:00:09.624 ******** 2026-04-23 08:49:24.703402 | instance | ok: [instance] 2026-04-23 08:49:24.703752 | instance | 2026-04-23 08:49:24.704101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:49:24.704466 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.067) 0:00:09.692 ******** 2026-04-23 08:49:24.787378 | instance | ok: [instance] => (item=dashboard) 2026-04-23 08:49:24.787743 | instance | ok: [instance] => (item=identity) 2026-04-23 08:49:24.788131 | instance | 2026-04-23 08:49:24.788522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:49:24.788854 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.083) 0:00:09.776 ******** 2026-04-23 08:49:24.891918 | instance | ok: [instance] 2026-04-23 08:49:24.892168 | instance | 2026-04-23 08:49:24.892395 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 08:49:24.892632 | instance | Thursday 23 April 2026 08:49:24 +0000 (0:00:00.104) 0:00:09.880 ******** 2026-04-23 08:49:25.026197 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 08:49:25.026609 | instance | 2026-04-23 08:49:25.027056 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 08:49:25.027373 | instance | Thursday 23 April 2026 08:49:25 +0000 (0:00:00.134) 0:00:10.014 ******** 2026-04-23 08:49:25.676775 | instance | changed: [instance] 2026-04-23 08:49:25.676820 | instance | 2026-04-23 08:49:25.676826 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-23 08:49:25.676831 | instance | Thursday 23 April 2026 08:49:25 +0000 (0:00:00.649) 0:00:10.664 ******** 2026-04-23 08:49:25.844955 | instance | included: openstack_helm_endpoints for instance 2026-04-23 08:49:25.845014 | instance | 2026-04-23 08:49:25.845026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-23 08:49:25.845036 | instance | Thursday 23 April 2026 08:49:25 +0000 (0:00:00.167) 0:00:10.832 ******** 2026-04-23 08:49:25.968458 | instance | ok: [instance] 2026-04-23 08:49:25.968538 | instance | 2026-04-23 08:49:25.968558 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-23 08:49:25.968781 | instance | Thursday 23 April 2026 08:49:25 +0000 (0:00:00.124) 0:00:10.956 ******** 2026-04-23 08:49:26.029041 | instance | skipping: [instance] 2026-04-23 08:49:26.029313 | instance | 2026-04-23 08:49:26.029601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-23 08:49:26.029869 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.061) 0:00:11.017 ******** 2026-04-23 08:49:26.089180 | instance | skipping: [instance] 2026-04-23 08:49:26.089404 | instance | 2026-04-23 08:49:26.089692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-23 08:49:26.089979 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.060) 0:00:11.077 ******** 2026-04-23 08:49:26.152951 | instance | skipping: [instance] 2026-04-23 08:49:26.153248 | instance | 2026-04-23 08:49:26.153540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-23 08:49:26.153805 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.063) 0:00:11.141 ******** 2026-04-23 08:49:26.217364 | instance | skipping: [instance] 2026-04-23 08:49:26.217486 | instance | 2026-04-23 08:49:26.217682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-23 08:49:26.217855 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.064) 0:00:11.205 ******** 2026-04-23 08:49:26.279705 | instance | skipping: [instance] 2026-04-23 08:49:26.279927 | instance | 2026-04-23 08:49:26.280229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-23 08:49:26.280510 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.062) 0:00:11.268 ******** 2026-04-23 08:49:26.352722 | instance | ok: [instance] 2026-04-23 08:49:26.352973 | instance | 2026-04-23 08:49:26.353331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-23 08:49:26.353603 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.072) 0:00:11.340 ******** 2026-04-23 08:49:26.436491 | instance | ok: [instance] => (item=dashboard) 2026-04-23 08:49:26.436713 | instance | ok: [instance] => (item=identity) 2026-04-23 08:49:26.436965 | instance | 2026-04-23 08:49:26.437330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-23 08:49:26.437603 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.083) 0:00:11.424 ******** 2026-04-23 08:49:26.532482 | instance | ok: [instance] 2026-04-23 08:49:26.532716 | instance | 2026-04-23 08:49:26.533061 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-23 08:49:26.533452 | instance | Thursday 23 April 2026 08:49:26 +0000 (0:00:00.096) 0:00:11.520 ******** 2026-04-23 08:49:27.645330 | instance | ok: [instance] 2026-04-23 08:49:27.645731 | instance | 2026-04-23 08:49:27.646040 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-23 08:49:27.646319 | instance | Thursday 23 April 2026 08:49:27 +0000 (0:00:01.113) 0:00:12.633 ******** 2026-04-23 08:49:27.737426 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '320e1f33-ea37-444c-a91e-dc257d3e930d'}}}}) 2026-04-23 08:49:27.737711 | instance | 2026-04-23 08:49:27.737987 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-23 08:49:27.738261 | instance | Thursday 23 April 2026 08:49:27 +0000 (0:00:00.092) 0:00:12.725 ******** 2026-04-23 08:49:28.919855 | instance | ok: [instance] 2026-04-23 08:49:28.919995 | instance | 2026-04-23 08:49:28.920856 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-23 08:49:28.920881 | instance | Thursday 23 April 2026 08:49:28 +0000 (0:00:01.182) 0:00:13.908 ******** 2026-04-23 08:49:29.001097 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': 'ed896f00-8f14-4963-9937-9ddee1563297'}}}}) 2026-04-23 08:49:29.001330 | instance | 2026-04-23 08:49:29.001852 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-23 08:49:29.002436 | instance | Thursday 23 April 2026 08:49:28 +0000 (0:00:00.080) 0:00:13.989 ******** 2026-04-23 08:49:30.176280 | instance | ok: [instance] 2026-04-23 08:49:30.176509 | instance | 2026-04-23 08:49:30.176810 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-23 08:49:30.177105 | instance | Thursday 23 April 2026 08:49:30 +0000 (0:00:01.175) 0:00:15.164 ******** 2026-04-23 08:49:30.257102 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'f944464c-74bb-4a54-8009-506f71a87ec0'}}}}) 2026-04-23 08:49:30.257388 | instance | 2026-04-23 08:49:30.257629 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-23 08:49:30.257955 | instance | Thursday 23 April 2026 08:49:30 +0000 (0:00:00.080) 0:00:15.245 ******** 2026-04-23 08:58:29.406934 | instance | changed: [instance] 2026-04-23 08:58:29.407163 | instance | 2026-04-23 08:58:29.407455 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-23 08:58:29.407858 | instance | Thursday 23 April 2026 08:58:29 +0000 (0:08:59.149) 0:09:14.395 ******** 2026-04-23 08:58:30.537147 | instance | ok: [instance] 2026-04-23 08:58:30.537266 | instance | 2026-04-23 08:58:30.537317 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-23 08:58:30.537448 | instance | Thursday 23 April 2026 08:58:30 +0000 (0:00:01.130) 0:09:15.525 ******** 2026-04-23 08:58:31.457531 | instance | ok: [instance] 2026-04-23 08:58:31.457637 | instance | 2026-04-23 08:58:31.457683 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-23 08:58:31.457810 | instance | Thursday 23 April 2026 08:58:31 +0000 (0:00:00.920) 0:09:16.446 ******** 2026-04-23 08:58:31.488834 | instance | ok: [instance] => { 2026-04-23 08:58:31.489815 | instance | "msg": [ 2026-04-23 08:58:31.490391 | instance | "+ tempest cleanup --init-saved-state", 2026-04-23 08:58:31.490677 | instance | "+ '[' true == false ']'", 2026-04-23 08:58:31.490997 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-23 08:58:31.491301 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-23 08:58:31.491562 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-23 08:58:31.491860 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-23 08:58:31.492158 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-23 08:58:31.492495 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.141235s] ... ok", 2026-04-23 08:58:31.492807 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.062583s] ... ok", 2026-04-23 08:58:31.493142 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.973345s] ... ok", 2026-04-23 08:58:31.493510 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.089821s] ... ok", 2026-04-23 08:58:31.493830 | instance | "{0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [1.771834s] ... ok", 2026-04-23 08:58:31.494145 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.124589s] ... ok", 2026-04-23 08:58:31.494434 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000340s] ... ok", 2026-04-23 08:58:31.494733 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.152158s] ... ok", 2026-04-23 08:58:31.495179 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000373s] ... ok", 2026-04-23 08:58:31.495476 | instance | "2026-04-23 08:51:00.119 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-04-23 08:58:31.495748 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.084752s] ... ok", 2026-04-23 08:58:31.496037 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000411s] ... ok", 2026-04-23 08:58:31.496307 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.545838s] ... ok", 2026-04-23 08:58:31.496572 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010463s] ... ok", 2026-04-23 08:58:31.496874 | instance | "2026-04-23 08:51:05.687 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-04-23 08:58:31.497143 | instance | "{1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.197536s] ... ok", 2026-04-23 08:58:31.497592 | instance | "2026-04-23 08:51:12.243 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-04-23 08:58:31.497886 | instance | "{0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.677133s] ... ok", 2026-04-23 08:58:31.498130 | instance | "{1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.876237s] ... ok", 2026-04-23 08:58:31.498302 | instance | "{0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.154760s] ... ok", 2026-04-23 08:58:31.498501 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.190549s] ... ok", 2026-04-23 08:58:31.498639 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.275763s] ... ok", 2026-04-23 08:58:31.498813 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.081719s] ... ok", 2026-04-23 08:58:31.499638 | instance | "2026-04-23 08:51:27.157 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-04-23 08:58:31.499685 | instance | "2026-04-23 08:51:29.661 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-04-23 08:58:31.499695 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.375164s] ... ok", 2026-04-23 08:58:31.499704 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.207196s] ... ok", 2026-04-23 08:58:31.499713 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.172703s] ... ok", 2026-04-23 08:58:31.499874 | instance | "{0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.190085s] ... ok", 2026-04-23 08:58:31.500091 | instance | "{2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [52.190767s] ... ok", 2026-04-23 08:58:31.500215 | instance | "2026-04-23 08:51:33.164 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-04-23 08:58:31.500376 | instance | "{1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007193s] ... ok", 2026-04-23 08:58:31.500841 | instance | "2026-04-23 08:51:37.666 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-04-23 08:58:31.501025 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [1.028552s] ... ok", 2026-04-23 08:58:31.501193 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.104539s] ... ok", 2026-04-23 08:58:31.501428 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.046432s] ... ok", 2026-04-23 08:58:31.501599 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.043231s] ... ok", 2026-04-23 08:58:31.501770 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.051477s] ... ok", 2026-04-23 08:58:31.501953 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.024470s] ... ok", 2026-04-23 08:58:31.502113 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [3.061064s] ... ok", 2026-04-23 08:58:31.502285 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.093435s] ... ok", 2026-04-23 08:58:31.502451 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.550530s] ... ok", 2026-04-23 08:58:31.502621 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.844057s] ... ok", 2026-04-23 08:58:31.502794 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.967859s] ... ok", 2026-04-23 08:58:31.503008 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.845348s] ... ok", 2026-04-23 08:58:31.503224 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [9.351985s] ... ok", 2026-04-23 08:58:31.503411 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.524980s] ... ok", 2026-04-23 08:58:31.503577 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.506361s] ... ok", 2026-04-23 08:58:31.503746 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.719422s] ... ok", 2026-04-23 08:58:31.503914 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.128639s] ... ok", 2026-04-23 08:58:31.504089 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.038821s] ... ok", 2026-04-23 08:58:31.504256 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.071992s] ... ok", 2026-04-23 08:58:31.504421 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.244538s] ... ok", 2026-04-23 08:58:31.504773 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.627627s] ... ok", 2026-04-23 08:58:31.505006 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.052641s] ... ok", 2026-04-23 08:58:31.505185 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.516356s] ... ok", 2026-04-23 08:58:31.505419 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.285728s] ... ok", 2026-04-23 08:58:31.505598 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.839965s] ... ok", 2026-04-23 08:58:31.505769 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.938393s] ... ok", 2026-04-23 08:58:31.505932 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.975246s] ... ok", 2026-04-23 08:58:31.506105 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.033730s] ... ok", 2026-04-23 08:58:31.506267 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [7.904827s] ... ok", 2026-04-23 08:58:31.506436 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.149565s] ... ok", 2026-04-23 08:58:31.506606 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.048053s] ... ok", 2026-04-23 08:58:31.506778 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.042170s] ... ok", 2026-04-23 08:58:31.506973 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.014394s] ... ok", 2026-04-23 08:58:31.507142 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.049270s] ... ok", 2026-04-23 08:58:31.507313 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.231754s] ... ok", 2026-04-23 08:58:31.507526 | instance | "2026-04-23 08:52:14.458 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-04-23 08:58:31.507681 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.139703s] ... ok", 2026-04-23 08:58:31.507852 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.079012s] ... ok", 2026-04-23 08:58:31.508027 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.067150s] ... ok", 2026-04-23 08:58:31.508201 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.115764s] ... ok", 2026-04-23 08:58:31.508369 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.203654s] ... ok", 2026-04-23 08:58:31.508540 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.101470s] ... ok", 2026-04-23 08:58:31.508718 | instance | "2026-04-23 08:52:16.959 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220", 2026-04-23 08:58:31.508888 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.475352s] ... ok", 2026-04-23 08:58:31.509056 | instance | "{2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012569s] ... ok", 2026-04-23 08:58:31.509225 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.056575s] ... ok", 2026-04-23 08:58:31.509441 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.032696s] ... ok", 2026-04-23 08:58:31.509608 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.026155s] ... ok", 2026-04-23 08:58:31.509774 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.054760s] ... ok", 2026-04-23 08:58:31.509941 | instance | "{3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [37.569448s] ... ok", 2026-04-23 08:58:31.510116 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.275094s] ... ok", 2026-04-23 08:58:31.510298 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008149s] ... ok", 2026-04-23 08:58:31.510476 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.204622s] ... ok", 2026-04-23 08:58:31.510657 | instance | "{1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.055419s] ... ok", 2026-04-23 08:58:31.510840 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.450702s] ... ok", 2026-04-23 08:58:31.511025 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.408584s] ... ok", 2026-04-23 08:58:31.511201 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.546183s] ... ok", 2026-04-23 08:58:31.511367 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.641173s] ... ok", 2026-04-23 08:58:31.511537 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [1.718748s] ... ok", 2026-04-23 08:58:31.511707 | instance | "{2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [22.098084s] ... ok", 2026-04-23 08:58:31.511873 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.058823s] ... ok", 2026-04-23 08:58:31.512046 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.120607s] ... ok", 2026-04-23 08:58:31.512216 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.441429s] ... ok", 2026-04-23 08:58:31.512389 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [5.225472s] ... ok", 2026-04-23 08:58:31.512552 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.422208s] ... ok", 2026-04-23 08:58:31.512726 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.064272s] ... ok", 2026-04-23 08:58:31.512912 | instance | "2026-04-23 08:53:08.722 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 08:58:31.513082 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.502819s] ... ok", 2026-04-23 08:58:31.513291 | instance | "2026-04-23 08:53:11.224 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 08:58:31.513483 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.256921s] ... ok", 2026-04-23 08:58:31.513657 | instance | "2026-04-23 08:53:14.725 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 08:58:31.513826 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.804927s] ... ok", 2026-04-23 08:58:31.513994 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.071984s] ... ok", 2026-04-23 08:58:31.514137 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.020000s] ... ok", 2026-04-23 08:58:31.514255 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.017934s] ... ok", 2026-04-23 08:58:31.514375 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008295s] ... ok", 2026-04-23 08:58:31.514498 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.648119s] ... ok", 2026-04-23 08:58:31.514620 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.967621s] ... ok", 2026-04-23 08:58:31.514741 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [2.054334s] ... ok", 2026-04-23 08:58:31.514863 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.665161s] ... ok", 2026-04-23 08:58:31.514999 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.999122s] ... ok", 2026-04-23 08:58:31.515122 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.042550s] ... ok", 2026-04-23 08:58:31.515242 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.038347s] ... ok", 2026-04-23 08:58:31.515360 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.604942s] ... ok", 2026-04-23 08:58:31.515480 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.298037s] ... ok", 2026-04-23 08:58:31.515601 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.752057s] ... ok", 2026-04-23 08:58:31.515720 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.046782s] ... ok", 2026-04-23 08:58:31.515840 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.045405s] ... ok", 2026-04-23 08:58:31.515962 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.124200s] ... ok", 2026-04-23 08:58:31.516095 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.700515s] ... ok", 2026-04-23 08:58:31.516220 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.417850s] ... ok", 2026-04-23 08:58:31.516340 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.046826s] ... ok", 2026-04-23 08:58:31.516468 | instance | "{3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [3.358433s] ... ok", 2026-04-23 08:58:31.516584 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.041784s] ... ok", 2026-04-23 08:58:31.516718 | instance | "2026-04-23 08:53:48.998 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 08:58:31.516848 | instance | "2026-04-23 08:53:51.499 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 08:58:31.517041 | instance | "2026-04-23 08:53:55.001 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-23 08:58:31.517102 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.441632s] ... ok", 2026-04-23 08:58:31.517220 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.064477s] ... ok", 2026-04-23 08:58:31.517364 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.491369s] ... ok", 2026-04-23 08:58:31.517620 | instance | "{1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [101.369171s] ... ok", 2026-04-23 08:58:31.517737 | instance | "2026-04-23 08:54:19.348 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216", 2026-04-23 08:58:31.517857 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.258819s] ... ok", 2026-04-23 08:58:31.517989 | instance | "2026-04-23 08:54:26.999 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 08:58:31.518113 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.745811s] ... ok", 2026-04-23 08:58:31.518247 | instance | "2026-04-23 08:54:32.303 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 08:58:31.518361 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [36.429471s] ... ok", 2026-04-23 08:58:31.518484 | instance | "{1} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-04-23 08:58:31.518614 | instance | "2026-04-23 08:54:35.805 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 08:58:31.518739 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-23 08:58:31.518872 | instance | "2026-04-23 08:54:40.307 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-04-23 08:58:31.519004 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.522356s] ... ok", 2026-04-23 08:58:31.519131 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.228198s] ... ok", 2026-04-23 08:58:31.519254 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.440337s] ... ok", 2026-04-23 08:58:31.519372 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.191982s] ... ok", 2026-04-23 08:58:31.519570 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.769943s] ... ok", 2026-04-23 08:58:31.519690 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.649814s] ... ok", 2026-04-23 08:58:31.519815 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [73.009487s] ... ok", 2026-04-23 08:58:31.519927 | instance | "", 2026-04-23 08:58:31.520041 | instance | "======", 2026-04-23 08:58:31.520154 | instance | "Totals", 2026-04-23 08:58:31.520318 | instance | "======", 2026-04-23 08:58:31.520385 | instance | "Ran: 131 tests in 423.7662 sec.", 2026-04-23 08:58:31.520499 | instance | " - Passed: 129", 2026-04-23 08:58:31.520613 | instance | " - Skipped: 2", 2026-04-23 08:58:31.520727 | instance | " - Expected Fail: 0", 2026-04-23 08:58:31.520841 | instance | " - Unexpected Success: 0", 2026-04-23 08:58:31.520955 | instance | " - Failed: 0", 2026-04-23 08:58:31.521070 | instance | "Sum of execute time for each test: 464.3337 sec.", 2026-04-23 08:58:31.521184 | instance | "", 2026-04-23 08:58:31.521319 | instance | "==============", 2026-04-23 08:58:31.521437 | instance | "Worker Balance", 2026-04-23 08:58:31.521550 | instance | "==============", 2026-04-23 08:58:31.521665 | instance | " - Worker 0 (33 tests) => 0:07:03.766181", 2026-04-23 08:58:31.521782 | instance | " - Worker 1 (36 tests) => 0:03:44.567320", 2026-04-23 08:58:31.521897 | instance | " - Worker 2 (29 tests) => 0:03:47.885407", 2026-04-23 08:58:31.522012 | instance | " - Worker 3 (33 tests) => 0:04:34.527534", 2026-04-23 08:58:31.522126 | instance | "+ tempest cleanup", 2026-04-23 08:58:31.522239 | instance | "" 2026-04-23 08:58:31.522351 | instance | ] 2026-04-23 08:58:31.522463 | instance | } 2026-04-23 08:58:31.535693 | instance | 2026-04-23 08:58:31.535982 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-23 08:58:31.536346 | instance | Thursday 23 April 2026 08:58:31 +0000 (0:00:00.078) 0:09:16.524 ******** 2026-04-23 08:58:31.605784 | instance | skipping: [instance] 2026-04-23 08:58:31.605947 | instance | 2026-04-23 08:58:31.606204 | instance | PLAY RECAP ********************************************************************* 2026-04-23 08:58:31.606505 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-23 08:58:31.606942 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 08:58:31.607061 | instance | 2026-04-23 08:58:31.607531 | instance | Thursday 23 April 2026 08:58:31 +0000 (0:00:00.070) 0:09:16.594 ******** 2026-04-23 08:58:31.607877 | instance | =============================================================================== 2026-04-23 08:58:31.608139 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 539.15s 2026-04-23 08:58:31.608403 | instance | Gathering Facts --------------------------------------------------------- 4.40s 2026-04-23 08:58:31.608708 | instance | Run "stestr" tests ------------------------------------------------------ 2.61s 2026-04-23 08:58:31.609004 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.18s 2026-04-23 08:58:31.609301 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.18s 2026-04-23 08:58:31.609553 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 1.13s 2026-04-23 08:58:31.609875 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.12s 2026-04-23 08:58:31.610144 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.11s 2026-04-23 08:58:31.610403 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.92s 2026-04-23 08:58:31.610664 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.66s 2026-04-23 08:58:31.611012 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.65s 2026-04-23 08:58:31.611277 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.37s 2026-04-23 08:58:31.611544 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.17s 2026-04-23 08:58:31.611814 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.16s 2026-04-23 08:58:31.612204 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.13s 2026-04-23 08:58:31.612478 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.12s 2026-04-23 08:58:31.612741 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-23 08:58:31.612998 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-23 08:58:31.613396 | instance | vexxhost.atmosphere.tempest : Configure test image ref ------------------ 0.09s 2026-04-23 08:58:31.613671 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.08s 2026-04-23 08:58:31.693656 | instance | INFO [aio > verify] Executed: Successful 2026-04-23 08:58:31.706707 | instance | INFO [aio > cleanup] Executing 2026-04-23 08:58:31.707086 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-23 08:58:31.714529 | instance | INFO [aio > destroy] Executing 2026-04-23 08:58:31.715399 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-23 08:58:31.715414 | instance | INFO [aio > destroy] Executed: Successful 2026-04-23 08:58:31.715421 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-23 08:58:31.970043 | instance | ok: Runtime: 1:26:53.035054 2026-04-23 08:58:32.076640 | 2026-04-23 08:58:32.076745 | PLAY RECAP 2026-04-23 08:58:32.076790 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 08:58:32.076813 | 2026-04-23 08:58:32.195639 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-23 08:58:32.206786 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-23 08:58:32.828105 | 2026-04-23 08:58:32.828245 | PLAY [all] 2026-04-23 08:58:32.842969 | 2026-04-23 08:58:32.843090 | TASK [gather-host-logs : creating directory for system status] 2026-04-23 08:58:33.170553 | instance | changed 2026-04-23 08:58:33.175763 | 2026-04-23 08:58:33.175843 | TASK [gather-host-logs : Get logs for each host] 2026-04-23 08:58:33.511009 | instance | + systemd-cgls --full --all --no-pager 2026-04-23 08:58:33.561646 | instance | + ip addr 2026-04-23 08:58:33.569425 | instance | + ip route 2026-04-23 08:58:33.572324 | instance | + lsblk 2026-04-23 08:58:33.588491 | instance | + mount 2026-04-23 08:58:33.606873 | instance | + docker images 2026-04-23 08:58:33.626243 | instance | + brctl show 2026-04-23 08:58:33.626901 | instance | /bin/bash: line 8: brctl: command not found 2026-04-23 08:58:33.627293 | instance | + ps aux --sort=-%mem 2026-04-23 08:58:33.695674 | instance | + dpkg -l 2026-04-23 08:58:33.706866 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-23 08:58:33.707551 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-23 08:58:33.728358 | instance | + '[' '!' -z '' ']' 2026-04-23 08:58:34.213519 | instance | ok: Runtime: 0:00:00.224273 2026-04-23 08:58:34.220313 | 2026-04-23 08:58:34.220398 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-23 08:58:34.842594 | instance | changed: 2026-04-23 08:58:34.842788 | instance | created directory /var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/logs/instance 2026-04-23 08:58:34.842833 | instance | cd+++++++++ system/ 2026-04-23 08:58:34.842865 | instance | >f+++++++++ system/brctl-show.txt 2026-04-23 08:58:34.842897 | instance | >f+++++++++ system/docker-images.txt 2026-04-23 08:58:34.842927 | instance | >f+++++++++ system/ip-addr.txt 2026-04-23 08:58:34.842950 | instance | >f+++++++++ system/ip-route.txt 2026-04-23 08:58:34.842970 | instance | >f+++++++++ system/lsblk.txt 2026-04-23 08:58:34.842990 | instance | >f+++++++++ system/mount.txt 2026-04-23 08:58:34.843009 | instance | >f+++++++++ system/packages.txt 2026-04-23 08:58:34.843027 | instance | >f+++++++++ system/ps.txt 2026-04-23 08:58:34.843048 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-23 08:58:34.852123 | 2026-04-23 08:58:34.852215 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-23 08:58:35.075226 | instance | changed: "values" 2026-04-23 08:58:35.270404 | instance | changed: "releases" 2026-04-23 08:58:35.290210 | 2026-04-23 08:58:35.290531 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-23 08:58:45.341107 | instance | ok: Runtime: 0:00:09.654861 2026-04-23 08:58:45.347401 | 2026-04-23 08:58:45.347471 | TASK [helm-release-status : Downloads logs to executor] 2026-04-23 08:58:45.847720 | instance | changed: 2026-04-23 08:58:45.847921 | instance | cd+++++++++ helm/ 2026-04-23 08:58:45.847959 | instance | cd+++++++++ helm/releases/ 2026-04-23 08:58:45.847994 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-23 08:58:45.848022 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-23 08:58:45.848049 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-23 08:58:45.848075 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-23 08:58:45.848101 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-23 08:58:45.848126 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-23 08:58:45.848151 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-23 08:58:45.848180 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-23 08:58:45.848248 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-23 08:58:45.848319 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-23 08:58:45.848370 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-23 08:58:45.848410 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-23 08:58:45.848443 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-23 08:58:45.848479 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-23 08:58:45.848510 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-23 08:58:45.848538 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-23 08:58:45.848564 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-23 08:58:45.848588 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-23 08:58:45.848616 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-23 08:58:45.848658 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-23 08:58:45.848687 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-23 08:58:45.848714 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-23 08:58:45.848740 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-23 08:58:45.848765 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-23 08:58:45.848790 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-23 08:58:45.848815 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-23 08:58:45.848840 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-23 08:58:45.848865 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-23 08:58:45.848890 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-23 08:58:45.848932 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-23 08:58:45.848984 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-23 08:58:45.849013 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-23 08:58:45.849038 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-04-23 08:58:45.849063 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-23 08:58:45.849121 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-23 08:58:45.849163 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-23 08:58:45.849199 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-23 08:58:45.849234 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-23 08:58:45.849262 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-23 08:58:45.849296 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-23 08:58:45.849333 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-23 08:58:45.849369 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-23 08:58:45.849407 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-23 08:58:45.849441 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-23 08:58:45.849467 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-23 08:58:45.849492 | instance | cd+++++++++ helm/values/ 2026-04-23 08:58:45.849517 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-23 08:58:45.849543 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-23 08:58:45.849568 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-23 08:58:45.849593 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-23 08:58:45.849619 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-23 08:58:45.849644 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-23 08:58:45.849668 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-23 08:58:45.849692 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-23 08:58:45.849716 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-23 08:58:45.849741 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-23 08:58:45.849765 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-23 08:58:45.849791 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-23 08:58:45.849816 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-23 08:58:45.849841 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-23 08:58:45.849866 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-23 08:58:45.849890 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-23 08:58:45.849914 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-23 08:58:45.849938 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-23 08:58:45.849963 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-23 08:58:45.849987 | instance | cd+++++++++ helm/values/openstack/ 2026-04-23 08:58:45.850013 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-23 08:58:45.850037 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-23 08:58:45.850061 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-23 08:58:45.850085 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-23 08:58:45.850110 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-23 08:58:45.850134 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-23 08:58:45.850157 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-23 08:58:45.850180 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-23 08:58:45.850203 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-23 08:58:45.850235 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-23 08:58:45.850262 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-23 08:58:45.850287 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-23 08:58:45.850313 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-04-23 08:58:45.850339 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-23 08:58:45.850364 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-23 08:58:45.850391 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-23 08:58:45.850417 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-23 08:58:45.850442 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-23 08:58:45.850466 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-23 08:58:45.850490 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-23 08:58:45.850515 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-23 08:58:45.850540 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-23 08:58:45.850564 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-23 08:58:45.850590 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-23 08:58:45.850614 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-23 08:58:45.861989 | 2026-04-23 08:58:45.862054 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-23 08:58:46.077472 | instance | changed 2026-04-23 08:58:46.122810 | 2026-04-23 08:58:46.122978 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-23 08:58:46.341371 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 08:58:46.341586 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 08:58:46.350515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:58:46.352101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:58:46.445466 | instance | node/instance 2026-04-23 08:58:46.448764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:58:46.534117 | instance | clusterrole/admin 2026-04-23 08:58:46.744404 | instance | clusterrole/capi-aggregated-manager-role 2026-04-23 08:58:46.823029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:58:46.826484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:58:46.877389 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-23 08:58:46.989142 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-23 08:58:47.093010 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-23 08:58:47.191920 | instance | clusterrole/capi-manager-role 2026-04-23 08:58:47.288927 | instance | clusterrole/capo-manager-role 2026-04-23 08:58:47.387170 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-23 08:58:47.493353 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-23 08:58:47.577951 | instance | clusterrole/cert-manager-cainjector 2026-04-23 08:58:47.699795 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-23 08:58:47.793964 | instance | clusterrole/cert-manager-controller-certificates 2026-04-23 08:58:47.899515 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-23 08:58:47.993160 | instance | clusterrole/cert-manager-controller-challenges 2026-04-23 08:58:48.090745 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-23 08:58:48.171949 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-23 08:58:48.275618 | instance | clusterrole/cert-manager-controller-issuers 2026-04-23 08:58:48.371070 | instance | clusterrole/cert-manager-controller-orders 2026-04-23 08:58:48.474401 | instance | clusterrole/cert-manager-edit 2026-04-23 08:58:48.566854 | instance | clusterrole/cert-manager-view 2026-04-23 08:58:48.695023 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-23 08:58:48.753242 | instance | clusterrole/cilium 2026-04-23 08:58:48.886762 | instance | clusterrole/cilium-operator 2026-04-23 08:58:48.960346 | instance | clusterrole/cluster-admin 2026-04-23 08:58:49.094859 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-23 08:58:49.156442 | instance | clusterrole/edit 2026-04-23 08:58:49.308640 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-23 08:58:49.389974 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 08:58:49.507859 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-23 08:58:49.593355 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-23 08:58:49.718329 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-23 08:58:49.797352 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-23 08:58:49.919704 | instance | clusterrole/goldpinger-clusterrole 2026-04-23 08:58:50.017451 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-23 08:58:50.112478 | instance | clusterrole/ingress-nginx 2026-04-23 08:58:50.238323 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-23 08:58:50.327542 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-23 08:58:50.456619 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-23 08:58:50.540019 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-23 08:58:50.654087 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-23 08:58:50.743656 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-23 08:58:50.850445 | instance | clusterrole/kubeadm:get-nodes 2026-04-23 08:58:50.949581 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-23 08:58:51.053775 | instance | clusterrole/local-path-provisioner 2026-04-23 08:58:51.149231 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-23 08:58:51.250046 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-23 08:58:51.365242 | instance | clusterrole/neutron-coredns 2026-04-23 08:58:51.462879 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-23 08:58:51.565305 | instance | clusterrole/node-feature-discovery 2026-04-23 08:58:51.661864 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-23 08:58:51.746250 | instance | clusterrole/node-feature-discovery-gc 2026-04-23 08:58:51.860232 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-23 08:58:51.960483 | instance | clusterrole/nova-bootstrap 2026-04-23 08:58:52.056711 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-23 08:58:52.171526 | instance | clusterrole/nova-cell-setup 2026-04-23 08:58:52.272544 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-23 08:58:52.375475 | instance | clusterrole/objectstorage-provisioner-role 2026-04-23 08:58:52.462900 | instance | clusterrolebinding/cilium 2026-04-23 08:58:52.583467 | instance | clusterrole/orc-image-editor-role 2026-04-23 08:58:52.678823 | instance | clusterrolebinding/cilium-operator 2026-04-23 08:58:52.781874 | instance | clusterrole/orc-image-viewer-role 2026-04-23 08:58:52.887042 | instance | clusterrolebinding/cluster-admin 2026-04-23 08:58:52.989184 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 08:58:53.100245 | instance | clusterrole/orc-manager-role 2026-04-23 08:58:53.180366 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-23 08:58:53.292479 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-23 08:58:53.400318 | instance | clusterrole/orc-metrics-auth-role 2026-04-23 08:58:53.493594 | instance | clusterrolebinding/ingress-nginx 2026-04-23 08:58:53.636897 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-23 08:58:53.703481 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-23 08:58:53.848156 | instance | clusterrole/orc-metrics-reader 2026-04-23 08:58:53.929614 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-23 08:58:54.048143 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-23 08:58:54.134151 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-23 08:58:54.248939 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-23 08:58:54.330232 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-23 08:58:54.442892 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-23 08:58:54.522757 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-23 08:58:54.651960 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-23 08:58:54.712672 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-23 08:58:54.836678 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-23 08:58:54.891540 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-23 08:58:55.049406 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-23 08:58:55.095411 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-23 08:58:55.252747 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-23 08:58:55.302710 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-23 08:58:55.461650 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-23 08:58:55.494331 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-23 08:58:55.655898 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-23 08:58:55.685979 | instance | clusterrole/rook-ceph-global 2026-04-23 08:58:55.854353 | instance | clusterrolebinding/local-path-provisioner 2026-04-23 08:58:55.907121 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-23 08:58:56.063285 | instance | clusterrolebinding/magnum-cluster-api 2026-04-23 08:58:56.095204 | instance | clusterrole/rook-ceph-mgr-system 2026-04-23 08:58:56.249839 | instance | clusterrolebinding/neutron-coredns 2026-04-23 08:58:56.298081 | instance | clusterrole/rook-ceph-object-bucket 2026-04-23 08:58:56.468407 | instance | clusterrolebinding/node-feature-discovery 2026-04-23 08:58:56.500209 | instance | clusterrole/rook-ceph-osd 2026-04-23 08:58:56.670594 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-23 08:58:56.715529 | instance | clusterrole/rook-ceph-system 2026-04-23 08:58:56.849742 | instance | clusterrolebinding/nova-bootstrap 2026-04-23 08:58:56.919342 | instance | clusterrolebinding/nova-cell-setup 2026-04-23 08:58:57.054553 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-23 08:58:57.124327 | instance | clusterrole/system:aggregate-to-admin 2026-04-23 08:58:57.271320 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-23 08:58:57.309595 | instance | clusterrole/system:aggregate-to-edit 2026-04-23 08:58:57.476892 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-23 08:58:57.500952 | instance | clusterrole/system:aggregate-to-view 2026-04-23 08:58:57.668461 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-23 08:58:57.711978 | instance | clusterrole/system:auth-delegator 2026-04-23 08:58:57.868734 | instance | clusterrole/system:basic-user 2026-04-23 08:58:57.898469 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-23 08:58:58.051476 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-23 08:58:58.095753 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-23 08:58:58.268296 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-23 08:58:58.296337 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-23 08:58:58.445934 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-23 08:58:58.505110 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-23 08:58:58.654031 | instance | clusterrolebinding/rook-ceph-global 2026-04-23 08:58:58.708095 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-23 08:58:58.855391 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-23 08:58:58.894441 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-23 08:58:59.054942 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-23 08:58:59.084874 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-23 08:58:59.243537 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-23 08:58:59.292210 | instance | clusterrole/system:controller:certificate-controller 2026-04-23 08:58:59.448209 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-23 08:58:59.493110 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-23 08:58:59.642276 | instance | clusterrole/system:controller:cronjob-controller 2026-04-23 08:58:59.684382 | instance | clusterrolebinding/rook-ceph-osd 2026-04-23 08:58:59.842653 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-23 08:58:59.906629 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-23 08:59:00.045957 | instance | clusterrole/system:controller:deployment-controller 2026-04-23 08:59:00.095735 | instance | clusterrole/system:controller:disruption-controller 2026-04-23 08:59:00.238798 | instance | clusterrolebinding/rook-ceph-system 2026-04-23 08:59:00.297052 | instance | clusterrole/system:controller:endpoint-controller 2026-04-23 08:59:00.458837 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-23 08:59:00.523421 | instance | clusterrolebinding/system:basic-user 2026-04-23 08:59:00.656478 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-23 08:59:00.726324 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-23 08:59:00.845805 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-23 08:59:00.923801 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-23 08:59:01.030284 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-23 08:59:01.136728 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-23 08:59:01.228708 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-23 08:59:01.333977 | instance | clusterrole/system:controller:expand-controller 2026-04-23 08:59:01.430014 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-23 08:59:01.535147 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-23 08:59:01.620566 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-23 08:59:01.716692 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-23 08:59:01.811115 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-23 08:59:01.908938 | instance | clusterrole/system:controller:job-controller 2026-04-23 08:59:02.002646 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-23 08:59:02.097850 | instance | clusterrole/system:controller:namespace-controller 2026-04-23 08:59:02.196173 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-23 08:59:02.292755 | instance | clusterrole/system:controller:node-controller 2026-04-23 08:59:02.393209 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-23 08:59:02.471940 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-23 08:59:02.600466 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-23 08:59:02.676856 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-23 08:59:02.792854 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-23 08:59:02.886502 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-23 08:59:03.000676 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-23 08:59:03.098346 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-23 08:59:03.208592 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-23 08:59:03.295502 | instance | clusterrole/system:controller:replicaset-controller 2026-04-23 08:59:03.414721 | instance | clusterrolebinding/system:controller:job-controller 2026-04-23 08:59:03.492258 | instance | clusterrole/system:controller:replication-controller 2026-04-23 08:59:03.632099 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-23 08:59:03.701897 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-23 08:59:03.841307 | instance | clusterrolebinding/system:controller:node-controller 2026-04-23 08:59:03.915906 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-23 08:59:04.046320 | instance | clusterrole/system:controller:route-controller 2026-04-23 08:59:04.107841 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-23 08:59:04.251828 | instance | clusterrole/system:controller:service-account-controller 2026-04-23 08:59:04.323739 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-23 08:59:04.453005 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-23 08:59:04.497334 | instance | clusterrole/system:controller:service-controller 2026-04-23 08:59:04.628135 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-23 08:59:04.694684 | instance | clusterrole/system:controller:statefulset-controller 2026-04-23 08:59:04.820793 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-23 08:59:04.880346 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-23 08:59:05.013018 | instance | clusterrole/system:controller:ttl-controller 2026-04-23 08:59:05.068224 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-23 08:59:05.196965 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-23 08:59:05.254557 | instance | clusterrole/system:coredns 2026-04-23 08:59:05.397136 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-23 08:59:05.444169 | instance | clusterrole/system:discovery 2026-04-23 08:59:05.591251 | instance | clusterrolebinding/system:controller:route-controller 2026-04-23 08:59:05.620857 | instance | clusterrole/system:heapster 2026-04-23 08:59:05.786144 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-23 08:59:05.810690 | instance | clusterrole/system:kube-aggregator 2026-04-23 08:59:05.975054 | instance | clusterrolebinding/system:controller:service-controller 2026-04-23 08:59:06.015615 | instance | clusterrole/system:kube-controller-manager 2026-04-23 08:59:06.170472 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-23 08:59:06.216832 | instance | clusterrole/system:kube-dns 2026-04-23 08:59:06.353277 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-23 08:59:06.415625 | instance | clusterrole/system:kube-scheduler 2026-04-23 08:59:06.543061 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-23 08:59:06.607617 | instance | clusterrole/system:kubelet-api-admin 2026-04-23 08:59:06.727793 | instance | clusterrolebinding/system:coredns 2026-04-23 08:59:06.779055 | instance | clusterrolebinding/system:discovery 2026-04-23 08:59:06.929127 | instance | clusterrole/system:monitoring 2026-04-23 08:59:06.976911 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-23 08:59:07.127937 | instance | clusterrole/system:node 2026-04-23 08:59:07.177480 | instance | clusterrolebinding/system:kube-dns 2026-04-23 08:59:07.331934 | instance | clusterrole/system:node-bootstrapper 2026-04-23 08:59:07.385561 | instance | clusterrolebinding/system:kube-scheduler 2026-04-23 08:59:07.515024 | instance | clusterrole/system:node-problem-detector 2026-04-23 08:59:07.589006 | instance | clusterrolebinding/system:monitoring 2026-04-23 08:59:07.694906 | instance | clusterrole/system:node-proxier 2026-04-23 08:59:07.775860 | instance | clusterrolebinding/system:node 2026-04-23 08:59:07.883264 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-23 08:59:07.964993 | instance | clusterrolebinding/system:node-proxier 2026-04-23 08:59:08.069096 | instance | clusterrole/system:public-info-viewer 2026-04-23 08:59:08.143897 | instance | clusterrolebinding/system:public-info-viewer 2026-04-23 08:59:08.296487 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-23 08:59:08.349162 | instance | clusterrole/system:volume-scheduler 2026-04-23 08:59:08.494163 | instance | clusterrole/vector 2026-04-23 08:59:08.541196 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-23 08:59:08.702900 | instance | clusterrole/view 2026-04-23 08:59:08.721078 | instance | clusterrolebinding/system:volume-scheduler 2026-04-23 08:59:08.899732 | instance | storageclass/general 2026-04-23 08:59:08.899811 | instance | clusterrolebinding/vector 2026-04-23 08:59:09.085532 | instance | namespace/auth-system 2026-04-23 08:59:09.124599 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-23 08:59:09.277961 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-23 08:59:09.312812 | instance | namespace/capi-system 2026-04-23 08:59:09.475158 | instance | namespace/capo-system 2026-04-23 08:59:09.499043 | instance | namespace/cert-manager 2026-04-23 08:59:09.668849 | instance | namespace/default 2026-04-23 08:59:09.703537 | instance | namespace/envoy-gateway-system 2026-04-23 08:59:09.856771 | instance | namespace/ingress-nginx 2026-04-23 08:59:09.909142 | instance | namespace/kube-node-lease 2026-04-23 08:59:10.076408 | instance | namespace/kube-public 2026-04-23 08:59:10.126457 | instance | namespace/kube-system 2026-04-23 08:59:10.279219 | instance | namespace/local-path-storage 2026-04-23 08:59:10.327871 | instance | namespace/magnum-system 2026-04-23 08:59:10.471998 | instance | namespace/monitoring 2026-04-23 08:59:10.556485 | instance | namespace/openstack 2026-04-23 08:59:10.700643 | instance | namespace/orc-system 2026-04-23 08:59:10.786462 | instance | namespace/rook-ceph 2026-04-23 08:59:10.949071 | instance | namespace/secretgen-controller 2026-04-23 08:59:11.191846 | instance | ok: Runtime: 0:00:24.804829 2026-04-23 08:59:11.199701 | 2026-04-23 08:59:11.199796 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-23 08:59:11.407133 | instance | changed 2026-04-23 08:59:11.412976 | 2026-04-23 08:59:11.413051 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-23 08:59:11.630470 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 08:59:11.630569 | instance | 2026-04-23 08:59:11.631229 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 08:59:11.726986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:11.729014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:11.817102 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:11.820300 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-23 08:59:11.822933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:11.824865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:11.913288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:11.926141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.008140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.009834 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:12.033098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.099522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.141529 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-23 08:59:12.146231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.226375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.231211 | instance | auth-system/endpoints/keycloak 2026-04-23 08:59:12.249158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.320499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.351198 | instance | auth-system/endpoints/keycloak-headless 2026-04-23 08:59:12.360630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.408579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.426248 | instance | auth-system/endpoints/keycloak-metrics 2026-04-23 08:59:12.473309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.524036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.577824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.581942 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-23 08:59:12.633222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.642122 | instance | auth-system/ingresses/keycloak 2026-04-23 08:59:12.719121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.753274 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:12.761394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.807307 | instance | auth-system/networkpolicies/keycloak 2026-04-23 08:59:12.829887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.871490 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98 2026-04-23 08:59:12.891907 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:12.901467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:12.921536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.021901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.036674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.050142 | instance | auth-system/pods/keycloak-0 2026-04-23 08:59:13.114866 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-23 08:59:13.120468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.143603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.235746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.280487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.313899 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-23 08:59:13.376328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.381941 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-23 08:59:13.406748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.501473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.502687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.525679 | instance | auth-system/secrets/keycloak 2026-04-23 08:59:13.597026 | instance | auth-system/secrets/keycloak-externaldb 2026-04-23 08:59:13.617882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.623680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.735582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.742312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.747899 | instance | auth-system/secrets/keycloak.199-204-45-33.nip.io-tls 2026-04-23 08:59:13.827388 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-23 08:59:13.836369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.857247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.939646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:13.951872 | instance | auth-system/serviceaccounts/default 2026-04-23 08:59:13.960507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.034450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.040784 | instance | auth-system/serviceaccounts/keycloak 2026-04-23 08:59:14.065506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.129337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.156211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.165909 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-23 08:59:14.241862 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-23 08:59:14.245620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.259732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.349892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.360364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.395587 | instance | auth-system/services/keycloak 2026-04-23 08:59:14.443353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.457232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.462366 | instance | auth-system/services/keycloak-headless 2026-04-23 08:59:14.556681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.566192 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:14.578030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.603193 | instance | auth-system/services/keycloak-metrics 2026-04-23 08:59:14.661471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.676625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.680876 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-23 08:59:14.780569 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:14.784055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.792990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.822354 | instance | auth-system/statefulsets/keycloak 2026-04-23 08:59:14.874584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.894602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.897516 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:14.978597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:14.996537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.080560 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:15.083065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.106449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.129793 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-23 08:59:15.197196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.214908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.304579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.324650 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-23 08:59:15.325844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.371488 | instance | capi-system/deployment/capi-controller-manager 2026-04-23 08:59:15.406519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.433740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.514515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.527093 | instance | capi-system/endpoints/capi-webhook-service 2026-04-23 08:59:15.541780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.606473 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv 2026-04-23 08:59:15.613842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.643144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.707654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.731048 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-558mq 2026-04-23 08:59:15.755425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.815963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.827191 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-23 08:59:15.844740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.913015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:15.940640 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-23 08:59:15.952348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.005013 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-23 08:59:16.009142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.064750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.129934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.131375 | instance | capi-system/roles/capi-leader-election-role 2026-04-23 08:59:16.166290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.200501 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-23 08:59:16.234675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.261213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.318489 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-23 08:59:16.321267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.383216 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:16.396122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.402106 | instance | capi-system/serviceaccounts/capi-manager 2026-04-23 08:59:16.438397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.497250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.501886 | instance | capi-system/serviceaccounts/default 2026-04-23 08:59:16.555669 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:16.567348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.599921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.600220 | instance | capi-system/services/capi-webhook-service 2026-04-23 08:59:16.679411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.688969 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-23 08:59:16.694629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.771909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.799332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.801316 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-23 08:59:16.873137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.889940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.894247 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-23 08:59:16.961396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:16.987329 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:17.026020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.067045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.099980 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-23 08:59:17.151036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.167405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.186515 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-23 08:59:17.266127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.287369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.336323 | instance | capo-system/deployment/capo-controller-manager 2026-04-23 08:59:17.372907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.387053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.438447 | instance | capo-system/endpoints/capo-webhook-service 2026-04-23 08:59:17.463307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.489220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.544256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.560281 | instance | cert-manager/deployment/cert-manager 2026-04-23 08:59:17.603747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.630529 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-23 08:59:17.630827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.693669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.737755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.777711 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-23 08:59:17.794764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.842706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.851784 | instance | cert-manager/endpoints/cert-manager 2026-04-23 08:59:17.894239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.949218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:17.989278 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-23 08:59:17.991660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.054052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.063767 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-kjnlc 2026-04-23 08:59:18.099747 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:18.114975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.164787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.200426 | instance | cert-manager/pods/cert-manager-75c4c745bc-hlkbj 2026-04-23 08:59:18.226558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.255576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.260448 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-g5chc 2026-04-23 08:59:18.315848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.380684 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:18.391566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.402991 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-bml6g 2026-04-23 08:59:18.418316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.483682 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-23 08:59:18.495683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.515810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.600845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.605166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.614174 | instance | capo-system/roles/capo-leader-election-role 2026-04-23 08:59:18.688060 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-23 08:59:18.697714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.812473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.816423 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-23 08:59:18.864443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.897568 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-23 08:59:18.910072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:18.990250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.012158 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-23 08:59:19.014164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.090508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.093131 | instance | capo-system/serviceaccounts/capo-manager 2026-04-23 08:59:19.120583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.198179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.226718 | instance | capo-system/serviceaccounts/default 2026-04-23 08:59:19.229116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.295273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.342984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.351012 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-23 08:59:19.433193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.452170 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-23 08:59:19.455423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.521152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.537278 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-23 08:59:19.561953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.628114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.631591 | instance | capo-system/services/capo-webhook-service 2026-04-23 08:59:19.653987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.729101 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-23 08:59:19.738015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.743105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.826584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.844809 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-23 08:59:19.845228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.909943 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-23 08:59:19.932474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:19.947918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.021058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.041030 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-23 08:59:20.104182 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:20.110662 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-23 08:59:20.119206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.122324 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:20.131475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.216090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.239176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.305032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.336637 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-23 08:59:20.343182 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-23 08:59:20.350811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.405988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.450098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.542546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.548268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.565770 | instance | cert-manager/serviceaccounts/default 2026-04-23 08:59:20.568077 | instance | cert-manager/services/cert-manager 2026-04-23 08:59:20.646600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.648567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.743864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.745201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.763727 | instance | cert-manager/services/cert-manager-webhook 2026-04-23 08:59:20.781232 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-23 08:59:20.849666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.850357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.967079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:20.978159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.005428 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:21.006004 | instance | default/configmaps/kube-root-ca.crt 2026-04-23 08:59:21.112030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.115474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.219293 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-23 08:59:21.219671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.222314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.233853 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-23 08:59:21.346570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.370396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.436742 | instance | default/endpoints/kubernetes 2026-04-23 08:59:21.438471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.458472 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rt42l 2026-04-23 08:59:21.496613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.543717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.594654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.609011 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-23 08:59:21.644871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.659282 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-23 08:59:21.703777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.725521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.799733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.801953 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-23 08:59:21.829205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.898761 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-23 08:59:21.947552 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:21.961895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.968110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:21.992503 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-23 08:59:22.100131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.101003 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:22.109506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.132171 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-23 08:59:22.189431 | instance | default/serviceaccounts/default 2026-04-23 08:59:22.204780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.214385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.303847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.310587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.354701 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-23 08:59:22.398485 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-23 08:59:22.415498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.450550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.552316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.554183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.667582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.668328 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-23 08:59:22.695417 | instance | envoy-gateway-system/secrets/envoy 2026-04-23 08:59:22.740923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.882786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.882842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.930035 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-23 08:59:22.966098 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-23 08:59:22.973234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:22.979861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.069540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.070695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.133140 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-23 08:59:23.152196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.175663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.175721 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-23 08:59:23.246205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.304463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.332735 | instance | default/services/kubernetes 2026-04-23 08:59:23.378867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.427204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.509763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.527233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.563864 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-23 08:59:23.619982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.654467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.659997 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-23 08:59:23.702276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.764998 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:23.772275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.796261 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-23 08:59:23.830486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.858308 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-23 08:59:23.902977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:23.959758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.000543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.040637 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-23 08:59:24.046539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.061892 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-23 08:59:24.116326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.128514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.221841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.231104 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:24.243431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.245760 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-23 08:59:24.273434 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-23 08:59:24.318180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.341179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.418887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.426247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.456155 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-23 08:59:24.493766 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-23 08:59:24.510695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.520981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.616877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.621892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.662646 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-23 08:59:24.697507 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-23 08:59:24.719356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.816828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:24.874675 | instance | ingress-nginx/pods/ingress-nginx-controller-x6lw2 2026-04-23 08:59:24.895033 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-nhtx9 2026-04-23 08:59:24.917819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.026866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.076732 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-23 08:59:25.084925 | instance | ingress-nginx/roles/ingress-nginx 2026-04-23 08:59:25.151422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.169352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.270424 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-23 08:59:25.287326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.290418 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-23 08:59:25.386054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.462687 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-23 08:59:25.497631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.507465 | instance | ingress-nginx/serviceaccounts/default 2026-04-23 08:59:25.515491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.589653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.660575 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-23 08:59:25.675983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.696556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.707352 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-23 08:59:25.865405 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-23 08:59:25.870142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:25.936445 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-23 08:59:25.996328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.001530 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:26.015035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.072376 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-23 08:59:26.095681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.146974 | instance | kube-node-lease/serviceaccounts/default 2026-04-23 08:59:26.194216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.259390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.269687 | instance | kube-public/configmaps/cluster-info 2026-04-23 08:59:26.357064 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-23 08:59:26.362313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.367457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.480383 | instance | kube-system/configmaps/cilium-config 2026-04-23 08:59:26.587274 | instance | kube-system/configmaps/coredns 2026-04-23 08:59:26.669239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.701879 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-23 08:59:26.766225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.787167 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-23 08:59:26.901473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.914244 | instance | kube-system/configmaps/kube-proxy 2026-04-23 08:59:26.921122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:26.982781 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:27.032541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:27.073419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:27.131259 | instance | kube-system/configmaps/kubeadm-config 2026-04-23 08:59:27.188111 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 08:59:27.197681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:27.198278 | instance | kube-system/configmaps/kubelet-config 2026-04-23 08:59:27.312271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:27.352621 | instance | kube-system/daemonsets/cilium 2026-04-23 08:59:27.398273 | instance | kube-system/daemonsets/kube-proxy 2026-04-23 08:59:27.407703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:27.547493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:27.629295 | instance | kube-system/deployment/cilium-operator 2026-04-23 08:59:27.677486 | instance | kube-system/deployment/coredns 2026-04-23 08:59:27.875399 | instance | kube-system/endpoints/kube-dns 2026-04-23 08:59:27.896609 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-23 08:59:28.031597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:28.055248 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-23 08:59:28.074886 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-23 08:59:28.108313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:28.261954 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-23 08:59:28.268589 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-23 08:59:28.464429 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-23 08:59:28.475179 | instance | kube-system/pods/cilium-operator-869df985b8-wcs9s 2026-04-23 08:59:28.558152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:28.634216 | instance | kube-system/pods/cilium-rb2x9 2026-04-23 08:59:28.682244 | instance | kube-system/pods/coredns-67659f764b-2d4qq 2026-04-23 08:59:28.846068 | instance | kube-system/pods/coredns-67659f764b-rfn8l 2026-04-23 08:59:28.874485 | instance | kube-system/pods/etcd-instance 2026-04-23 08:59:29.042040 | instance | kube-system/pods/kube-apiserver-instance 2026-04-23 08:59:29.065997 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-23 08:59:29.238590 | instance | kube-system/pods/kube-proxy-dmglp 2026-04-23 08:59:29.281328 | instance | kube-system/pods/kube-scheduler-instance 2026-04-23 08:59:29.448708 | instance | kube-system/pods/kube-vip-instance 2026-04-23 08:59:29.476721 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 08:59:29.680278 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-23 08:59:29.711400 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 08:59:29.860327 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-23 08:59:29.882766 | instance | kube-public/serviceaccounts/default 2026-04-23 08:59:30.058091 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-23 08:59:30.096961 | instance | kube-system/rolebindings/kube-proxy 2026-04-23 08:59:30.237644 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-23 08:59:30.302933 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-23 08:59:30.423024 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-23 08:59:30.511207 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-23 08:59:30.666137 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-23 08:59:30.728669 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-23 08:59:30.884657 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-23 08:59:30.919961 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-23 08:59:31.067278 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-23 08:59:31.112829 | instance | kube-system/roles/cilium-config-agent 2026-04-23 08:59:31.308247 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-23 08:59:31.311845 | instance | kube-system/roles/kube-proxy 2026-04-23 08:59:31.489469 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-23 08:59:31.493969 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-23 08:59:31.677292 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-23 08:59:31.680571 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-23 08:59:31.855296 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-23 08:59:31.866369 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-23 08:59:32.032349 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-23 08:59:32.064285 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-23 08:59:32.199380 | instance | kube-system/secrets/bootstrap-token-fgn96m 2026-04-23 08:59:32.265060 | instance | kube-system/secrets/bootstrap-token-nh6swj 2026-04-23 08:59:32.381199 | instance | kube-system/secrets/kubeadm-certs 2026-04-23 08:59:32.454467 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-23 08:59:32.561663 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-23 08:59:32.731672 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-23 08:59:32.781146 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-23 08:59:32.961207 | instance | kube-system/serviceaccounts/cilium 2026-04-23 08:59:33.007302 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-23 08:59:33.207423 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-23 08:59:33.250579 | instance | kube-system/serviceaccounts/coredns 2026-04-23 08:59:33.442291 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-23 08:59:33.478208 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-23 08:59:33.669227 | instance | kube-system/serviceaccounts/default 2026-04-23 08:59:33.727312 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-23 08:59:33.884082 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-23 08:59:33.978172 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-23 08:59:34.093411 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-23 08:59:34.188517 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-23 08:59:34.329078 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-23 08:59:34.405848 | instance | kube-system/serviceaccounts/expand-controller 2026-04-23 08:59:34.547232 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-23 08:59:34.637164 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-23 08:59:34.783087 | instance | kube-system/serviceaccounts/job-controller 2026-04-23 08:59:34.859022 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-23 08:59:35.013127 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-23 08:59:35.090076 | instance | kube-system/serviceaccounts/node-controller 2026-04-23 08:59:35.246955 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-23 08:59:35.333747 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-23 08:59:35.458982 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-23 08:59:35.554608 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-23 08:59:35.691704 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-23 08:59:35.797117 | instance | kube-system/serviceaccounts/replication-controller 2026-04-23 08:59:35.929257 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-23 08:59:36.013488 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-23 08:59:36.156036 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-23 08:59:36.246592 | instance | kube-system/services/kube-dns 2026-04-23 08:59:36.398193 | instance | kube-system/serviceaccounts/service-controller 2026-04-23 08:59:36.428533 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-23 08:59:36.623657 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-23 08:59:36.641314 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-23 08:59:36.830187 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-23 08:59:36.850200 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-23 08:59:37.045866 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-23 08:59:37.064648 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-23 08:59:37.239935 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-23 08:59:37.290463 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-23 08:59:37.446631 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-23 08:59:37.512639 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-23 08:59:37.636162 | instance | local-path-storage/configmaps/local-path-config 2026-04-23 08:59:37.716352 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-23 08:59:37.836359 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-23 08:59:37.913300 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-ll8m5 2026-04-23 08:59:38.033288 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-23 08:59:38.109245 | instance | local-path-storage/serviceaccounts/default 2026-04-23 08:59:38.209822 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-23 08:59:38.308517 | instance | magnum-system/serviceaccounts/default 2026-04-23 08:59:38.417890 | instance | monitoring/daemonsets/goldpinger 2026-04-23 08:59:38.504520 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-23 08:59:38.615277 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 08:59:38.724866 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-23 08:59:38.852036 | instance | monitoring/daemonsets/vector 2026-04-23 08:59:38.936607 | instance | monitoring/configmaps/goldpinger-zap 2026-04-23 08:59:39.055157 | instance | monitoring/configmaps/ipmi-exporter 2026-04-23 08:59:39.139895 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-23 08:59:39.249049 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-23 08:59:39.357690 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-23 08:59:39.469725 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-23 08:59:39.570101 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-23 08:59:39.668020 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-23 08:59:39.778124 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-23 08:59:39.901445 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-23 08:59:39.986627 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-23 08:59:40.229395 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-23 08:59:40.235668 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-23 08:59:40.433695 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-23 08:59:40.628016 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-23 08:59:40.636750 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-23 08:59:40.823016 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-23 08:59:40.855006 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-23 08:59:41.023932 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-23 08:59:41.058999 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-23 08:59:41.239310 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-23 08:59:41.283886 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-23 08:59:41.475939 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-23 08:59:41.499336 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-23 08:59:41.673092 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-23 08:59:41.702079 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-23 08:59:41.896820 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-23 08:59:41.900677 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-23 08:59:42.113692 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-23 08:59:42.120880 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-23 08:59:42.312869 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-23 08:59:42.332306 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-23 08:59:42.516276 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-23 08:59:42.547916 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-23 08:59:42.702109 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-23 08:59:42.773737 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-23 08:59:42.923219 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-23 08:59:42.979184 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-23 08:59:43.137384 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-23 08:59:43.183422 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-23 08:59:43.336554 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-23 08:59:43.423082 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-23 08:59:43.568932 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-23 08:59:43.645949 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-23 08:59:43.770337 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-23 08:59:43.844642 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-23 08:59:43.970987 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-23 08:59:44.044346 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-23 08:59:44.170316 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-23 08:59:44.235050 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-23 08:59:44.366867 | instance | monitoring/deployment/loki-gateway 2026-04-23 08:59:44.425607 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-23 08:59:44.578529 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-23 08:59:44.616359 | instance | monitoring/configmaps/loki 2026-04-23 08:59:44.789687 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-23 08:59:44.795871 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-23 08:59:44.993761 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-23 08:59:45.029283 | instance | monitoring/configmaps/loki-gateway 2026-04-23 08:59:45.188426 | instance | monitoring/configmaps/loki-runtime 2026-04-23 08:59:45.244372 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-23 08:59:45.367936 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-23 08:59:45.438982 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-23 08:59:45.563477 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-23 08:59:45.620356 | instance | monitoring/configmaps/vector 2026-04-23 08:59:45.845469 | instance | monitoring/endpoints/alertmanager-operated 2026-04-23 08:59:45.854443 | instance | monitoring/endpoints/goldpinger 2026-04-23 08:59:46.041706 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-23 08:59:46.058654 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-23 08:59:46.226374 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-23 08:59:46.251699 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-23 08:59:46.432584 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-23 08:59:46.439660 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 08:59:46.621258 | instance | monitoring/endpoints/loki 2026-04-23 08:59:46.624725 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-23 08:59:46.831455 | instance | monitoring/endpoints/loki-gateway 2026-04-23 08:59:46.837546 | instance | monitoring/endpoints/loki-headless 2026-04-23 08:59:47.014512 | instance | monitoring/endpoints/loki-memberlist 2026-04-23 08:59:47.022388 | instance | monitoring/endpoints/loki-results-cache 2026-04-23 08:59:47.115430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:47.199806 | instance | monitoring/endpoints/prometheus-operated 2026-04-23 08:59:47.221925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 08:59:47.224451 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-23 08:59:47.391346 | instance | monitoring/endpoints/vector-headless 2026-04-23 08:59:47.425656 | instance | openstack/configmaps/barbican-bin 2026-04-23 08:59:47.590287 | instance | openstack/configmaps/ceph-csi-config 2026-04-23 08:59:47.655916 | instance | openstack/configmaps/ceph-etc 2026-04-23 08:59:47.830963 | instance | openstack/configmaps/cinder-bin 2026-04-23 08:59:47.900179 | instance | openstack/configmaps/glance-bin 2026-04-23 08:59:48.056772 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-23 08:59:48.116889 | instance | openstack/configmaps/heat-bin 2026-04-23 08:59:48.261208 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-23 08:59:48.348092 | instance | openstack/configmaps/horizon-bin 2026-04-23 08:59:48.478469 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-23 08:59:48.571687 | instance | openstack/configmaps/keepalived-bin 2026-04-23 08:59:48.681003 | instance | openstack/configmaps/keystone-bin 2026-04-23 08:59:48.781072 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-23 08:59:48.915942 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-23 08:59:49.001174 | instance | openstack/configmaps/libvirt-bin 2026-04-23 08:59:49.136983 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-23 08:59:49.235755 | instance | openstack/configmaps/magnum-bin 2026-04-23 08:59:49.360495 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-23 08:59:49.478790 | instance | openstack/configmaps/manila-bin 2026-04-23 08:59:49.603534 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-23 08:59:49.706216 | instance | openstack/configmaps/neutron-bin 2026-04-23 08:59:49.810871 | instance | openstack/configmaps/neutron-coredns 2026-04-23 08:59:49.981291 | instance | openstack/configmaps/nova-bin 2026-04-23 08:59:50.040783 | instance | openstack/configmaps/octavia-bin 2026-04-23 08:59:50.222209 | instance | openstack/configmaps/openvswitch-bin 2026-04-23 08:59:50.260911 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-23 08:59:50.426740 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-23 08:59:50.472352 | instance | openstack/configmaps/placement-bin 2026-04-23 08:59:50.658810 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-23 08:59:50.702780 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-23 08:59:50.907024 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-23 08:59:50.968097 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-23 08:59:51.185401 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-23 08:59:51.190634 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-23 08:59:51.406486 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-23 08:59:51.415420 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-23 08:59:51.652419 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-23 08:59:51.653708 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-23 08:59:51.870199 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-23 08:59:51.880450 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-23 08:59:52.120369 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-23 08:59:52.121700 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-23 08:59:52.352996 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-23 08:59:52.364692 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-23 08:59:52.576638 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-23 08:59:52.585258 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-23 08:59:52.805092 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-23 08:59:52.806740 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-23 08:59:53.047745 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-23 08:59:53.050095 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-23 08:59:53.276321 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-23 08:59:53.283821 | instance | openstack/configmaps/rook-config-override 2026-04-23 08:59:53.526259 | instance | openstack/configmaps/staffeln-bin 2026-04-23 08:59:53.534409 | instance | openstack/configmaps/tempest-bin 2026-04-23 08:59:53.774996 | instance | openstack/configmaps/valkey-configuration 2026-04-23 08:59:53.799192 | instance | openstack/configmaps/valkey-health 2026-04-23 08:59:54.008106 | instance | openstack/configmaps/valkey-scripts 2026-04-23 08:59:54.040991 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-23 08:59:54.221047 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-23 08:59:54.260190 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-23 08:59:54.467809 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-23 08:59:54.501654 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-23 08:59:54.704862 | instance | openstack/cronjobs/nova-cell-setup 2026-04-23 08:59:54.753453 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-23 08:59:54.932310 | instance | openstack/daemonsets/keepalived 2026-04-23 08:59:55.019670 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-23 08:59:55.196072 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-23 08:59:55.296408 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-04-23 08:59:55.452101 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-04-23 08:59:55.559270 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-04-23 08:59:55.760623 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-23 08:59:55.830893 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-04-23 08:59:55.998421 | instance | openstack/daemonsets/nova-compute-default 2026-04-23 08:59:56.089502 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-23 08:59:56.266066 | instance | openstack/daemonsets/openvswitch 2026-04-23 08:59:56.343678 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-23 08:59:56.542989 | instance | monitoring/pods/goldpinger-fcfd9 2026-04-23 08:59:56.598809 | instance | monitoring/pods/kube-prometheus-stack-grafana-84fbb677f7-6c5vz 2026-04-23 08:59:56.735556 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj 2026-04-23 08:59:56.818119 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-w2d5n 2026-04-23 08:59:56.929607 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-khwlt 2026-04-23 08:59:57.010728 | instance | monitoring/pods/loki-0 2026-04-23 08:59:57.123894 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-23 08:59:57.200407 | instance | monitoring/pods/loki-gateway-cf54cb88c-9rlfn 2026-04-23 08:59:57.330553 | instance | monitoring/pods/loki-results-cache-0 2026-04-23 08:59:57.386272 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-p5nn9 2026-04-23 08:59:57.541383 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-jtpvp 2026-04-23 08:59:57.588817 | instance | monitoring/pods/node-feature-discovery-worker-wm8xq 2026-04-23 08:59:57.736636 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-23 08:59:57.793427 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-w5mn2 2026-04-23 08:59:57.967369 | instance | monitoring/pods/vector-fpd9d 2026-04-23 08:59:58.008576 | instance | openstack/deployment/barbican-api 2026-04-23 08:59:58.167925 | instance | openstack/deployment/cinder-api 2026-04-23 08:59:58.254296 | instance | openstack/deployment/cinder-backup 2026-04-23 08:59:58.409761 | instance | openstack/deployment/cinder-scheduler 2026-04-23 08:59:58.535661 | instance | openstack/deployment/cinder-volume 2026-04-23 08:59:58.657221 | instance | openstack/deployment/glance-api 2026-04-23 08:59:58.809284 | instance | openstack/deployment/heat-api 2026-04-23 08:59:58.906089 | instance | openstack/deployment/heat-cfn 2026-04-23 08:59:59.083396 | instance | openstack/deployment/heat-engine 2026-04-23 08:59:59.156459 | instance | openstack/deployment/horizon 2026-04-23 08:59:59.363781 | instance | openstack/deployment/keystone-api 2026-04-23 08:59:59.452925 | instance | openstack/deployment/magnum-api 2026-04-23 08:59:59.655392 | instance | openstack/deployment/magnum-registry 2026-04-23 08:59:59.734779 | instance | openstack/deployment/manila-api 2026-04-23 08:59:59.917633 | instance | openstack/deployment/manila-data 2026-04-23 08:59:59.980188 | instance | openstack/deployment/manila-scheduler 2026-04-23 09:00:00.177363 | instance | openstack/deployment/manila-share 2026-04-23 09:00:00.238620 | instance | openstack/deployment/memcached-memcached 2026-04-23 09:00:00.420160 | instance | openstack/deployment/neutron-coredns 2026-04-23 09:00:00.505013 | instance | openstack/deployment/neutron-rpc-server 2026-04-23 09:00:00.706959 | instance | openstack/deployment/neutron-server 2026-04-23 09:00:00.756615 | instance | openstack/deployment/nova-api-metadata 2026-04-23 09:00:00.981003 | instance | openstack/deployment/nova-api-osapi 2026-04-23 09:00:01.024260 | instance | openstack/deployment/nova-conductor 2026-04-23 09:00:01.241678 | instance | openstack/deployment/nova-novncproxy 2026-04-23 09:00:01.313647 | instance | openstack/deployment/nova-scheduler 2026-04-23 09:00:01.547110 | instance | openstack/deployment/octavia-api 2026-04-23 09:00:01.609976 | instance | openstack/deployment/octavia-housekeeping 2026-04-23 09:00:01.791144 | instance | openstack/deployment/octavia-worker 2026-04-23 09:00:01.892694 | instance | openstack/deployment/openstack-database-exporter 2026-04-23 09:00:02.056872 | instance | openstack/deployment/openstack-exporter 2026-04-23 09:00:02.148828 | instance | openstack/deployment/placement-api 2026-04-23 09:00:02.349655 | instance | openstack/deployment/pxc-operator 2026-04-23 09:00:02.410728 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-23 09:00:02.617176 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-23 09:00:02.647917 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-23 09:00:02.870608 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-23 09:00:02.892732 | instance | openstack/deployment/staffeln-api 2026-04-23 09:00:03.127055 | instance | openstack/deployment/staffeln-conductor 2026-04-23 09:00:03.146199 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-23 09:00:03.355567 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-23 09:00:03.359377 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-23 09:00:03.609691 | instance | openstack/endpoints/barbican-api 2026-04-23 09:00:03.621404 | instance | openstack/endpoints/ceph-mon 2026-04-23 09:00:03.851394 | instance | openstack/endpoints/cinder-api 2026-04-23 09:00:03.862283 | instance | openstack/endpoints/glance-api 2026-04-23 09:00:04.083822 | instance | openstack/endpoints/heat-api 2026-04-23 09:00:04.124624 | instance | openstack/endpoints/heat-cfn 2026-04-23 09:00:04.382758 | instance | openstack/endpoints/horizon 2026-04-23 09:00:04.414722 | instance | openstack/endpoints/horizon-int 2026-04-23 09:00:04.633661 | instance | openstack/endpoints/keystone-api 2026-04-23 09:00:04.694449 | instance | openstack/endpoints/magnum-api 2026-04-23 09:00:04.885463 | instance | openstack/endpoints/magnum-registry 2026-04-23 09:00:04.938544 | instance | openstack/endpoints/manila-api 2026-04-23 09:00:05.147704 | instance | openstack/endpoints/memcached 2026-04-23 09:00:05.193522 | instance | openstack/endpoints/memcached-metrics 2026-04-23 09:00:05.205915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.394949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.402060 | instance | openstack/endpoints/neutron-coredns 2026-04-23 09:00:05.434497 | instance | openstack/endpoints/neutron-coredns-metrics 2026-04-23 09:00:05.496603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.598107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.685274 | instance | openstack/endpoints/neutron-server 2026-04-23 09:00:05.690137 | instance | openstack/endpoints/nova-api 2026-04-23 09:00:05.711534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.835281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.949719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:05.950368 | instance | openstack/endpoints/nova-metadata 2026-04-23 09:00:05.961498 | instance | openstack/endpoints/nova-novncproxy 2026-04-23 09:00:06.047142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.153216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.177450 | instance | openstack/endpoints/octavia-api 2026-04-23 09:00:06.184661 | instance | openstack/endpoints/openstack-exporter 2026-04-23 09:00:06.261540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.358782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.424887 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-23 09:00:06.451619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.487057 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-23 09:00:06.602030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.667700 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-23 09:00:06.726433 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:00:06.745021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.749636 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-23 09:00:06.846414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:06.906090 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-23 09:00:06.951468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.004144 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-23 09:00:07.064737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.169047 | instance | openstack/endpoints/placement-api 2026-04-23 09:00:07.203314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.253728 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-23 09:00:07.305639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.420624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.428048 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-23 09:00:07.496567 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-23 09:00:07.513333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.618997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.672612 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-23 09:00:07.710665 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-23 09:00:07.716054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.835652 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:00:07.857872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:07.912710 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-23 09:00:07.935107 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-23 09:00:07.969629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.075643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.172946 | instance | openstack/endpoints/rabbitmq-glance 2026-04-23 09:00:08.196645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.211113 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-23 09:00:08.324179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.429125 | instance | openstack/endpoints/rabbitmq-heat 2026-04-23 09:00:08.440379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.459858 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-23 09:00:08.534264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.627980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.632917 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-23 09:00:08.694693 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-23 09:00:08.779996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.863031 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-23 09:00:08.888348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:08.955441 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-23 09:00:09.108959 | instance | openstack/endpoints/rabbitmq-manila 2026-04-23 09:00:09.202962 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-23 09:00:09.363104 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-23 09:00:09.427179 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-23 09:00:09.590276 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-23 09:00:09.666830 | instance | openstack/endpoints/rabbitmq-nova 2026-04-23 09:00:09.831587 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-23 09:00:09.897144 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-23 09:00:10.070675 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-23 09:00:10.124694 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-23 09:00:10.356450 | instance | openstack/endpoints/staffeln-api 2026-04-23 09:00:10.388487 | instance | openstack/endpoints/valkey 2026-04-23 09:00:10.588092 | instance | openstack/endpoints/valkey-headless 2026-04-23 09:00:10.644411 | instance | openstack/endpoints/valkey-metrics 2026-04-23 09:00:10.840042 | instance | openstack/ingresses/cloudformation 2026-04-23 09:00:10.881192 | instance | openstack/ingresses/compute 2026-04-23 09:00:11.078860 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-23 09:00:11.118344 | instance | openstack/ingresses/container-infra 2026-04-23 09:00:11.327601 | instance | openstack/ingresses/container-infra-registry 2026-04-23 09:00:11.372158 | instance | openstack/ingresses/dashboard 2026-04-23 09:00:11.591596 | instance | openstack/ingresses/identity 2026-04-23 09:00:11.692961 | instance | openstack/ingresses/image 2026-04-23 09:00:11.873051 | instance | openstack/ingresses/key-manager 2026-04-23 09:00:11.943348 | instance | openstack/ingresses/load-balancer 2026-04-23 09:00:12.165860 | instance | openstack/ingresses/network 2026-04-23 09:00:12.221633 | instance | openstack/ingresses/orchestration 2026-04-23 09:00:12.445834 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-23 09:00:12.480602 | instance | openstack/ingresses/placement 2026-04-23 09:00:12.629454 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-23 09:00:12.702151 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-23 09:00:12.853453 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-23 09:00:12.949182 | instance | openstack/ingresses/sharev2 2026-04-23 09:00:13.084809 | instance | openstack/ingresses/volumev3 2026-04-23 09:00:13.196427 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-23 09:00:13.345431 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-23 09:00:13.426991 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-23 09:00:13.572737 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-23 09:00:13.630558 | instance | monitoring/secrets/alertmanager-tls 2026-04-23 09:00:13.811327 | instance | monitoring/secrets/grafana-tls 2026-04-23 09:00:13.830952 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-23 09:00:13.997347 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-23 09:00:14.032859 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-23 09:00:14.056394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.165875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.198632 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-23 09:00:14.226616 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-23 09:00:14.267034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.378828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.403292 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-23 09:00:14.430078 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-23 09:00:14.497036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.596920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.601284 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-23 09:00:14.623879 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-23 09:00:14.701684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.787818 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-khwlt-tls 2026-04-23 09:00:14.810804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.858198 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-23 09:00:14.914446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:14.977282 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-23 09:00:15.025673 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:00:15.042065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.090606 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-23 09:00:15.143999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.152890 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-23 09:00:15.241376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.297706 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-23 09:00:15.326073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.342413 | instance | monitoring/secrets/prometheus-tls 2026-04-23 09:00:15.433970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.499237 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-23 09:00:15.530208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.552099 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-23 09:00:15.629749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:00:15.722485 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-23 09:00:15.932076 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-23 09:00:15.999445 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-23 09:00:16.143052 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-23 09:00:16.216746 | instance | openstack/jobs/barbican-db-init 2026-04-23 09:00:16.345709 | instance | openstack/jobs/barbican-db-sync 2026-04-23 09:00:16.472310 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-23 09:00:16.581926 | instance | openstack/jobs/barbican-ks-service 2026-04-23 09:00:16.732974 | instance | openstack/jobs/barbican-ks-user 2026-04-23 09:00:16.814345 | instance | openstack/jobs/barbican-rabbit-init 2026-04-23 09:00:16.987339 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-23 09:00:17.060426 | instance | openstack/jobs/cinder-bootstrap 2026-04-23 09:00:17.240555 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-23 09:00:17.325897 | instance | openstack/jobs/cinder-db-init 2026-04-23 09:00:17.504568 | instance | openstack/jobs/cinder-db-sync 2026-04-23 09:00:17.590844 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-23 09:00:17.760922 | instance | openstack/jobs/cinder-ks-service 2026-04-23 09:00:17.834836 | instance | openstack/jobs/cinder-ks-user 2026-04-23 09:00:18.016137 | instance | openstack/jobs/cinder-rabbit-init 2026-04-23 09:00:18.120536 | instance | openstack/jobs/cinder-storage-init 2026-04-23 09:00:18.264896 | instance | openstack/jobs/cinder-volume-usage-audit-29615525 2026-04-23 09:00:18.398319 | instance | openstack/jobs/glance-db-init 2026-04-23 09:00:18.498472 | instance | openstack/jobs/glance-db-sync 2026-04-23 09:00:18.653300 | instance | openstack/jobs/glance-ks-endpoints 2026-04-23 09:00:18.744660 | instance | openstack/jobs/glance-ks-service 2026-04-23 09:00:18.894574 | instance | openstack/jobs/glance-ks-user 2026-04-23 09:00:19.024673 | instance | openstack/jobs/glance-metadefs-load 2026-04-23 09:00:19.153825 | instance | openstack/jobs/glance-rabbit-init 2026-04-23 09:00:19.306130 | instance | openstack/jobs/glance-storage-init 2026-04-23 09:00:19.430620 | instance | openstack/jobs/heat-bootstrap 2026-04-23 09:00:19.559170 | instance | openstack/jobs/heat-db-init 2026-04-23 09:00:19.736239 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-23 09:00:19.829661 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-23 09:00:19.941113 | instance | openstack/jobs/heat-db-sync 2026-04-23 09:00:20.051728 | instance | openstack/networkpolicies/valkey 2026-04-23 09:00:20.216354 | instance | openstack/jobs/heat-domain-ks-user 2026-04-23 09:00:20.260298 | instance | openstack/jobs/heat-engine-cleaner-29615565 2026-04-23 09:00:20.371564 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29615565" not found 2026-04-23 09:00:20.436354 | instance | openstack/jobs/heat-engine-cleaner-29615570 2026-04-23 09:00:20.594078 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29615565" not found 2026-04-23 09:00:20.604301 | instance | openstack/jobs/heat-engine-cleaner-29615575 2026-04-23 09:00:20.679471 | instance | openstack/jobs/heat-ks-endpoints 2026-04-23 09:00:20.864802 | instance | openstack/jobs/heat-ks-service 2026-04-23 09:00:20.951565 | instance | openstack/jobs/heat-ks-user 2026-04-23 09:00:21.122767 | instance | openstack/jobs/heat-rabbit-init 2026-04-23 09:00:21.217764 | instance | openstack/jobs/heat-trusts 2026-04-23 09:00:21.375345 | instance | openstack/jobs/horizon-db-init 2026-04-23 09:00:21.445736 | instance | openstack/jobs/horizon-db-sync 2026-04-23 09:00:21.604060 | instance | openstack/jobs/keystone-bootstrap 2026-04-23 09:00:21.743555 | instance | openstack/jobs/keystone-credential-setup 2026-04-23 09:00:21.928268 | instance | openstack/jobs/keystone-db-init 2026-04-23 09:00:22.034687 | instance | openstack/jobs/keystone-db-sync 2026-04-23 09:00:22.203744 | instance | openstack/jobs/keystone-domain-manage 2026-04-23 09:00:22.294850 | instance | openstack/jobs/keystone-fernet-setup 2026-04-23 09:00:22.500245 | instance | openstack/jobs/keystone-rabbit-init 2026-04-23 09:00:22.579969 | instance | openstack/jobs/magnum-db-init 2026-04-23 09:00:22.737180 | instance | openstack/jobs/magnum-db-sync 2026-04-23 09:00:22.825372 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-23 09:00:22.967202 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-23 09:00:23.084444 | instance | openstack/jobs/magnum-ks-service 2026-04-23 09:00:23.220918 | instance | openstack/jobs/magnum-ks-user 2026-04-23 09:00:23.325276 | instance | openstack/jobs/magnum-rabbit-init 2026-04-23 09:00:23.503097 | instance | openstack/jobs/manila-bootstrap 2026-04-23 09:00:23.590256 | instance | openstack/jobs/manila-db-init 2026-04-23 09:00:23.744868 | instance | openstack/jobs/manila-db-sync 2026-04-23 09:00:23.834407 | instance | openstack/jobs/manila-ks-endpoints 2026-04-23 09:00:23.995605 | instance | openstack/jobs/manila-ks-service 2026-04-23 09:00:24.102771 | instance | openstack/jobs/manila-ks-user 2026-04-23 09:00:24.235828 | instance | openstack/jobs/manila-rabbit-init 2026-04-23 09:00:24.328725 | instance | openstack/jobs/neutron-db-init 2026-04-23 09:00:24.470187 | instance | openstack/jobs/neutron-db-sync 2026-04-23 09:00:24.566230 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-23 09:00:24.721742 | instance | openstack/jobs/neutron-ks-service 2026-04-23 09:00:24.812127 | instance | openstack/jobs/neutron-ks-user 2026-04-23 09:00:24.970216 | instance | openstack/jobs/neutron-rabbit-init 2026-04-23 09:00:25.039552 | instance | openstack/jobs/nova-db-init 2026-04-23 09:00:25.233873 | instance | openstack/jobs/nova-db-sync 2026-04-23 09:00:25.301315 | instance | openstack/jobs/nova-ks-endpoints 2026-04-23 09:00:25.503662 | instance | openstack/jobs/nova-ks-service 2026-04-23 09:00:25.561500 | instance | openstack/jobs/nova-ks-user 2026-04-23 09:00:25.769003 | instance | openstack/jobs/nova-rabbit-init 2026-04-23 09:00:25.822478 | instance | openstack/jobs/octavia-bootstrap 2026-04-23 09:00:26.032518 | instance | openstack/jobs/octavia-db-init 2026-04-23 09:00:26.052749 | instance | openstack/jobs/octavia-db-sync 2026-04-23 09:00:26.288131 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-23 09:00:26.296073 | instance | openstack/jobs/octavia-ks-service 2026-04-23 09:00:26.517573 | instance | openstack/jobs/octavia-ks-user 2026-04-23 09:00:26.526100 | instance | openstack/jobs/octavia-rabbit-init 2026-04-23 09:00:26.766152 | instance | openstack/jobs/placement-db-init 2026-04-23 09:00:26.775101 | instance | openstack/jobs/placement-db-sync 2026-04-23 09:00:26.992399 | instance | monitoring/serviceaccounts/default 2026-04-23 09:00:26.999485 | instance | openstack/jobs/placement-ks-endpoints 2026-04-23 09:00:27.253002 | instance | monitoring/serviceaccounts/goldpinger 2026-04-23 09:00:27.258569 | instance | openstack/jobs/placement-ks-service 2026-04-23 09:00:27.523944 | instance | openstack/jobs/placement-ks-user 2026-04-23 09:00:27.529457 | instance | openstack/jobs/staffeln-db-init 2026-04-23 09:00:27.764412 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-23 09:00:27.777175 | instance | openstack/jobs/staffeln-db-sync 2026-04-23 09:00:28.022147 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-23 09:00:28.028557 | instance | openstack/jobs/tempest-ks-user 2026-04-23 09:00:28.255620 | instance | openstack/jobs/tempest-run-tests 2026-04-23 09:00:28.266953 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-23 09:00:28.507840 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-23 09:00:28.509952 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-23 09:00:28.796730 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 09:00:28.848506 | instance | monitoring/serviceaccounts/loki 2026-04-23 09:00:29.067557 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-23 09:00:29.100010 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-23 09:00:29.340367 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-23 09:00:29.374049 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-23 09:00:29.630964 | instance | monitoring/serviceaccounts/vector 2026-04-23 09:00:29.669376 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-23 09:00:29.877621 | instance | monitoring/statefulsets/loki 2026-04-23 09:00:29.891854 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-23 09:00:30.103121 | instance | monitoring/statefulsets/loki-results-cache 2026-04-23 09:00:30.129073 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-23 09:00:30.315654 | instance | monitoring/services/alertmanager-operated 2026-04-23 09:00:30.350587 | instance | monitoring/services/goldpinger 2026-04-23 09:00:30.516273 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-23 09:00:30.594099 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-23 09:00:30.742371 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-23 09:00:30.789965 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-23 09:00:30.912129 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-23 09:00:30.975081 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-23 09:00:31.112957 | instance | monitoring/services/loki 2026-04-23 09:00:31.167510 | instance | monitoring/services/loki-chunks-cache 2026-04-23 09:00:31.313856 | instance | monitoring/services/loki-gateway 2026-04-23 09:00:31.370153 | instance | monitoring/services/loki-headless 2026-04-23 09:00:31.525471 | instance | monitoring/services/loki-memberlist 2026-04-23 09:00:31.572706 | instance | monitoring/services/loki-results-cache 2026-04-23 09:00:31.738722 | instance | monitoring/services/prometheus-operated 2026-04-23 09:00:31.776782 | instance | monitoring/services/prometheus-pushgateway 2026-04-23 09:00:31.941935 | instance | monitoring/services/vector-headless 2026-04-23 09:00:31.964393 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-23 09:00:32.137269 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-23 09:00:32.148170 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-23 09:00:32.519087 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-23 09:00:32.565685 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-23 09:00:32.912530 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-23 09:00:32.982969 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-23 09:00:33.392881 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-23 09:00:33.411693 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-23 09:00:33.792360 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-23 09:00:33.817829 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-23 09:00:34.159965 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-23 09:00:34.226262 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-23 09:00:34.523774 | instance | openstack/pods/barbican-api-7c79495897-686g8 2026-04-23 09:00:34.615534 | instance | openstack/pods/barbican-db-init-pz99d 2026-04-23 09:00:34.780053 | instance | openstack/pods/barbican-db-sync-86cb9 2026-04-23 09:00:34.839771 | instance | openstack/pods/barbican-ks-endpoints-tg8s7 2026-04-23 09:00:35.046180 | instance | openstack/pods/barbican-ks-service-gk4jd 2026-04-23 09:00:35.123022 | instance | openstack/pods/barbican-ks-user-g5npq 2026-04-23 09:00:35.316246 | instance | openstack/pods/barbican-rabbit-init-w72x7 2026-04-23 09:00:35.378599 | instance | openstack/pods/cinder-api-65869b77c5-db9mt 2026-04-23 09:00:35.571765 | instance | openstack/pods/cinder-backup-69f77bd7d7-6c2cp 2026-04-23 09:00:35.632939 | instance | openstack/pods/cinder-backup-storage-init-vfh7b 2026-04-23 09:00:35.828776 | instance | openstack/pods/cinder-bootstrap-4mmrh 2026-04-23 09:00:35.894596 | instance | openstack/pods/cinder-create-internal-tenant-8w7sj 2026-04-23 09:00:36.077895 | instance | openstack/pods/cinder-db-init-7x49h 2026-04-23 09:00:36.137392 | instance | openstack/pods/cinder-db-sync-2rgxs 2026-04-23 09:00:36.329596 | instance | openstack/pods/cinder-ks-endpoints-xkxdd 2026-04-23 09:00:36.405060 | instance | openstack/pods/cinder-ks-service-7gjvc 2026-04-23 09:00:36.602975 | instance | openstack/pods/cinder-ks-user-dvzfj 2026-04-23 09:00:36.683746 | instance | openstack/pods/cinder-rabbit-init-mh2cc 2026-04-23 09:00:36.882178 | instance | openstack/pods/cinder-scheduler-8bd755585-lhwjs 2026-04-23 09:00:36.929236 | instance | openstack/pods/cinder-storage-init-k8zhs 2026-04-23 09:00:37.127535 | instance | openstack/pods/cinder-volume-ff594cdbf-vqmk5 2026-04-23 09:00:37.205204 | instance | openstack/pods/cinder-volume-usage-audit-29615525-5gvmh 2026-04-23 09:00:37.368186 | instance | openstack/pods/glance-api-c966665c9-llgzs 2026-04-23 09:00:37.458797 | instance | openstack/pods/glance-db-init-qwbn5 2026-04-23 09:00:37.614947 | instance | openstack/pods/glance-db-sync-4x9jh 2026-04-23 09:00:37.695639 | instance | openstack/pods/glance-ks-endpoints-ngqvz 2026-04-23 09:00:37.921087 | instance | openstack/pods/glance-ks-service-brkbg 2026-04-23 09:00:38.007373 | instance | openstack/pods/glance-ks-user-6rb4w 2026-04-23 09:00:38.191729 | instance | openstack/pods/glance-metadefs-load-c9vxk 2026-04-23 09:00:38.270092 | instance | openstack/pods/glance-rabbit-init-lxzvl 2026-04-23 09:00:38.429897 | instance | openstack/pods/glance-storage-init-h4zq5 2026-04-23 09:00:38.523138 | instance | openstack/pods/heat-api-786cf654d6-xmwc7 2026-04-23 09:00:38.679488 | instance | openstack/pods/heat-bootstrap-kgmm5 2026-04-23 09:00:38.759768 | instance | openstack/pods/heat-cfn-77995d9988-vbg4d 2026-04-23 09:00:38.928089 | instance | openstack/pods/heat-db-init-sj8vm 2026-04-23 09:00:38.993534 | instance | openstack/pods/heat-db-sync-jmktb 2026-04-23 09:00:39.160413 | instance | openstack/pods/heat-domain-ks-user-p6mrj 2026-04-23 09:00:39.230286 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-23 09:00:39.408241 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-23 09:00:39.440736 | instance | openstack/pods/heat-engine-69c9ffc74c-trnw9 2026-04-23 09:00:39.590494 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-23 09:00:39.724974 | instance | openstack/pods/heat-engine-cleaner-29615565-5cksd 2026-04-23 09:00:39.820862 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-23 09:00:39.827680 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29615565-5cksd" not found 2026-04-23 09:00:40.047341 | instance | openstack/pods/heat-engine-cleaner-29615570-5822m 2026-04-23 09:00:40.251682 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29615565-5cksd" not found 2026-04-23 09:00:40.264981 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-23 09:00:40.322875 | instance | openstack/pods/heat-engine-cleaner-29615575-wrwcs 2026-04-23 09:00:40.504982 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-23 09:00:40.611522 | instance | openstack/pods/heat-ks-endpoints-v9hc9 2026-04-23 09:00:40.738082 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-23 09:00:40.888617 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-23 09:00:40.933445 | instance | openstack/pods/heat-ks-service-w5mrb 2026-04-23 09:00:41.087733 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-23 09:00:41.163703 | instance | openstack/pods/heat-ks-user-n5dk6 2026-04-23 09:00:41.283060 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-23 09:00:41.430435 | instance | openstack/pods/heat-rabbit-init-8r78v 2026-04-23 09:00:41.480804 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-23 09:00:41.673959 | instance | openstack/pods/heat-trusts-xf52j 2026-04-23 09:00:41.681553 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-23 09:00:41.868925 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-23 09:00:41.926272 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-23 09:00:42.047397 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-23 09:00:42.131007 | instance | openstack/pods/horizon-6c8fc9b769-2smcj 2026-04-23 09:00:42.253370 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-23 09:00:42.375559 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-23 09:00:42.452626 | instance | openstack/pods/horizon-db-init-5dkmk 2026-04-23 09:00:42.608865 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-23 09:00:42.696093 | instance | openstack/pods/horizon-db-sync-5vnq4 2026-04-23 09:00:42.821206 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-23 09:00:42.974010 | instance | openstack/pods/keepalived-8nhcd 2026-04-23 09:00:43.040620 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-23 09:00:43.224218 | instance | openstack/pods/keystone-api-7bd8d79876-97gsc 2026-04-23 09:00:43.245377 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-23 09:00:43.460145 | instance | openstack/pods/keystone-bootstrap-mlbt7 2026-04-23 09:00:43.465379 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-23 09:00:43.668891 | instance | openstack/pods/keystone-credential-setup-6zhzk 2026-04-23 09:00:43.703407 | instance | openstack/rolebindings/cinder-storage-init 2026-04-23 09:00:43.899640 | instance | openstack/pods/keystone-db-init-xcrm8 2026-04-23 09:00:43.904176 | instance | openstack/pods/keystone-db-sync-r9pbc 2026-04-23 09:00:44.134292 | instance | openstack/rolebindings/glance-glance-api 2026-04-23 09:00:44.157576 | instance | openstack/pods/keystone-domain-manage-t5bd4 2026-04-23 09:00:44.329632 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-23 09:00:44.404242 | instance | openstack/pods/keystone-fernet-setup-9hdx8 2026-04-23 09:00:44.523565 | instance | openstack/pods/keystone-rabbit-init-r67lj 2026-04-23 09:00:44.614357 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-23 09:00:44.754077 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-23 09:00:44.797126 | instance | openstack/pods/libvirt-libvirt-default-zxv5t 2026-04-23 09:00:44.943471 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-23 09:00:45.040529 | instance | openstack/pods/magnum-api-7f58df5849-gxmrv 2026-04-23 09:00:45.135776 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-23 09:00:45.313996 | instance | openstack/pods/magnum-cluster-api-proxy-v7g7f 2026-04-23 09:00:45.327624 | instance | openstack/pods/magnum-conductor-0 2026-04-23 09:00:45.559505 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-23 09:00:45.568852 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-23 09:00:45.753395 | instance | openstack/pods/magnum-db-init-9bqks 2026-04-23 09:00:45.769974 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-23 09:00:45.977233 | instance | openstack/pods/magnum-db-sync-tqxqx 2026-04-23 09:00:45.991251 | instance | openstack/pods/magnum-domain-ks-user-jrqjz 2026-04-23 09:00:46.191189 | instance | openstack/rolebindings/glance-glance-test 2026-04-23 09:00:46.223122 | instance | openstack/pods/magnum-ks-endpoints-mkjvf 2026-04-23 09:00:46.379268 | instance | openstack/rolebindings/glance-storage-init 2026-04-23 09:00:46.497277 | instance | openstack/pods/magnum-ks-service-vhdw7 2026-04-23 09:00:46.581809 | instance | openstack/rolebindings/heat-heat-api 2026-04-23 09:00:46.742521 | instance | openstack/pods/magnum-ks-user-zlxjc 2026-04-23 09:00:46.784866 | instance | openstack/pods/magnum-rabbit-init-gl6vc 2026-04-23 09:00:46.988409 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-23 09:00:47.053425 | instance | openstack/pods/magnum-registry-c45778976-lnv5p 2026-04-23 09:00:47.230331 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-23 09:00:47.335360 | instance | openstack/pods/manila-api-5c49cd45fc-ls82l 2026-04-23 09:00:47.439754 | instance | openstack/pods/manila-bootstrap-lx9w5 2026-04-23 09:00:47.582789 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-23 09:00:47.689069 | instance | openstack/pods/manila-data-6bf4c5b9dd-mn5fv 2026-04-23 09:00:47.772060 | instance | openstack/pods/manila-db-init-rhdvk 2026-04-23 09:00:47.932452 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-23 09:00:48.023199 | instance | openstack/pods/manila-db-sync-mxssn 2026-04-23 09:00:48.129464 | instance | openstack/rolebindings/heat-heat-engine 2026-04-23 09:00:48.283644 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-23 09:00:48.320966 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-23 09:00:48.469470 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-23 09:00:48.531305 | instance | openstack/pods/manila-ks-endpoints-6vc68 2026-04-23 09:00:48.651165 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-23 09:00:48.795332 | instance | openstack/pods/manila-ks-service-xgqtg 2026-04-23 09:00:48.834049 | instance | openstack/pods/manila-ks-user-gsplm 2026-04-23 09:00:49.042777 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-23 09:00:49.065588 | instance | openstack/pods/manila-rabbit-init-hb867 2026-04-23 09:00:49.234098 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-23 09:00:49.320104 | instance | openstack/pods/manila-scheduler-5bb699ccc6-wxsjv 2026-04-23 09:00:49.438056 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-23 09:00:49.572495 | instance | openstack/rolebindings/heat-heat-test 2026-04-23 09:00:49.655688 | instance | openstack/pods/manila-share-5558f685bc-wc86m 2026-04-23 09:00:49.786433 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-23 09:00:49.932688 | instance | openstack/rolebindings/horizon-horizon 2026-04-23 09:00:49.976701 | instance | openstack/pods/memcached-memcached-6479589586-6vnhr 2026-04-23 09:00:50.145051 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-23 09:00:50.220515 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-23 09:00:50.328650 | instance | openstack/pods/neutron-coredns-7dd4958666-wtbpq 2026-04-23 09:00:50.406975 | instance | openstack/pods/neutron-db-init-ckc28 2026-04-23 09:00:50.552286 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-23 09:00:50.633771 | instance | openstack/pods/neutron-db-sync-h4hs8 2026-04-23 09:00:50.747997 | instance | openstack/rolebindings/keepalived 2026-04-23 09:00:50.868897 | instance | openstack/pods/neutron-dhcp-agent-default-lktbj 2026-04-23 09:00:50.976008 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-23 09:00:51.137259 | instance | openstack/pods/neutron-ks-endpoints-t2nhj 2026-04-23 09:00:51.167366 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-23 09:00:51.377169 | instance | openstack/pods/neutron-ks-service-mw77v 2026-04-23 09:00:51.395892 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-23 09:00:51.607548 | instance | openstack/pods/neutron-ks-user-gk9bz 2026-04-23 09:00:51.639015 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-23 09:00:51.835298 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-23 09:00:51.856682 | instance | openstack/pods/neutron-l3-agent-default-lsqcj 2026-04-23 09:00:52.035354 | instance | openstack/pods/neutron-metadata-agent-default-rzzh5 2026-04-23 09:00:52.107217 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-23 09:00:52.275938 | instance | openstack/pods/neutron-netns-cleanup-cron-default-f6xdn 2026-04-23 09:00:52.280532 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-23 09:00:52.465151 | instance | openstack/pods/neutron-ovs-agent-default-kfk99 2026-04-23 09:00:52.513776 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-23 09:00:52.702789 | instance | openstack/pods/neutron-rabbit-init-bd7qj 2026-04-23 09:00:52.719143 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-23 09:00:52.946929 | instance | openstack/pods/neutron-rpc-server-85b4b86897-f6j5n 2026-04-23 09:00:52.950223 | instance | openstack/pods/neutron-server-79dd87cfb7-jkjg8 2026-04-23 09:00:53.191453 | instance | openstack/pods/nova-api-metadata-65cf9fbf86-4z5gf 2026-04-23 09:00:53.210889 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-23 09:00:53.446995 | instance | openstack/pods/nova-api-osapi-8596cdb579-d46mc 2026-04-23 09:00:53.460741 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-23 09:00:53.672116 | instance | openstack/pods/nova-bootstrap-5zsjv 2026-04-23 09:00:53.710701 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-23 09:00:53.931087 | instance | openstack/pods/nova-cell-setup-7vhsn 2026-04-23 09:00:53.945956 | instance | openstack/pods/nova-compute-default-6nthp 2026-04-23 09:00:54.177099 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-23 09:00:54.221515 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-23 09:00:54.382266 | instance | openstack/pods/nova-conductor-6f877fc7d9-6nt2d 2026-04-23 09:00:54.422126 | instance | openstack/pods/nova-db-init-r2npp 2026-04-23 09:00:54.622002 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-23 09:00:54.680515 | instance | openstack/pods/nova-db-sync-9dtpv 2026-04-23 09:00:54.826473 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-23 09:00:54.914516 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-23 09:00:55.033736 | instance | openstack/pods/nova-ks-endpoints-z9vfv 2026-04-23 09:00:55.101826 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-23 09:00:55.279984 | instance | openstack/pods/nova-ks-service-wchwk 2026-04-23 09:00:55.305348 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-23 09:00:55.501837 | instance | openstack/pods/nova-ks-user-5mgtg 2026-04-23 09:00:55.524744 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-23 09:00:55.722055 | instance | openstack/pods/nova-novncproxy-d8d97dc86-cgtvk 2026-04-23 09:00:55.730441 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-23 09:00:55.918543 | instance | openstack/pods/nova-rabbit-init-797mg 2026-04-23 09:00:55.943291 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-23 09:00:56.154530 | instance | openstack/pods/nova-scheduler-7d4bcc789c-jjv55 2026-04-23 09:00:56.172322 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-23 09:00:56.374998 | instance | openstack/pods/octavia-api-c549cdfb8-wvtwt 2026-04-23 09:00:56.384318 | instance | openstack/rolebindings/manila-manila-api 2026-04-23 09:00:56.569595 | instance | openstack/pods/octavia-bootstrap-lz4ww 2026-04-23 09:00:56.614835 | instance | openstack/rolebindings/manila-manila-data 2026-04-23 09:00:56.823833 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-23 09:00:56.846570 | instance | openstack/pods/octavia-db-init-9rbdw 2026-04-23 09:00:57.024708 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-23 09:00:57.088442 | instance | openstack/pods/octavia-db-sync-8z7m5 2026-04-23 09:00:57.219380 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-23 09:00:57.383009 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-23 09:00:57.510773 | instance | openstack/pods/octavia-health-manager-default-vk7nk 2026-04-23 09:00:57.638645 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-23 09:00:57.754659 | instance | openstack/pods/octavia-housekeeping-6f5cc4d4c7-fhhmn 2026-04-23 09:00:57.868901 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-23 09:00:57.997180 | instance | openstack/pods/octavia-ks-endpoints-n2tg5 2026-04-23 09:00:58.053561 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-23 09:00:58.275861 | instance | openstack/pods/octavia-ks-service-w2gmz 2026-04-23 09:00:58.287563 | instance | openstack/rolebindings/manila-manila-share 2026-04-23 09:00:58.513253 | instance | openstack/pods/octavia-ks-user-jpbsq 2026-04-23 09:00:58.538699 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-23 09:00:58.754360 | instance | openstack/pods/octavia-rabbit-init-mdqfw 2026-04-23 09:00:58.784564 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-23 09:00:59.000814 | instance | openstack/pods/octavia-worker-794f9c45cd-ckgbx 2026-04-23 09:00:59.004293 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-g7qjb 2026-04-23 09:00:59.220298 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-04-23 09:00:59.249805 | instance | openstack/pods/openstack-exporter-57756c8b7f-z7r7m 2026-04-23 09:00:59.448601 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-23 09:00:59.527987 | instance | openstack/pods/openvswitch-99zmm 2026-04-23 09:00:59.678674 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-23 09:00:59.800776 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-23 09:00:59.899027 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-23 09:01:00.071737 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-04-23 09:01:00.079545 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-04-23 09:01:00.289910 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-23 09:01:00.292312 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-04-23 09:01:00.521017 | instance | openstack/pods/placement-api-5bd57c7599-mhbcd 2026-04-23 09:01:00.558130 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-23 09:01:00.783122 | instance | openstack/pods/placement-db-init-w22rh 2026-04-23 09:01:00.786547 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-04-23 09:01:00.973723 | instance | openstack/pods/placement-db-sync-vtnmp 2026-04-23 09:01:01.018752 | instance | openstack/pods/placement-ks-endpoints-wh5qx 2026-04-23 09:01:01.217829 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-23 09:01:01.292031 | instance | openstack/pods/placement-ks-service-mhwrh 2026-04-23 09:01:01.393412 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-23 09:01:01.511074 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-23 09:01:01.589823 | instance | openstack/pods/placement-ks-user-zfdw7 2026-04-23 09:01:01.703489 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-23 09:01:01.813245 | instance | openstack/pods/pxc-operator-69cb5bbdb9-dtwwn 2026-04-23 09:01:01.913719 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-23 09:01:02.042646 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-23 09:01:02.105394 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-23 09:01:02.274020 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-23 09:01:02.380610 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-23 09:01:02.479326 | instance | openstack/rolebindings/nova-nova-compute 2026-04-23 09:01:02.641636 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-p4z4l 2026-04-23 09:01:02.688003 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-23 09:01:02.901086 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-23 09:01:02.920444 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-23 09:01:03.137863 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-23 09:01:03.189659 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-23 09:01:03.390099 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-23 09:01:03.501287 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-23 09:01:03.602247 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-23 09:01:03.762762 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-23 09:01:03.838663 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-23 09:01:04.002257 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-csssq 2026-04-23 09:01:04.067559 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-23 09:01:04.259994 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-23 09:01:04.325470 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-23 09:01:04.463531 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-23 09:01:04.562518 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-23 09:01:04.676477 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qkghc 2026-04-23 09:01:04.793956 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-23 09:01:04.945387 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn 2026-04-23 09:01:04.994128 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-23 09:01:05.202975 | instance | openstack/pods/staffeln-api-c476db78c-stvt8 2026-04-23 09:01:05.214402 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-23 09:01:05.412343 | instance | openstack/pods/staffeln-conductor-7985f47cdd-wg9pr 2026-04-23 09:01:05.453016 | instance | openstack/rolebindings/nova-nova-test 2026-04-23 09:01:05.627391 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-23 09:01:05.654454 | instance | openstack/pods/staffeln-db-init-zx897 2026-04-23 09:01:05.821523 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-23 09:01:05.904708 | instance | openstack/pods/staffeln-db-sync-64q4c 2026-04-23 09:01:06.040183 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-23 09:01:06.147861 | instance | openstack/pods/tempest-ks-user-d6lv8 2026-04-23 09:01:06.260590 | instance | openstack/pods/tempest-run-tests-9xhk5 2026-04-23 09:01:06.381558 | instance | openstack/pods/valkey-node-0 2026-04-23 09:01:06.514519 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-23 09:01:06.612500 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-23 09:01:06.726176 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-23 09:01:06.795957 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-23 09:01:06.933477 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-23 09:01:07.021104 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-23 09:01:07.125433 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-23 09:01:07.219268 | instance | openstack/rolebindings/placement-placement-api 2026-04-23 09:01:07.336222 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-23 09:01:07.403414 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-23 09:01:07.539815 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-23 09:01:07.615235 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-23 09:01:07.746782 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-23 09:01:07.817991 | instance | openstack/rolebindings/pxc-operator 2026-04-23 09:01:07.952361 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-23 09:01:08.019343 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-23 09:01:08.145284 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-23 09:01:08.238119 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-23 09:01:08.359668 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-23 09:01:08.437057 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-23 09:01:08.579238 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-23 09:01:08.624353 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-23 09:01:08.792885 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-23 09:01:08.847813 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-23 09:01:09.048430 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-23 09:01:09.056772 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-23 09:01:09.242895 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-23 09:01:09.257083 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-23 09:01:09.449630 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-23 09:01:09.460796 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-23 09:01:09.648006 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-23 09:01:09.650394 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-23 09:01:09.834752 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-23 09:01:09.869005 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-23 09:01:10.018725 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-23 09:01:10.094205 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-23 09:01:10.211058 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-23 09:01:10.286414 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-23 09:01:10.395033 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-23 09:01:10.481287 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-23 09:01:10.600546 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-23 09:01:10.686095 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-23 09:01:10.796277 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-23 09:01:10.877019 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-23 09:01:10.992189 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-23 09:01:11.064072 | instance | openstack/roles/cinder-backup-storage-init 2026-04-23 09:01:11.184305 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-23 09:01:11.281426 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-23 09:01:11.385911 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-23 09:01:11.501141 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-23 09:01:11.572354 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-23 09:01:11.707050 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-23 09:01:11.771981 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-23 09:01:11.895862 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-23 09:01:11.957989 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-23 09:01:12.094895 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-23 09:01:12.159652 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-23 09:01:12.296441 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-23 09:01:12.366249 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-23 09:01:12.500294 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-23 09:01:12.577132 | instance | openstack/roles/cinder-storage-init 2026-04-23 09:01:12.689137 | instance | openstack/roles/glance-openstack-glance-api 2026-04-23 09:01:12.750833 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-23 09:01:12.886681 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-23 09:01:12.942156 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-23 09:01:13.096119 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-23 09:01:13.145241 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-23 09:01:13.300049 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-23 09:01:13.323423 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-23 09:01:13.532577 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-23 09:01:13.580180 | instance | openstack/roles/glance-openstack-glance-test 2026-04-23 09:01:13.741235 | instance | openstack/roles/glance-storage-init 2026-04-23 09:01:13.794031 | instance | openstack/roles/heat-openstack-heat-api 2026-04-23 09:01:13.947548 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-23 09:01:13.993577 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-23 09:01:14.166347 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-23 09:01:14.203943 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-23 09:01:14.359664 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-23 09:01:14.393465 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-23 09:01:14.549132 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-23 09:01:14.568631 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-23 09:01:14.742175 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-23 09:01:14.744818 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-23 09:01:14.930682 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-23 09:01:14.930752 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-23 09:01:15.114293 | instance | openstack/roles/heat-openstack-heat-test 2026-04-23 09:01:15.122470 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-23 09:01:15.301431 | instance | openstack/roles/horizon-openstack-horizon 2026-04-23 09:01:15.304180 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-23 09:01:15.483798 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-23 09:01:15.484580 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-23 09:01:15.662787 | instance | openstack/roles/keepalived 2026-04-23 09:01:15.675913 | instance | openstack/roles/keystone-credential-rotate 2026-04-23 09:01:15.845696 | instance | openstack/roles/keystone-credential-setup 2026-04-23 09:01:15.861584 | instance | openstack/roles/keystone-fernet-rotate 2026-04-23 09:01:16.017216 | instance | openstack/roles/keystone-fernet-setup 2026-04-23 09:01:16.028923 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-23 09:01:16.187046 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-23 09:01:16.202149 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-23 09:01:16.371260 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-23 09:01:16.373568 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-23 09:01:16.541181 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-23 09:01:16.549603 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-23 09:01:16.709667 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-23 09:01:16.728300 | instance | openstack/roles/libvirt-cert-manager 2026-04-23 09:01:16.879471 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-23 09:01:16.893874 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-23 09:01:17.056938 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-23 09:01:17.060922 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-23 09:01:17.230391 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-23 09:01:17.235561 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-23 09:01:17.404462 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-23 09:01:17.405807 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-23 09:01:17.590796 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-23 09:01:17.592211 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-23 09:01:17.770440 | instance | openstack/roles/manila-openstack-manila-api 2026-04-23 09:01:17.794028 | instance | openstack/roles/manila-openstack-manila-data 2026-04-23 09:01:17.959675 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-23 09:01:17.976078 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-23 09:01:18.152325 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-23 09:01:18.159303 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-23 09:01:18.327559 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-23 09:01:18.358716 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-23 09:01:18.514593 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-23 09:01:18.542308 | instance | openstack/roles/manila-openstack-manila-share 2026-04-23 09:01:18.700863 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-23 09:01:18.752973 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-23 09:01:18.896294 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-04-23 09:01:18.977958 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-23 09:01:19.125113 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-23 09:01:19.195727 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-23 09:01:19.322086 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-04-23 09:01:19.391759 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-04-23 09:01:19.513835 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-04-23 09:01:19.584662 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-23 09:01:19.697944 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-04-23 09:01:19.767113 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-23 09:01:19.906346 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-23 09:01:19.950975 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-23 09:01:20.095302 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-23 09:01:20.131691 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-23 09:01:20.288205 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-23 09:01:20.305939 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-23 09:01:20.469131 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-23 09:01:20.479921 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-23 09:01:20.640430 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-23 09:01:20.648646 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-23 09:01:20.825483 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-23 09:01:20.827187 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-23 09:01:21.004122 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-23 09:01:21.004318 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-23 09:01:21.195042 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-23 09:01:21.206943 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-23 09:01:21.368306 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-23 09:01:21.378160 | instance | openstack/roles/nova-openstack-nova-test 2026-04-23 09:01:21.541771 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-23 09:01:21.545820 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-23 09:01:21.730435 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-23 09:01:21.730689 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-23 09:01:21.914431 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-23 09:01:21.940139 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-23 09:01:22.107802 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-23 09:01:22.144746 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-23 09:01:22.296695 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-23 09:01:22.360251 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-23 09:01:22.485925 | instance | openstack/roles/placement-openstack-placement-api 2026-04-23 09:01:22.575279 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-23 09:01:22.682535 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-23 09:01:22.765710 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-23 09:01:22.881193 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-23 09:01:22.984122 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-23 09:01:23.073962 | instance | openstack/roles/pxc-operator 2026-04-23 09:01:23.174743 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-23 09:01:23.279488 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-23 09:01:23.383491 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-23 09:01:23.491921 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-23 09:01:23.602989 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-23 09:01:23.720744 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-23 09:01:23.821008 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-23 09:01:23.939824 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-23 09:01:24.002209 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-23 09:01:24.134221 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-23 09:01:24.195660 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-23 09:01:24.329917 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-23 09:01:24.383111 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-23 09:01:24.527294 | instance | openstack/roles/rook-ceph-mgr 2026-04-23 09:01:24.582536 | instance | openstack/roles/rook-ceph-osd 2026-04-23 09:01:24.742280 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-23 09:01:24.765097 | instance | openstack/roles/staffeln-conductor 2026-04-23 09:01:24.929680 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-23 09:01:24.945587 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-23 09:01:25.123505 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-23 09:01:25.123620 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-23 09:01:25.314137 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-23 09:01:25.316867 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-23 09:01:25.496084 | instance | openstack/secrets/barbican-api-certs 2026-04-23 09:01:25.516157 | instance | openstack/secrets/barbican-db-admin 2026-04-23 09:01:25.689492 | instance | openstack/secrets/barbican-db-user 2026-04-23 09:01:25.702758 | instance | openstack/secrets/barbican-etc 2026-04-23 09:01:25.884819 | instance | openstack/secrets/barbican-keystone-admin 2026-04-23 09:01:25.906915 | instance | openstack/secrets/barbican-keystone-user 2026-04-23 09:01:26.099106 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-23 09:01:26.123989 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-23 09:01:26.289296 | instance | openstack/secrets/cinder-api-certs 2026-04-23 09:01:26.313559 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-23 09:01:26.497265 | instance | openstack/secrets/cinder-db-admin 2026-04-23 09:01:26.504935 | instance | openstack/secrets/cinder-db-user 2026-04-23 09:01:26.684786 | instance | openstack/secrets/cinder-etc 2026-04-23 09:01:26.686710 | instance | openstack/secrets/cinder-keystone-admin 2026-04-23 09:01:26.869463 | instance | openstack/secrets/cinder-keystone-test 2026-04-23 09:01:26.901494 | instance | openstack/secrets/cinder-keystone-user 2026-04-23 09:01:27.072960 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-23 09:01:27.083940 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-23 09:01:27.251810 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-23 09:01:27.278986 | instance | openstack/secrets/glance-api-certs 2026-04-23 09:01:27.451205 | instance | openstack/secrets/glance-db-admin 2026-04-23 09:01:27.492221 | instance | openstack/secrets/glance-db-user 2026-04-23 09:01:27.647836 | instance | openstack/secrets/glance-etc 2026-04-23 09:01:27.690334 | instance | openstack/secrets/glance-keystone-admin 2026-04-23 09:01:27.838902 | instance | openstack/secrets/glance-keystone-test 2026-04-23 09:01:27.902061 | instance | openstack/secrets/glance-keystone-user 2026-04-23 09:01:28.055348 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-23 09:01:28.102532 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-23 09:01:28.247809 | instance | openstack/secrets/heat-api-certs 2026-04-23 09:01:28.293342 | instance | openstack/secrets/heat-cfn-certs 2026-04-23 09:01:28.452154 | instance | openstack/secrets/heat-db-admin 2026-04-23 09:01:28.491889 | instance | openstack/secrets/heat-db-user 2026-04-23 09:01:28.640941 | instance | openstack/secrets/heat-etc 2026-04-23 09:01:28.682535 | instance | openstack/secrets/heat-keystone-admin 2026-04-23 09:01:28.837420 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-23 09:01:28.884355 | instance | openstack/secrets/heat-keystone-test 2026-04-23 09:01:29.044191 | instance | openstack/secrets/heat-keystone-trustee 2026-04-23 09:01:29.086645 | instance | openstack/secrets/heat-keystone-user 2026-04-23 09:01:29.250428 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-23 09:01:29.293599 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-23 09:01:29.450421 | instance | openstack/secrets/horizon-db-admin 2026-04-23 09:01:29.496944 | instance | openstack/secrets/horizon-db-user 2026-04-23 09:01:29.678049 | instance | openstack/secrets/horizon-etc 2026-04-23 09:01:29.708847 | instance | openstack/secrets/horizon-int-certs 2026-04-23 09:01:29.888162 | instance | openstack/secrets/horizon-keystone-admin 2026-04-23 09:01:29.922339 | instance | openstack/secrets/images-rbd-keyring 2026-04-23 09:01:30.119532 | instance | openstack/secrets/internal-percona-xtradb 2026-04-23 09:01:30.133991 | instance | openstack/secrets/keepalived-etc 2026-04-23 09:01:30.320108 | instance | openstack/secrets/keystone-api-certs 2026-04-23 09:01:30.340743 | instance | openstack/secrets/keystone-credential-keys 2026-04-23 09:01:30.545757 | instance | openstack/secrets/keystone-db-admin 2026-04-23 09:01:30.565481 | instance | openstack/secrets/keystone-db-user 2026-04-23 09:01:30.767383 | instance | openstack/secrets/keystone-etc 2026-04-23 09:01:30.776529 | instance | openstack/secrets/keystone-fernet-keys 2026-04-23 09:01:30.957172 | instance | openstack/secrets/keystone-keystone-admin 2026-04-23 09:01:30.963589 | instance | openstack/secrets/keystone-keystone-test 2026-04-23 09:01:31.160418 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-23 09:01:31.177583 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-23 09:01:31.364886 | instance | openstack/secrets/libvirt-api-ca 2026-04-23 09:01:31.374516 | instance | openstack/secrets/libvirt-etc 2026-04-23 09:01:31.537231 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-23 09:01:31.564684 | instance | openstack/secrets/libvirt-libvirt-default-zxv5t-api 2026-04-23 09:01:31.753151 | instance | openstack/secrets/libvirt-libvirt-default-zxv5t-vnc 2026-04-23 09:01:31.775453 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-23 09:01:31.944678 | instance | openstack/secrets/magnum-api-certs 2026-04-23 09:01:31.989233 | instance | openstack/secrets/magnum-db-admin 2026-04-23 09:01:32.138569 | instance | openstack/secrets/magnum-db-user 2026-04-23 09:01:32.211148 | instance | openstack/secrets/magnum-etc 2026-04-23 09:01:32.357314 | instance | openstack/secrets/magnum-keystone-admin 2026-04-23 09:01:32.412731 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-23 09:01:32.553250 | instance | openstack/secrets/magnum-keystone-user 2026-04-23 09:01:32.616651 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-23 09:01:32.768393 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-23 09:01:32.823628 | instance | openstack/secrets/magnum-registry-certs 2026-04-23 09:01:32.976944 | instance | openstack/secrets/manila-api-certs 2026-04-23 09:01:33.034973 | instance | openstack/secrets/manila-db-admin 2026-04-23 09:01:33.202870 | instance | openstack/secrets/manila-db-user 2026-04-23 09:01:33.248522 | instance | openstack/secrets/manila-etc 2026-04-23 09:01:33.437037 | instance | openstack/secrets/manila-keystone-admin 2026-04-23 09:01:33.482016 | instance | openstack/secrets/manila-keystone-user 2026-04-23 09:01:33.638842 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-23 09:01:33.700734 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-23 09:01:33.870479 | instance | openstack/secrets/manila-ssh-keys 2026-04-23 09:01:33.895514 | instance | openstack/secrets/neutron-db-admin 2026-04-23 09:01:34.063176 | instance | openstack/secrets/neutron-db-user 2026-04-23 09:01:34.121911 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-04-23 09:01:34.285772 | instance | openstack/secrets/neutron-etc 2026-04-23 09:01:34.337596 | instance | openstack/secrets/neutron-keystone-admin 2026-04-23 09:01:34.501149 | instance | openstack/secrets/neutron-keystone-test 2026-04-23 09:01:34.522224 | instance | openstack/secrets/neutron-keystone-user 2026-04-23 09:01:34.697739 | instance | openstack/secrets/neutron-l3-agent-default 2026-04-23 09:01:34.721610 | instance | openstack/secrets/neutron-metadata-agent-default 2026-04-23 09:01:34.901257 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-23 09:01:34.943041 | instance | openstack/secrets/neutron-ovs-agent-default 2026-04-23 09:01:35.133938 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-23 09:01:35.155517 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-23 09:01:35.334056 | instance | openstack/secrets/neutron-server-certs 2026-04-23 09:01:35.346544 | instance | openstack/secrets/nova-api-certs 2026-04-23 09:01:35.534610 | instance | openstack/secrets/nova-compute-default 2026-04-23 09:01:35.536465 | instance | openstack/secrets/nova-db-admin 2026-04-23 09:01:35.719655 | instance | openstack/secrets/nova-db-api-admin 2026-04-23 09:01:35.728006 | instance | openstack/secrets/nova-db-api-user 2026-04-23 09:01:35.937921 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-23 09:01:35.944190 | instance | openstack/secrets/nova-db-cell0-user 2026-04-23 09:01:36.126149 | instance | openstack/secrets/nova-db-user 2026-04-23 09:01:36.142651 | instance | openstack/secrets/nova-etc 2026-04-23 09:01:36.330378 | instance | openstack/secrets/nova-keystone-admin 2026-04-23 09:01:36.337579 | instance | openstack/secrets/nova-keystone-test 2026-04-23 09:01:36.521482 | instance | openstack/secrets/nova-keystone-user 2026-04-23 09:01:36.525640 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-23 09:01:36.717908 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-23 09:01:36.727240 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-23 09:01:36.909236 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-23 09:01:36.913162 | instance | openstack/secrets/nova-ssh 2026-04-23 09:01:37.111702 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-23 09:01:37.114458 | instance | openstack/secrets/octavia-api-certs 2026-04-23 09:01:37.288349 | instance | openstack/secrets/octavia-client-ca 2026-04-23 09:01:37.298567 | instance | openstack/secrets/octavia-client-certs 2026-04-23 09:01:37.467531 | instance | openstack/secrets/octavia-db-admin 2026-04-23 09:01:37.483089 | instance | openstack/secrets/octavia-db-user 2026-04-23 09:01:37.651819 | instance | openstack/secrets/octavia-etc 2026-04-23 09:01:37.673738 | instance | openstack/secrets/octavia-health-manager-default 2026-04-23 09:01:37.849557 | instance | openstack/secrets/octavia-keystone-admin 2026-04-23 09:01:37.872014 | instance | openstack/secrets/octavia-keystone-test 2026-04-23 09:01:38.043450 | instance | openstack/secrets/octavia-keystone-user 2026-04-23 09:01:38.065729 | instance | openstack/secrets/octavia-persistence-db-admin 2026-04-23 09:01:38.231722 | instance | openstack/secrets/octavia-persistence-db-user 2026-04-23 09:01:38.281631 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-23 09:01:38.435594 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-23 09:01:38.482429 | instance | openstack/secrets/octavia-server-ca 2026-04-23 09:01:38.651727 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-23 09:01:38.692137 | instance | openstack/secrets/percona-xtradb 2026-04-23 09:01:38.863025 | instance | openstack/secrets/placement-api-certs 2026-04-23 09:01:38.898044 | instance | openstack/secrets/placement-db-admin 2026-04-23 09:01:39.073316 | instance | openstack/secrets/placement-db-user 2026-04-23 09:01:39.099010 | instance | openstack/secrets/placement-etc 2026-04-23 09:01:39.285007 | instance | openstack/secrets/placement-keystone-admin 2026-04-23 09:01:39.370992 | instance | openstack/secrets/placement-keystone-user 2026-04-23 09:01:39.485950 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-23 09:01:39.568761 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-23 09:01:39.695071 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-23 09:01:39.759871 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-23 09:01:39.892349 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-23 09:01:39.959722 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-23 09:01:40.105898 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-23 09:01:40.159354 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-23 09:01:40.322192 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-23 09:01:40.350751 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-23 09:01:40.525143 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-23 09:01:40.580617 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-23 09:01:40.705268 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-23 09:01:40.772530 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-23 09:01:40.901020 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-23 09:01:40.966393 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-23 09:01:41.107402 | instance | openstack/serviceaccounts/barbican-api 2026-04-23 09:01:41.165781 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-23 09:01:41.502910 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-23 09:01:41.564333 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-23 09:01:41.906828 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-23 09:01:41.946461 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-23 09:01:42.300722 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-23 09:01:42.322721 | instance | openstack/serviceaccounts/barbican-test 2026-04-23 09:01:42.709199 | instance | openstack/serviceaccounts/cinder-api 2026-04-23 09:01:42.728469 | instance | openstack/serviceaccounts/cinder-backup 2026-04-23 09:01:43.077554 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-23 09:01:43.120410 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-23 09:01:43.435609 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-23 09:01:43.539024 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-23 09:01:43.855748 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-23 09:01:43.907240 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-23 09:01:44.249815 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-23 09:01:44.292002 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-23 09:01:44.670935 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-23 09:01:44.683769 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-23 09:01:45.086961 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-23 09:01:45.087415 | instance | openstack/serviceaccounts/cinder-test 2026-04-23 09:01:45.466337 | instance | openstack/serviceaccounts/cinder-volume 2026-04-23 09:01:45.474962 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-23 09:01:45.869528 | instance | openstack/serviceaccounts/default 2026-04-23 09:01:45.873413 | instance | openstack/serviceaccounts/glance-api 2026-04-23 09:01:46.266836 | instance | openstack/serviceaccounts/glance-db-init 2026-04-23 09:01:46.273652 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-23 09:01:46.669255 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-23 09:01:46.669932 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-23 09:01:47.049433 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-23 09:01:47.051457 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-23 09:01:47.406717 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-23 09:01:47.419396 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-23 09:01:47.792612 | instance | openstack/serviceaccounts/glance-test 2026-04-23 09:01:47.828508 | instance | openstack/serviceaccounts/heat-api 2026-04-23 09:01:48.168438 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-23 09:01:48.206717 | instance | openstack/serviceaccounts/heat-cfn 2026-04-23 09:01:48.554001 | instance | openstack/serviceaccounts/heat-db-init 2026-04-23 09:01:48.608438 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-23 09:01:48.934770 | instance | openstack/serviceaccounts/heat-engine 2026-04-23 09:01:48.990695 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-23 09:01:49.372200 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-23 09:01:49.451899 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-23 09:01:49.796118 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-23 09:01:49.848834 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-23 09:01:50.196955 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-23 09:01:50.244140 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-23 09:01:50.563175 | instance | openstack/serviceaccounts/heat-test 2026-04-23 09:01:50.638353 | instance | openstack/serviceaccounts/heat-trusts 2026-04-23 09:01:50.967282 | instance | openstack/serviceaccounts/horizon 2026-04-23 09:01:51.002839 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-23 09:01:51.340922 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-23 09:01:51.364597 | instance | openstack/serviceaccounts/horizon-test 2026-04-23 09:01:51.746231 | instance | openstack/serviceaccounts/keepalived 2026-04-23 09:01:51.756488 | instance | openstack/serviceaccounts/keystone-api 2026-04-23 09:01:52.143432 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-23 09:01:52.149842 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-23 09:01:52.524888 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-23 09:01:52.529368 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-23 09:01:52.907014 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-23 09:01:52.915055 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-23 09:01:53.285948 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-23 09:01:53.292275 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-23 09:01:53.675015 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-23 09:01:53.692260 | instance | openstack/serviceaccounts/keystone-test 2026-04-23 09:01:54.054897 | instance | openstack/serviceaccounts/libvirt 2026-04-23 09:01:54.108122 | instance | openstack/serviceaccounts/magnum-api 2026-04-23 09:01:54.416306 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-23 09:01:54.517807 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-23 09:01:54.797948 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-23 09:01:54.908102 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-23 09:01:55.195614 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-23 09:01:55.225079 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-23 09:01:55.391204 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-23 09:01:55.431897 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-23 09:01:55.602044 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-23 09:01:55.612728 | instance | openstack/secrets/rook-ceph-config 2026-04-23 09:01:55.800175 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-23 09:01:55.800287 | instance | openstack/secrets/rook-ceph-mon 2026-04-23 09:01:55.984221 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-23 09:01:55.985457 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-23 09:01:56.167791 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-23 09:01:56.175176 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-23 09:01:56.356468 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-23 09:01:56.366459 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-23 09:01:56.552862 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-23 09:01:56.557262 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-23 09:01:56.751417 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-23 09:01:56.771143 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-23 09:01:56.949453 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-23 09:01:56.981292 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-23 09:01:57.179190 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-23 09:01:57.199142 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-23 09:01:57.385316 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-23 09:01:57.411328 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-23 09:01:57.599068 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-23 09:01:57.613689 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-23 09:01:57.814630 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-23 09:01:57.824627 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-04-23 09:01:58.010985 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-23 09:01:58.024503 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-23 09:01:58.285989 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-23 09:01:58.290600 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-23 09:01:58.505157 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-23 09:01:58.515945 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-23 09:01:58.733867 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-23 09:01:58.740820 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-23 09:01:58.931912 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-23 09:01:58.983051 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-23 09:01:59.147368 | instance | openstack/secrets/staffeln-db-admin 2026-04-23 09:01:59.237841 | instance | openstack/secrets/staffeln-db-user 2026-04-23 09:01:59.322605 | instance | openstack/secrets/staffeln-etc 2026-04-23 09:01:59.434991 | instance | openstack/secrets/tempest-etc 2026-04-23 09:01:59.531951 | instance | openstack/secrets/tempest-keystone-admin 2026-04-23 09:01:59.639308 | instance | openstack/secrets/tempest-keystone-user 2026-04-23 09:01:59.747405 | instance | openstack/secrets/valkey-ca 2026-04-23 09:01:59.837460 | instance | openstack/secrets/valkey-server-certs 2026-04-23 09:01:59.966859 | instance | openstack/services/barbican-api 2026-04-23 09:02:00.045442 | instance | openstack/services/ceph-mon 2026-04-23 09:02:00.184922 | instance | openstack/services/cinder-api 2026-04-23 09:02:00.265451 | instance | openstack/services/glance-api 2026-04-23 09:02:00.400923 | instance | openstack/services/heat-api 2026-04-23 09:02:00.496794 | instance | openstack/services/heat-cfn 2026-04-23 09:02:00.658469 | instance | openstack/services/horizon 2026-04-23 09:02:00.733519 | instance | openstack/services/horizon-int 2026-04-23 09:02:00.893087 | instance | openstack/services/keystone-api 2026-04-23 09:02:00.965016 | instance | openstack/services/magnum-api 2026-04-23 09:02:01.117322 | instance | openstack/services/magnum-registry 2026-04-23 09:02:01.207881 | instance | openstack/services/manila-api 2026-04-23 09:02:01.371311 | instance | openstack/services/memcached 2026-04-23 09:02:01.435452 | instance | openstack/services/memcached-metrics 2026-04-23 09:02:01.608382 | instance | openstack/services/neutron-coredns 2026-04-23 09:02:01.670815 | instance | openstack/services/neutron-coredns-metrics 2026-04-23 09:02:01.832241 | instance | openstack/services/neutron-server 2026-04-23 09:02:01.905946 | instance | openstack/services/nova-api 2026-04-23 09:02:02.063828 | instance | openstack/services/nova-metadata 2026-04-23 09:02:02.127530 | instance | openstack/services/nova-novncproxy 2026-04-23 09:02:02.326855 | instance | openstack/services/octavia-api 2026-04-23 09:02:02.387956 | instance | openstack/services/openstack-exporter 2026-04-23 09:02:02.561863 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-23 09:02:02.639351 | instance | openstack/services/percona-xtradb-haproxy 2026-04-23 09:02:02.794059 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-23 09:02:02.889508 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-23 09:02:03.048701 | instance | openstack/services/percona-xtradb-pxc 2026-04-23 09:02:03.121059 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-23 09:02:03.310614 | instance | openstack/services/placement-api 2026-04-23 09:02:03.356448 | instance | openstack/services/rabbitmq-barbican 2026-04-23 09:02:03.540746 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-23 09:02:03.593955 | instance | openstack/services/rabbitmq-cinder 2026-04-23 09:02:03.765691 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-23 09:02:03.824992 | instance | openstack/services/rabbitmq-glance 2026-04-23 09:02:03.969796 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-23 09:02:04.031138 | instance | openstack/services/rabbitmq-heat 2026-04-23 09:02:04.179297 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-23 09:02:04.236275 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-23 09:02:04.399442 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-23 09:02:04.609817 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-23 09:02:04.771591 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-23 09:02:04.980524 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-23 09:02:05.182741 | instance | openstack/serviceaccounts/manila-api 2026-04-23 09:02:05.345831 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-23 09:02:05.554958 | instance | openstack/serviceaccounts/manila-data 2026-04-23 09:02:05.686219 | instance | openstack/serviceaccounts/manila-db-init 2026-04-23 09:02:05.949256 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-23 09:02:06.118025 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-23 09:02:06.323027 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-23 09:02:06.473649 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-23 09:02:06.670257 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-23 09:02:06.861597 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-23 09:02:07.086749 | instance | openstack/serviceaccounts/manila-share 2026-04-23 09:02:07.256504 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-23 09:02:07.464209 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-23 09:02:07.650386 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-23 09:02:07.872056 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-04-23 09:02:08.026947 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-23 09:02:08.279042 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-23 09:02:08.413890 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-23 09:02:08.650863 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-04-23 09:02:08.784257 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-04-23 09:02:09.008043 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-23 09:02:09.171247 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-04-23 09:02:09.369297 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-23 09:02:09.535250 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-04-23 09:02:09.761462 | instance | openstack/serviceaccounts/neutron-server 2026-04-23 09:02:09.921528 | instance | openstack/serviceaccounts/neutron-test 2026-04-23 09:02:10.136568 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-23 09:02:10.339702 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-23 09:02:10.541422 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-23 09:02:10.726068 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-23 09:02:10.916425 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-23 09:02:11.138982 | instance | openstack/serviceaccounts/nova-compute 2026-04-23 09:02:11.329531 | instance | openstack/serviceaccounts/nova-conductor 2026-04-23 09:02:11.568558 | instance | openstack/serviceaccounts/nova-db-init 2026-04-23 09:02:11.704951 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-23 09:02:11.928988 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-23 09:02:12.042973 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-23 09:02:12.368742 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-23 09:02:12.441874 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-23 09:02:12.759669 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-23 09:02:12.788842 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-23 09:02:13.133102 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-23 09:02:13.188984 | instance | openstack/serviceaccounts/nova-test 2026-04-23 09:02:13.543643 | instance | openstack/serviceaccounts/octavia-api 2026-04-23 09:02:13.593021 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-23 09:02:13.936913 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-23 09:02:13.970283 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-23 09:02:14.296352 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-23 09:02:14.328563 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-23 09:02:14.681945 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-23 09:02:14.728315 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-23 09:02:15.087756 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-23 09:02:15.135344 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-23 09:02:15.473796 | instance | openstack/serviceaccounts/octavia-worker 2026-04-23 09:02:15.497405 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-23 09:02:15.845963 | instance | openstack/serviceaccounts/placement-api 2026-04-23 09:02:15.852096 | instance | openstack/serviceaccounts/placement-db-init 2026-04-23 09:02:16.207714 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-23 09:02:16.221793 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-23 09:02:16.608558 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-23 09:02:16.634994 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-23 09:02:16.990051 | instance | openstack/serviceaccounts/pxc-operator 2026-04-23 09:02:17.000833 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-23 09:02:17.371221 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-23 09:02:17.393861 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-23 09:02:17.734160 | instance | openstack/services/rabbitmq-keystone 2026-04-23 09:02:17.759120 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-23 09:02:17.971323 | instance | openstack/services/rabbitmq-magnum 2026-04-23 09:02:17.995825 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-23 09:02:18.188072 | instance | openstack/services/rabbitmq-manila 2026-04-23 09:02:18.217552 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-23 09:02:18.412039 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-23 09:02:18.446745 | instance | openstack/services/rabbitmq-neutron 2026-04-23 09:02:18.650143 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-23 09:02:18.659879 | instance | openstack/services/rabbitmq-nova 2026-04-23 09:02:18.888120 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-23 09:02:18.893071 | instance | openstack/services/rabbitmq-octavia 2026-04-23 09:02:19.140291 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-23 09:02:19.151297 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-23 09:02:19.374824 | instance | openstack/services/staffeln-api 2026-04-23 09:02:19.402430 | instance | openstack/services/valkey 2026-04-23 09:02:19.629718 | instance | openstack/services/valkey-headless 2026-04-23 09:02:19.633166 | instance | openstack/services/valkey-metrics 2026-04-23 09:02:19.848532 | instance | openstack/statefulsets/magnum-conductor 2026-04-23 09:02:19.865313 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-23 09:02:20.141938 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-23 09:02:20.157138 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-23 09:02:20.405777 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-23 09:02:20.413612 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-23 09:02:20.670333 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-23 09:02:20.684942 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-23 09:02:20.927172 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-23 09:02:20.937577 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-23 09:02:21.174579 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-23 09:02:21.195490 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-23 09:02:21.448902 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-23 09:02:21.449393 | instance | openstack/statefulsets/valkey-node 2026-04-23 09:02:21.703277 | instance | orc-system/deployment/orc-controller-manager 2026-04-23 09:02:21.707420 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-23 09:02:21.914840 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-23 09:02:21.923161 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-23 09:02:22.109599 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-23 09:02:22.112140 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-23 09:02:22.304528 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-23 09:02:22.308481 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-6qflc 2026-04-23 09:02:22.502663 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-23 09:02:22.535631 | instance | orc-system/roles/orc-leader-election-role 2026-04-23 09:02:22.694422 | instance | orc-system/serviceaccounts/default 2026-04-23 09:02:22.737696 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-23 09:02:22.905112 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-75zmh 2026-04-23 09:02:22.931738 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-23 09:02:23.125333 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-23 09:02:23.135331 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-23 09:02:23.306829 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-23 09:02:23.344473 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-23 09:02:23.522251 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-23 09:02:23.556919 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-23 09:02:23.722652 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-23 09:02:23.773938 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-23 09:02:23.921966 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-23 09:02:23.998085 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-23 09:02:24.098136 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-23 09:02:24.181978 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-23 09:02:24.274415 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-23 09:02:24.353500 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-23 09:02:24.462219 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-23 09:02:24.549345 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-23 09:02:24.648190 | instance | rook-ceph/roles/rook-ceph-system 2026-04-23 09:02:24.728513 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-23 09:02:24.838470 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-23 09:02:24.915965 | instance | rook-ceph/serviceaccounts/default 2026-04-23 09:02:25.114591 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-23 09:02:25.146322 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-23 09:02:25.561524 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-23 09:02:25.583024 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-23 09:02:25.987719 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-23 09:02:25.988926 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-23 09:02:26.351223 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-23 09:02:26.378236 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-23 09:02:26.742552 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-23 09:02:26.747790 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-23 09:02:27.116455 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-23 09:02:27.124299 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-23 09:02:27.463523 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-23 09:02:27.506997 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-23 09:02:27.837808 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-23 09:02:27.904678 | instance | openstack/serviceaccounts/staffeln-api 2026-04-23 09:02:28.198200 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-23 09:02:28.275015 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-23 09:02:28.552468 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-23 09:02:28.641401 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-23 09:02:28.916120 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-23 09:02:29.019424 | instance | openstack/serviceaccounts/valkey 2026-04-23 09:02:29.319691 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-23 09:02:29.400631 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-g2b94 2026-04-23 09:02:29.541305 | instance | secretgen-controller/serviceaccounts/default 2026-04-23 09:02:29.614763 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-23 09:02:29.756697 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-23 09:02:29.839744 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-23 09:02:29.985849 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-23 09:02:30.085491 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-23 09:02:30.239327 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-23 09:02:30.320000 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-23 09:02:30.483231 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-23 09:02:30.564672 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-23 09:02:30.714005 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-23 09:02:30.786779 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-23 09:02:30.962585 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-23 09:02:31.036936 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-23 09:02:31.328770 | instance | ERROR 2026-04-23 09:02:31.328981 | instance | { 2026-04-23 09:02:31.329013 | instance | "delta": "0:03:19.644752", 2026-04-23 09:02:31.329035 | instance | "end": "2026-04-23 09:02:31.267519", 2026-04-23 09:02:31.329053 | instance | "msg": "non-zero return code", 2026-04-23 09:02:31.329072 | instance | "rc": 123, 2026-04-23 09:02:31.329089 | instance | "start": "2026-04-23 08:59:11.622767" 2026-04-23 09:02:31.329106 | instance | } 2026-04-23 09:02:31.329129 | instance | ERROR: Ignoring Errors 2026-04-23 09:02:31.349149 | 2026-04-23 09:02:31.349255 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-23 09:02:32.297620 | instance | changed: 2026-04-23 09:02:32.297814 | instance | cd+++++++++ objects/ 2026-04-23 09:02:32.297843 | instance | cd+++++++++ objects/cluster/ 2026-04-23 09:02:32.297864 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-23 09:02:32.297883 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-23 09:02:32.297902 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-23 09:02:32.297920 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-23 09:02:32.297938 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-23 09:02:32.297956 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-23 09:02:32.297973 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-23 09:02:32.297991 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-23 09:02:32.298009 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-23 09:02:32.298027 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-23 09:02:32.298045 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-23 09:02:32.298063 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-23 09:02:32.298081 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-23 09:02:32.298099 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-23 09:02:32.298131 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-23 09:02:32.298150 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-23 09:02:32.298168 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-23 09:02:32.298186 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-23 09:02:32.298204 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-23 09:02:32.298221 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-23 09:02:32.298238 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-23 09:02:32.298256 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-23 09:02:32.298273 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-23 09:02:32.298290 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-23 09:02:32.298307 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-23 09:02:32.298324 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-23 09:02:32.298341 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-23 09:02:32.298360 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-23 09:02:32.298378 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-23 09:02:32.298397 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-23 09:02:32.298414 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-23 09:02:32.298432 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-23 09:02:32.298450 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-23 09:02:32.298467 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-23 09:02:32.298485 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-23 09:02:32.298503 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-23 09:02:32.298521 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-23 09:02:32.298538 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-23 09:02:32.298556 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-23 09:02:32.298574 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-23 09:02:32.298592 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-23 09:02:32.298609 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-23 09:02:32.298627 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-23 09:02:32.298645 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-23 09:02:32.298663 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-23 09:02:32.298681 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-23 09:02:32.298699 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-23 09:02:32.298716 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-23 09:02:32.298734 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-23 09:02:32.298751 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-23 09:02:32.298774 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-23 09:02:32.298793 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 09:02:32.298812 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 09:02:32.298830 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-23 09:02:32.298848 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-23 09:02:32.298866 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-23 09:02:32.298883 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-23 09:02:32.298901 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-23 09:02:32.298919 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-23 09:02:32.298936 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-23 09:02:32.298954 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-23 09:02:32.298971 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 09:02:32.298989 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 09:02:32.299007 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-23 09:02:32.299024 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-23 09:02:32.299042 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.299060 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.299078 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-23 09:02:32.299096 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-23 09:02:32.299113 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-23 09:02:32.299131 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-23 09:02:32.299149 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-04-23 09:02:32.299167 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-04-23 09:02:32.299185 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-23 09:02:32.299203 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-23 09:02:32.299221 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-23 09:02:32.299239 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-23 09:02:32.299256 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-23 09:02:32.299274 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-23 09:02:32.299292 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-23 09:02:32.299309 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-23 09:02:32.299327 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-23 09:02:32.299344 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-23 09:02:32.299362 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-23 09:02:32.299379 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-23 09:02:32.299396 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-23 09:02:32.299413 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-23 09:02:32.299435 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-23 09:02:32.299453 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-23 09:02:32.299470 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-23 09:02:32.299488 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-23 09:02:32.299505 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-23 09:02:32.299522 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-23 09:02:32.299575 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-23 09:02:32.299595 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-23 09:02:32.299613 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-23 09:02:32.299631 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-23 09:02:32.299649 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-23 09:02:32.299666 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-23 09:02:32.299684 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-23 09:02:32.299701 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-23 09:02:32.299718 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-23 09:02:32.299736 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-23 09:02:32.299754 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-23 09:02:32.299771 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-23 09:02:32.299794 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-23 09:02:32.299815 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-23 09:02:32.299833 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-23 09:02:32.299850 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-23 09:02:32.299868 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-23 09:02:32.299890 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-23 09:02:32.299909 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-23 09:02:32.299928 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-23 09:02:32.299946 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-23 09:02:32.299964 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-23 09:02:32.299982 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-23 09:02:32.300000 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-23 09:02:32.300018 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-23 09:02:32.300036 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-23 09:02:32.300053 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-23 09:02:32.300073 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-23 09:02:32.300099 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-23 09:02:32.300132 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-23 09:02:32.300159 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-23 09:02:32.300184 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-23 09:02:32.300210 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-23 09:02:32.300235 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-23 09:02:32.300259 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-23 09:02:32.300285 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-23 09:02:32.300311 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-23 09:02:32.300336 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-23 09:02:32.300364 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-23 09:02:32.300391 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-23 09:02:32.300415 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-23 09:02:32.300438 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-23 09:02:32.300461 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-23 09:02:32.300484 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-23 09:02:32.300503 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-23 09:02:32.300527 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-23 09:02:32.300566 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-23 09:02:32.300698 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-23 09:02:32.300750 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-23 09:02:32.300779 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-23 09:02:32.300801 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-23 09:02:32.300823 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-23 09:02:32.300843 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-23 09:02:32.300863 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-23 09:02:32.300881 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-23 09:02:32.300900 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-23 09:02:32.300919 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-23 09:02:32.300937 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-23 09:02:32.300969 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-23 09:02:32.300994 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-23 09:02:32.301012 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-23 09:02:32.301031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-23 09:02:32.301055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 09:02:32.301075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 09:02:32.301092 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-23 09:02:32.301110 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-23 09:02:32.301128 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-23 09:02:32.301145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-23 09:02:32.301163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-23 09:02:32.301180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-23 09:02:32.301197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-23 09:02:32.301214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-23 09:02:32.301232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-23 09:02:32.301250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-23 09:02:32.301267 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-23 09:02:32.301284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-23 09:02:32.301302 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-23 09:02:32.301319 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 09:02:32.301337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-23 09:02:32.301356 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-23 09:02:32.301374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-23 09:02:32.301391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-23 09:02:32.301408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-23 09:02:32.301425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-23 09:02:32.301442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 09:02:32.301460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 09:02:32.301477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-23 09:02:32.301495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-23 09:02:32.301513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-23 09:02:32.301531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-23 09:02:32.301549 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-23 09:02:32.301568 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-23 09:02:32.301586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-23 09:02:32.301604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-23 09:02:32.301621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-23 09:02:32.301645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-23 09:02:32.301664 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-23 09:02:32.301682 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-23 09:02:32.301700 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-23 09:02:32.301718 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-23 09:02:32.301736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-23 09:02:32.301753 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-23 09:02:32.301770 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-23 09:02:32.301788 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-23 09:02:32.301807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-23 09:02:32.301825 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-23 09:02:32.301843 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-23 09:02:32.301860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-23 09:02:32.301878 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-23 09:02:32.301896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-23 09:02:32.301914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-23 09:02:32.301932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-23 09:02:32.301949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-23 09:02:32.301967 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-23 09:02:32.301986 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-23 09:02:32.302003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-23 09:02:32.302021 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-23 09:02:32.302038 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-23 09:02:32.302057 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-23 09:02:32.302075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-23 09:02:32.302092 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-23 09:02:32.302111 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-23 09:02:32.302129 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-23 09:02:32.302147 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-23 09:02:32.302165 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-23 09:02:32.302184 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-23 09:02:32.302202 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-23 09:02:32.302219 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-23 09:02:32.302237 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-23 09:02:32.302260 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-23 09:02:32.302279 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-23 09:02:32.302297 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-23 09:02:32.302315 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-23 09:02:32.302332 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-23 09:02:32.302350 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-23 09:02:32.302367 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-23 09:02:32.302385 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-23 09:02:32.302402 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-23 09:02:32.302420 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-23 09:02:32.302437 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-23 09:02:32.302455 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-23 09:02:32.302474 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-23 09:02:32.302492 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-23 09:02:32.302510 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-23 09:02:32.302528 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-23 09:02:32.302547 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-23 09:02:32.302564 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-23 09:02:32.302582 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-23 09:02:32.302600 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-23 09:02:32.302618 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-23 09:02:32.302636 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-23 09:02:32.302654 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-23 09:02:32.302671 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-23 09:02:32.302688 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-23 09:02:32.302706 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-23 09:02:32.302724 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-23 09:02:32.302741 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-23 09:02:32.302759 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-23 09:02:32.302776 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-23 09:02:32.302794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-23 09:02:32.302812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-23 09:02:32.302829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-23 09:02:32.302847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-23 09:02:32.302864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-23 09:02:32.302881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-23 09:02:32.302899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-23 09:02:32.302921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-23 09:02:32.302940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-23 09:02:32.302957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-23 09:02:32.302974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-23 09:02:32.302991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-23 09:02:32.303009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-23 09:02:32.303035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-23 09:02:32.303054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-23 09:02:32.303073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-23 09:02:32.303092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-23 09:02:32.303110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-23 09:02:32.303127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-23 09:02:32.303145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-23 09:02:32.303163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-23 09:02:32.303181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-23 09:02:32.303202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-23 09:02:32.303226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-23 09:02:32.303247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-23 09:02:32.303264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-23 09:02:32.303284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-23 09:02:32.303307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-23 09:02:32.303328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-23 09:02:32.303346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-23 09:02:32.303364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-23 09:02:32.303381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-23 09:02:32.303399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-23 09:02:32.303418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-23 09:02:32.303435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-23 09:02:32.303452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-23 09:02:32.303470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-23 09:02:32.303490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-23 09:02:32.303508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 09:02:32.303526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 09:02:32.303580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-23 09:02:32.303605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-23 09:02:32.303625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-23 09:02:32.303644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-23 09:02:32.303663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-23 09:02:32.303681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-23 09:02:32.303699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-23 09:02:32.303718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-23 09:02:32.303736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 09:02:32.303755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 09:02:32.303775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-23 09:02:32.303793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-23 09:02:32.303811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.303830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.303848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-23 09:02:32.303867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-23 09:02:32.303885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-23 09:02:32.303904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-23 09:02:32.303923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-23 09:02:32.303941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-23 09:02:32.303959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-23 09:02:32.303977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-23 09:02:32.303995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-23 09:02:32.304012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-23 09:02:32.304030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-23 09:02:32.304049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-23 09:02:32.304068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-23 09:02:32.304086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-23 09:02:32.304105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-04-23 09:02:32.304122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-04-23 09:02:32.304140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-23 09:02:32.304157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-23 09:02:32.304176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-23 09:02:32.304194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-23 09:02:32.304218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-23 09:02:32.304237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-23 09:02:32.304256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-23 09:02:32.304274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-23 09:02:32.304292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-23 09:02:32.304310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-23 09:02:32.304327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-23 09:02:32.304345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-23 09:02:32.304362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-23 09:02:32.304379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-23 09:02:32.304397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-23 09:02:32.304415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-23 09:02:32.304446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-23 09:02:32.304488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-23 09:02:32.304516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-23 09:02:32.304537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-23 09:02:32.304555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-23 09:02:32.304573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-23 09:02:32.304592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-23 09:02:32.304612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-23 09:02:32.304635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-23 09:02:32.304656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-23 09:02:32.304679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-23 09:02:32.304699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-23 09:02:32.304717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-23 09:02:32.304735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-23 09:02:32.304753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-23 09:02:32.304771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-23 09:02:32.304788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-23 09:02:32.304806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-23 09:02:32.304823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-23 09:02:32.304841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-23 09:02:32.304858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-23 09:02:32.304877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-23 09:02:32.304895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-23 09:02:32.304920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-23 09:02:32.304939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-23 09:02:32.304973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-23 09:02:32.304994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-23 09:02:32.305012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-23 09:02:32.305030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 09:02:32.305047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 09:02:32.305065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-23 09:02:32.305083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-23 09:02:32.305101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-23 09:02:32.305119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-23 09:02:32.305137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-23 09:02:32.305155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-23 09:02:32.305173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-23 09:02:32.305191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-23 09:02:32.305209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-23 09:02:32.305226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-23 09:02:32.305243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-23 09:02:32.305261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-23 09:02:32.305279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-23 09:02:32.305297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 09:02:32.305381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-23 09:02:32.305408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-23 09:02:32.305428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-23 09:02:32.305447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-23 09:02:32.305466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-23 09:02:32.305485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-23 09:02:32.305504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 09:02:32.305522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 09:02:32.305539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-23 09:02:32.305557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-23 09:02:32.305583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-23 09:02:32.305602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-23 09:02:32.305620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-23 09:02:32.305638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-23 09:02:32.305656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-23 09:02:32.305673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-23 09:02:32.305691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-23 09:02:32.305708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-23 09:02:32.305726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-23 09:02:32.305744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-23 09:02:32.305762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-23 09:02:32.305779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-23 09:02:32.305797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-23 09:02:32.305814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-23 09:02:32.305831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-23 09:02:32.305848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-23 09:02:32.305865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-23 09:02:32.305882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-23 09:02:32.305899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-23 09:02:32.305916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-23 09:02:32.305934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-23 09:02:32.305952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-23 09:02:32.305970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-23 09:02:32.305988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-23 09:02:32.306005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-23 09:02:32.306023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-23 09:02:32.306040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-23 09:02:32.306057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-23 09:02:32.306074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-23 09:02:32.306092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-23 09:02:32.306110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-23 09:02:32.306132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-23 09:02:32.306151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-23 09:02:32.306168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-23 09:02:32.306186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-23 09:02:32.306204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-23 09:02:32.306221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-23 09:02:32.306238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-23 09:02:32.306255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-23 09:02:32.306272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-23 09:02:32.306290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-23 09:02:32.306307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-23 09:02:32.306324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-23 09:02:32.306342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-23 09:02:32.306360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-23 09:02:32.306378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-23 09:02:32.306396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-23 09:02:32.306415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-23 09:02:32.306434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-23 09:02:32.306451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-23 09:02:32.306469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-23 09:02:32.306487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-23 09:02:32.306504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-23 09:02:32.306523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-23 09:02:32.306541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-23 09:02:32.306559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-23 09:02:32.306578 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-23 09:02:32.306596 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-23 09:02:32.306614 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-23 09:02:32.306633 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-23 09:02:32.306650 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-23 09:02:32.306668 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-23 09:02:32.306686 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-23 09:02:32.306704 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-23 09:02:32.306721 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-23 09:02:32.306739 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-23 09:02:32.306757 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-23 09:02:32.306775 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-23 09:02:32.306799 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-23 09:02:32.306818 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-23 09:02:32.306836 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-23 09:02:32.306853 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-23 09:02:32.306872 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-23 09:02:32.306889 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-23 09:02:32.306908 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-23 09:02:32.306927 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-23 09:02:32.306945 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-23 09:02:32.306962 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-23 09:02:32.306980 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-23 09:02:32.306997 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-23 09:02:32.307014 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-23 09:02:32.307031 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-23 09:02:32.307049 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-23 09:02:32.307067 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-23 09:02:32.307085 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-23 09:02:32.307103 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-23 09:02:32.307120 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-23 09:02:32.307139 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-23 09:02:32.307157 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-23 09:02:32.307174 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-23 09:02:32.307192 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-23 09:02:32.307210 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-23 09:02:32.307228 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-23 09:02:32.307246 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-23 09:02:32.307263 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-23 09:02:32.307281 | instance | cd+++++++++ objects/cluster/node/ 2026-04-23 09:02:32.307299 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-23 09:02:32.307316 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-23 09:02:32.307334 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-23 09:02:32.307351 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-23 09:02:32.307369 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-23 09:02:32.307387 | instance | cd+++++++++ objects/namespaced/ 2026-04-23 09:02:32.307404 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-23 09:02:32.307422 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-23 09:02:32.307439 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-23 09:02:32.307457 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-23 09:02:32.307475 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.307492 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.307510 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-23 09:02:32.307527 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-23 09:02:32.307578 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-23 09:02:32.307604 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-23 09:02:32.307622 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-23 09:02:32.307640 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-23 09:02:32.307658 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-23 09:02:32.307675 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-23 09:02:32.307693 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-23 09:02:32.307710 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-23 09:02:32.307727 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-23 09:02:32.307744 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-23 09:02:32.307761 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-23 09:02:32.307779 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-23 09:02:32.307796 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-23 09:02:32.307814 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-23 09:02:32.307831 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-23 09:02:32.307848 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-23 09:02:32.307865 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-23 09:02:32.307882 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-33.nip.io-tls.txt 2026-04-23 09:02:32.307899 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-33.nip.io-tls.yaml 2026-04-23 09:02:32.307916 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-23 09:02:32.307934 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-23 09:02:32.307951 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-23 09:02:32.307969 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-23 09:02:32.307986 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-23 09:02:32.308003 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-23 09:02:32.308020 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.308037 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-23 09:02:32.308055 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-23 09:02:32.308072 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-23 09:02:32.308089 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-23 09:02:32.308106 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-23 09:02:32.308124 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-23 09:02:32.308141 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-23 09:02:32.308158 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-23 09:02:32.308175 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-23 09:02:32.308193 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-23 09:02:32.308211 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-23 09:02:32.308229 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-23 09:02:32.308250 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-23 09:02:32.308269 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-23 09:02:32.308286 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.308303 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.308321 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-23 09:02:32.308338 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-23 09:02:32.308356 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-23 09:02:32.308374 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-23 09:02:32.308392 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-23 09:02:32.308409 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-23 09:02:32.308427 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-23 09:02:32.308444 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98.txt 2026-04-23 09:02:32.308461 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98.yaml 2026-04-23 09:02:32.308479 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-23 09:02:32.308496 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-23 09:02:32.308513 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-23 09:02:32.308530 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-23 09:02:32.308547 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-23 09:02:32.308564 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-23 09:02:32.308582 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-23 09:02:32.308599 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-23 09:02:32.308617 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-23 09:02:32.308634 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-23 09:02:32.308651 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-23 09:02:32.308669 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-23 09:02:32.308686 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-23 09:02:32.308703 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.308720 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-23 09:02:32.308737 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-23 09:02:32.308755 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-23 09:02:32.308777 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-23 09:02:32.308795 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-23 09:02:32.308813 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.308831 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.308848 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-23 09:02:32.308866 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-23 09:02:32.308884 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-23 09:02:32.308902 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-23 09:02:32.308919 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-23 09:02:32.308936 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-23 09:02:32.308967 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-23 09:02:32.308989 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv.txt 2026-04-23 09:02:32.309007 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv.yaml 2026-04-23 09:02:32.309025 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-23 09:02:32.309043 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-23 09:02:32.309060 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-23 09:02:32.309077 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-23 09:02:32.309095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-23 09:02:32.309112 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-23 09:02:32.309129 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-23 09:02:32.309147 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-23 09:02:32.309164 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-23 09:02:32.309181 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-23 09:02:32.309199 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-23 09:02:32.309216 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-23 09:02:32.309233 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-23 09:02:32.309250 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.309268 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-23 09:02:32.309290 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-23 09:02:32.309308 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-23 09:02:32.309325 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-23 09:02:32.309342 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-23 09:02:32.309360 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.309377 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.309394 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-23 09:02:32.309411 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-23 09:02:32.309428 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-23 09:02:32.309445 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-23 09:02:32.309462 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-23 09:02:32.309479 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-23 09:02:32.309497 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-23 09:02:32.309513 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-558mq.txt 2026-04-23 09:02:32.309530 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-558mq.yaml 2026-04-23 09:02:32.309548 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-23 09:02:32.309565 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-23 09:02:32.309582 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-23 09:02:32.309599 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-23 09:02:32.309617 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-23 09:02:32.309634 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-23 09:02:32.309652 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-23 09:02:32.309669 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-23 09:02:32.309687 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-23 09:02:32.309704 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-23 09:02:32.309721 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-23 09:02:32.309738 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-23 09:02:32.309755 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-23 09:02:32.309773 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.309790 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-23 09:02:32.309808 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-23 09:02:32.309825 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-23 09:02:32.309843 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-23 09:02:32.309860 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-23 09:02:32.309878 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.309895 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.309917 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-23 09:02:32.309935 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-23 09:02:32.309953 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-23 09:02:32.309971 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-23 09:02:32.309989 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-23 09:02:32.310007 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-23 09:02:32.310024 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-23 09:02:32.310042 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-kjnlc.txt 2026-04-23 09:02:32.310059 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-kjnlc.yaml 2026-04-23 09:02:32.310077 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-23 09:02:32.310094 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-23 09:02:32.310112 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-23 09:02:32.310129 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-23 09:02:32.310147 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-23 09:02:32.310165 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-23 09:02:32.310182 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-23 09:02:32.310200 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-23 09:02:32.310217 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-23 09:02:32.310235 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-23 09:02:32.310252 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-23 09:02:32.310270 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-23 09:02:32.310287 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-23 09:02:32.310305 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.310322 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-23 09:02:32.310340 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-23 09:02:32.310357 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-23 09:02:32.310374 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-23 09:02:32.310392 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-23 09:02:32.310410 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-23 09:02:32.310427 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-23 09:02:32.310444 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.310462 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.310479 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-23 09:02:32.310496 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-23 09:02:32.310513 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-23 09:02:32.310530 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-23 09:02:32.310547 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-23 09:02:32.310568 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-23 09:02:32.310586 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-23 09:02:32.310604 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-23 09:02:32.310621 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-23 09:02:32.310639 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-23 09:02:32.310656 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-23 09:02:32.310673 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-23 09:02:32.310691 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-23 09:02:32.310708 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-hlkbj.txt 2026-04-23 09:02:32.310726 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-hlkbj.yaml 2026-04-23 09:02:32.310743 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-g5chc.txt 2026-04-23 09:02:32.310760 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-g5chc.yaml 2026-04-23 09:02:32.310777 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-bml6g.txt 2026-04-23 09:02:32.310794 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-bml6g.yaml 2026-04-23 09:02:32.310811 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-23 09:02:32.310829 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-23 09:02:32.310846 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-23 09:02:32.310864 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-23 09:02:32.310882 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-23 09:02:32.310899 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-23 09:02:32.310916 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-23 09:02:32.310934 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-23 09:02:32.310951 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-23 09:02:32.310968 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-23 09:02:32.310986 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-23 09:02:32.311003 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-23 09:02:32.311019 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-23 09:02:32.311036 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-23 09:02:32.311054 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-23 09:02:32.311071 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-23 09:02:32.311088 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-23 09:02:32.311105 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-23 09:02:32.311122 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-23 09:02:32.311144 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-23 09:02:32.311162 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-23 09:02:32.311179 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-23 09:02:32.311196 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-23 09:02:32.311213 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-23 09:02:32.311231 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-23 09:02:32.311248 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-23 09:02:32.311265 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-23 09:02:32.311283 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-23 09:02:32.311301 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-23 09:02:32.311317 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-23 09:02:32.311335 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-23 09:02:32.311353 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-23 09:02:32.311371 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-23 09:02:32.311389 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-23 09:02:32.311407 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-23 09:02:32.311425 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-23 09:02:32.311443 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-23 09:02:32.311460 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-23 09:02:32.311479 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-23 09:02:32.311496 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.311513 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.311531 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-23 09:02:32.311568 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-23 09:02:32.311586 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-23 09:02:32.311603 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-23 09:02:32.311621 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-23 09:02:32.311639 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-23 09:02:32.311656 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-23 09:02:32.311674 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-23 09:02:32.311692 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-23 09:02:32.311709 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-23 09:02:32.311727 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-23 09:02:32.311745 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-23 09:02:32.311762 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-23 09:02:32.311780 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.311797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.311819 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-23 09:02:32.311837 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-23 09:02:32.311855 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-23 09:02:32.311873 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-23 09:02:32.311890 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-23 09:02:32.311907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-23 09:02:32.311924 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-23 09:02:32.311941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rt42l.txt 2026-04-23 09:02:32.311959 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rt42l.yaml 2026-04-23 09:02:32.311976 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-23 09:02:32.311993 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 09:02:32.312010 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 09:02:32.312027 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 09:02:32.312045 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 09:02:32.312063 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-23 09:02:32.312080 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-23 09:02:32.312097 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-23 09:02:32.312115 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 09:02:32.312132 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 09:02:32.312150 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 09:02:32.312167 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 09:02:32.312185 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-23 09:02:32.312202 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-23 09:02:32.312220 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-23 09:02:32.312238 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-23 09:02:32.312255 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-23 09:02:32.312272 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-23 09:02:32.312290 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-23 09:02:32.312307 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-23 09:02:32.312324 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-23 09:02:32.312342 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-23 09:02:32.312359 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-23 09:02:32.312381 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-23 09:02:32.312399 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-23 09:02:32.312416 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-23 09:02:32.312434 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-23 09:02:32.312451 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.312468 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 09:02:32.312486 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 09:02:32.312504 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-23 09:02:32.312521 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-23 09:02:32.312538 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-23 09:02:32.312556 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-23 09:02:32.312573 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-23 09:02:32.312591 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-23 09:02:32.312609 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-23 09:02:32.312627 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-23 09:02:32.312644 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-23 09:02:32.312662 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-23 09:02:32.312679 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-23 09:02:32.312696 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-23 09:02:32.312713 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-23 09:02:32.312731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.312748 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.312765 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-23 09:02:32.312782 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-23 09:02:32.312800 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-23 09:02:32.312817 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-23 09:02:32.312835 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-23 09:02:32.312853 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-23 09:02:32.312871 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-23 09:02:32.312888 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-23 09:02:32.312906 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-23 09:02:32.312924 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-23 09:02:32.312941 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-23 09:02:32.312973 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-23 09:02:32.312998 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-23 09:02:32.313016 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-23 09:02:32.313034 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-23 09:02:32.313051 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-23 09:02:32.313069 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-x6lw2.txt 2026-04-23 09:02:32.313086 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-x6lw2.yaml 2026-04-23 09:02:32.313103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-nhtx9.txt 2026-04-23 09:02:32.313120 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-nhtx9.yaml 2026-04-23 09:02:32.313137 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-23 09:02:32.313155 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-23 09:02:32.313173 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-23 09:02:32.313190 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-23 09:02:32.313208 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-23 09:02:32.313226 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-23 09:02:32.313243 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-23 09:02:32.313261 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-23 09:02:32.313279 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-23 09:02:32.313297 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-23 09:02:32.313314 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-23 09:02:32.313332 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-23 09:02:32.313349 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-23 09:02:32.313366 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-23 09:02:32.313383 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-23 09:02:32.313401 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-23 09:02:32.313418 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-23 09:02:32.313436 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-23 09:02:32.313453 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-23 09:02:32.313470 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-23 09:02:32.313488 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-23 09:02:32.313505 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-23 09:02:32.313522 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-23 09:02:32.313539 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-23 09:02:32.313556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-23 09:02:32.313573 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-23 09:02:32.313594 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-23 09:02:32.313612 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-23 09:02:32.313629 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-23 09:02:32.313646 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.313664 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.313681 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-23 09:02:32.313698 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-23 09:02:32.313714 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-23 09:02:32.313732 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-23 09:02:32.313749 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-23 09:02:32.313766 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-23 09:02:32.313784 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-23 09:02:32.313801 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.313818 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.313835 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-23 09:02:32.313853 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 09:02:32.313871 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 09:02:32.313889 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 09:02:32.313907 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 09:02:32.313924 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-23 09:02:32.313942 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 09:02:32.313959 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 09:02:32.313977 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-23 09:02:32.313994 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-23 09:02:32.314011 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-23 09:02:32.314029 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-23 09:02:32.314047 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-23 09:02:32.314064 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-23 09:02:32.314082 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-23 09:02:32.314101 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-23 09:02:32.314119 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-23 09:02:32.314137 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-23 09:02:32.314155 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-23 09:02:32.314173 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-23 09:02:32.314191 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-23 09:02:32.314209 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-23 09:02:32.314232 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-23 09:02:32.314251 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-23 09:02:32.314268 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-23 09:02:32.314286 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.314304 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.314321 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-23 09:02:32.314339 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-23 09:02:32.314357 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-23 09:02:32.314374 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-23 09:02:32.314391 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-23 09:02:32.314409 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-23 09:02:32.314426 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-23 09:02:32.314443 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-23 09:02:32.314461 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-23 09:02:32.314544 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-23 09:02:32.314578 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-23 09:02:32.314600 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-23 09:02:32.314619 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-23 09:02:32.314638 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-23 09:02:32.314656 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-23 09:02:32.314675 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-23 09:02:32.314693 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-23 09:02:32.314711 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-23 09:02:32.314729 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-23 09:02:32.314747 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-23 09:02:32.314766 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-23 09:02:32.314783 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-23 09:02:32.314801 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-23 09:02:32.314818 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-23 09:02:32.314836 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-23 09:02:32.314854 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-23 09:02:32.314872 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-23 09:02:32.314890 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-23 09:02:32.314908 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-23 09:02:32.314926 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-23 09:02:32.314952 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wcs9s.txt 2026-04-23 09:02:32.314971 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wcs9s.yaml 2026-04-23 09:02:32.314989 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-rb2x9.txt 2026-04-23 09:02:32.315007 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-rb2x9.yaml 2026-04-23 09:02:32.315025 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2d4qq.txt 2026-04-23 09:02:32.315043 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2d4qq.yaml 2026-04-23 09:02:32.315061 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rfn8l.txt 2026-04-23 09:02:32.315079 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rfn8l.yaml 2026-04-23 09:02:32.315097 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-23 09:02:32.315115 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-23 09:02:32.315133 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-23 09:02:32.315151 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-23 09:02:32.315169 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-23 09:02:32.315187 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-23 09:02:32.315205 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-dmglp.txt 2026-04-23 09:02:32.315222 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-dmglp.yaml 2026-04-23 09:02:32.315240 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-23 09:02:32.315258 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-23 09:02:32.315275 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-23 09:02:32.315292 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-23 09:02:32.315310 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-23 09:02:32.315329 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-23 09:02:32.315347 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-23 09:02:32.315365 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-23 09:02:32.315384 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-23 09:02:32.315467 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-23 09:02:32.315491 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-23 09:02:32.315509 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-23 09:02:32.315527 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-23 09:02:32.315573 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-23 09:02:32.315593 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 09:02:32.315610 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-23 09:02:32.315628 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-23 09:02:32.315647 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-23 09:02:32.315671 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-23 09:02:32.315690 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-23 09:02:32.315708 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-23 09:02:32.315726 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 09:02:32.315745 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 09:02:32.315763 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-23 09:02:32.315781 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-23 09:02:32.315799 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-23 09:02:32.315817 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-23 09:02:32.315835 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-23 09:02:32.315852 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-23 09:02:32.315870 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-23 09:02:32.315888 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-23 09:02:32.315906 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-23 09:02:32.315924 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-23 09:02:32.315942 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-23 09:02:32.315961 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-23 09:02:32.315979 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-23 09:02:32.315997 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-23 09:02:32.316015 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-23 09:02:32.316033 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-23 09:02:32.316056 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 09:02:32.316082 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-23 09:02:32.316107 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-23 09:02:32.316130 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-23 09:02:32.316153 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-23 09:02:32.316176 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-23 09:02:32.316195 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-23 09:02:32.316216 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-23 09:02:32.316240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-23 09:02:32.316260 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-23 09:02:32.316278 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-23 09:02:32.316296 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-23 09:02:32.316320 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fgn96m.txt 2026-04-23 09:02:32.316338 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fgn96m.yaml 2026-04-23 09:02:32.316356 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-nh6swj.txt 2026-04-23 09:02:32.316373 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-nh6swj.yaml 2026-04-23 09:02:32.316391 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-23 09:02:32.316408 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-23 09:02:32.316426 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-23 09:02:32.316444 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-23 09:02:32.316462 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-23 09:02:32.316479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-23 09:02:32.316497 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-23 09:02:32.316515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-23 09:02:32.316533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-23 09:02:32.316550 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-23 09:02:32.316568 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-23 09:02:32.316585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-23 09:02:32.316602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-23 09:02:32.316619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-23 09:02:32.316637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-23 09:02:32.316654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-23 09:02:32.316672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-23 09:02:32.316689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-23 09:02:32.316706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-23 09:02:32.316723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-23 09:02:32.316741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-23 09:02:32.316759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-23 09:02:32.316777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-23 09:02:32.316794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-23 09:02:32.316811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.316829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-23 09:02:32.316847 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-23 09:02:32.316864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-23 09:02:32.316881 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-23 09:02:32.316898 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-23 09:02:32.316919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-23 09:02:32.316938 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-23 09:02:32.316984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-23 09:02:32.317006 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-23 09:02:32.317024 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-23 09:02:32.317041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-23 09:02:32.317058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-23 09:02:32.317076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-23 09:02:32.317093 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-23 09:02:32.317110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-23 09:02:32.317127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-23 09:02:32.317145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-23 09:02:32.317163 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-23 09:02:32.317180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-23 09:02:32.317197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-23 09:02:32.317215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-23 09:02:32.317232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-23 09:02:32.317249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-23 09:02:32.317267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-23 09:02:32.317284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-23 09:02:32.317301 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-23 09:02:32.317319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-23 09:02:32.317336 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-23 09:02:32.317353 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-23 09:02:32.317371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-23 09:02:32.317389 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-23 09:02:32.317406 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-23 09:02:32.317424 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-23 09:02:32.317441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-23 09:02:32.317459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-23 09:02:32.317477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-23 09:02:32.317494 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-23 09:02:32.317518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-23 09:02:32.317537 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-23 09:02:32.317554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-23 09:02:32.317572 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-23 09:02:32.317589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-23 09:02:32.317606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-23 09:02:32.317623 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-23 09:02:32.317641 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-23 09:02:32.317658 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-23 09:02:32.317677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-23 09:02:32.317702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-23 09:02:32.317728 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-23 09:02:32.317757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-23 09:02:32.317803 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-23 09:02:32.317825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-23 09:02:32.317845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-23 09:02:32.317864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-23 09:02:32.317882 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-23 09:02:32.317900 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-23 09:02:32.317918 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-23 09:02:32.317936 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-23 09:02:32.317954 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-23 09:02:32.317972 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-23 09:02:32.317989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-23 09:02:32.318007 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-23 09:02:32.318025 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-23 09:02:32.318042 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-23 09:02:32.318060 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-23 09:02:32.318078 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-23 09:02:32.318095 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-23 09:02:32.318112 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-23 09:02:32.318129 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-23 09:02:32.318147 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-23 09:02:32.318171 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-23 09:02:32.318190 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.318208 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.318225 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-23 09:02:32.318243 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-23 09:02:32.318260 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-23 09:02:32.318277 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-23 09:02:32.318294 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-23 09:02:32.318312 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-23 09:02:32.318329 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-ll8m5.txt 2026-04-23 09:02:32.318346 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-ll8m5.yaml 2026-04-23 09:02:32.318364 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-23 09:02:32.318381 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-23 09:02:32.318399 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-23 09:02:32.318417 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-23 09:02:32.318435 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-23 09:02:32.318453 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-23 09:02:32.318470 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-23 09:02:32.318487 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-23 09:02:32.318505 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-23 09:02:32.318522 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-23 09:02:32.318652 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.318669 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.318687 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-23 09:02:32.318704 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-23 09:02:32.318721 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.318738 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-23 09:02:32.318756 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-23 09:02:32.318773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-23 09:02:32.318791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-23 09:02:32.318808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-23 09:02:32.318826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-23 09:02:32.318843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-23 09:02:32.318861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-23 09:02:32.318878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-23 09:02:32.318901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-23 09:02:32.318919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-23 09:02:32.318936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-23 09:02:32.318953 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-23 09:02:32.318971 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-23 09:02:32.318988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-23 09:02:32.319006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-23 09:02:32.319024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-23 09:02:32.319042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-23 09:02:32.319059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-23 09:02:32.319076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-23 09:02:32.319094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-23 09:02:32.319111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-23 09:02:32.319129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-23 09:02:32.319146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-23 09:02:32.319164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-23 09:02:32.319181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-23 09:02:32.319198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-23 09:02:32.319215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-23 09:02:32.319233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-23 09:02:32.319250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-23 09:02:32.319267 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-23 09:02:32.319284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-23 09:02:32.319302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-23 09:02:32.319319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-23 09:02:32.319336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-23 09:02:32.319353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-23 09:02:32.319371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-23 09:02:32.319388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-23 09:02:32.319410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-23 09:02:32.319429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-23 09:02:32.319446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-23 09:02:32.319464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-23 09:02:32.319481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-23 09:02:32.319498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-23 09:02:32.319516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-23 09:02:32.319533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-23 09:02:32.319568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-23 09:02:32.319586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-23 09:02:32.319604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.319621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.319639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-23 09:02:32.319656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-23 09:02:32.319674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-23 09:02:32.319692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-23 09:02:32.319709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-23 09:02:32.319727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-23 09:02:32.319744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-23 09:02:32.319762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-23 09:02:32.319779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-23 09:02:32.319797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-23 09:02:32.319814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-23 09:02:32.319831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-23 09:02:32.319849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-23 09:02:32.319866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-23 09:02:32.319883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-23 09:02:32.319901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-23 09:02:32.319919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-23 09:02:32.319941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-23 09:02:32.319959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-23 09:02:32.319976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-23 09:02:32.319993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-23 09:02:32.320011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-23 09:02:32.320028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-23 09:02:32.320046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-23 09:02:32.320063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-23 09:02:32.320084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-23 09:02:32.320108 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-23 09:02:32.320129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-23 09:02:32.320149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-23 09:02:32.320167 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-23 09:02:32.320184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-23 09:02:32.320201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-23 09:02:32.320219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-23 09:02:32.320236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-23 09:02:32.320253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-23 09:02:32.320271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-23 09:02:32.320288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-23 09:02:32.320305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-23 09:02:32.320322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.320340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.320357 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-23 09:02:32.320375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-23 09:02:32.320392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-23 09:02:32.320410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-23 09:02:32.320427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-23 09:02:32.320444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-23 09:02:32.320461 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.320478 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.320502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-23 09:02:32.320520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-23 09:02:32.320538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-23 09:02:32.320556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-23 09:02:32.320573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-23 09:02:32.320591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-23 09:02:32.320609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-23 09:02:32.320682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-23 09:02:32.320715 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-23 09:02:32.320736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-23 09:02:32.320755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-23 09:02:32.320773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-23 09:02:32.320791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-23 09:02:32.320809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-23 09:02:32.320826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-23 09:02:32.320844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-23 09:02:32.320861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-23 09:02:32.320879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-23 09:02:32.320897 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-23 09:02:32.320914 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-23 09:02:32.320932 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-23 09:02:32.320949 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-23 09:02:32.320988 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-23 09:02:32.321006 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 09:02:32.321023 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 09:02:32.321041 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-23 09:02:32.321059 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-23 09:02:32.321077 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-23 09:02:32.321094 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-23 09:02:32.321111 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-23 09:02:32.321129 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.321146 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.321163 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 09:02:32.321181 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 09:02:32.321205 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-23 09:02:32.321224 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-23 09:02:32.321242 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-23 09:02:32.321259 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-23 09:02:32.321276 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-23 09:02:32.321293 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-23 09:02:32.321310 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-23 09:02:32.321327 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-23 09:02:32.321344 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-23 09:02:32.321361 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-23 09:02:32.321378 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-23 09:02:32.321395 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-23 09:02:32.321412 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-23 09:02:32.321430 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-23 09:02:32.321447 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-23 09:02:32.321465 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-23 09:02:32.321482 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-23 09:02:32.321499 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.321517 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.321534 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 09:02:32.321552 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 09:02:32.321569 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-23 09:02:32.321586 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-23 09:02:32.321603 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 09:02:32.321620 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 09:02:32.321638 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.321655 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.321673 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-23 09:02:32.321690 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-23 09:02:32.321708 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-23 09:02:32.321725 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-23 09:02:32.321743 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-23 09:02:32.321760 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-23 09:02:32.321777 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-23 09:02:32.321798 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-23 09:02:32.321816 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-23 09:02:32.321833 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-23 09:02:32.321851 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-23 09:02:32.321868 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-23 09:02:32.321885 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-23 09:02:32.321903 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-23 09:02:32.321920 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-23 09:02:32.321938 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-23 09:02:32.321955 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-23 09:02:32.321972 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-23 09:02:32.321989 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-23 09:02:32.322006 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-23 09:02:32.322024 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-23 09:02:32.322041 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.322059 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.322076 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.322093 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.322110 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-23 09:02:32.322128 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-23 09:02:32.322153 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-23 09:02:32.322172 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-23 09:02:32.322190 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-23 09:02:32.322208 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-23 09:02:32.322225 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-23 09:02:32.322243 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-23 09:02:32.322260 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-23 09:02:32.322278 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-23 09:02:32.322295 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-fcfd9.txt 2026-04-23 09:02:32.322313 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-fcfd9.yaml 2026-04-23 09:02:32.322330 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-84fbb677f7-6c5vz.txt 2026-04-23 09:02:32.322354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-84fbb677f7-6c5vz.yaml 2026-04-23 09:02:32.322373 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj.txt 2026-04-23 09:02:32.322391 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj.yaml 2026-04-23 09:02:32.322409 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-w2d5n.txt 2026-04-23 09:02:32.322427 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-w2d5n.yaml 2026-04-23 09:02:32.322445 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-khwlt.txt 2026-04-23 09:02:32.322462 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-khwlt.yaml 2026-04-23 09:02:32.322481 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-23 09:02:32.322498 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-23 09:02:32.322517 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-23 09:02:32.322534 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-23 09:02:32.322552 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-9rlfn.txt 2026-04-23 09:02:32.322570 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-9rlfn.yaml 2026-04-23 09:02:32.322588 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-23 09:02:32.322606 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-23 09:02:32.322623 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-p5nn9.txt 2026-04-23 09:02:32.322641 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-p5nn9.yaml 2026-04-23 09:02:32.322659 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-jtpvp.txt 2026-04-23 09:02:32.322677 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-jtpvp.yaml 2026-04-23 09:02:32.322694 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-wm8xq.txt 2026-04-23 09:02:32.322712 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-wm8xq.yaml 2026-04-23 09:02:32.322729 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-23 09:02:32.322747 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-23 09:02:32.322764 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-w5mn2.txt 2026-04-23 09:02:32.322781 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-w5mn2.yaml 2026-04-23 09:02:32.322799 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-fpd9d.txt 2026-04-23 09:02:32.322817 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-fpd9d.yaml 2026-04-23 09:02:32.322835 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-23 09:02:32.322853 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.322871 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.322888 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-23 09:02:32.322905 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-23 09:02:32.322923 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-23 09:02:32.323281 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-23 09:02:32.323304 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-23 09:02:32.323322 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.323340 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.323358 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-23 09:02:32.323375 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-23 09:02:32.323393 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-23 09:02:32.323411 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-23 09:02:32.323431 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-23 09:02:32.323451 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-23 09:02:32.323469 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-23 09:02:32.323487 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-23 09:02:32.323504 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-23 09:02:32.323522 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-23 09:02:32.323539 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-23 09:02:32.323588 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-23 09:02:32.323607 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-23 09:02:32.323624 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-23 09:02:32.323642 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-23 09:02:32.323659 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-23 09:02:32.323677 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-23 09:02:32.323694 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-23 09:02:32.323711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-23 09:02:32.323728 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-23 09:02:32.323745 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-23 09:02:32.323762 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-23 09:02:32.323779 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-23 09:02:32.323796 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-23 09:02:32.323813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-23 09:02:32.323829 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-23 09:02:32.323846 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-23 09:02:32.323869 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-23 09:02:32.323887 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-23 09:02:32.323904 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.323921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.323938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-23 09:02:32.323955 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-23 09:02:32.323972 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-23 09:02:32.323990 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-23 09:02:32.324007 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-khwlt-tls.txt 2026-04-23 09:02:32.324024 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-khwlt-tls.yaml 2026-04-23 09:02:32.324041 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-23 09:02:32.324059 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-23 09:02:32.324076 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-23 09:02:32.324093 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-23 09:02:32.324111 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-23 09:02:32.324128 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-23 09:02:32.324145 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-23 09:02:32.324163 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-23 09:02:32.324180 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.324197 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.324215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-23 09:02:32.324232 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-23 09:02:32.324250 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-23 09:02:32.324267 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-23 09:02:32.324284 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-23 09:02:32.324301 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-23 09:02:32.324318 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-23 09:02:32.324336 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-23 09:02:32.324353 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-23 09:02:32.324370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-23 09:02:32.324393 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-23 09:02:32.324412 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-23 09:02:32.324429 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-23 09:02:32.324446 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-23 09:02:32.324463 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-23 09:02:32.324481 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-23 09:02:32.324498 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-23 09:02:32.324516 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-23 09:02:32.324534 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-23 09:02:32.324551 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-23 09:02:32.324570 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-23 09:02:32.324588 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.324605 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.324623 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 09:02:32.324640 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 09:02:32.324657 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-23 09:02:32.324675 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-23 09:02:32.324692 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 09:02:32.324710 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 09:02:32.324728 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.324746 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.324764 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-23 09:02:32.324781 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-23 09:02:32.324799 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-23 09:02:32.324816 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-23 09:02:32.324834 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-23 09:02:32.324851 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-23 09:02:32.324868 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-23 09:02:32.324886 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-23 09:02:32.325017 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-23 09:02:32.325044 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-23 09:02:32.325064 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-23 09:02:32.325087 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-23 09:02:32.325106 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-23 09:02:32.325124 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-23 09:02:32.325141 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-23 09:02:32.325159 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-23 09:02:32.325176 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-23 09:02:32.325194 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-23 09:02:32.325211 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-23 09:02:32.325228 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-23 09:02:32.325245 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-23 09:02:32.325262 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-23 09:02:32.325279 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-23 09:02:32.325296 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-23 09:02:32.325313 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-23 09:02:32.325330 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-23 09:02:32.325348 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-23 09:02:32.325365 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.325382 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.325399 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-23 09:02:32.325416 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-23 09:02:32.325434 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-23 09:02:32.325451 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-23 09:02:32.325468 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-23 09:02:32.325550 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-23 09:02:32.325571 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-23 09:02:32.325589 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-23 09:02:32.325608 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-23 09:02:32.325625 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-23 09:02:32.325643 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-23 09:02:32.325661 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-23 09:02:32.325679 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-23 09:02:32.325697 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-23 09:02:32.325715 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-23 09:02:32.325733 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-23 09:02:32.325758 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-23 09:02:32.325776 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-23 09:02:32.325794 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-23 09:02:32.325812 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-23 09:02:32.325829 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-23 09:02:32.325848 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-23 09:02:32.325866 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-23 09:02:32.325883 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-23 09:02:32.325901 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-23 09:02:32.325918 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-23 09:02:32.325936 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-23 09:02:32.325954 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-23 09:02:32.325972 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-23 09:02:32.325990 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-23 09:02:32.326007 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-23 09:02:32.326025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-23 09:02:32.326042 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-23 09:02:32.326060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-23 09:02:32.326077 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-23 09:02:32.326095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-23 09:02:32.326112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-23 09:02:32.326130 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-23 09:02:32.326148 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-23 09:02:32.326166 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-23 09:02:32.326183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-23 09:02:32.326201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-23 09:02:32.326218 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-23 09:02:32.326236 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-23 09:02:32.326253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-23 09:02:32.326271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-23 09:02:32.326288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-23 09:02:32.326305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-23 09:02:32.326323 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-23 09:02:32.326340 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-23 09:02:32.326358 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-23 09:02:32.326376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.326393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.326417 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-23 09:02:32.326435 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-23 09:02:32.326452 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-23 09:02:32.326469 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-23 09:02:32.326487 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-23 09:02:32.326504 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-23 09:02:32.326521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-23 09:02:32.326538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-23 09:02:32.326556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-23 09:02:32.326573 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-23 09:02:32.326590 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-23 09:02:32.326607 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-23 09:02:32.326625 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-23 09:02:32.326642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-23 09:02:32.326660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-04-23 09:02:32.326677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-04-23 09:02:32.326694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-23 09:02:32.326712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-23 09:02:32.326729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-23 09:02:32.326747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-23 09:02:32.326764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-23 09:02:32.326781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-23 09:02:32.326798 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-23 09:02:32.326815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-23 09:02:32.326832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-23 09:02:32.326849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-23 09:02:32.326866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-23 09:02:32.326883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-23 09:02:32.326900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-23 09:02:32.326918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-23 09:02:32.326935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-23 09:02:32.326952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-23 09:02:32.326969 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-23 09:02:32.326986 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-23 09:02:32.327003 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-23 09:02:32.327025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-23 09:02:32.327043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-23 09:02:32.327061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-23 09:02:32.327078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-23 09:02:32.327096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-23 09:02:32.327119 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-23 09:02:32.327143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-23 09:02:32.327164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-23 09:02:32.327185 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-23 09:02:32.327207 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-23 09:02:32.327230 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-23 09:02:32.327251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-23 09:02:32.327269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-23 09:02:32.327287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-23 09:02:32.327307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-23 09:02:32.327331 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-23 09:02:32.327353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-23 09:02:32.327377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-23 09:02:32.327403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-23 09:02:32.327430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-23 09:02:32.327453 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-23 09:02:32.327476 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-23 09:02:32.327499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-23 09:02:32.327518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-23 09:02:32.327536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-23 09:02:32.327591 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-23 09:02:32.327609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-23 09:02:32.327627 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-23 09:02:32.327644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-23 09:02:32.327660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-23 09:02:32.327677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-23 09:02:32.327694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-23 09:02:32.327711 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-23 09:02:32.327734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-23 09:02:32.327752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-23 09:02:32.327769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-23 09:02:32.327786 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-23 09:02:32.327803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-23 09:02:32.327821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-23 09:02:32.327838 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-23 09:02:32.327855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-23 09:02:32.327873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-23 09:02:32.327890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-23 09:02:32.327907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-23 09:02:32.327925 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-23 09:02:32.327942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-23 09:02:32.327960 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-23 09:02:32.327977 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-23 09:02:32.327995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-23 09:02:32.328012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-23 09:02:32.328030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-23 09:02:32.328047 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-23 09:02:32.328070 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-23 09:02:32.328096 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-23 09:02:32.328122 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-23 09:02:32.328147 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-23 09:02:32.328173 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-23 09:02:32.328197 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-23 09:02:32.328222 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-23 09:02:32.328246 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-23 09:02:32.328270 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-23 09:02:32.328294 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-23 09:02:32.328318 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-23 09:02:32.328343 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-23 09:02:32.328369 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-23 09:02:32.328394 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-23 09:02:32.328419 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-23 09:02:32.328443 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-23 09:02:32.328475 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-23 09:02:32.328501 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-23 09:02:32.328526 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-23 09:02:32.328550 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-23 09:02:32.328570 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-23 09:02:32.328590 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-04-23 09:02:32.328728 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-04-23 09:02:32.328752 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-04-23 09:02:32.328776 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-04-23 09:02:32.328800 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-04-23 09:02:32.328824 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-04-23 09:02:32.328848 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-23 09:02:32.328872 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-23 09:02:32.328896 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-04-23 09:02:32.328921 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-04-23 09:02:32.328945 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-23 09:02:32.328990 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-23 09:02:32.329017 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-23 09:02:32.329042 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-23 09:02:32.329067 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-23 09:02:32.329092 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-23 09:02:32.329116 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-23 09:02:32.329140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-23 09:02:32.329160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-23 09:02:32.329178 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-23 09:02:32.329196 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-23 09:02:32.329213 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-23 09:02:32.329230 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-23 09:02:32.329248 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-23 09:02:32.329265 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-23 09:02:32.329283 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-23 09:02:32.329300 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-23 09:02:32.329318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-23 09:02:32.329335 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-23 09:02:32.329352 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-23 09:02:32.329369 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-23 09:02:32.329392 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-23 09:02:32.329413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-23 09:02:32.329432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-23 09:02:32.329449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-23 09:02:32.329467 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-23 09:02:32.329484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-23 09:02:32.329502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-23 09:02:32.329520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-23 09:02:32.329537 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-23 09:02:32.329555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-23 09:02:32.329572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-23 09:02:32.329590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-23 09:02:32.329607 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-23 09:02:32.329625 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-23 09:02:32.329642 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-23 09:02:32.329659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-23 09:02:32.329677 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-23 09:02:32.329694 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-23 09:02:32.329712 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-23 09:02:32.329729 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-23 09:02:32.329747 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-23 09:02:32.329764 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-23 09:02:32.329781 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-04-23 09:02:32.329798 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-04-23 09:02:32.329816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-04-23 09:02:32.329833 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-04-23 09:02:32.329851 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-23 09:02:32.329872 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-23 09:02:32.329890 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-23 09:02:32.329907 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-23 09:02:32.329925 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-23 09:02:32.329943 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-23 09:02:32.329961 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-23 09:02:32.329978 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-23 09:02:32.329996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-23 09:02:32.330014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-23 09:02:32.330031 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-23 09:02:32.330055 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-23 09:02:32.330073 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-23 09:02:32.330090 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-23 09:02:32.330108 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-23 09:02:32.330125 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-23 09:02:32.330142 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-23 09:02:32.330159 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-23 09:02:32.330177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-23 09:02:32.330194 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-23 09:02:32.330211 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-23 09:02:32.330228 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-23 09:02:32.330245 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-23 09:02:32.330262 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-23 09:02:32.330279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-23 09:02:32.330297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-23 09:02:32.330314 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-23 09:02:32.330331 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-23 09:02:32.330349 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-23 09:02:32.330366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-23 09:02:32.330383 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-23 09:02:32.330401 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-23 09:02:32.330418 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-23 09:02:32.330435 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-23 09:02:32.330453 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-23 09:02:32.330470 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-23 09:02:32.330487 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-23 09:02:32.330504 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-23 09:02:32.330522 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-23 09:02:32.330539 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-23 09:02:32.330556 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-23 09:02:32.330574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-23 09:02:32.330591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-23 09:02:32.330608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-23 09:02:32.330626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-23 09:02:32.330643 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-23 09:02:32.330661 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-23 09:02:32.330684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-23 09:02:32.330702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-23 09:02:32.330720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-23 09:02:32.330737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-23 09:02:32.330755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-23 09:02:32.330772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-23 09:02:32.330790 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-23 09:02:32.330807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-23 09:02:32.330825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-23 09:02:32.330846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-23 09:02:32.330868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-23 09:02:32.330888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-23 09:02:32.330907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-23 09:02:32.330926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-23 09:02:32.330944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-23 09:02:32.330986 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-23 09:02:32.331020 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-23 09:02:32.331044 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-23 09:02:32.331064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-23 09:02:32.331083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-23 09:02:32.331100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-04-23 09:02:32.331118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-04-23 09:02:32.331136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-04-23 09:02:32.331154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-04-23 09:02:32.331172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-23 09:02:32.331191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-23 09:02:32.331234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-23 09:02:32.331264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-23 09:02:32.331286 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-23 09:02:32.331305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-23 09:02:32.331326 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-23 09:02:32.331350 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-23 09:02:32.331373 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-23 09:02:32.331395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-23 09:02:32.331415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-23 09:02:32.331433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-23 09:02:32.331451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-23 09:02:32.331477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-23 09:02:32.331497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-23 09:02:32.331516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-23 09:02:32.331533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-23 09:02:32.331600 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-23 09:02:32.331624 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-23 09:02:32.331644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-23 09:02:32.331664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-23 09:02:32.331684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-23 09:02:32.331704 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-23 09:02:32.331723 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-23 09:02:32.331743 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-23 09:02:32.331763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-23 09:02:32.331784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-23 09:02:32.331807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-23 09:02:32.331826 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-23 09:02:32.331844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-23 09:02:32.331862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-23 09:02:32.331879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-23 09:02:32.331897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-23 09:02:32.331916 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-23 09:02:32.331956 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-23 09:02:32.331985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-23 09:02:32.332031 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-23 09:02:32.332061 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-23 09:02:32.332082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-23 09:02:32.332101 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-23 09:02:32.332127 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-23 09:02:32.332151 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-23 09:02:32.332177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-23 09:02:32.332200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-23 09:02:32.332221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-23 09:02:32.332243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-23 09:02:32.332265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-23 09:02:32.332288 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-23 09:02:32.332316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-23 09:02:32.332339 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-23 09:02:32.332360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-23 09:02:32.332382 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-23 09:02:32.332402 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-23 09:02:32.332422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-23 09:02:32.332442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 09:02:32.332462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 09:02:32.332483 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-23 09:02:32.332505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-23 09:02:32.332527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-23 09:02:32.332548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-23 09:02:32.332569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-23 09:02:32.332589 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-23 09:02:32.332609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-23 09:02:32.332629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-23 09:02:32.332649 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-23 09:02:32.332669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-23 09:02:32.332689 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-23 09:02:32.332709 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-23 09:02:32.332729 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-23 09:02:32.332749 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-23 09:02:32.332769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-23 09:02:32.332789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-23 09:02:32.332810 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-23 09:02:32.332830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-23 09:02:32.332851 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-23 09:02:32.332871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-23 09:02:32.332892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-23 09:02:32.332913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-23 09:02:32.332934 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-23 09:02:32.332979 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-23 09:02:32.333004 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-23 09:02:32.333025 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-23 09:02:32.333046 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-23 09:02:32.333067 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-23 09:02:32.333094 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-23 09:02:32.333115 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-23 09:02:32.333135 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-23 09:02:32.333155 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-23 09:02:32.333175 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-23 09:02:32.333195 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-23 09:02:32.333216 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-23 09:02:32.333235 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-23 09:02:32.333256 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-23 09:02:32.333275 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-23 09:02:32.333295 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-23 09:02:32.333316 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-23 09:02:32.333337 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-23 09:02:32.333357 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-23 09:02:32.333377 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-23 09:02:32.333398 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-23 09:02:32.333419 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-23 09:02:32.333441 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-23 09:02:32.333463 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-23 09:02:32.333485 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-23 09:02:32.333505 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-23 09:02:32.333526 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-23 09:02:32.333548 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-23 09:02:32.333568 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-23 09:02:32.333587 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-23 09:02:32.333607 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-23 09:02:32.333627 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-23 09:02:32.333647 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-23 09:02:32.333666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-23 09:02:32.333685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-23 09:02:32.333705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-23 09:02:32.333727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-23 09:02:32.333749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-23 09:02:32.333768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-23 09:02:32.333786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-23 09:02:32.333804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-23 09:02:32.333821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-23 09:02:32.333840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-23 09:02:32.333868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-23 09:02:32.333890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-23 09:02:32.333908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-23 09:02:32.333926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-23 09:02:32.333948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-23 09:02:32.333969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-23 09:02:32.333990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-23 09:02:32.334011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-23 09:02:32.334032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-23 09:02:32.334052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-23 09:02:32.334071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-23 09:02:32.334093 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-23 09:02:32.334115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-23 09:02:32.334135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-23 09:02:32.334156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-23 09:02:32.334176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-23 09:02:32.334196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-23 09:02:32.334217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-23 09:02:32.334239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-23 09:02:32.334257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-23 09:02:32.334276 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-23 09:02:32.334294 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-23 09:02:32.334313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29615525.txt 2026-04-23 09:02:32.334331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29615525.yaml 2026-04-23 09:02:32.334350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-23 09:02:32.334369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-23 09:02:32.334388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-23 09:02:32.334407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-23 09:02:32.334426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-23 09:02:32.334443 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-23 09:02:32.334461 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-23 09:02:32.334479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-23 09:02:32.334497 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-23 09:02:32.334515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-23 09:02:32.334532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-23 09:02:32.334550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-23 09:02:32.334568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-23 09:02:32.334592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-23 09:02:32.334611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-23 09:02:32.334629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-23 09:02:32.334646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-23 09:02:32.334663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-23 09:02:32.334680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-23 09:02:32.334698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-23 09:02:32.334715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-23 09:02:32.334732 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-23 09:02:32.334750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-23 09:02:32.334767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-23 09:02:32.334784 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615565.txt 2026-04-23 09:02:32.334801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615565.yaml 2026-04-23 09:02:32.334819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615570.txt 2026-04-23 09:02:32.334836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615570.yaml 2026-04-23 09:02:32.334854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615575.txt 2026-04-23 09:02:32.334871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29615575.yaml 2026-04-23 09:02:32.334889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-23 09:02:32.334906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-23 09:02:32.334925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-23 09:02:32.334942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-23 09:02:32.334961 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-23 09:02:32.334978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-23 09:02:32.334996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-23 09:02:32.335013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-23 09:02:32.335031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-23 09:02:32.335048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-23 09:02:32.335065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-23 09:02:32.335082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-23 09:02:32.335100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-23 09:02:32.335117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-23 09:02:32.335134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-23 09:02:32.335151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-23 09:02:32.335168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-23 09:02:32.335185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-23 09:02:32.335202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-23 09:02:32.335219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-23 09:02:32.335237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-23 09:02:32.335262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-23 09:02:32.335281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-23 09:02:32.335299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-23 09:02:32.335316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-23 09:02:32.335334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-23 09:02:32.335353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-23 09:02:32.335373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-23 09:02:32.335391 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-23 09:02:32.335408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-23 09:02:32.335425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-23 09:02:32.335442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-23 09:02:32.335459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-23 09:02:32.335477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-23 09:02:32.335494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-23 09:02:32.335511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-23 09:02:32.335528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-23 09:02:32.335546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-23 09:02:32.335656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-23 09:02:32.335679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-23 09:02:32.335698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-23 09:02:32.335715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-23 09:02:32.335733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-23 09:02:32.335751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-23 09:02:32.335768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-23 09:02:32.335786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-23 09:02:32.335805 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-23 09:02:32.335822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-23 09:02:32.335839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-23 09:02:32.335857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-23 09:02:32.335874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-23 09:02:32.335891 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-23 09:02:32.335909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-23 09:02:32.335926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-23 09:02:32.335943 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-23 09:02:32.335961 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-23 09:02:32.335978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-23 09:02:32.335996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-23 09:02:32.336014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-23 09:02:32.336038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-23 09:02:32.336056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-23 09:02:32.336074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-23 09:02:32.336092 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-23 09:02:32.336110 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-23 09:02:32.336127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-23 09:02:32.336144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-23 09:02:32.336162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-23 09:02:32.336179 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-23 09:02:32.336197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-23 09:02:32.336214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-23 09:02:32.336231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-23 09:02:32.336248 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-23 09:02:32.336265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-23 09:02:32.336283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-23 09:02:32.336301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-23 09:02:32.336318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-23 09:02:32.336335 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-23 09:02:32.336353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-23 09:02:32.336370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-23 09:02:32.336388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-23 09:02:32.336405 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-23 09:02:32.336422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-23 09:02:32.336440 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-23 09:02:32.336457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-23 09:02:32.336475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-23 09:02:32.336492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-23 09:02:32.336510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-23 09:02:32.336527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-23 09:02:32.336545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-23 09:02:32.336563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-23 09:02:32.336580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-23 09:02:32.336597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-23 09:02:32.336614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-23 09:02:32.336632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-23 09:02:32.336649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-23 09:02:32.336667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-23 09:02:32.336685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-23 09:02:32.336708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-23 09:02:32.336726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-23 09:02:32.336744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-23 09:02:32.336762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-23 09:02:32.336779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-23 09:02:32.336798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-23 09:02:32.336815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-23 09:02:32.336832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-23 09:02:32.336849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-23 09:02:32.336867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-23 09:02:32.336884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-23 09:02:32.336902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-23 09:02:32.336919 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-23 09:02:32.336936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-23 09:02:32.336968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-23 09:02:32.336989 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-23 09:02:32.337006 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-23 09:02:32.337023 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-23 09:02:32.337040 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-23 09:02:32.337057 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-23 09:02:32.337074 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-23 09:02:32.337092 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-23 09:02:32.337110 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-23 09:02:32.337129 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-23 09:02:32.337146 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-23 09:02:32.337165 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-23 09:02:32.337183 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-23 09:02:32.337200 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-23 09:02:32.337217 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-23 09:02:32.337234 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-23 09:02:32.337252 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-23 09:02:32.337269 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-23 09:02:32.337286 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-23 09:02:32.337309 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-23 09:02:32.337328 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-23 09:02:32.337345 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-23 09:02:32.337364 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-23 09:02:32.337381 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-23 09:02:32.337399 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-23 09:02:32.337417 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-23 09:02:32.337434 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-23 09:02:32.337451 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-23 09:02:32.337468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-23 09:02:32.337486 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-23 09:02:32.337503 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-23 09:02:32.337520 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-23 09:02:32.337537 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-23 09:02:32.337555 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-23 09:02:32.337573 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7c79495897-686g8.txt 2026-04-23 09:02:32.337591 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7c79495897-686g8.yaml 2026-04-23 09:02:32.337608 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pz99d.txt 2026-04-23 09:02:32.337625 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pz99d.yaml 2026-04-23 09:02:32.337643 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-86cb9.txt 2026-04-23 09:02:32.337660 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-86cb9.yaml 2026-04-23 09:02:32.337678 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tg8s7.txt 2026-04-23 09:02:32.337695 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tg8s7.yaml 2026-04-23 09:02:32.337713 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-gk4jd.txt 2026-04-23 09:02:32.337730 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-gk4jd.yaml 2026-04-23 09:02:32.337748 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-g5npq.txt 2026-04-23 09:02:32.337765 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-g5npq.yaml 2026-04-23 09:02:32.337784 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-w72x7.txt 2026-04-23 09:02:32.337810 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-w72x7.yaml 2026-04-23 09:02:32.337829 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-65869b77c5-db9mt.txt 2026-04-23 09:02:32.337847 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-65869b77c5-db9mt.yaml 2026-04-23 09:02:32.337864 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-69f77bd7d7-6c2cp.txt 2026-04-23 09:02:32.337887 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-69f77bd7d7-6c2cp.yaml 2026-04-23 09:02:32.337906 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-vfh7b.txt 2026-04-23 09:02:32.337926 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-vfh7b.yaml 2026-04-23 09:02:32.337948 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-4mmrh.txt 2026-04-23 09:02:32.337966 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-4mmrh.yaml 2026-04-23 09:02:32.337983 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-8w7sj.txt 2026-04-23 09:02:32.338000 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-8w7sj.yaml 2026-04-23 09:02:32.338017 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-7x49h.txt 2026-04-23 09:02:32.338035 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-7x49h.yaml 2026-04-23 09:02:32.338053 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2rgxs.txt 2026-04-23 09:02:32.338071 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2rgxs.yaml 2026-04-23 09:02:32.338088 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-xkxdd.txt 2026-04-23 09:02:32.338106 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-xkxdd.yaml 2026-04-23 09:02:32.338123 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-7gjvc.txt 2026-04-23 09:02:32.338140 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-7gjvc.yaml 2026-04-23 09:02:32.338157 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-dvzfj.txt 2026-04-23 09:02:32.338174 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-dvzfj.yaml 2026-04-23 09:02:32.338191 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mh2cc.txt 2026-04-23 09:02:32.338209 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mh2cc.yaml 2026-04-23 09:02:32.338226 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-8bd755585-lhwjs.txt 2026-04-23 09:02:32.338244 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-8bd755585-lhwjs.yaml 2026-04-23 09:02:32.338261 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-k8zhs.txt 2026-04-23 09:02:32.338278 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-k8zhs.yaml 2026-04-23 09:02:32.338295 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-ff594cdbf-vqmk5.txt 2026-04-23 09:02:32.338312 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-ff594cdbf-vqmk5.yaml 2026-04-23 09:02:32.338330 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29615525-5gvmh.txt 2026-04-23 09:02:32.338347 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29615525-5gvmh.yaml 2026-04-23 09:02:32.338364 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-c966665c9-llgzs.txt 2026-04-23 09:02:32.338383 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-c966665c9-llgzs.yaml 2026-04-23 09:02:32.338400 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-qwbn5.txt 2026-04-23 09:02:32.338420 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-qwbn5.yaml 2026-04-23 09:02:32.338440 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-4x9jh.txt 2026-04-23 09:02:32.338459 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-4x9jh.yaml 2026-04-23 09:02:32.338476 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-ngqvz.txt 2026-04-23 09:02:32.338495 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-ngqvz.yaml 2026-04-23 09:02:32.338517 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-brkbg.txt 2026-04-23 09:02:32.338536 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-brkbg.yaml 2026-04-23 09:02:32.338553 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6rb4w.txt 2026-04-23 09:02:32.338571 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6rb4w.yaml 2026-04-23 09:02:32.338589 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-c9vxk.txt 2026-04-23 09:02:32.338607 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-c9vxk.yaml 2026-04-23 09:02:32.338625 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lxzvl.txt 2026-04-23 09:02:32.338642 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lxzvl.yaml 2026-04-23 09:02:32.338661 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-h4zq5.txt 2026-04-23 09:02:32.338679 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-h4zq5.yaml 2026-04-23 09:02:32.338696 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-786cf654d6-xmwc7.txt 2026-04-23 09:02:32.338713 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-786cf654d6-xmwc7.yaml 2026-04-23 09:02:32.338732 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-kgmm5.txt 2026-04-23 09:02:32.338749 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-kgmm5.yaml 2026-04-23 09:02:32.338766 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-77995d9988-vbg4d.txt 2026-04-23 09:02:32.338783 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-77995d9988-vbg4d.yaml 2026-04-23 09:02:32.338801 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-sj8vm.txt 2026-04-23 09:02:32.338819 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-sj8vm.yaml 2026-04-23 09:02:32.338837 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-jmktb.txt 2026-04-23 09:02:32.338855 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-jmktb.yaml 2026-04-23 09:02:32.338874 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-p6mrj.txt 2026-04-23 09:02:32.338891 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-p6mrj.yaml 2026-04-23 09:02:32.338909 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-69c9ffc74c-trnw9.txt 2026-04-23 09:02:32.338927 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-69c9ffc74c-trnw9.yaml 2026-04-23 09:02:32.338946 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615565-5cksd.txt 2026-04-23 09:02:32.338963 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615565-5cksd.yaml 2026-04-23 09:02:32.338982 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615570-5822m.txt 2026-04-23 09:02:32.338999 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615570-5822m.yaml 2026-04-23 09:02:32.339017 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615575-wrwcs.txt 2026-04-23 09:02:32.339034 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29615575-wrwcs.yaml 2026-04-23 09:02:32.339051 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-v9hc9.txt 2026-04-23 09:02:32.339068 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-v9hc9.yaml 2026-04-23 09:02:32.339086 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-w5mrb.txt 2026-04-23 09:02:32.339104 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-w5mrb.yaml 2026-04-23 09:02:32.339122 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-n5dk6.txt 2026-04-23 09:02:32.339140 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-n5dk6.yaml 2026-04-23 09:02:32.339166 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-8r78v.txt 2026-04-23 09:02:32.339186 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-8r78v.yaml 2026-04-23 09:02:32.339204 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-xf52j.txt 2026-04-23 09:02:32.339222 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-xf52j.yaml 2026-04-23 09:02:32.339240 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6c8fc9b769-2smcj.txt 2026-04-23 09:02:32.339257 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6c8fc9b769-2smcj.yaml 2026-04-23 09:02:32.339274 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-5dkmk.txt 2026-04-23 09:02:32.339292 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-5dkmk.yaml 2026-04-23 09:02:32.339310 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-5vnq4.txt 2026-04-23 09:02:32.339329 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-5vnq4.yaml 2026-04-23 09:02:32.339347 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-8nhcd.txt 2026-04-23 09:02:32.339368 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-8nhcd.yaml 2026-04-23 09:02:32.339416 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7bd8d79876-97gsc.txt 2026-04-23 09:02:32.339445 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7bd8d79876-97gsc.yaml 2026-04-23 09:02:32.339470 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mlbt7.txt 2026-04-23 09:02:32.339495 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mlbt7.yaml 2026-04-23 09:02:32.339515 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6zhzk.txt 2026-04-23 09:02:32.339534 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6zhzk.yaml 2026-04-23 09:02:32.339596 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-xcrm8.txt 2026-04-23 09:02:32.339622 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-xcrm8.yaml 2026-04-23 09:02:32.339642 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-r9pbc.txt 2026-04-23 09:02:32.339663 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-r9pbc.yaml 2026-04-23 09:02:32.339683 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-t5bd4.txt 2026-04-23 09:02:32.339702 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-t5bd4.yaml 2026-04-23 09:02:32.339722 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9hdx8.txt 2026-04-23 09:02:32.339742 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9hdx8.yaml 2026-04-23 09:02:32.339762 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-r67lj.txt 2026-04-23 09:02:32.339782 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-r67lj.yaml 2026-04-23 09:02:32.339802 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-zxv5t.txt 2026-04-23 09:02:32.339820 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-zxv5t.yaml 2026-04-23 09:02:32.339839 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7f58df5849-gxmrv.txt 2026-04-23 09:02:32.339857 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7f58df5849-gxmrv.yaml 2026-04-23 09:02:32.339875 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-v7g7f.txt 2026-04-23 09:02:32.339893 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-v7g7f.yaml 2026-04-23 09:02:32.339911 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-23 09:02:32.339937 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-23 09:02:32.339956 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9bqks.txt 2026-04-23 09:02:32.339974 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9bqks.yaml 2026-04-23 09:02:32.339991 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-tqxqx.txt 2026-04-23 09:02:32.340009 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-tqxqx.yaml 2026-04-23 09:02:32.340026 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-jrqjz.txt 2026-04-23 09:02:32.340044 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-jrqjz.yaml 2026-04-23 09:02:32.340062 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-mkjvf.txt 2026-04-23 09:02:32.340079 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-mkjvf.yaml 2026-04-23 09:02:32.340096 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-vhdw7.txt 2026-04-23 09:02:32.340114 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-vhdw7.yaml 2026-04-23 09:02:32.340131 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-zlxjc.txt 2026-04-23 09:02:32.340152 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-zlxjc.yaml 2026-04-23 09:02:32.340170 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-gl6vc.txt 2026-04-23 09:02:32.340187 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-gl6vc.yaml 2026-04-23 09:02:32.340204 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-lnv5p.txt 2026-04-23 09:02:32.340221 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-lnv5p.yaml 2026-04-23 09:02:32.340238 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5c49cd45fc-ls82l.txt 2026-04-23 09:02:32.340256 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5c49cd45fc-ls82l.yaml 2026-04-23 09:02:32.340273 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-lx9w5.txt 2026-04-23 09:02:32.340290 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-lx9w5.yaml 2026-04-23 09:02:32.340307 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-6bf4c5b9dd-mn5fv.txt 2026-04-23 09:02:32.340324 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-6bf4c5b9dd-mn5fv.yaml 2026-04-23 09:02:32.340341 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-rhdvk.txt 2026-04-23 09:02:32.340358 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-rhdvk.yaml 2026-04-23 09:02:32.340375 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-mxssn.txt 2026-04-23 09:02:32.340392 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-mxssn.yaml 2026-04-23 09:02:32.340409 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-6vc68.txt 2026-04-23 09:02:32.340426 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-6vc68.yaml 2026-04-23 09:02:32.340443 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-xgqtg.txt 2026-04-23 09:02:32.340462 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-xgqtg.yaml 2026-04-23 09:02:32.340479 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-gsplm.txt 2026-04-23 09:02:32.340497 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-gsplm.yaml 2026-04-23 09:02:32.340515 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-hb867.txt 2026-04-23 09:02:32.340535 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-hb867.yaml 2026-04-23 09:02:32.340552 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-5bb699ccc6-wxsjv.txt 2026-04-23 09:02:32.340576 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-5bb699ccc6-wxsjv.yaml 2026-04-23 09:02:32.340594 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5558f685bc-wc86m.txt 2026-04-23 09:02:32.340611 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5558f685bc-wc86m.yaml 2026-04-23 09:02:32.340629 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-6vnhr.txt 2026-04-23 09:02:32.340647 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-6vnhr.yaml 2026-04-23 09:02:32.340664 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-wtbpq.txt 2026-04-23 09:02:32.340685 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-wtbpq.yaml 2026-04-23 09:02:32.340707 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-ckc28.txt 2026-04-23 09:02:32.340727 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-ckc28.yaml 2026-04-23 09:02:32.340749 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-h4hs8.txt 2026-04-23 09:02:32.340774 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-h4hs8.yaml 2026-04-23 09:02:32.340794 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-lktbj.txt 2026-04-23 09:02:32.340812 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-lktbj.yaml 2026-04-23 09:02:32.340831 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-t2nhj.txt 2026-04-23 09:02:32.340849 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-t2nhj.yaml 2026-04-23 09:02:32.340866 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-mw77v.txt 2026-04-23 09:02:32.340884 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-mw77v.yaml 2026-04-23 09:02:32.340901 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-gk9bz.txt 2026-04-23 09:02:32.340930 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-gk9bz.yaml 2026-04-23 09:02:32.340989 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-lsqcj.txt 2026-04-23 09:02:32.341012 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-lsqcj.yaml 2026-04-23 09:02:32.341032 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-rzzh5.txt 2026-04-23 09:02:32.341050 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-rzzh5.yaml 2026-04-23 09:02:32.341068 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-f6xdn.txt 2026-04-23 09:02:32.341086 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-f6xdn.yaml 2026-04-23 09:02:32.341104 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-kfk99.txt 2026-04-23 09:02:32.341122 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-kfk99.yaml 2026-04-23 09:02:32.341140 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-bd7qj.txt 2026-04-23 09:02:32.341158 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-bd7qj.yaml 2026-04-23 09:02:32.341175 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85b4b86897-f6j5n.txt 2026-04-23 09:02:32.341193 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85b4b86897-f6j5n.yaml 2026-04-23 09:02:32.341211 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-79dd87cfb7-jkjg8.txt 2026-04-23 09:02:32.341229 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-79dd87cfb7-jkjg8.yaml 2026-04-23 09:02:32.341253 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-65cf9fbf86-4z5gf.txt 2026-04-23 09:02:32.341271 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-65cf9fbf86-4z5gf.yaml 2026-04-23 09:02:32.341290 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-8596cdb579-d46mc.txt 2026-04-23 09:02:32.341308 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-8596cdb579-d46mc.yaml 2026-04-23 09:02:32.341326 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5zsjv.txt 2026-04-23 09:02:32.341343 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5zsjv.yaml 2026-04-23 09:02:32.341362 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-7vhsn.txt 2026-04-23 09:02:32.341381 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-7vhsn.yaml 2026-04-23 09:02:32.341399 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6nthp.txt 2026-04-23 09:02:32.341417 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6nthp.yaml 2026-04-23 09:02:32.341435 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6f877fc7d9-6nt2d.txt 2026-04-23 09:02:32.341453 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6f877fc7d9-6nt2d.yaml 2026-04-23 09:02:32.341470 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-r2npp.txt 2026-04-23 09:02:32.341488 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-r2npp.yaml 2026-04-23 09:02:32.341506 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-9dtpv.txt 2026-04-23 09:02:32.341523 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-9dtpv.yaml 2026-04-23 09:02:32.341541 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-z9vfv.txt 2026-04-23 09:02:32.341558 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-z9vfv.yaml 2026-04-23 09:02:32.341575 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-wchwk.txt 2026-04-23 09:02:32.341593 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-wchwk.yaml 2026-04-23 09:02:32.341611 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-5mgtg.txt 2026-04-23 09:02:32.341628 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-5mgtg.yaml 2026-04-23 09:02:32.341646 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-d8d97dc86-cgtvk.txt 2026-04-23 09:02:32.341663 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-d8d97dc86-cgtvk.yaml 2026-04-23 09:02:32.341680 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-797mg.txt 2026-04-23 09:02:32.341698 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-797mg.yaml 2026-04-23 09:02:32.341715 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7d4bcc789c-jjv55.txt 2026-04-23 09:02:32.341732 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7d4bcc789c-jjv55.yaml 2026-04-23 09:02:32.341749 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-c549cdfb8-wvtwt.txt 2026-04-23 09:02:32.341766 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-c549cdfb8-wvtwt.yaml 2026-04-23 09:02:32.341782 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-lz4ww.txt 2026-04-23 09:02:32.341799 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-lz4ww.yaml 2026-04-23 09:02:32.341816 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-9rbdw.txt 2026-04-23 09:02:32.341834 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-9rbdw.yaml 2026-04-23 09:02:32.341852 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-8z7m5.txt 2026-04-23 09:02:32.341869 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-8z7m5.yaml 2026-04-23 09:02:32.341891 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-vk7nk.txt 2026-04-23 09:02:32.341910 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-vk7nk.yaml 2026-04-23 09:02:32.341928 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6f5cc4d4c7-fhhmn.txt 2026-04-23 09:02:32.341945 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6f5cc4d4c7-fhhmn.yaml 2026-04-23 09:02:32.341963 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-n2tg5.txt 2026-04-23 09:02:32.341981 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-n2tg5.yaml 2026-04-23 09:02:32.341999 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-w2gmz.txt 2026-04-23 09:02:32.342017 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-w2gmz.yaml 2026-04-23 09:02:32.342034 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-jpbsq.txt 2026-04-23 09:02:32.342051 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-jpbsq.yaml 2026-04-23 09:02:32.342068 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-mdqfw.txt 2026-04-23 09:02:32.342085 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-mdqfw.yaml 2026-04-23 09:02:32.342102 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-794f9c45cd-ckgbx.txt 2026-04-23 09:02:32.342119 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-794f9c45cd-ckgbx.yaml 2026-04-23 09:02:32.342137 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-g7qjb.txt 2026-04-23 09:02:32.342155 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-g7qjb.yaml 2026-04-23 09:02:32.342173 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-57756c8b7f-z7r7m.txt 2026-04-23 09:02:32.342192 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-57756c8b7f-z7r7m.yaml 2026-04-23 09:02:32.342210 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-99zmm.txt 2026-04-23 09:02:32.342228 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-99zmm.yaml 2026-04-23 09:02:32.342245 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-23 09:02:32.342262 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-23 09:02:32.342280 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-23 09:02:32.342297 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-23 09:02:32.342315 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5bd57c7599-mhbcd.txt 2026-04-23 09:02:32.342332 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5bd57c7599-mhbcd.yaml 2026-04-23 09:02:32.342350 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-w22rh.txt 2026-04-23 09:02:32.342367 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-w22rh.yaml 2026-04-23 09:02:32.342385 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-vtnmp.txt 2026-04-23 09:02:32.342402 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-vtnmp.yaml 2026-04-23 09:02:32.342419 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-wh5qx.txt 2026-04-23 09:02:32.342437 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-wh5qx.yaml 2026-04-23 09:02:32.342454 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-mhwrh.txt 2026-04-23 09:02:32.342472 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-mhwrh.yaml 2026-04-23 09:02:32.342495 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-zfdw7.txt 2026-04-23 09:02:32.342513 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-zfdw7.yaml 2026-04-23 09:02:32.342531 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-dtwwn.txt 2026-04-23 09:02:32.342548 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-dtwwn.yaml 2026-04-23 09:02:32.342565 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-23 09:02:32.342583 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-23 09:02:32.342600 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-23 09:02:32.342617 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-23 09:02:32.342635 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-p4z4l.txt 2026-04-23 09:02:32.342652 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-p4z4l.yaml 2026-04-23 09:02:32.342670 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-23 09:02:32.342687 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-23 09:02:32.342704 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-23 09:02:32.342721 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-23 09:02:32.342738 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-23 09:02:32.342756 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-23 09:02:32.342773 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-23 09:02:32.342790 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-23 09:02:32.342807 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-23 09:02:32.342825 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-23 09:02:32.342843 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-csssq.txt 2026-04-23 09:02:32.342860 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-csssq.yaml 2026-04-23 09:02:32.342878 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-23 09:02:32.342896 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-23 09:02:32.342913 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-23 09:02:32.342930 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-23 09:02:32.342948 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-23 09:02:32.342965 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-23 09:02:32.342984 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qkghc.txt 2026-04-23 09:02:32.343001 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qkghc.yaml 2026-04-23 09:02:32.343019 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn.txt 2026-04-23 09:02:32.343037 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn.yaml 2026-04-23 09:02:32.343054 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-c476db78c-stvt8.txt 2026-04-23 09:02:32.343071 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-c476db78c-stvt8.yaml 2026-04-23 09:02:32.343094 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7985f47cdd-wg9pr.txt 2026-04-23 09:02:32.343112 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7985f47cdd-wg9pr.yaml 2026-04-23 09:02:32.343129 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zx897.txt 2026-04-23 09:02:32.343146 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zx897.yaml 2026-04-23 09:02:32.343163 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-64q4c.txt 2026-04-23 09:02:32.343180 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-64q4c.yaml 2026-04-23 09:02:32.343198 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-d6lv8.txt 2026-04-23 09:02:32.343215 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-d6lv8.yaml 2026-04-23 09:02:32.343232 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-9xhk5.txt 2026-04-23 09:02:32.343249 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-9xhk5.yaml 2026-04-23 09:02:32.343267 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-23 09:02:32.343284 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-23 09:02:32.343301 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-23 09:02:32.343319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-23 09:02:32.343336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-23 09:02:32.343353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-23 09:02:32.343370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-23 09:02:32.343388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-23 09:02:32.343406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-23 09:02:32.343423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-23 09:02:32.343440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-23 09:02:32.343457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-23 09:02:32.343475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-23 09:02:32.343492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-23 09:02:32.343508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-23 09:02:32.343526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-23 09:02:32.343543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-23 09:02:32.343578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-23 09:02:32.343602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-23 09:02:32.343623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-23 09:02:32.343641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-23 09:02:32.343658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-23 09:02:32.343676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-23 09:02:32.343694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-23 09:02:32.343716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-23 09:02:32.343735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-23 09:02:32.343759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-23 09:02:32.343778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-23 09:02:32.343796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-23 09:02:32.343813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-23 09:02:32.343831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-23 09:02:32.343849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-23 09:02:32.343867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-23 09:02:32.343884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-23 09:02:32.343901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-23 09:02:32.343918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-23 09:02:32.343936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-23 09:02:32.343953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-23 09:02:32.343970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-23 09:02:32.343987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-23 09:02:32.344005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-23 09:02:32.344022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-23 09:02:32.344039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-23 09:02:32.344057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-23 09:02:32.344074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-23 09:02:32.344092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-23 09:02:32.344109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-23 09:02:32.344127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-23 09:02:32.344145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-23 09:02:32.344162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-23 09:02:32.344179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-23 09:02:32.344197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-23 09:02:32.344214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-23 09:02:32.344232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-23 09:02:32.344249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-23 09:02:32.344266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-23 09:02:32.344284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-23 09:02:32.344301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-23 09:02:32.344322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-23 09:02:32.344340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-23 09:02:32.344358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-23 09:02:32.344375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-23 09:02:32.344392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-23 09:02:32.344410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-23 09:02:32.344427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-23 09:02:32.344445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-23 09:02:32.344462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-23 09:02:32.344479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-23 09:02:32.344496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-23 09:02:32.344513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-23 09:02:32.344531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-23 09:02:32.344548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-23 09:02:32.344565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-23 09:02:32.344583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-23 09:02:32.344600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-23 09:02:32.344617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-23 09:02:32.344634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-23 09:02:32.344651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-23 09:02:32.344668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-23 09:02:32.344686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-23 09:02:32.344703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-23 09:02:32.344720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-23 09:02:32.344738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-23 09:02:32.344755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-23 09:02:32.344772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-23 09:02:32.344789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-23 09:02:32.344806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-23 09:02:32.344824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-23 09:02:32.344840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-23 09:02:32.344857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-23 09:02:32.344874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-23 09:02:32.344891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-23 09:02:32.344915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-23 09:02:32.344934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-23 09:02:32.344977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-23 09:02:32.345007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-23 09:02:32.345030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-23 09:02:32.345048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-23 09:02:32.345066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-23 09:02:32.345084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-23 09:02:32.345102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-23 09:02:32.345119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-23 09:02:32.345137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-23 09:02:32.345155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-23 09:02:32.345172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-23 09:02:32.345190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-23 09:02:32.345207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-23 09:02:32.345225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-23 09:02:32.345243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-23 09:02:32.345261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-23 09:02:32.345278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-23 09:02:32.345296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-23 09:02:32.345314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-23 09:02:32.345331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-23 09:02:32.345349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-23 09:02:32.345366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-23 09:02:32.345383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-23 09:02:32.345400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-23 09:02:32.345417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-23 09:02:32.345435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-23 09:02:32.345452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-23 09:02:32.345469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-23 09:02:32.345486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-23 09:02:32.345503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-23 09:02:32.345519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-23 09:02:32.345537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-23 09:02:32.345559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-23 09:02:32.345577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-23 09:02:32.345594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-23 09:02:32.345611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-23 09:02:32.345629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-23 09:02:32.345699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-23 09:02:32.345731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-23 09:02:32.345752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-23 09:02:32.345771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-23 09:02:32.345789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-23 09:02:32.345807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-23 09:02:32.345825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-23 09:02:32.345843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-23 09:02:32.345861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-23 09:02:32.345878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-23 09:02:32.345896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-23 09:02:32.345914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-23 09:02:32.345931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-23 09:02:32.345948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-23 09:02:32.345965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-23 09:02:32.345983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-23 09:02:32.346000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-23 09:02:32.346017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-23 09:02:32.346035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-23 09:02:32.346052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-23 09:02:32.346070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-23 09:02:32.346087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-23 09:02:32.346105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-23 09:02:32.346123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-23 09:02:32.346141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-23 09:02:32.346158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-23 09:02:32.346175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-23 09:02:32.346192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-23 09:02:32.346215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-23 09:02:32.346233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-23 09:02:32.346250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-23 09:02:32.346267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-23 09:02:32.346284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-23 09:02:32.346302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-23 09:02:32.346319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-23 09:02:32.346336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-23 09:02:32.346353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-23 09:02:32.346369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-23 09:02:32.346386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-23 09:02:32.346403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-23 09:02:32.346420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-23 09:02:32.346437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-23 09:02:32.346454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-23 09:02:32.346471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-23 09:02:32.346488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-23 09:02:32.346505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-23 09:02:32.346522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-23 09:02:32.346539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-23 09:02:32.346556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-23 09:02:32.346573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-23 09:02:32.346590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-04-23 09:02:32.346606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-04-23 09:02:32.346624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-23 09:02:32.346641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-23 09:02:32.346658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-23 09:02:32.346675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-23 09:02:32.346693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-23 09:02:32.346710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-23 09:02:32.346727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-04-23 09:02:32.346744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-04-23 09:02:32.346762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-04-23 09:02:32.346779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-04-23 09:02:32.346801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-04-23 09:02:32.346819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-04-23 09:02:32.346837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-23 09:02:32.346854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-23 09:02:32.346872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-04-23 09:02:32.346889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-04-23 09:02:32.346907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-23 09:02:32.346924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-23 09:02:32.346942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-23 09:02:32.346959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-23 09:02:32.346977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-23 09:02:32.346994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-23 09:02:32.347012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-23 09:02:32.347029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-23 09:02:32.347046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-23 09:02:32.347064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-23 09:02:32.347081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-23 09:02:32.347098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-23 09:02:32.347115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-23 09:02:32.347132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-23 09:02:32.347150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-23 09:02:32.347167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-23 09:02:32.347185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-23 09:02:32.347202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-23 09:02:32.347220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-23 09:02:32.347237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-23 09:02:32.347255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-23 09:02:32.347273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-23 09:02:32.347290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-23 09:02:32.347308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-23 09:02:32.347325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-23 09:02:32.347342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-23 09:02:32.347360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-23 09:02:32.347378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-23 09:02:32.347400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-23 09:02:32.347418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-23 09:02:32.347435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-23 09:02:32.347453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-23 09:02:32.347470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-23 09:02:32.347487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-23 09:02:32.347505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-23 09:02:32.347522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-23 09:02:32.347539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-23 09:02:32.347595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-23 09:02:32.347618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-23 09:02:32.347636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-23 09:02:32.347654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-23 09:02:32.347671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-23 09:02:32.347688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-23 09:02:32.347705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-23 09:02:32.347722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-23 09:02:32.347740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-23 09:02:32.347757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-23 09:02:32.347774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-23 09:02:32.347791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-23 09:02:32.347809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-23 09:02:32.347826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-23 09:02:32.347843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-23 09:02:32.347860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-23 09:02:32.347877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-23 09:02:32.347894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-23 09:02:32.347911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-23 09:02:32.347928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-23 09:02:32.347945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-23 09:02:32.347961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-23 09:02:32.347978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-23 09:02:32.347995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-23 09:02:32.348017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-23 09:02:32.348034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-23 09:02:32.348051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-23 09:02:32.348067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-23 09:02:32.348084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-23 09:02:32.348101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-23 09:02:32.348117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-23 09:02:32.348134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-23 09:02:32.348151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-23 09:02:32.348168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-23 09:02:32.348186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-23 09:02:32.348203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-23 09:02:32.348221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-23 09:02:32.348238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-23 09:02:32.348255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-23 09:02:32.348272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-23 09:02:32.348289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-23 09:02:32.348306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-23 09:02:32.348323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-23 09:02:32.348340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-23 09:02:32.348360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-23 09:02:32.348380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-23 09:02:32.348397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-23 09:02:32.348414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-23 09:02:32.348430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-23 09:02:32.348447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-23 09:02:32.348464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-23 09:02:32.348482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-23 09:02:32.348499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-23 09:02:32.348517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-23 09:02:32.348534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-23 09:02:32.348551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-23 09:02:32.348569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-23 09:02:32.348590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-23 09:02:32.348608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-23 09:02:32.348625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-23 09:02:32.348642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-23 09:02:32.348659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-23 09:02:32.348676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-23 09:02:32.348693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-23 09:02:32.348710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-23 09:02:32.348727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-23 09:02:32.348744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-23 09:02:32.348761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-23 09:02:32.348778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-23 09:02:32.348795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-23 09:02:32.348812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-23 09:02:32.348829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-23 09:02:32.348846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-23 09:02:32.348863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-23 09:02:32.348881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-23 09:02:32.348898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-23 09:02:32.348915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-23 09:02:32.348932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-23 09:02:32.348950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-23 09:02:32.348984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-23 09:02:32.349002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-23 09:02:32.349019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-23 09:02:32.349036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-23 09:02:32.349054 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-23 09:02:32.349071 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-23 09:02:32.349089 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-23 09:02:32.349106 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-23 09:02:32.349123 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-23 09:02:32.349140 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-23 09:02:32.349157 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-23 09:02:32.349174 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-23 09:02:32.349196 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-23 09:02:32.349214 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-23 09:02:32.349232 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-23 09:02:32.349250 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-23 09:02:32.349268 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-23 09:02:32.349285 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-23 09:02:32.349303 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-23 09:02:32.349321 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-23 09:02:32.349339 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-23 09:02:32.349356 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-23 09:02:32.349373 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-23 09:02:32.349391 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-23 09:02:32.349409 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-23 09:02:32.349427 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-23 09:02:32.349445 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-23 09:02:32.349463 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-23 09:02:32.349481 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-23 09:02:32.349499 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-23 09:02:32.349517 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-23 09:02:32.349535 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-23 09:02:32.349553 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-23 09:02:32.349571 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-23 09:02:32.349588 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-23 09:02:32.349606 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-23 09:02:32.349624 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-23 09:02:32.349641 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-23 09:02:32.349659 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-23 09:02:32.349677 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-23 09:02:32.349695 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-23 09:02:32.349713 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-23 09:02:32.349731 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-23 09:02:32.349749 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-23 09:02:32.349772 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-23 09:02:32.349790 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-23 09:02:32.349808 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-23 09:02:32.349826 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-23 09:02:32.349844 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-23 09:02:32.349862 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-23 09:02:32.349880 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-23 09:02:32.349898 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-23 09:02:32.349917 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-23 09:02:32.349934 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-23 09:02:32.349952 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-23 09:02:32.349970 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-23 09:02:32.349987 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-23 09:02:32.350004 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-23 09:02:32.350021 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-23 09:02:32.350038 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-23 09:02:32.350056 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-23 09:02:32.350072 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-23 09:02:32.350089 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-23 09:02:32.350106 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-23 09:02:32.350123 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-23 09:02:32.350140 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-23 09:02:32.350158 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-23 09:02:32.350175 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-23 09:02:32.350192 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-23 09:02:32.350209 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-23 09:02:32.350226 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-23 09:02:32.350243 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-23 09:02:32.350260 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-23 09:02:32.350278 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-23 09:02:32.350295 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-23 09:02:32.350313 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-23 09:02:32.350331 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-23 09:02:32.350349 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-23 09:02:32.350371 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-23 09:02:32.350389 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-23 09:02:32.350407 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-23 09:02:32.350424 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-23 09:02:32.350441 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-23 09:02:32.350458 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-23 09:02:32.350475 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-23 09:02:32.350492 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-23 09:02:32.350509 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-23 09:02:32.350526 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-23 09:02:32.350543 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-23 09:02:32.350560 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-23 09:02:32.350576 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-23 09:02:32.350593 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-23 09:02:32.350610 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-23 09:02:32.350627 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-23 09:02:32.350645 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-23 09:02:32.350663 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-23 09:02:32.350681 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-23 09:02:32.350701 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-23 09:02:32.350727 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-23 09:02:32.350753 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-23 09:02:32.350779 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-23 09:02:32.350804 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-23 09:02:32.350824 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-23 09:02:32.350844 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-23 09:02:32.350863 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-23 09:02:32.350882 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-23 09:02:32.350900 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-23 09:02:32.350919 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-23 09:02:32.350938 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-23 09:02:32.350957 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-23 09:02:32.350976 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-23 09:02:32.351001 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-23 09:02:32.351021 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-23 09:02:32.351040 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-23 09:02:32.351059 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-23 09:02:32.351078 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-23 09:02:32.351097 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-23 09:02:32.351140 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-23 09:02:32.351176 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-23 09:02:32.351201 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-23 09:02:32.351223 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-23 09:02:32.351242 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-23 09:02:32.351264 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-23 09:02:32.351286 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-23 09:02:32.351305 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-23 09:02:32.351323 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-23 09:02:32.351341 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-23 09:02:32.351358 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-23 09:02:32.351377 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-23 09:02:32.351397 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-23 09:02:32.351419 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-23 09:02:32.351437 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-23 09:02:32.351454 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-23 09:02:32.351472 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-23 09:02:32.351489 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-23 09:02:32.351507 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-23 09:02:32.351524 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-23 09:02:32.351542 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-23 09:02:32.351587 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-23 09:02:32.351610 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-23 09:02:32.351630 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-23 09:02:32.351651 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-23 09:02:32.351670 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-23 09:02:32.351690 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-23 09:02:32.351710 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-23 09:02:32.351736 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-23 09:02:32.351756 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-23 09:02:32.351775 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-23 09:02:32.351795 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-23 09:02:32.351814 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-23 09:02:32.351832 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-23 09:02:32.351850 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-23 09:02:32.351867 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-23 09:02:32.351884 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-23 09:02:32.351901 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-23 09:02:32.351918 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-23 09:02:32.351935 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-23 09:02:32.351952 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-23 09:02:32.351969 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-23 09:02:32.351986 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-23 09:02:32.352003 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-23 09:02:32.352021 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-23 09:02:32.352039 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-23 09:02:32.352056 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-23 09:02:32.352073 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-23 09:02:32.352091 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-23 09:02:32.352109 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-23 09:02:32.352126 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-23 09:02:32.352144 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-23 09:02:32.352161 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-23 09:02:32.352179 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-23 09:02:32.352196 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-23 09:02:32.352213 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-23 09:02:32.352230 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-23 09:02:32.352247 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-23 09:02:32.352265 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-23 09:02:32.352282 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-23 09:02:32.352304 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-23 09:02:32.352322 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-23 09:02:32.352340 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-23 09:02:32.352357 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-23 09:02:32.352374 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-23 09:02:32.352392 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-23 09:02:32.352409 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-04-23 09:02:32.352425 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-04-23 09:02:32.352442 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-23 09:02:32.352459 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-23 09:02:32.352476 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-23 09:02:32.352493 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-23 09:02:32.352510 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-23 09:02:32.352527 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-23 09:02:32.352544 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-04-23 09:02:32.352560 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-04-23 09:02:32.352577 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-04-23 09:02:32.352594 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-04-23 09:02:32.352611 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-04-23 09:02:32.352628 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-04-23 09:02:32.352645 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-23 09:02:32.352662 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-23 09:02:32.352678 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-04-23 09:02:32.352695 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-04-23 09:02:32.352712 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-23 09:02:32.352729 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-23 09:02:32.352746 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-23 09:02:32.352763 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-23 09:02:32.352780 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-23 09:02:32.352796 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-23 09:02:32.352813 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-23 09:02:32.352830 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-23 09:02:32.352847 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-23 09:02:32.352869 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-23 09:02:32.352886 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-23 09:02:32.352903 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-23 09:02:32.352920 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-23 09:02:32.352937 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-23 09:02:32.352970 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-23 09:02:32.352991 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-23 09:02:32.353008 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-23 09:02:32.353025 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-23 09:02:32.353042 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-23 09:02:32.353059 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-23 09:02:32.353080 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-23 09:02:32.353126 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-23 09:02:32.353151 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-23 09:02:32.353171 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-23 09:02:32.353190 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-23 09:02:32.353209 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-23 09:02:32.353226 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-23 09:02:32.353245 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-23 09:02:32.353262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-23 09:02:32.353280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-23 09:02:32.353298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-23 09:02:32.353316 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-23 09:02:32.353333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-23 09:02:32.353351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-23 09:02:32.353368 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-23 09:02:32.353386 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-23 09:02:32.353403 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-23 09:02:32.353423 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-23 09:02:32.353442 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-23 09:02:32.353460 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-23 09:02:32.353478 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-23 09:02:32.353496 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-23 09:02:32.353521 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-23 09:02:32.353540 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-23 09:02:32.353558 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-23 09:02:32.353576 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-23 09:02:32.353594 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-23 09:02:32.353612 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-23 09:02:32.353629 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-23 09:02:32.353647 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-23 09:02:32.353665 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-23 09:02:32.353683 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-23 09:02:32.353701 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-23 09:02:32.353718 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-23 09:02:32.353736 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-23 09:02:32.353753 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-23 09:02:32.353771 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-23 09:02:32.353788 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-23 09:02:32.353806 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-23 09:02:32.353824 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-23 09:02:32.353841 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-23 09:02:32.353858 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-23 09:02:32.353876 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-23 09:02:32.353893 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-23 09:02:32.353910 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-23 09:02:32.353928 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-23 09:02:32.353945 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-23 09:02:32.353963 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-23 09:02:32.353980 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-23 09:02:32.353997 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-23 09:02:32.354014 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-23 09:02:32.354033 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-23 09:02:32.354050 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-23 09:02:32.354068 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-23 09:02:32.354085 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-23 09:02:32.354110 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-23 09:02:32.354130 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-23 09:02:32.354148 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-23 09:02:32.354165 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-23 09:02:32.354182 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-23 09:02:32.354200 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-23 09:02:32.354218 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-23 09:02:32.354235 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-23 09:02:32.354254 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-23 09:02:32.354271 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-23 09:02:32.354288 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-23 09:02:32.354305 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-23 09:02:32.354323 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-23 09:02:32.354340 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-23 09:02:32.354357 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-23 09:02:32.354376 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-23 09:02:32.354395 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-23 09:02:32.354415 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-23 09:02:32.354434 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-23 09:02:32.354452 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-23 09:02:32.354469 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-23 09:02:32.354487 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-23 09:02:32.354506 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-23 09:02:32.354524 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-23 09:02:32.354542 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-23 09:02:32.354561 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-23 09:02:32.354579 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-23 09:02:32.354597 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-23 09:02:32.354616 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-23 09:02:32.354634 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-23 09:02:32.354652 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-23 09:02:32.354671 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-23 09:02:32.354689 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-23 09:02:32.354707 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-23 09:02:32.354729 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-23 09:02:32.354748 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-23 09:02:32.354766 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-23 09:02:32.354785 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-23 09:02:32.354803 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-23 09:02:32.354821 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-23 09:02:32.354838 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-23 09:02:32.354856 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-23 09:02:32.354873 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-23 09:02:32.354891 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-23 09:02:32.354909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-23 09:02:32.354927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-23 09:02:32.354945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-23 09:02:32.354962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-23 09:02:32.354980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-23 09:02:32.354997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-23 09:02:32.355015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-23 09:02:32.355032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-23 09:02:32.355049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-23 09:02:32.355068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-23 09:02:32.355109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-23 09:02:32.355142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-23 09:02:32.355169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-23 09:02:32.355193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-23 09:02:32.355216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-23 09:02:32.355238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-23 09:02:32.355262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-23 09:02:32.355287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-23 09:02:32.355307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-23 09:02:32.355325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-23 09:02:32.355343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-23 09:02:32.355361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-23 09:02:32.355379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-23 09:02:32.355397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-23 09:02:32.355416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-23 09:02:32.355441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-23 09:02:32.355460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-23 09:02:32.355477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-23 09:02:32.355495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-23 09:02:32.355514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-23 09:02:32.355531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-23 09:02:32.355550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-23 09:02:32.355640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-23 09:02:32.355676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-23 09:02:32.355697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-23 09:02:32.355716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-23 09:02:32.355809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-23 09:02:32.355836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-23 09:02:32.355855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-23 09:02:32.355873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-23 09:02:32.355892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-23 09:02:32.355910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-23 09:02:32.355927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-23 09:02:32.355945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-23 09:02:32.355963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-23 09:02:32.355981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-23 09:02:32.355998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-23 09:02:32.356016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-23 09:02:32.356034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-23 09:02:32.356051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-23 09:02:32.356069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-23 09:02:32.356086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-23 09:02:32.356103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-23 09:02:32.356121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-23 09:02:32.356139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-23 09:02:32.356156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-23 09:02:32.356174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-23 09:02:32.356192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-23 09:02:32.356210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-23 09:02:32.356227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-23 09:02:32.356245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-23 09:02:32.356263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-23 09:02:32.356287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-23 09:02:32.356306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-23 09:02:32.356324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-23 09:02:32.356343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-23 09:02:32.356361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-23 09:02:32.356379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-23 09:02:32.356397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-23 09:02:32.356415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-23 09:02:32.356432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-23 09:02:32.356450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-23 09:02:32.356468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-23 09:02:32.356485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-23 09:02:32.356503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-23 09:02:32.356520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-23 09:02:32.356538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-23 09:02:32.356555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-23 09:02:32.356573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-23 09:02:32.356590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-23 09:02:32.356608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-23 09:02:32.356625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-23 09:02:32.356643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-23 09:02:32.356661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-23 09:02:32.356678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-23 09:02:32.356696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-23 09:02:32.356714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-23 09:02:32.356732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-23 09:02:32.356750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-23 09:02:32.356768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-23 09:02:32.356786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-23 09:02:32.356803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-23 09:02:32.356821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-23 09:02:32.356839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-23 09:02:32.356856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-23 09:02:32.356874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-23 09:02:32.356892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-23 09:02:32.356909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-23 09:02:32.356933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-23 09:02:32.356965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-23 09:02:32.356987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-23 09:02:32.357005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-23 09:02:32.357023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-23 09:02:32.357041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-23 09:02:32.357059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-23 09:02:32.357077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-23 09:02:32.357095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-23 09:02:32.357112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-23 09:02:32.357130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-23 09:02:32.357147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-23 09:02:32.357164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-23 09:02:32.357182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-23 09:02:32.357199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-23 09:02:32.357216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-23 09:02:32.357233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-23 09:02:32.357251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-23 09:02:32.357268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-23 09:02:32.357285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-23 09:02:32.357303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-23 09:02:32.357320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-23 09:02:32.357338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-23 09:02:32.357432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-23 09:02:32.357452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zxv5t-api.txt 2026-04-23 09:02:32.357470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zxv5t-api.yaml 2026-04-23 09:02:32.357487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zxv5t-vnc.txt 2026-04-23 09:02:32.357505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zxv5t-vnc.yaml 2026-04-23 09:02:32.357522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-23 09:02:32.357540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-23 09:02:32.357557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-23 09:02:32.357574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-23 09:02:32.357592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-23 09:02:32.357609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-23 09:02:32.357627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-23 09:02:32.357644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-23 09:02:32.357668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-23 09:02:32.357686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-23 09:02:32.357703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-23 09:02:32.357720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-23 09:02:32.357737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-23 09:02:32.357755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-23 09:02:32.357772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-23 09:02:32.357790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-23 09:02:32.357808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-23 09:02:32.357825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-23 09:02:32.357843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-23 09:02:32.357860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-23 09:02:32.357878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-23 09:02:32.357895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-23 09:02:32.357913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-23 09:02:32.357931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-23 09:02:32.357949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-23 09:02:32.357966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-23 09:02:32.357984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-23 09:02:32.358001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-23 09:02:32.358018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-23 09:02:32.358036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-23 09:02:32.358054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-23 09:02:32.358071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-23 09:02:32.358089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-23 09:02:32.358106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-23 09:02:32.358124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-23 09:02:32.358141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-23 09:02:32.358159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-23 09:02:32.358176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-23 09:02:32.358194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-23 09:02:32.358211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-23 09:02:32.358228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-23 09:02:32.358246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-23 09:02:32.358264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-23 09:02:32.358281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-23 09:02:32.358299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-04-23 09:02:32.358320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-04-23 09:02:32.358338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-23 09:02:32.358355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-23 09:02:32.358373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-23 09:02:32.358390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-23 09:02:32.358407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-23 09:02:32.358424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-23 09:02:32.358442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-23 09:02:32.358459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-23 09:02:32.358476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-04-23 09:02:32.358493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-04-23 09:02:32.358510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-04-23 09:02:32.358527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-04-23 09:02:32.358544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-23 09:02:32.358561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-23 09:02:32.358579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-04-23 09:02:32.358596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-04-23 09:02:32.358614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-23 09:02:32.358631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-23 09:02:32.358648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-23 09:02:32.358665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-23 09:02:32.358683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-23 09:02:32.358700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-23 09:02:32.358717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-23 09:02:32.358735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-23 09:02:32.358752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-23 09:02:32.358769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-23 09:02:32.358786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-23 09:02:32.358804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-23 09:02:32.358822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-23 09:02:32.358840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-23 09:02:32.358858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-23 09:02:32.358875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-23 09:02:32.358892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-23 09:02:32.358910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-23 09:02:32.358934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-23 09:02:32.358952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-23 09:02:32.358970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-23 09:02:32.358987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-23 09:02:32.359005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-23 09:02:32.359022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-23 09:02:32.359039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-23 09:02:32.359057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-23 09:02:32.359075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-23 09:02:32.359092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-23 09:02:32.359109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-23 09:02:32.359126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-23 09:02:32.359143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-23 09:02:32.359160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-23 09:02:32.359177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-23 09:02:32.359194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-23 09:02:32.359211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-23 09:02:32.359229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-23 09:02:32.359246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-23 09:02:32.359264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-23 09:02:32.359281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-23 09:02:32.359299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-23 09:02:32.359317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-23 09:02:32.359335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-23 09:02:32.359352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-23 09:02:32.359370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-23 09:02:32.359388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-23 09:02:32.359405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-23 09:02:32.359422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-23 09:02:32.359440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-23 09:02:32.359457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-23 09:02:32.359474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-23 09:02:32.359492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-23 09:02:32.359509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-23 09:02:32.359527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-23 09:02:32.359544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-23 09:02:32.359577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-23 09:02:32.359603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-23 09:02:32.359622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-23 09:02:32.359639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-23 09:02:32.359657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-23 09:02:32.359675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-23 09:02:32.359692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-23 09:02:32.359710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-23 09:02:32.359727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-04-23 09:02:32.359745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-04-23 09:02:32.359762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-04-23 09:02:32.359780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-04-23 09:02:32.359798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-23 09:02:32.359816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-23 09:02:32.359834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-23 09:02:32.359852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-23 09:02:32.359869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-23 09:02:32.359887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-23 09:02:32.359905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-23 09:02:32.359922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-23 09:02:32.359939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-23 09:02:32.359956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-23 09:02:32.359974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-23 09:02:32.359991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-23 09:02:32.360009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-23 09:02:32.360026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-23 09:02:32.360044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-23 09:02:32.360061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-23 09:02:32.360666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-23 09:02:32.360696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-23 09:02:32.360717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-23 09:02:32.360736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-23 09:02:32.360755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-23 09:02:32.360772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-23 09:02:32.360790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-23 09:02:32.360808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-23 09:02:32.360832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-23 09:02:32.360850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-23 09:02:32.360867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-23 09:02:32.360884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-23 09:02:32.360902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-23 09:02:32.360919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-23 09:02:32.360936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-23 09:02:32.360968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-23 09:02:32.360990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-23 09:02:32.361008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-23 09:02:32.361025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-23 09:02:32.361042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-23 09:02:32.361059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-23 09:02:32.361076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-23 09:02:32.361093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-23 09:02:32.361110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-23 09:02:32.361127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-23 09:02:32.361144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-23 09:02:32.361161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-23 09:02:32.361178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-23 09:02:32.361195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-23 09:02:32.361212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-23 09:02:32.361229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-23 09:02:32.361246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-23 09:02:32.361263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-23 09:02:32.361280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-23 09:02:32.361297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-23 09:02:32.361314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-23 09:02:32.361331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 09:02:32.361349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 09:02:32.361366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-23 09:02:32.361384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-23 09:02:32.361401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-23 09:02:32.361424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-23 09:02:32.361443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-23 09:02:32.361460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-23 09:02:32.361477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-23 09:02:32.361495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-23 09:02:32.361513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-23 09:02:32.361529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-23 09:02:32.361546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-23 09:02:32.361564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-23 09:02:32.361581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-23 09:02:32.361599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-23 09:02:32.361616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-23 09:02:32.361634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-23 09:02:32.361652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-23 09:02:32.361669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-23 09:02:32.361686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-23 09:02:32.361703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-23 09:02:32.361721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-23 09:02:32.361738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-23 09:02:32.361755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-23 09:02:32.361773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-23 09:02:32.361790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-23 09:02:32.361807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-23 09:02:32.361824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-23 09:02:32.361842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-23 09:02:32.361860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-23 09:02:32.361878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-23 09:02:32.361896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-23 09:02:32.361913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-23 09:02:32.361931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-23 09:02:32.361948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-23 09:02:32.361966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-23 09:02:32.361983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-23 09:02:32.362001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-23 09:02:32.362022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-23 09:02:32.362041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-23 09:02:32.362058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-23 09:02:32.362076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-23 09:02:32.362093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-23 09:02:32.362110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-23 09:02:32.362127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-23 09:02:32.362144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-23 09:02:32.362161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-23 09:02:32.362179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-23 09:02:32.362196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-23 09:02:32.362221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-23 09:02:32.362239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-23 09:02:32.362256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-23 09:02:32.362274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-23 09:02:32.362291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-23 09:02:32.362308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-23 09:02:32.362325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-23 09:02:32.362342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-23 09:02:32.362359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-04-23 09:02:32.362376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-04-23 09:02:32.362394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-23 09:02:32.362411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-23 09:02:32.362428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-23 09:02:32.362446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-23 09:02:32.362463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-23 09:02:32.362480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-23 09:02:32.362498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-23 09:02:32.362515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-23 09:02:32.362532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-23 09:02:32.362549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-23 09:02:32.362566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-23 09:02:32.362582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-23 09:02:32.362605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-23 09:02:32.362623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-23 09:02:32.362640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-23 09:02:32.362658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-23 09:02:32.362675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-23 09:02:32.362692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-23 09:02:32.362709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-23 09:02:32.362726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-23 09:02:32.362744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-23 09:02:32.362761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-23 09:02:32.362778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-23 09:02:32.362795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-23 09:02:32.362813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-23 09:02:32.362831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-23 09:02:32.362848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-23 09:02:32.362865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-23 09:02:32.362883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-23 09:02:32.362901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-23 09:02:32.362919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-23 09:02:32.362936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-23 09:02:32.362954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-23 09:02:32.362972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-23 09:02:32.362989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-23 09:02:32.363007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-23 09:02:32.363026 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-23 09:02:32.363044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-23 09:02:32.363062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-23 09:02:32.363079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-23 09:02:32.363097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-23 09:02:32.363115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-23 09:02:32.363133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-23 09:02:32.363150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-23 09:02:32.363168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-23 09:02:32.363186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-23 09:02:32.363204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-23 09:02:32.363226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-23 09:02:32.363244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-23 09:02:32.363261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-23 09:02:32.363278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-23 09:02:32.363296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-23 09:02:32.363313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-23 09:02:32.363331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-23 09:02:32.363348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-23 09:02:32.363366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-23 09:02:32.363383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-23 09:02:32.363400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-23 09:02:32.363418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-23 09:02:32.363435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-23 09:02:32.363452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-23 09:02:32.363469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-23 09:02:32.363487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-23 09:02:32.363504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-23 09:02:32.363521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-23 09:02:32.363538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-23 09:02:32.363556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-23 09:02:32.363607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-23 09:02:32.363627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-23 09:02:32.363645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-23 09:02:32.363662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-23 09:02:32.363679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-23 09:02:32.363697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-23 09:02:32.363714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-23 09:02:32.363732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-23 09:02:32.363749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-23 09:02:32.363766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-23 09:02:32.363789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-23 09:02:32.363813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-23 09:02:32.363835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-23 09:02:32.363857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-23 09:02:32.363875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-23 09:02:32.363898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-23 09:02:32.363916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-23 09:02:32.363933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-23 09:02:32.363956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-23 09:02:32.363976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-23 09:02:32.363997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-23 09:02:32.364016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-23 09:02:32.364037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-23 09:02:32.364056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-23 09:02:32.364078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-23 09:02:32.364096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-23 09:02:32.364116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-23 09:02:32.364136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-23 09:02:32.364154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-23 09:02:32.364171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-23 09:02:32.364189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-23 09:02:32.364206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-23 09:02:32.364224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-23 09:02:32.364242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-23 09:02:32.364263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-23 09:02:32.364281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-23 09:02:32.364302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-23 09:02:32.364320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-23 09:02:32.364341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-23 09:02:32.364359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-23 09:02:32.364380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-23 09:02:32.364399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-23 09:02:32.364425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-23 09:02:32.364453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-23 09:02:32.364481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-23 09:02:32.364510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-23 09:02:32.364537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-23 09:02:32.364565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-23 09:02:32.364595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-23 09:02:32.364621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-23 09:02:32.364657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-23 09:02:32.364682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-23 09:02:32.364707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-23 09:02:32.364736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-23 09:02:32.364762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-23 09:02:32.364791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-23 09:02:32.364818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-23 09:02:32.364843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-23 09:02:32.364868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-23 09:02:32.364893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-23 09:02:32.364918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-23 09:02:32.364944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-23 09:02:32.364993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-23 09:02:32.365020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-23 09:02:32.365044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-23 09:02:32.365069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-23 09:02:32.365093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-23 09:02:32.365117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-23 09:02:32.365142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-23 09:02:32.365166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-23 09:02:32.365190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-23 09:02:32.365215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-23 09:02:32.365240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-23 09:02:32.365265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-23 09:02:32.365289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-23 09:02:32.365314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-23 09:02:32.365339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-23 09:02:32.365363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-23 09:02:32.365388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-23 09:02:32.365413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-23 09:02:32.365437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-23 09:02:32.365462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-23 09:02:32.365486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-23 09:02:32.365511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-23 09:02:32.365535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-23 09:02:32.365569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-23 09:02:32.365595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-23 09:02:32.365619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-23 09:02:32.365643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-23 09:02:32.365668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-23 09:02:32.365692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-23 09:02:32.365716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-23 09:02:32.365740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-23 09:02:32.365765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-23 09:02:32.365789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-23 09:02:32.365814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-23 09:02:32.365933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-23 09:02:32.365963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-23 09:02:32.365990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-23 09:02:32.366016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-23 09:02:32.366041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-23 09:02:32.366065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-23 09:02:32.366090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-23 09:02:32.366114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-23 09:02:32.366139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-23 09:02:32.366163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-23 09:02:32.366188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-23 09:02:32.366212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-23 09:02:32.366236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-23 09:02:32.366260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-23 09:02:32.366284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-23 09:02:32.366309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-23 09:02:32.366333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-23 09:02:32.366357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-23 09:02:32.366381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-23 09:02:32.366405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-23 09:02:32.366430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-23 09:02:32.366454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-23 09:02:32.366477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-23 09:02:32.366509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-23 09:02:32.366535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-23 09:02:32.366560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-23 09:02:32.366583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-23 09:02:32.366607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-23 09:02:32.366631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-23 09:02:32.366656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-23 09:02:32.366680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-23 09:02:32.366704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-23 09:02:32.366729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-23 09:02:32.366753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-23 09:02:32.366777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-23 09:02:32.366802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-23 09:02:32.366826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-23 09:02:32.366850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-23 09:02:32.366874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-23 09:02:32.366898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-23 09:02:32.366923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-23 09:02:32.366947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-23 09:02:32.366972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-23 09:02:32.366996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-23 09:02:32.367020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-23 09:02:32.367045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-23 09:02:32.367069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-23 09:02:32.367093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-23 09:02:32.367117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-23 09:02:32.367141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-23 09:02:32.367165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-23 09:02:32.367190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-23 09:02:32.367214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-23 09:02:32.367238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-23 09:02:32.367263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-04-23 09:02:32.367287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-04-23 09:02:32.367311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-23 09:02:32.367335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-23 09:02:32.367367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-23 09:02:32.367394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-23 09:02:32.367419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-23 09:02:32.367443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-23 09:02:32.367467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-04-23 09:02:32.367492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-04-23 09:02:32.367517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-04-23 09:02:32.367542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-04-23 09:02:32.367583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-23 09:02:32.367614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-23 09:02:32.367640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-04-23 09:02:32.367664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-04-23 09:02:32.367689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-23 09:02:32.367713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-23 09:02:32.367738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-04-23 09:02:32.367762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-04-23 09:02:32.367786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-23 09:02:32.367810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-23 09:02:32.367835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-23 09:02:32.367859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-23 09:02:32.367883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-23 09:02:32.367907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-23 09:02:32.367932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-23 09:02:32.367957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-23 09:02:32.367981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-23 09:02:32.368006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-23 09:02:32.368030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-23 09:02:32.368054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-23 09:02:32.368078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-23 09:02:32.368102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-23 09:02:32.368126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-23 09:02:32.368150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-23 09:02:32.368174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-23 09:02:32.368197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-23 09:02:32.368229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-23 09:02:32.368254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-23 09:02:32.368278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-23 09:02:32.368302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-23 09:02:32.368326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-23 09:02:32.368350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-23 09:02:32.368374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-23 09:02:32.368398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-23 09:02:32.368422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-23 09:02:32.368445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-23 09:02:32.368469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-23 09:02:32.368493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-23 09:02:32.368517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-23 09:02:32.368541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-23 09:02:32.368565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-23 09:02:32.368589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-23 09:02:32.368613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-23 09:02:32.368637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-23 09:02:32.368662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-23 09:02:32.368686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-23 09:02:32.368710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-23 09:02:32.368734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-23 09:02:32.368758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-23 09:02:32.368782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-23 09:02:32.368807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-23 09:02:32.368831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-23 09:02:32.368855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-23 09:02:32.368880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-23 09:02:32.368904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-23 09:02:32.368929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-23 09:02:32.368972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-23 09:02:32.369002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-23 09:02:32.369027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-23 09:02:32.369051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-23 09:02:32.369075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-23 09:02:32.369106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-23 09:02:32.369131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-23 09:02:32.369155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-23 09:02:32.369179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-23 09:02:32.369203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-23 09:02:32.369228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-23 09:02:32.369252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-23 09:02:32.369276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-23 09:02:32.369300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-23 09:02:32.369325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-23 09:02:32.369349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-23 09:02:32.369374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-23 09:02:32.369398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-23 09:02:32.369422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-23 09:02:32.369445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-23 09:02:32.369469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-23 09:02:32.369493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-23 09:02:32.369517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-23 09:02:32.369541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-23 09:02:32.369566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-23 09:02:32.369590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-23 09:02:32.369614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-23 09:02:32.369639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-23 09:02:32.369663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-23 09:02:32.369688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-23 09:02:32.369712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-23 09:02:32.369737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-23 09:02:32.369761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-23 09:02:32.369786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-23 09:02:32.369810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-23 09:02:32.369834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-23 09:02:32.369858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-23 09:02:32.369882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-23 09:02:32.369906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-23 09:02:32.369936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-23 09:02:32.369961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-23 09:02:32.369985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-23 09:02:32.370008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-23 09:02:32.370032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-23 09:02:32.370056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-23 09:02:32.370080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-23 09:02:32.370104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-23 09:02:32.370128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-23 09:02:32.370152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-23 09:02:32.370176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-23 09:02:32.370200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-23 09:02:32.370223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-23 09:02:32.370247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-23 09:02:32.370270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-23 09:02:32.370294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-23 09:02:32.370317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-23 09:02:32.370341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-23 09:02:32.370364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-23 09:02:32.370388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-23 09:02:32.370412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-23 09:02:32.370449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-23 09:02:32.370484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-23 09:02:32.370512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-23 09:02:32.370540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-23 09:02:32.370572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-23 09:02:32.370605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-23 09:02:32.370631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-23 09:02:32.370658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-23 09:02:32.370694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-23 09:02:32.370728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-23 09:02:32.370754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-23 09:02:32.370778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-23 09:02:32.370803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-23 09:02:32.370833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-23 09:02:32.370858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-23 09:02:32.370882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-23 09:02:32.370906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-23 09:02:32.370930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-23 09:02:32.370955 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-23 09:02:32.370980 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-23 09:02:32.371005 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-23 09:02:32.371030 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-23 09:02:32.371055 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-23 09:02:32.371080 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-23 09:02:32.371105 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-23 09:02:32.371129 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-23 09:02:32.371153 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-23 09:02:32.371178 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-23 09:02:32.371202 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-23 09:02:32.371227 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-23 09:02:32.371252 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-23 09:02:32.371277 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-23 09:02:32.371301 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-23 09:02:32.371325 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-23 09:02:32.371350 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-23 09:02:32.371375 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-23 09:02:32.371400 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-23 09:02:32.371425 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-23 09:02:32.371450 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-23 09:02:32.371474 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-23 09:02:32.371499 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-23 09:02:32.371523 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-23 09:02:32.371548 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-23 09:02:32.371619 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-23 09:02:32.371650 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-23 09:02:32.371676 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-23 09:02:32.371701 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-23 09:02:32.371726 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-04-23 09:02:32.371751 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-04-23 09:02:32.371776 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-04-23 09:02:32.371807 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-04-23 09:02:32.371833 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-23 09:02:32.371858 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-23 09:02:32.371882 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-23 09:02:32.371907 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-23 09:02:32.371932 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-23 09:02:32.371957 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-23 09:02:32.371981 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-23 09:02:32.372006 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-23 09:02:32.372031 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-23 09:02:32.372055 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-23 09:02:32.372079 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-23 09:02:32.372103 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-23 09:02:32.372128 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-23 09:02:32.372152 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-23 09:02:32.372176 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-23 09:02:32.372200 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-23 09:02:32.372224 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-23 09:02:32.372345 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-23 09:02:32.372386 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-23 09:02:32.372417 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-23 09:02:32.372446 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-23 09:02:32.372468 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-23 09:02:32.372490 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-23 09:02:32.372509 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-23 09:02:32.372526 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-23 09:02:32.372544 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-23 09:02:32.372562 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-23 09:02:32.372580 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-23 09:02:32.372597 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-23 09:02:32.372615 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-23 09:02:32.372632 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-23 09:02:32.372650 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-23 09:02:32.372667 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-23 09:02:32.372683 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-23 09:02:32.372701 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-23 09:02:32.372726 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-23 09:02:32.372744 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-23 09:02:32.372762 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-23 09:02:32.372780 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-23 09:02:32.372797 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-23 09:02:32.372815 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-23 09:02:32.372832 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-23 09:02:32.372850 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-23 09:02:32.372867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-23 09:02:32.372884 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-23 09:02:32.372901 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-23 09:02:32.372918 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-23 09:02:32.372936 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-23 09:02:32.372968 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-23 09:02:32.372989 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-23 09:02:32.373007 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-23 09:02:32.373025 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-23 09:02:32.373043 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-23 09:02:32.373061 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-23 09:02:32.373078 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-23 09:02:32.373096 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-23 09:02:32.373114 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-23 09:02:32.373131 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-23 09:02:32.373149 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-23 09:02:32.373167 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-23 09:02:32.373184 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-23 09:02:32.373202 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-23 09:02:32.373219 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-23 09:02:32.373236 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-23 09:02:32.373254 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-23 09:02:32.373271 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-23 09:02:32.373289 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-23 09:02:32.373306 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-23 09:02:32.373324 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-23 09:02:32.373341 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-23 09:02:32.373359 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-23 09:02:32.373382 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-23 09:02:32.373400 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-23 09:02:32.373418 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-23 09:02:32.373435 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-23 09:02:32.373452 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-23 09:02:32.373470 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-23 09:02:32.373487 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-23 09:02:32.373504 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-23 09:02:32.373522 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-23 09:02:32.373540 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-23 09:02:32.373557 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-23 09:02:32.373574 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-23 09:02:32.373592 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-23 09:02:32.373609 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-23 09:02:32.373626 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-23 09:02:32.373643 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-23 09:02:32.373715 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-23 09:02:32.373743 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-23 09:02:32.373761 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-23 09:02:32.373779 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-23 09:02:32.373797 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-23 09:02:32.373814 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-23 09:02:32.373831 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-23 09:02:32.373849 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-23 09:02:32.373866 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-23 09:02:32.373883 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-23 09:02:32.373900 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-23 09:02:32.373918 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-23 09:02:32.373935 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-23 09:02:32.373952 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-23 09:02:32.373969 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-23 09:02:32.373986 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-23 09:02:32.374003 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-23 09:02:32.374020 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-23 09:02:32.374038 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-23 09:02:32.374060 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-23 09:02:32.374078 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-23 09:02:32.374096 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-23 09:02:32.374114 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.374131 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.374148 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-23 09:02:32.374166 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-23 09:02:32.374183 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-23 09:02:32.374201 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-23 09:02:32.374218 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-23 09:02:32.374236 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-23 09:02:32.374253 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-23 09:02:32.374270 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-6qflc.txt 2026-04-23 09:02:32.374288 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-6qflc.yaml 2026-04-23 09:02:32.374305 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-23 09:02:32.374322 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-23 09:02:32.374339 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-23 09:02:32.374358 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-23 09:02:32.374378 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-23 09:02:32.374396 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-23 09:02:32.374414 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-23 09:02:32.374432 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-23 09:02:32.374449 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-23 09:02:32.374467 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-23 09:02:32.374484 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-23 09:02:32.374502 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-23 09:02:32.374519 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-23 09:02:32.374537 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-23 09:02:32.374555 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-23 09:02:32.374572 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-23 09:02:32.374590 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.374607 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.374625 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-23 09:02:32.374643 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-23 09:02:32.374660 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-23 09:02:32.374678 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-23 09:02:32.374728 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-23 09:02:32.374749 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-23 09:02:32.374766 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-23 09:02:32.374784 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-23 09:02:32.374802 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-23 09:02:32.374819 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-23 09:02:32.374837 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-75zmh.txt 2026-04-23 09:02:32.374854 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-75zmh.yaml 2026-04-23 09:02:32.374871 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-23 09:02:32.374888 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-23 09:02:32.374906 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-23 09:02:32.374924 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-23 09:02:32.374947 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-23 09:02:32.374965 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-23 09:02:32.374982 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-23 09:02:32.375000 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-23 09:02:32.375017 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-23 09:02:32.375034 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-23 09:02:32.375051 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-23 09:02:32.375069 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-23 09:02:32.375086 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-23 09:02:32.375104 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-23 09:02:32.375122 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-23 09:02:32.375139 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-23 09:02:32.375157 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-23 09:02:32.375175 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-23 09:02:32.375193 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-23 09:02:32.375211 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-23 09:02:32.375229 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-23 09:02:32.375247 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-23 09:02:32.375265 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-23 09:02:32.375283 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-23 09:02:32.375301 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-23 09:02:32.375319 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-23 09:02:32.375337 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-23 09:02:32.375360 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-23 09:02:32.375380 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-23 09:02:32.375398 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-23 09:02:32.375415 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-23 09:02:32.375433 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-23 09:02:32.375451 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-23 09:02:32.375468 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-23 09:02:32.375486 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-23 09:02:32.375503 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-23 09:02:32.375520 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-23 09:02:32.375538 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-23 09:02:32.375555 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-23 09:02:32.375589 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-23 09:02:32.375611 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-23 09:02:32.375629 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-23 09:02:32.375647 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-23 09:02:32.375664 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-23 09:02:32.375681 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-23 09:02:32.375699 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-23 09:02:32.375716 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-23 09:02:32.375733 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-23 09:02:32.375751 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-23 09:02:32.375768 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-23 09:02:32.375785 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-23 09:02:32.375802 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-23 09:02:32.375819 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-23 09:02:32.375836 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-23 09:02:32.375854 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-23 09:02:32.375871 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-23 09:02:32.375888 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-23 09:02:32.375906 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-23 09:02:32.375991 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-23 09:02:32.376013 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-23 09:02:32.376031 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-23 09:02:32.376049 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-23 09:02:32.376073 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-23 09:02:32.376092 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-23 09:02:32.376109 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-23 09:02:32.376126 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-23 09:02:32.376144 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-23 09:02:32.376161 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-23 09:02:32.376179 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-23 09:02:32.376197 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:02:32.376214 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-23 09:02:32.376232 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-23 09:02:32.376250 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-23 09:02:32.376267 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-23 09:02:32.376285 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-g2b94.txt 2026-04-23 09:02:32.376303 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-g2b94.yaml 2026-04-23 09:02:32.376320 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-23 09:02:32.376337 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-23 09:02:32.376355 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-23 09:02:32.376373 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-23 09:02:32.376390 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-23 09:02:32.417669 | 2026-04-23 09:02:32.417807 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-23 09:02:32.634028 | instance | changed 2026-04-23 09:02:32.639644 | 2026-04-23 09:02:32.639729 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-23 09:02:32.845029 | instance | changed 2026-04-23 09:02:32.851610 | 2026-04-23 09:02:32.851699 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-23 09:02:33.461370 | instance | auth-system/keycloak-0/keycloak 2026-04-23 09:02:33.681951 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-23 09:02:33.894433 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98/manager 2026-04-23 09:02:34.090465 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98" not found 2026-04-23 09:02:34.275926 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv/manager 2026-04-23 09:02:34.464447 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv" not found 2026-04-23 09:02:34.667209 | instance | capi-system/capi-controller-manager-bc4cf8c95-558mq/manager 2026-04-23 09:02:34.873878 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-558mq" not found 2026-04-23 09:02:35.112593 | instance | capo-system/capo-controller-manager-65565fdb7f-kjnlc/manager 2026-04-23 09:02:35.331039 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-kjnlc" not found 2026-04-23 09:02:35.558607 | instance | cert-manager/cert-manager-75c4c745bc-hlkbj/cert-manager-controller 2026-04-23 09:02:35.784346 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-hlkbj" not found 2026-04-23 09:02:36.022626 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-g5chc/cert-manager-cainjector 2026-04-23 09:02:36.230616 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-g5chc" not found 2026-04-23 09:02:36.426746 | instance | cert-manager/cert-manager-webhook-548949fc64-bml6g/cert-manager-webhook 2026-04-23 09:02:36.605309 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-bml6g" not found 2026-04-23 09:02:36.797100 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rt42l/envoy-gateway 2026-04-23 09:02:37.066446 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rt42l" not found 2026-04-23 09:02:37.255327 | instance | ingress-nginx/ingress-nginx-controller-x6lw2/controller 2026-04-23 09:02:37.536464 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-x6lw2" not found 2026-04-23 09:02:37.723537 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nhtx9/ingress-nginx-default-backend 2026-04-23 09:02:37.916986 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-nhtx9" not found 2026-04-23 09:02:38.128682 | instance | kube-system/cilium-operator-869df985b8-wcs9s/cilium-operator 2026-04-23 09:02:38.530433 | instance | kube-system/cilium-rb2x9/config 2026-04-23 09:02:38.726209 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-rb2x9" not found 2026-04-23 09:02:38.732386 | instance | kube-system/cilium-rb2x9/mount-cgroup 2026-04-23 09:02:38.913806 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-rb2x9" not found 2026-04-23 09:02:38.918529 | instance | kube-system/cilium-rb2x9/apply-sysctl-overwrites 2026-04-23 09:02:39.115817 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-rb2x9" not found 2026-04-23 09:02:39.121027 | instance | kube-system/cilium-rb2x9/mount-bpf-fs 2026-04-23 09:02:39.303830 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-rb2x9" not found 2026-04-23 09:02:39.307878 | instance | kube-system/cilium-rb2x9/clean-cilium-state 2026-04-23 09:02:39.490808 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-rb2x9" not found 2026-04-23 09:02:39.496449 | instance | kube-system/cilium-rb2x9/install-cni-binaries 2026-04-23 09:02:39.684387 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-rb2x9" not found 2026-04-23 09:02:39.689983 | instance | kube-system/cilium-rb2x9/cilium-agent 2026-04-23 09:02:39.989276 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-rb2x9" not found 2026-04-23 09:02:40.194575 | instance | kube-system/coredns-67659f764b-2d4qq/coredns 2026-04-23 09:02:40.397075 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-2d4qq" not found 2026-04-23 09:02:40.586043 | instance | kube-system/coredns-67659f764b-rfn8l/coredns 2026-04-23 09:02:40.785635 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rfn8l" not found 2026-04-23 09:02:40.973178 | instance | kube-system/etcd-instance/etcd 2026-04-23 09:02:41.464675 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-23 09:02:41.647072 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-23 09:02:41.963979 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-23 09:02:42.160885 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-23 09:02:42.695604 | instance | kube-system/kube-proxy-dmglp/kube-proxy 2026-04-23 09:02:42.885342 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-dmglp" not found 2026-04-23 09:02:43.083064 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-23 09:02:43.498624 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-23 09:02:43.684356 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-23 09:02:43.884729 | instance | local-path-storage/local-path-provisioner-679c578f5-ll8m5/local-path-provisioner 2026-04-23 09:02:44.074146 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-ll8m5" not found 2026-04-23 09:02:44.270660 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-23 09:02:44.464248 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 09:02:44.470193 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-23 09:02:44.656736 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 09:02:44.660451 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-23 09:02:44.856771 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 09:02:44.860214 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-23 09:02:45.071600 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-23 09:02:45.250960 | instance | monitoring/goldpinger-fcfd9/goldpinger-daemon 2026-04-23 09:02:45.435736 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-fcfd9" not found 2026-04-23 09:02:45.628064 | instance | monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana-sc-dashboard 2026-04-23 09:02:45.827385 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-84fbb677f7-6c5vz" not found 2026-04-23 09:02:45.833775 | instance | monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana-sc-datasources 2026-04-23 09:02:46.021620 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-84fbb677f7-6c5vz" not found 2026-04-23 09:02:46.025901 | instance | monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana 2026-04-23 09:02:46.250450 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-84fbb677f7-6c5vz" not found 2026-04-23 09:02:46.431479 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj/kube-state-metrics 2026-04-23 09:02:46.605952 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj" not found 2026-04-23 09:02:46.785872 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-w2d5n/kube-prometheus-stack 2026-04-23 09:02:46.988265 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-w2d5n" not found 2026-04-23 09:02:47.159770 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/node-exporter 2026-04-23 09:02:47.360130 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/pod-tls-sidecar 2026-04-23 09:02:47.530006 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-khwlt" not found 2026-04-23 09:02:47.705279 | instance | monitoring/loki-0/loki 2026-04-23 09:02:47.883934 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-23 09:02:48.058734 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-23 09:02:48.242988 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-23 09:02:48.247330 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-23 09:02:48.429873 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-23 09:02:48.610752 | instance | monitoring/loki-gateway-cf54cb88c-9rlfn/nginx 2026-04-23 09:02:49.087583 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-9rlfn" not found 2026-04-23 09:02:49.272198 | instance | monitoring/loki-results-cache-0/memcached 2026-04-23 09:02:49.453891 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-23 09:02:49.458215 | instance | monitoring/loki-results-cache-0/exporter 2026-04-23 09:02:49.632457 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-23 09:02:49.801180 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-p5nn9/gc 2026-04-23 09:02:49.993711 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-p5nn9" not found 2026-04-23 09:02:50.181345 | instance | monitoring/node-feature-discovery-master-8665476dbc-jtpvp/master 2026-04-23 09:02:50.368758 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-jtpvp" not found 2026-04-23 09:02:50.542904 | instance | monitoring/node-feature-discovery-worker-wm8xq/worker 2026-04-23 09:02:50.750016 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-wm8xq" not found 2026-04-23 09:02:50.931783 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-23 09:02:51.109144 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 09:02:51.113406 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-23 09:02:51.298656 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 09:02:51.301859 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-23 09:02:51.507009 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 09:02:51.515001 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-23 09:02:51.702997 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 09:02:51.706948 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-23 09:02:51.908077 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-23 09:02:52.086365 | instance | monitoring/prometheus-pushgateway-7b8659c68b-w5mn2/pushgateway 2026-04-23 09:02:52.280991 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-w5mn2" not found 2026-04-23 09:02:52.464624 | instance | monitoring/vector-fpd9d/vector 2026-04-23 09:02:52.735579 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-fpd9d" not found 2026-04-23 09:02:52.930565 | instance | openstack/barbican-api-7c79495897-686g8/init 2026-04-23 09:02:53.124290 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7c79495897-686g8" not found 2026-04-23 09:02:53.129252 | instance | openstack/barbican-api-7c79495897-686g8/barbican-api 2026-04-23 09:02:53.320170 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7c79495897-686g8" not found 2026-04-23 09:02:53.530221 | instance | openstack/barbican-db-init-pz99d/init 2026-04-23 09:02:53.706997 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-pz99d" not found 2026-04-23 09:02:53.711615 | instance | openstack/barbican-db-init-pz99d/barbican-db-init-0 2026-04-23 09:02:53.897997 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-pz99d" not found 2026-04-23 09:02:54.066622 | instance | openstack/barbican-db-sync-86cb9/init 2026-04-23 09:02:54.242804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-86cb9" not found 2026-04-23 09:02:54.247414 | instance | openstack/barbican-db-sync-86cb9/barbican-db-sync 2026-04-23 09:02:54.425207 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-86cb9" not found 2026-04-23 09:02:54.610020 | instance | openstack/barbican-ks-endpoints-tg8s7/init 2026-04-23 09:02:54.810498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-tg8s7" not found 2026-04-23 09:02:54.813904 | instance | openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-admin 2026-04-23 09:02:55.010724 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-tg8s7" not found 2026-04-23 09:02:55.014678 | instance | openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-internal 2026-04-23 09:02:55.203758 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-tg8s7" not found 2026-04-23 09:02:55.208788 | instance | openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-public 2026-04-23 09:02:55.398238 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-tg8s7" not found 2026-04-23 09:02:55.582526 | instance | openstack/barbican-ks-service-gk4jd/init 2026-04-23 09:02:55.772783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-gk4jd" not found 2026-04-23 09:02:55.776545 | instance | openstack/barbican-ks-service-gk4jd/key-manager-ks-service-registration 2026-04-23 09:02:56.012311 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-gk4jd" not found 2026-04-23 09:02:56.208668 | instance | openstack/barbican-ks-user-g5npq/init 2026-04-23 09:02:56.394763 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-g5npq" not found 2026-04-23 09:02:56.401552 | instance | openstack/barbican-ks-user-g5npq/barbican-ks-user 2026-04-23 09:02:56.585188 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-g5npq" not found 2026-04-23 09:02:56.774527 | instance | openstack/barbican-rabbit-init-w72x7/init 2026-04-23 09:02:56.945031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-w72x7" not found 2026-04-23 09:02:56.948726 | instance | openstack/barbican-rabbit-init-w72x7/rabbit-init 2026-04-23 09:02:57.127779 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-w72x7" not found 2026-04-23 09:02:57.331193 | instance | openstack/cinder-api-65869b77c5-db9mt/init 2026-04-23 09:02:57.532296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-65869b77c5-db9mt" not found 2026-04-23 09:02:57.536968 | instance | openstack/cinder-api-65869b77c5-db9mt/ceph-coordination-volume-perms 2026-04-23 09:02:57.714039 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-65869b77c5-db9mt" not found 2026-04-23 09:02:57.718741 | instance | openstack/cinder-api-65869b77c5-db9mt/cinder-api 2026-04-23 09:02:58.032183 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-65869b77c5-db9mt" not found 2026-04-23 09:02:58.239662 | instance | openstack/cinder-backup-69f77bd7d7-6c2cp/init 2026-04-23 09:02:58.423354 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-69f77bd7d7-6c2cp" not found 2026-04-23 09:02:58.427284 | instance | openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-backup-keyring-placement 2026-04-23 09:02:58.617826 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-69f77bd7d7-6c2cp" not found 2026-04-23 09:02:58.622596 | instance | openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-keyring-placement-rbd1 2026-04-23 09:02:58.801844 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-69f77bd7d7-6c2cp" not found 2026-04-23 09:02:58.806301 | instance | openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-coordination-volume-perms 2026-04-23 09:02:58.988702 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-69f77bd7d7-6c2cp" not found 2026-04-23 09:02:58.992811 | instance | openstack/cinder-backup-69f77bd7d7-6c2cp/cinder-backup 2026-04-23 09:02:59.173988 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-69f77bd7d7-6c2cp" not found 2026-04-23 09:02:59.363153 | instance | openstack/cinder-backup-storage-init-vfh7b/init 2026-04-23 09:02:59.544194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-vfh7b" not found 2026-04-23 09:02:59.548201 | instance | openstack/cinder-backup-storage-init-vfh7b/ceph-keyring-placement 2026-04-23 09:02:59.720495 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-vfh7b" not found 2026-04-23 09:02:59.725296 | instance | openstack/cinder-backup-storage-init-vfh7b/cinder-backup-storage-init 2026-04-23 09:02:59.921727 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-vfh7b" not found 2026-04-23 09:03:00.101638 | instance | openstack/cinder-bootstrap-4mmrh/init 2026-04-23 09:03:00.293728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-4mmrh" not found 2026-04-23 09:03:00.298576 | instance | openstack/cinder-bootstrap-4mmrh/bootstrap 2026-04-23 09:03:00.494593 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-4mmrh" not found 2026-04-23 09:03:00.703031 | instance | openstack/cinder-create-internal-tenant-8w7sj/init 2026-04-23 09:03:00.893598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-8w7sj" not found 2026-04-23 09:03:00.901203 | instance | openstack/cinder-create-internal-tenant-8w7sj/create-internal-tenant 2026-04-23 09:03:01.081031 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-8w7sj" not found 2026-04-23 09:03:01.273131 | instance | openstack/cinder-db-init-7x49h/init 2026-04-23 09:03:01.460737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-7x49h" not found 2026-04-23 09:03:01.465378 | instance | openstack/cinder-db-init-7x49h/cinder-db-init-0 2026-04-23 09:03:01.656381 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-7x49h" not found 2026-04-23 09:03:01.855373 | instance | openstack/cinder-db-sync-2rgxs/init 2026-04-23 09:03:02.046757 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-2rgxs" not found 2026-04-23 09:03:02.050538 | instance | openstack/cinder-db-sync-2rgxs/cinder-db-sync 2026-04-23 09:03:02.240762 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-2rgxs" not found 2026-04-23 09:03:02.428693 | instance | openstack/cinder-ks-endpoints-xkxdd/init 2026-04-23 09:03:02.627901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-xkxdd" not found 2026-04-23 09:03:02.632864 | instance | openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-admin 2026-04-23 09:03:02.823055 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-xkxdd" not found 2026-04-23 09:03:02.827945 | instance | openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-internal 2026-04-23 09:03:03.025586 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-xkxdd" not found 2026-04-23 09:03:03.028764 | instance | openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-public 2026-04-23 09:03:03.216888 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-xkxdd" not found 2026-04-23 09:03:03.434070 | instance | openstack/cinder-ks-service-7gjvc/init 2026-04-23 09:03:03.658695 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-7gjvc" not found 2026-04-23 09:03:03.664702 | instance | openstack/cinder-ks-service-7gjvc/volumev3-ks-service-registration 2026-04-23 09:03:03.850112 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-7gjvc" not found 2026-04-23 09:03:04.036546 | instance | openstack/cinder-ks-user-dvzfj/init 2026-04-23 09:03:04.216758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-dvzfj" not found 2026-04-23 09:03:04.220916 | instance | openstack/cinder-ks-user-dvzfj/cinder-ks-user 2026-04-23 09:03:04.412440 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-dvzfj" not found 2026-04-23 09:03:04.607910 | instance | openstack/cinder-rabbit-init-mh2cc/init 2026-04-23 09:03:04.790387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-mh2cc" not found 2026-04-23 09:03:04.795684 | instance | openstack/cinder-rabbit-init-mh2cc/rabbit-init 2026-04-23 09:03:04.976490 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-mh2cc" not found 2026-04-23 09:03:05.167655 | instance | openstack/cinder-scheduler-8bd755585-lhwjs/init 2026-04-23 09:03:05.376706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-8bd755585-lhwjs" not found 2026-04-23 09:03:05.384555 | instance | openstack/cinder-scheduler-8bd755585-lhwjs/ceph-coordination-volume-perms 2026-04-23 09:03:05.573490 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-8bd755585-lhwjs" not found 2026-04-23 09:03:05.577511 | instance | openstack/cinder-scheduler-8bd755585-lhwjs/cinder-scheduler 2026-04-23 09:03:05.777400 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-8bd755585-lhwjs" not found 2026-04-23 09:03:05.972775 | instance | openstack/cinder-storage-init-k8zhs/init 2026-04-23 09:03:06.176944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-k8zhs" not found 2026-04-23 09:03:06.182467 | instance | openstack/cinder-storage-init-k8zhs/ceph-keyring-placement 2026-04-23 09:03:06.373764 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-k8zhs" not found 2026-04-23 09:03:06.377350 | instance | openstack/cinder-storage-init-k8zhs/cinder-storage-init-rbd1 2026-04-23 09:03:06.573112 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-k8zhs" not found 2026-04-23 09:03:06.779220 | instance | openstack/cinder-volume-ff594cdbf-vqmk5/init 2026-04-23 09:03:06.972978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-ff594cdbf-vqmk5" not found 2026-04-23 09:03:06.977885 | instance | openstack/cinder-volume-ff594cdbf-vqmk5/ceph-keyring-placement-rbd1 2026-04-23 09:03:07.165594 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-ff594cdbf-vqmk5" not found 2026-04-23 09:03:07.170774 | instance | openstack/cinder-volume-ff594cdbf-vqmk5/ceph-coordination-volume-perms 2026-04-23 09:03:07.345398 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-ff594cdbf-vqmk5" not found 2026-04-23 09:03:07.350815 | instance | openstack/cinder-volume-ff594cdbf-vqmk5/init-cinder-conf 2026-04-23 09:03:07.548501 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-ff594cdbf-vqmk5" not found 2026-04-23 09:03:07.554380 | instance | openstack/cinder-volume-ff594cdbf-vqmk5/cinder-volume 2026-04-23 09:03:07.757294 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-ff594cdbf-vqmk5" not found 2026-04-23 09:03:07.956469 | instance | openstack/cinder-volume-usage-audit-29615525-5gvmh/init 2026-04-23 09:03:08.160578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29615525-5gvmh" not found 2026-04-23 09:03:08.165561 | instance | openstack/cinder-volume-usage-audit-29615525-5gvmh/cinder-volume-usage-audit 2026-04-23 09:03:08.356611 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29615525-5gvmh" not found 2026-04-23 09:03:08.543029 | instance | openstack/glance-api-c966665c9-llgzs/init 2026-04-23 09:03:08.749746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-c966665c9-llgzs" not found 2026-04-23 09:03:08.754207 | instance | openstack/glance-api-c966665c9-llgzs/glance-perms 2026-04-23 09:03:08.950584 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-c966665c9-llgzs" not found 2026-04-23 09:03:08.954894 | instance | openstack/glance-api-c966665c9-llgzs/ceph-keyring-placement 2026-04-23 09:03:09.153389 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-c966665c9-llgzs" not found 2026-04-23 09:03:09.158175 | instance | openstack/glance-api-c966665c9-llgzs/glance-api 2026-04-23 09:03:09.371594 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-c966665c9-llgzs" not found 2026-04-23 09:03:09.561956 | instance | openstack/glance-db-init-qwbn5/init 2026-04-23 09:03:09.747644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-qwbn5" not found 2026-04-23 09:03:09.752194 | instance | openstack/glance-db-init-qwbn5/glance-db-init-0 2026-04-23 09:03:09.953177 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-qwbn5" not found 2026-04-23 09:03:10.147513 | instance | openstack/glance-db-sync-4x9jh/init 2026-04-23 09:03:10.351012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-4x9jh" not found 2026-04-23 09:03:10.356253 | instance | openstack/glance-db-sync-4x9jh/glance-db-sync 2026-04-23 09:03:10.560890 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-4x9jh" not found 2026-04-23 09:03:10.757271 | instance | openstack/glance-ks-endpoints-ngqvz/init 2026-04-23 09:03:10.957698 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-ngqvz" not found 2026-04-23 09:03:10.962794 | instance | openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-admin 2026-04-23 09:03:11.169583 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-ngqvz" not found 2026-04-23 09:03:11.174903 | instance | openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-internal 2026-04-23 09:03:11.385601 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-ngqvz" not found 2026-04-23 09:03:11.390064 | instance | openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-public 2026-04-23 09:03:11.599588 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-ngqvz" not found 2026-04-23 09:03:11.792995 | instance | openstack/glance-ks-service-brkbg/init 2026-04-23 09:03:11.993655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-brkbg" not found 2026-04-23 09:03:11.998219 | instance | openstack/glance-ks-service-brkbg/image-ks-service-registration 2026-04-23 09:03:12.190562 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-brkbg" not found 2026-04-23 09:03:12.393704 | instance | openstack/glance-ks-user-6rb4w/init 2026-04-23 09:03:12.575049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-6rb4w" not found 2026-04-23 09:03:12.579993 | instance | openstack/glance-ks-user-6rb4w/glance-ks-user 2026-04-23 09:03:12.754606 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-6rb4w" not found 2026-04-23 09:03:12.947001 | instance | openstack/glance-metadefs-load-c9vxk/init 2026-04-23 09:03:13.142236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-c9vxk" not found 2026-04-23 09:03:13.146744 | instance | openstack/glance-metadefs-load-c9vxk/glance-metadefs-load 2026-04-23 09:03:13.329257 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-c9vxk" not found 2026-04-23 09:03:13.518488 | instance | openstack/glance-rabbit-init-lxzvl/init 2026-04-23 09:03:13.717611 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-lxzvl" not found 2026-04-23 09:03:13.721737 | instance | openstack/glance-rabbit-init-lxzvl/rabbit-init 2026-04-23 09:03:13.927879 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-lxzvl" not found 2026-04-23 09:03:14.111606 | instance | openstack/glance-storage-init-h4zq5/init 2026-04-23 09:03:14.315853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-h4zq5" not found 2026-04-23 09:03:14.321017 | instance | openstack/glance-storage-init-h4zq5/ceph-keyring-placement 2026-04-23 09:03:14.509525 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-h4zq5" not found 2026-04-23 09:03:14.513824 | instance | openstack/glance-storage-init-h4zq5/glance-storage-init 2026-04-23 09:03:14.714289 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-h4zq5" not found 2026-04-23 09:03:14.905256 | instance | openstack/heat-api-786cf654d6-xmwc7/init 2026-04-23 09:03:15.109401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-786cf654d6-xmwc7" not found 2026-04-23 09:03:15.114588 | instance | openstack/heat-api-786cf654d6-xmwc7/heat-api 2026-04-23 09:03:15.311508 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-786cf654d6-xmwc7" not found 2026-04-23 09:03:15.502112 | instance | openstack/heat-bootstrap-kgmm5/init 2026-04-23 09:03:15.712147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-kgmm5" not found 2026-04-23 09:03:15.716936 | instance | openstack/heat-bootstrap-kgmm5/bootstrap 2026-04-23 09:03:15.903504 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-kgmm5" not found 2026-04-23 09:03:16.099778 | instance | openstack/heat-cfn-77995d9988-vbg4d/init 2026-04-23 09:03:16.315189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-77995d9988-vbg4d" not found 2026-04-23 09:03:16.318729 | instance | openstack/heat-cfn-77995d9988-vbg4d/heat-cfn 2026-04-23 09:03:16.506047 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-77995d9988-vbg4d" not found 2026-04-23 09:03:16.687128 | instance | openstack/heat-db-init-sj8vm/init 2026-04-23 09:03:16.871149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-sj8vm" not found 2026-04-23 09:03:16.876213 | instance | openstack/heat-db-init-sj8vm/heat-db-init-0 2026-04-23 09:03:17.068844 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-sj8vm" not found 2026-04-23 09:03:17.277609 | instance | openstack/heat-db-sync-jmktb/init 2026-04-23 09:03:17.455074 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-jmktb" not found 2026-04-23 09:03:17.459534 | instance | openstack/heat-db-sync-jmktb/heat-db-sync 2026-04-23 09:03:17.637726 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-jmktb" not found 2026-04-23 09:03:17.816366 | instance | openstack/heat-domain-ks-user-p6mrj/init 2026-04-23 09:03:17.996956 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-p6mrj" not found 2026-04-23 09:03:18.000704 | instance | openstack/heat-domain-ks-user-p6mrj/heat-ks-domain-user 2026-04-23 09:03:18.183426 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-p6mrj" not found 2026-04-23 09:03:18.356694 | instance | openstack/heat-engine-69c9ffc74c-trnw9/init 2026-04-23 09:03:18.556155 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-69c9ffc74c-trnw9" not found 2026-04-23 09:03:18.560399 | instance | openstack/heat-engine-69c9ffc74c-trnw9/heat-engine 2026-04-23 09:03:18.745355 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-69c9ffc74c-trnw9" not found 2026-04-23 09:03:18.912396 | instance | openstack/heat-engine-cleaner-29615570-5822m/init 2026-04-23 09:03:19.082205 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29615570-5822m" not found 2026-04-23 09:03:19.085682 | instance | openstack/heat-engine-cleaner-29615570-5822m/heat-engine-cleaner 2026-04-23 09:03:19.268294 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29615570-5822m" not found 2026-04-23 09:03:19.437833 | instance | openstack/heat-engine-cleaner-29615575-wrwcs/init 2026-04-23 09:03:19.607361 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29615575-wrwcs" not found 2026-04-23 09:03:19.612249 | instance | openstack/heat-engine-cleaner-29615575-wrwcs/heat-engine-cleaner 2026-04-23 09:03:19.779131 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29615575-wrwcs" not found 2026-04-23 09:03:19.974743 | instance | openstack/heat-engine-cleaner-29615580-44bnt/init 2026-04-23 09:03:20.154178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29615580-44bnt" not found 2026-04-23 09:03:20.159020 | instance | openstack/heat-engine-cleaner-29615580-44bnt/heat-engine-cleaner 2026-04-23 09:03:20.335714 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29615580-44bnt" not found 2026-04-23 09:03:20.505609 | instance | openstack/heat-ks-endpoints-v9hc9/init 2026-04-23 09:03:20.689613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:20.694466 | instance | openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-admin 2026-04-23 09:03:20.895565 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:20.899932 | instance | openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-internal 2026-04-23 09:03:21.102511 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:21.104936 | instance | openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-public 2026-04-23 09:03:21.277533 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:21.281473 | instance | openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-admin 2026-04-23 09:03:21.457337 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:21.462997 | instance | openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-internal 2026-04-23 09:03:21.656373 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:21.659922 | instance | openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-public 2026-04-23 09:03:21.859027 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-v9hc9" not found 2026-04-23 09:03:22.032106 | instance | openstack/heat-ks-service-w5mrb/init 2026-04-23 09:03:22.236679 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-w5mrb" not found 2026-04-23 09:03:22.241982 | instance | openstack/heat-ks-service-w5mrb/orchestration-ks-service-registration 2026-04-23 09:03:22.436095 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-w5mrb" not found 2026-04-23 09:03:22.440672 | instance | openstack/heat-ks-service-w5mrb/cloudformation-ks-service-registration 2026-04-23 09:03:22.624061 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-w5mrb" not found 2026-04-23 09:03:22.810579 | instance | openstack/heat-ks-user-n5dk6/init 2026-04-23 09:03:22.992644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-n5dk6" not found 2026-04-23 09:03:22.996161 | instance | openstack/heat-ks-user-n5dk6/heat-ks-user 2026-04-23 09:03:23.195016 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-n5dk6" not found 2026-04-23 09:03:23.199867 | instance | openstack/heat-ks-user-n5dk6/heat-trustee-ks-user 2026-04-23 09:03:23.404902 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-n5dk6" not found 2026-04-23 09:03:23.601911 | instance | openstack/heat-rabbit-init-8r78v/init 2026-04-23 09:03:23.772928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-8r78v" not found 2026-04-23 09:03:23.778111 | instance | openstack/heat-rabbit-init-8r78v/rabbit-init 2026-04-23 09:03:23.960781 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-8r78v" not found 2026-04-23 09:03:24.146312 | instance | openstack/heat-trusts-xf52j/init 2026-04-23 09:03:24.316852 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-xf52j" not found 2026-04-23 09:03:24.321723 | instance | openstack/heat-trusts-xf52j/heat-trusts 2026-04-23 09:03:24.507244 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-xf52j" not found 2026-04-23 09:03:24.690647 | instance | openstack/horizon-6c8fc9b769-2smcj/init 2026-04-23 09:03:24.866755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-6c8fc9b769-2smcj" not found 2026-04-23 09:03:24.871212 | instance | openstack/horizon-6c8fc9b769-2smcj/horizon 2026-04-23 09:03:25.103529 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-6c8fc9b769-2smcj" not found 2026-04-23 09:03:25.286265 | instance | openstack/horizon-db-init-5dkmk/init 2026-04-23 09:03:25.481912 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-5dkmk" not found 2026-04-23 09:03:25.487575 | instance | openstack/horizon-db-init-5dkmk/horizon-db-init-0 2026-04-23 09:03:25.676140 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-5dkmk" not found 2026-04-23 09:03:25.869756 | instance | openstack/horizon-db-sync-5vnq4/init 2026-04-23 09:03:26.050975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-5vnq4" not found 2026-04-23 09:03:26.056524 | instance | openstack/horizon-db-sync-5vnq4/horizon-db-sync 2026-04-23 09:03:26.232226 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-5vnq4" not found 2026-04-23 09:03:26.437748 | instance | openstack/keepalived-8nhcd/init 2026-04-23 09:03:26.669363 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-8nhcd" not found 2026-04-23 09:03:26.673612 | instance | openstack/keepalived-8nhcd/wait-for-ip 2026-04-23 09:03:27.071779 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-8nhcd" not found 2026-04-23 09:03:27.076144 | instance | openstack/keepalived-8nhcd/keepalived 2026-04-23 09:03:27.351680 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-8nhcd" not found 2026-04-23 09:03:27.547117 | instance | openstack/keystone-api-7bd8d79876-97gsc/init 2026-04-23 09:03:27.718471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7bd8d79876-97gsc" not found 2026-04-23 09:03:27.722994 | instance | openstack/keystone-api-7bd8d79876-97gsc/keystone-api 2026-04-23 09:03:28.512883 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7bd8d79876-97gsc" not found 2026-04-23 09:03:28.704065 | instance | openstack/keystone-bootstrap-mlbt7/init 2026-04-23 09:03:28.882066 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mlbt7" not found 2026-04-23 09:03:28.885521 | instance | openstack/keystone-bootstrap-mlbt7/bootstrap 2026-04-23 09:03:29.069325 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mlbt7" not found 2026-04-23 09:03:29.246351 | instance | openstack/keystone-credential-setup-6zhzk/init 2026-04-23 09:03:29.422505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-6zhzk" not found 2026-04-23 09:03:29.427210 | instance | openstack/keystone-credential-setup-6zhzk/keystone-credential-setup 2026-04-23 09:03:29.612176 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-6zhzk" not found 2026-04-23 09:03:29.802708 | instance | openstack/keystone-db-init-xcrm8/init 2026-04-23 09:03:29.982897 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-xcrm8" not found 2026-04-23 09:03:29.987707 | instance | openstack/keystone-db-init-xcrm8/keystone-db-init-0 2026-04-23 09:03:30.182458 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-xcrm8" not found 2026-04-23 09:03:30.369204 | instance | openstack/keystone-db-sync-r9pbc/init 2026-04-23 09:03:30.557423 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-r9pbc" not found 2026-04-23 09:03:30.561999 | instance | openstack/keystone-db-sync-r9pbc/keystone-db-sync 2026-04-23 09:03:30.754740 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-r9pbc" not found 2026-04-23 09:03:30.944674 | instance | openstack/keystone-domain-manage-t5bd4/init 2026-04-23 09:03:31.133096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-t5bd4" not found 2026-04-23 09:03:31.137487 | instance | openstack/keystone-domain-manage-t5bd4/keystone-domain-manage 2026-04-23 09:03:31.328258 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-t5bd4" not found 2026-04-23 09:03:31.512867 | instance | openstack/keystone-fernet-setup-9hdx8/init 2026-04-23 09:03:31.688132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-9hdx8" not found 2026-04-23 09:03:31.692830 | instance | openstack/keystone-fernet-setup-9hdx8/keystone-fernet-setup 2026-04-23 09:03:31.872151 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-9hdx8" not found 2026-04-23 09:03:32.078261 | instance | openstack/keystone-rabbit-init-r67lj/init 2026-04-23 09:03:32.275079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-r67lj" not found 2026-04-23 09:03:32.279880 | instance | openstack/keystone-rabbit-init-r67lj/rabbit-init 2026-04-23 09:03:32.474901 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-r67lj" not found 2026-04-23 09:03:32.666482 | instance | openstack/libvirt-libvirt-default-zxv5t/init 2026-04-23 09:03:32.874619 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:32.884877 | instance | openstack/libvirt-libvirt-default-zxv5t/init-dynamic-options 2026-04-23 09:03:33.063127 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:33.070036 | instance | openstack/libvirt-libvirt-default-zxv5t/ceph-admin-keyring-placement 2026-04-23 09:03:33.255439 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:33.260584 | instance | openstack/libvirt-libvirt-default-zxv5t/ceph-keyring-placement 2026-04-23 09:03:33.441955 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:33.446417 | instance | openstack/libvirt-libvirt-default-zxv5t/tls-sidecar 2026-04-23 09:03:33.647313 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:33.651242 | instance | openstack/libvirt-libvirt-default-zxv5t/libvirt 2026-04-23 09:03:33.830305 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:33.834015 | instance | openstack/libvirt-libvirt-default-zxv5t/libvirt-exporter 2026-04-23 09:03:34.012057 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-zxv5t" not found 2026-04-23 09:03:34.182825 | instance | openstack/magnum-api-7f58df5849-gxmrv/init 2026-04-23 09:03:34.366862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-7f58df5849-gxmrv" not found 2026-04-23 09:03:34.370566 | instance | openstack/magnum-api-7f58df5849-gxmrv/magnum-api 2026-04-23 09:03:34.551864 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-7f58df5849-gxmrv" not found 2026-04-23 09:03:34.737351 | instance | openstack/magnum-cluster-api-proxy-v7g7f/magnum-cluster-api-proxy 2026-04-23 09:03:34.925659 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-v7g7f" not found 2026-04-23 09:03:35.102492 | instance | openstack/magnum-conductor-0/init 2026-04-23 09:03:35.304338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-23 09:03:35.310646 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-23 09:03:35.498088 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-23 09:03:35.501980 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-23 09:03:35.680756 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-23 09:03:35.863319 | instance | openstack/magnum-db-init-9bqks/init 2026-04-23 09:03:36.030545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-9bqks" not found 2026-04-23 09:03:36.035916 | instance | openstack/magnum-db-init-9bqks/magnum-db-init-0 2026-04-23 09:03:36.215384 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-9bqks" not found 2026-04-23 09:03:36.392290 | instance | openstack/magnum-db-sync-tqxqx/init 2026-04-23 09:03:36.564181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-tqxqx" not found 2026-04-23 09:03:36.568966 | instance | openstack/magnum-db-sync-tqxqx/magnum-db-sync 2026-04-23 09:03:36.747013 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-tqxqx" not found 2026-04-23 09:03:36.939609 | instance | openstack/magnum-domain-ks-user-jrqjz/init 2026-04-23 09:03:37.121820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-jrqjz" not found 2026-04-23 09:03:37.125008 | instance | openstack/magnum-domain-ks-user-jrqjz/magnum-ks-domain-user 2026-04-23 09:03:37.301430 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-jrqjz" not found 2026-04-23 09:03:37.487466 | instance | openstack/magnum-ks-endpoints-mkjvf/init 2026-04-23 09:03:37.669615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-mkjvf" not found 2026-04-23 09:03:37.672906 | instance | openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-admin 2026-04-23 09:03:37.855804 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-mkjvf" not found 2026-04-23 09:03:37.860245 | instance | openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-internal 2026-04-23 09:03:38.029701 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-mkjvf" not found 2026-04-23 09:03:38.034349 | instance | openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-public 2026-04-23 09:03:38.210781 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-mkjvf" not found 2026-04-23 09:03:38.387059 | instance | openstack/magnum-ks-service-vhdw7/init 2026-04-23 09:03:38.564677 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-vhdw7" not found 2026-04-23 09:03:38.567567 | instance | openstack/magnum-ks-service-vhdw7/container-infra-ks-service-registration 2026-04-23 09:03:38.738883 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-vhdw7" not found 2026-04-23 09:03:38.922944 | instance | openstack/magnum-ks-user-zlxjc/init 2026-04-23 09:03:39.106084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-zlxjc" not found 2026-04-23 09:03:39.110200 | instance | openstack/magnum-ks-user-zlxjc/magnum-ks-user 2026-04-23 09:03:39.297809 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-zlxjc" not found 2026-04-23 09:03:39.469325 | instance | openstack/magnum-rabbit-init-gl6vc/init 2026-04-23 09:03:39.665495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-gl6vc" not found 2026-04-23 09:03:39.670566 | instance | openstack/magnum-rabbit-init-gl6vc/rabbit-init 2026-04-23 09:03:39.851680 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-gl6vc" not found 2026-04-23 09:03:40.065115 | instance | openstack/magnum-registry-c45778976-lnv5p/registry 2026-04-23 09:03:40.260708 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-lnv5p" not found 2026-04-23 09:03:40.476673 | instance | openstack/manila-api-5c49cd45fc-ls82l/init 2026-04-23 09:03:40.674303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-5c49cd45fc-ls82l" not found 2026-04-23 09:03:40.678619 | instance | openstack/manila-api-5c49cd45fc-ls82l/manila-api 2026-04-23 09:03:40.872798 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-5c49cd45fc-ls82l" not found 2026-04-23 09:03:41.058211 | instance | openstack/manila-bootstrap-lx9w5/init 2026-04-23 09:03:41.243462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-lx9w5" not found 2026-04-23 09:03:41.247016 | instance | openstack/manila-bootstrap-lx9w5/bootstrap 2026-04-23 09:03:41.425843 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-lx9w5" not found 2026-04-23 09:03:41.607376 | instance | openstack/manila-data-6bf4c5b9dd-mn5fv/init 2026-04-23 09:03:41.811108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-6bf4c5b9dd-mn5fv" not found 2026-04-23 09:03:41.815504 | instance | openstack/manila-data-6bf4c5b9dd-mn5fv/manila-data 2026-04-23 09:03:41.993712 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-6bf4c5b9dd-mn5fv" not found 2026-04-23 09:03:42.160558 | instance | openstack/manila-db-init-rhdvk/init 2026-04-23 09:03:42.346565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-rhdvk" not found 2026-04-23 09:03:42.352084 | instance | openstack/manila-db-init-rhdvk/manila-db-init-0 2026-04-23 09:03:42.537760 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-rhdvk" not found 2026-04-23 09:03:42.711219 | instance | openstack/manila-db-sync-mxssn/init 2026-04-23 09:03:42.895553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-mxssn" not found 2026-04-23 09:03:42.901010 | instance | openstack/manila-db-sync-mxssn/manila-db-sync 2026-04-23 09:03:43.086337 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-mxssn" not found 2026-04-23 09:03:43.283561 | instance | openstack/manila-ks-endpoints-6vc68/init 2026-04-23 09:03:43.476642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:43.481466 | instance | openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-admin 2026-04-23 09:03:43.658099 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:43.663187 | instance | openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-internal 2026-04-23 09:03:43.849914 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:43.854902 | instance | openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-public 2026-04-23 09:03:44.038400 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:44.041853 | instance | openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-admin 2026-04-23 09:03:44.222256 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:44.227070 | instance | openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-internal 2026-04-23 09:03:44.403958 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:44.407311 | instance | openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-public 2026-04-23 09:03:44.608536 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-6vc68" not found 2026-04-23 09:03:44.808519 | instance | openstack/manila-ks-service-xgqtg/init 2026-04-23 09:03:45.000966 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-xgqtg" not found 2026-04-23 09:03:45.004591 | instance | openstack/manila-ks-service-xgqtg/share-ks-service-registration 2026-04-23 09:03:45.206555 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-xgqtg" not found 2026-04-23 09:03:45.210560 | instance | openstack/manila-ks-service-xgqtg/sharev2-ks-service-registration 2026-04-23 09:03:45.402427 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-xgqtg" not found 2026-04-23 09:03:45.587052 | instance | openstack/manila-ks-user-gsplm/init 2026-04-23 09:03:45.785006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-gsplm" not found 2026-04-23 09:03:45.791061 | instance | openstack/manila-ks-user-gsplm/manila-ks-user 2026-04-23 09:03:45.989431 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-gsplm" not found 2026-04-23 09:03:46.173822 | instance | openstack/manila-rabbit-init-hb867/init 2026-04-23 09:03:46.365642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-hb867" not found 2026-04-23 09:03:46.369463 | instance | openstack/manila-rabbit-init-hb867/rabbit-init 2026-04-23 09:03:46.549987 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-hb867" not found 2026-04-23 09:03:46.735246 | instance | openstack/manila-scheduler-5bb699ccc6-wxsjv/init 2026-04-23 09:03:46.933649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-5bb699ccc6-wxsjv" not found 2026-04-23 09:03:46.938067 | instance | openstack/manila-scheduler-5bb699ccc6-wxsjv/manila-scheduler 2026-04-23 09:03:47.143113 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-5bb699ccc6-wxsjv" not found 2026-04-23 09:03:47.341261 | instance | openstack/manila-share-5558f685bc-wc86m/init 2026-04-23 09:03:47.535278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5558f685bc-wc86m" not found 2026-04-23 09:03:47.540649 | instance | openstack/manila-share-5558f685bc-wc86m/manila-share-init 2026-04-23 09:03:47.743513 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5558f685bc-wc86m" not found 2026-04-23 09:03:47.748562 | instance | openstack/manila-share-5558f685bc-wc86m/manila-share 2026-04-23 09:03:47.968862 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5558f685bc-wc86m" not found 2026-04-23 09:03:48.185685 | instance | openstack/memcached-memcached-6479589586-6vnhr/init 2026-04-23 09:03:48.379875 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-6vnhr" not found 2026-04-23 09:03:48.383405 | instance | openstack/memcached-memcached-6479589586-6vnhr/memcached 2026-04-23 09:03:48.571673 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-6vnhr" not found 2026-04-23 09:03:48.576053 | instance | openstack/memcached-memcached-6479589586-6vnhr/memcached-exporter 2026-04-23 09:03:48.771722 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-6vnhr" not found 2026-04-23 09:03:48.985400 | instance | openstack/neutron-coredns-7dd4958666-wtbpq/coredns 2026-04-23 09:03:49.183450 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-wtbpq" not found 2026-04-23 09:03:49.376550 | instance | openstack/neutron-db-init-ckc28/init 2026-04-23 09:03:49.559067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-ckc28" not found 2026-04-23 09:03:49.563757 | instance | openstack/neutron-db-init-ckc28/neutron-db-init-0 2026-04-23 09:03:49.757360 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-ckc28" not found 2026-04-23 09:03:49.981597 | instance | openstack/neutron-db-sync-h4hs8/init 2026-04-23 09:03:50.181272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-h4hs8" not found 2026-04-23 09:03:50.186369 | instance | openstack/neutron-db-sync-h4hs8/neutron-db-sync 2026-04-23 09:03:50.377873 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-h4hs8" not found 2026-04-23 09:03:50.599125 | instance | openstack/neutron-dhcp-agent-default-lktbj/init 2026-04-23 09:03:50.798011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-lktbj" not found 2026-04-23 09:03:50.803802 | instance | openstack/neutron-dhcp-agent-default-lktbj/neutron-dhcp-agent-init 2026-04-23 09:03:50.996407 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-lktbj" not found 2026-04-23 09:03:51.001147 | instance | openstack/neutron-dhcp-agent-default-lktbj/neutron-dhcp-agent 2026-04-23 09:03:51.234733 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-lktbj" not found 2026-04-23 09:03:51.429256 | instance | openstack/neutron-ks-endpoints-t2nhj/init 2026-04-23 09:03:51.619798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-t2nhj" not found 2026-04-23 09:03:51.625161 | instance | openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-admin 2026-04-23 09:03:51.808839 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-t2nhj" not found 2026-04-23 09:03:51.813282 | instance | openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-internal 2026-04-23 09:03:52.005079 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-t2nhj" not found 2026-04-23 09:03:52.008973 | instance | openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-public 2026-04-23 09:03:52.202353 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-t2nhj" not found 2026-04-23 09:03:52.395649 | instance | openstack/neutron-ks-service-mw77v/init 2026-04-23 09:03:52.584503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-mw77v" not found 2026-04-23 09:03:52.588221 | instance | openstack/neutron-ks-service-mw77v/network-ks-service-registration 2026-04-23 09:03:52.769251 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-mw77v" not found 2026-04-23 09:03:52.951472 | instance | openstack/neutron-ks-user-gk9bz/init 2026-04-23 09:03:53.145952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-gk9bz" not found 2026-04-23 09:03:53.150843 | instance | openstack/neutron-ks-user-gk9bz/neutron-ks-user 2026-04-23 09:03:53.374035 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-gk9bz" not found 2026-04-23 09:03:53.574142 | instance | openstack/neutron-l3-agent-default-lsqcj/init 2026-04-23 09:03:53.793903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-lsqcj" not found 2026-04-23 09:03:53.798438 | instance | openstack/neutron-l3-agent-default-lsqcj/neutron-l3-agent-init 2026-04-23 09:03:54.009644 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-lsqcj" not found 2026-04-23 09:03:54.014976 | instance | openstack/neutron-l3-agent-default-lsqcj/neutron-l3-agent 2026-04-23 09:03:54.233756 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-lsqcj" not found 2026-04-23 09:03:54.435085 | instance | openstack/neutron-metadata-agent-default-rzzh5/init 2026-04-23 09:03:54.643890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-rzzh5" not found 2026-04-23 09:03:54.648537 | instance | openstack/neutron-metadata-agent-default-rzzh5/neutron-metadata-agent-init 2026-04-23 09:03:54.828611 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-rzzh5" not found 2026-04-23 09:03:54.834382 | instance | openstack/neutron-metadata-agent-default-rzzh5/neutron-metadata-agent 2026-04-23 09:03:55.031004 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-rzzh5" not found 2026-04-23 09:03:55.230318 | instance | openstack/neutron-netns-cleanup-cron-default-f6xdn/init 2026-04-23 09:03:55.416253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-f6xdn" not found 2026-04-23 09:03:55.420168 | instance | openstack/neutron-netns-cleanup-cron-default-f6xdn/neutron-netns-cleanup-cron 2026-04-23 09:03:55.628240 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-f6xdn" not found 2026-04-23 09:03:55.826797 | instance | openstack/neutron-ovs-agent-default-kfk99/init 2026-04-23 09:03:56.024605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-kfk99" not found 2026-04-23 09:03:56.029793 | instance | openstack/neutron-ovs-agent-default-kfk99/neutron-openvswitch-agent-kernel-modules 2026-04-23 09:03:56.226604 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-kfk99" not found 2026-04-23 09:03:56.232534 | instance | openstack/neutron-ovs-agent-default-kfk99/neutron-ovs-agent-init 2026-04-23 09:03:56.427364 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-kfk99" not found 2026-04-23 09:03:56.432584 | instance | openstack/neutron-ovs-agent-default-kfk99/neutron-ovs-agent 2026-04-23 09:03:56.857149 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-kfk99" not found 2026-04-23 09:03:57.069608 | instance | openstack/neutron-rabbit-init-bd7qj/init 2026-04-23 09:03:57.266538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-bd7qj" not found 2026-04-23 09:03:57.270361 | instance | openstack/neutron-rabbit-init-bd7qj/rabbit-init 2026-04-23 09:03:57.461073 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-bd7qj" not found 2026-04-23 09:03:57.643020 | instance | openstack/neutron-rpc-server-85b4b86897-f6j5n/init 2026-04-23 09:03:57.826318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-85b4b86897-f6j5n" not found 2026-04-23 09:03:57.831336 | instance | openstack/neutron-rpc-server-85b4b86897-f6j5n/neutron-rpc-server 2026-04-23 09:03:58.027672 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-85b4b86897-f6j5n" not found 2026-04-23 09:03:58.216431 | instance | openstack/neutron-server-79dd87cfb7-jkjg8/init 2026-04-23 09:03:58.407032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-79dd87cfb7-jkjg8" not found 2026-04-23 09:03:58.413135 | instance | openstack/neutron-server-79dd87cfb7-jkjg8/neutron-server 2026-04-23 09:03:58.761614 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-79dd87cfb7-jkjg8" not found 2026-04-23 09:03:58.765997 | instance | openstack/neutron-server-79dd87cfb7-jkjg8/neutron-policy-server 2026-04-23 09:03:58.962423 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-79dd87cfb7-jkjg8" not found 2026-04-23 09:03:59.142786 | instance | openstack/nova-api-metadata-65cf9fbf86-4z5gf/init 2026-04-23 09:03:59.332841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-65cf9fbf86-4z5gf" not found 2026-04-23 09:03:59.337063 | instance | openstack/nova-api-metadata-65cf9fbf86-4z5gf/nova-api-metadata-init 2026-04-23 09:03:59.519201 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-65cf9fbf86-4z5gf" not found 2026-04-23 09:03:59.524058 | instance | openstack/nova-api-metadata-65cf9fbf86-4z5gf/nova-api 2026-04-23 09:03:59.711603 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-65cf9fbf86-4z5gf" not found 2026-04-23 09:03:59.899618 | instance | openstack/nova-api-osapi-8596cdb579-d46mc/init 2026-04-23 09:04:00.091882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-8596cdb579-d46mc" not found 2026-04-23 09:04:00.097445 | instance | openstack/nova-api-osapi-8596cdb579-d46mc/nova-osapi 2026-04-23 09:04:00.337447 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-8596cdb579-d46mc" not found 2026-04-23 09:04:00.551875 | instance | openstack/nova-bootstrap-5zsjv/init 2026-04-23 09:04:00.747462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-5zsjv" not found 2026-04-23 09:04:00.750555 | instance | openstack/nova-bootstrap-5zsjv/bootstrap 2026-04-23 09:04:00.927527 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-5zsjv" not found 2026-04-23 09:04:01.106091 | instance | openstack/nova-cell-setup-29615580-xrrb2/init 2026-04-23 09:04:01.279470 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29615580-xrrb2" not found 2026-04-23 09:04:01.283070 | instance | openstack/nova-cell-setup-29615580-xrrb2/nova-cell-setup 2026-04-23 09:04:01.461637 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29615580-xrrb2" not found 2026-04-23 09:04:01.645106 | instance | openstack/nova-cell-setup-7vhsn/init 2026-04-23 09:04:01.843391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-7vhsn" not found 2026-04-23 09:04:01.848413 | instance | openstack/nova-cell-setup-7vhsn/nova-cell-setup-init 2026-04-23 09:04:02.030337 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-7vhsn" not found 2026-04-23 09:04:02.034268 | instance | openstack/nova-cell-setup-7vhsn/nova-cell-setup 2026-04-23 09:04:02.222330 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-7vhsn" not found 2026-04-23 09:04:02.419455 | instance | openstack/nova-compute-default-6nthp/init 2026-04-23 09:04:02.656367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:02.659954 | instance | openstack/nova-compute-default-6nthp/nova-compute-init 2026-04-23 09:04:02.853888 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:02.858586 | instance | openstack/nova-compute-default-6nthp/ceph-perms 2026-04-23 09:04:03.048246 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:03.052916 | instance | openstack/nova-compute-default-6nthp/ceph-admin-keyring-placement 2026-04-23 09:04:03.226596 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:03.233296 | instance | openstack/nova-compute-default-6nthp/ceph-keyring-placement 2026-04-23 09:04:03.436002 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:03.442313 | instance | openstack/nova-compute-default-6nthp/nova-compute-vnc-init 2026-04-23 09:04:03.620885 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:03.625748 | instance | openstack/nova-compute-default-6nthp/nova-compute-ssh-init 2026-04-23 09:04:03.817269 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:03.823564 | instance | openstack/nova-compute-default-6nthp/nova-compute 2026-04-23 09:04:04.043809 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:04.050879 | instance | openstack/nova-compute-default-6nthp/nova-compute-ssh 2026-04-23 09:04:04.228537 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-6nthp" not found 2026-04-23 09:04:04.426484 | instance | openstack/nova-conductor-6f877fc7d9-6nt2d/init 2026-04-23 09:04:04.613458 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6f877fc7d9-6nt2d" not found 2026-04-23 09:04:04.618443 | instance | openstack/nova-conductor-6f877fc7d9-6nt2d/nova-conductor 2026-04-23 09:04:04.809498 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6f877fc7d9-6nt2d" not found 2026-04-23 09:04:05.012262 | instance | openstack/nova-db-init-r2npp/init 2026-04-23 09:04:05.198776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-r2npp" not found 2026-04-23 09:04:05.204898 | instance | openstack/nova-db-init-r2npp/nova-db-init-0 2026-04-23 09:04:05.380701 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-r2npp" not found 2026-04-23 09:04:05.386632 | instance | openstack/nova-db-init-r2npp/nova-db-init-1 2026-04-23 09:04:05.579963 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-r2npp" not found 2026-04-23 09:04:05.583331 | instance | openstack/nova-db-init-r2npp/nova-db-init-2 2026-04-23 09:04:05.763258 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-r2npp" not found 2026-04-23 09:04:05.948459 | instance | openstack/nova-db-sync-9dtpv/init 2026-04-23 09:04:06.143500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-9dtpv" not found 2026-04-23 09:04:06.147939 | instance | openstack/nova-db-sync-9dtpv/nova-db-sync 2026-04-23 09:04:06.333639 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-9dtpv" not found 2026-04-23 09:04:06.519210 | instance | openstack/nova-ks-endpoints-z9vfv/init 2026-04-23 09:04:06.692429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-z9vfv" not found 2026-04-23 09:04:06.696202 | instance | openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-admin 2026-04-23 09:04:06.875918 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-z9vfv" not found 2026-04-23 09:04:06.879743 | instance | openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-internal 2026-04-23 09:04:07.064396 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-z9vfv" not found 2026-04-23 09:04:07.068877 | instance | openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-public 2026-04-23 09:04:07.258469 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-z9vfv" not found 2026-04-23 09:04:07.451257 | instance | openstack/nova-ks-service-wchwk/init 2026-04-23 09:04:07.661195 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-wchwk" not found 2026-04-23 09:04:07.665492 | instance | openstack/nova-ks-service-wchwk/compute-ks-service-registration 2026-04-23 09:04:07.869785 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-wchwk" not found 2026-04-23 09:04:08.071050 | instance | openstack/nova-ks-user-5mgtg/init 2026-04-23 09:04:08.264572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-5mgtg" not found 2026-04-23 09:04:08.270398 | instance | openstack/nova-ks-user-5mgtg/nova-ks-user 2026-04-23 09:04:08.472024 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-5mgtg" not found 2026-04-23 09:04:08.687563 | instance | openstack/nova-novncproxy-d8d97dc86-cgtvk/init 2026-04-23 09:04:08.866279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-d8d97dc86-cgtvk" not found 2026-04-23 09:04:08.870514 | instance | openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy-init 2026-04-23 09:04:09.072236 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-d8d97dc86-cgtvk" not found 2026-04-23 09:04:09.076664 | instance | openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy-init-assets 2026-04-23 09:04:09.285962 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-d8d97dc86-cgtvk" not found 2026-04-23 09:04:09.289712 | instance | openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy 2026-04-23 09:04:09.488730 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-d8d97dc86-cgtvk" not found 2026-04-23 09:04:09.683674 | instance | openstack/nova-rabbit-init-797mg/init 2026-04-23 09:04:09.866557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-797mg" not found 2026-04-23 09:04:09.870107 | instance | openstack/nova-rabbit-init-797mg/rabbit-init 2026-04-23 09:04:10.049522 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-797mg" not found 2026-04-23 09:04:10.232170 | instance | openstack/nova-scheduler-7d4bcc789c-jjv55/init 2026-04-23 09:04:10.437231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7d4bcc789c-jjv55" not found 2026-04-23 09:04:10.441093 | instance | openstack/nova-scheduler-7d4bcc789c-jjv55/nova-scheduler 2026-04-23 09:04:10.612779 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7d4bcc789c-jjv55" not found 2026-04-23 09:04:10.798600 | instance | openstack/nova-service-cleaner-29615580-rtwcj/init 2026-04-23 09:04:10.978740 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29615580-rtwcj" not found 2026-04-23 09:04:10.983431 | instance | openstack/nova-service-cleaner-29615580-rtwcj/nova-service-cleaner 2026-04-23 09:04:11.159740 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29615580-rtwcj" not found 2026-04-23 09:04:11.354785 | instance | openstack/octavia-api-c549cdfb8-wvtwt/init 2026-04-23 09:04:11.545784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-c549cdfb8-wvtwt" not found 2026-04-23 09:04:11.549134 | instance | openstack/octavia-api-c549cdfb8-wvtwt/octavia-api 2026-04-23 09:04:11.756238 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-c549cdfb8-wvtwt" not found 2026-04-23 09:04:11.932662 | instance | openstack/octavia-bootstrap-lz4ww/init 2026-04-23 09:04:12.118539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-lz4ww" not found 2026-04-23 09:04:12.124459 | instance | openstack/octavia-bootstrap-lz4ww/bootstrap 2026-04-23 09:04:12.358475 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-lz4ww" not found 2026-04-23 09:04:12.567343 | instance | openstack/octavia-db-init-9rbdw/init 2026-04-23 09:04:12.752700 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-9rbdw" not found 2026-04-23 09:04:12.757321 | instance | openstack/octavia-db-init-9rbdw/octavia-db-init-0 2026-04-23 09:04:12.950282 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-9rbdw" not found 2026-04-23 09:04:12.954853 | instance | openstack/octavia-db-init-9rbdw/octavia-db-init-1 2026-04-23 09:04:13.137784 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-9rbdw" not found 2026-04-23 09:04:13.355828 | instance | openstack/octavia-db-sync-8z7m5/init 2026-04-23 09:04:13.549884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-8z7m5" not found 2026-04-23 09:04:13.555922 | instance | openstack/octavia-db-sync-8z7m5/octavia-db-sync 2026-04-23 09:04:13.745720 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-8z7m5" not found 2026-04-23 09:04:13.930859 | instance | openstack/octavia-health-manager-default-vk7nk/init 2026-04-23 09:04:14.126352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-vk7nk" not found 2026-04-23 09:04:14.131374 | instance | openstack/octavia-health-manager-default-vk7nk/octavia-health-manager-get-port 2026-04-23 09:04:14.310173 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-vk7nk" not found 2026-04-23 09:04:14.315471 | instance | openstack/octavia-health-manager-default-vk7nk/octavia-health-manager-nic-init 2026-04-23 09:04:14.492870 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-vk7nk" not found 2026-04-23 09:04:14.497221 | instance | openstack/octavia-health-manager-default-vk7nk/octavia-health-manager 2026-04-23 09:04:14.668958 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-vk7nk" not found 2026-04-23 09:04:14.842280 | instance | openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/init 2026-04-23 09:04:15.025578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6f5cc4d4c7-fhhmn" not found 2026-04-23 09:04:15.030552 | instance | openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/octavia-housekeeping 2026-04-23 09:04:15.211653 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6f5cc4d4c7-fhhmn" not found 2026-04-23 09:04:15.404110 | instance | openstack/octavia-ks-endpoints-n2tg5/init 2026-04-23 09:04:15.587642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-n2tg5" not found 2026-04-23 09:04:15.593894 | instance | openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-admin 2026-04-23 09:04:15.805836 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-n2tg5" not found 2026-04-23 09:04:15.810589 | instance | openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-internal 2026-04-23 09:04:16.017744 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-n2tg5" not found 2026-04-23 09:04:16.021753 | instance | openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-public 2026-04-23 09:04:16.206312 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-n2tg5" not found 2026-04-23 09:04:16.379740 | instance | openstack/octavia-ks-service-w2gmz/init 2026-04-23 09:04:16.551636 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-w2gmz" not found 2026-04-23 09:04:16.555072 | instance | openstack/octavia-ks-service-w2gmz/load-balancer-ks-service-registration 2026-04-23 09:04:16.736986 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-w2gmz" not found 2026-04-23 09:04:16.912990 | instance | openstack/octavia-ks-user-jpbsq/init 2026-04-23 09:04:17.099697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-jpbsq" not found 2026-04-23 09:04:17.104494 | instance | openstack/octavia-ks-user-jpbsq/octavia-ks-user 2026-04-23 09:04:17.288713 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-jpbsq" not found 2026-04-23 09:04:17.469842 | instance | openstack/octavia-rabbit-init-mdqfw/init 2026-04-23 09:04:17.654955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-mdqfw" not found 2026-04-23 09:04:17.659794 | instance | openstack/octavia-rabbit-init-mdqfw/rabbit-init 2026-04-23 09:04:17.854367 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-mdqfw" not found 2026-04-23 09:04:18.043971 | instance | openstack/octavia-worker-794f9c45cd-ckgbx/init 2026-04-23 09:04:18.239171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-794f9c45cd-ckgbx" not found 2026-04-23 09:04:18.243913 | instance | openstack/octavia-worker-794f9c45cd-ckgbx/octavia-worker 2026-04-23 09:04:18.436394 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-794f9c45cd-ckgbx" not found 2026-04-23 09:04:18.618907 | instance | openstack/openstack-database-exporter-78c69bc7dd-g7qjb/openstack-database-exporter 2026-04-23 09:04:18.801746 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-g7qjb" not found 2026-04-23 09:04:18.992482 | instance | openstack/openstack-exporter-57756c8b7f-z7r7m/build-config 2026-04-23 09:04:19.205385 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-57756c8b7f-z7r7m" not found 2026-04-23 09:04:19.209695 | instance | openstack/openstack-exporter-57756c8b7f-z7r7m/openstack-exporter 2026-04-23 09:04:19.399049 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-57756c8b7f-z7r7m" not found 2026-04-23 09:04:19.571689 | instance | openstack/openvswitch-99zmm/init 2026-04-23 09:04:19.744176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-99zmm" not found 2026-04-23 09:04:19.747793 | instance | openstack/openvswitch-99zmm/openvswitch-db-perms 2026-04-23 09:04:19.933407 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-99zmm" not found 2026-04-23 09:04:19.937824 | instance | openstack/openvswitch-99zmm/openvswitch-vswitchd-modules 2026-04-23 09:04:20.111007 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-99zmm" not found 2026-04-23 09:04:20.115949 | instance | openstack/openvswitch-99zmm/openvswitch-db 2026-04-23 09:04:20.285023 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-99zmm" not found 2026-04-23 09:04:20.288684 | instance | openstack/openvswitch-99zmm/openvswitch-vswitchd 2026-04-23 09:04:20.476615 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-99zmm" not found 2026-04-23 09:04:20.654297 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-23 09:04:20.826835 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 09:04:20.830542 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-23 09:04:21.005356 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 09:04:21.009582 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-23 09:04:21.438767 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 09:04:21.443194 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-23 09:04:21.622076 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-23 09:04:21.789479 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-23 09:04:21.961637 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-23 09:04:21.965766 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-23 09:04:22.174340 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-23 09:04:22.178998 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-23 09:04:22.347416 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-23 09:04:22.534086 | instance | openstack/placement-api-5bd57c7599-mhbcd/init 2026-04-23 09:04:22.717809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5bd57c7599-mhbcd" not found 2026-04-23 09:04:22.721959 | instance | openstack/placement-api-5bd57c7599-mhbcd/placement-api 2026-04-23 09:04:22.983408 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5bd57c7599-mhbcd" not found 2026-04-23 09:04:23.165031 | instance | openstack/placement-db-init-w22rh/init 2026-04-23 09:04:23.346034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-w22rh" not found 2026-04-23 09:04:23.350716 | instance | openstack/placement-db-init-w22rh/placement-db-init-0 2026-04-23 09:04:23.559526 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-w22rh" not found 2026-04-23 09:04:23.773427 | instance | openstack/placement-db-sync-vtnmp/init 2026-04-23 09:04:23.966057 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-vtnmp" not found 2026-04-23 09:04:23.969486 | instance | openstack/placement-db-sync-vtnmp/placement-db-sync 2026-04-23 09:04:24.158740 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-vtnmp" not found 2026-04-23 09:04:24.339391 | instance | openstack/placement-ks-endpoints-wh5qx/init 2026-04-23 09:04:24.517330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-wh5qx" not found 2026-04-23 09:04:24.521280 | instance | openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-admin 2026-04-23 09:04:24.703892 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-wh5qx" not found 2026-04-23 09:04:24.708101 | instance | openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-internal 2026-04-23 09:04:24.899889 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-wh5qx" not found 2026-04-23 09:04:24.903608 | instance | openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-public 2026-04-23 09:04:25.091585 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-wh5qx" not found 2026-04-23 09:04:25.263592 | instance | openstack/placement-ks-service-mhwrh/init 2026-04-23 09:04:25.426222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-mhwrh" not found 2026-04-23 09:04:25.429449 | instance | openstack/placement-ks-service-mhwrh/placement-ks-service-registration 2026-04-23 09:04:25.602600 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-mhwrh" not found 2026-04-23 09:04:25.777294 | instance | openstack/placement-ks-user-zfdw7/init 2026-04-23 09:04:25.970345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-zfdw7" not found 2026-04-23 09:04:25.974718 | instance | openstack/placement-ks-user-zfdw7/placement-ks-user 2026-04-23 09:04:26.161904 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-zfdw7" not found 2026-04-23 09:04:26.337657 | instance | openstack/pxc-operator-69cb5bbdb9-dtwwn/percona-xtradb-cluster-operator 2026-04-23 09:04:26.522945 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-dtwwn" not found 2026-04-23 09:04:26.714967 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-23 09:04:26.897249 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-23 09:04:26.902336 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-23 09:04:27.090588 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-23 09:04:27.261434 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-23 09:04:27.438259 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-23 09:04:27.442788 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-23 09:04:27.632634 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-23 09:04:27.823201 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-p4z4l/rabbitmq-cluster-operator 2026-04-23 09:04:28.024339 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-p4z4l" not found 2026-04-23 09:04:28.215749 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-23 09:04:28.407686 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-23 09:04:28.413353 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-23 09:04:28.603369 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-23 09:04:28.822748 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-23 09:04:29.017490 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-23 09:04:29.022270 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-23 09:04:29.207309 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-23 09:04:29.384054 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-23 09:04:29.572152 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-23 09:04:29.577490 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-23 09:04:29.786276 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-23 09:04:29.991824 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-23 09:04:30.169905 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-23 09:04:30.173460 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-23 09:04:30.356362 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-23 09:04:30.552975 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-23 09:04:30.743064 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-23 09:04:30.746578 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-23 09:04:30.926700 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-23 09:04:31.102859 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-csssq/rabbitmq-cluster-operator 2026-04-23 09:04:31.279957 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-csssq" not found 2026-04-23 09:04:31.456374 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-23 09:04:31.616006 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-23 09:04:31.621110 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-23 09:04:31.826592 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-23 09:04:32.009689 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-23 09:04:32.199361 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-23 09:04:32.212224 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-23 09:04:32.506135 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-23 09:04:32.689247 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-23 09:04:32.894196 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-23 09:04:32.900563 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-23 09:04:33.106457 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-23 09:04:33.322035 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/make-container-crash-dir 2026-04-23 09:04:33.530328 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-qkghc" not found 2026-04-23 09:04:33.535352 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/chown-container-data-dir 2026-04-23 09:04:33.720925 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-qkghc" not found 2026-04-23 09:04:33.725488 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/ceph-crash 2026-04-23 09:04:33.910694 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-qkghc" not found 2026-04-23 09:04:34.105751 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/chown-container-data-dir 2026-04-23 09:04:34.285588 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn" not found 2026-04-23 09:04:34.289452 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/rgw 2026-04-23 09:04:34.524780 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn" not found 2026-04-23 09:04:34.529756 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/log-collector 2026-04-23 09:04:34.714153 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn" not found 2026-04-23 09:04:34.891569 | instance | openstack/staffeln-api-c476db78c-stvt8/init 2026-04-23 09:04:35.071203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-c476db78c-stvt8" not found 2026-04-23 09:04:35.075347 | instance | openstack/staffeln-api-c476db78c-stvt8/staffeln-api 2026-04-23 09:04:35.282825 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-c476db78c-stvt8" not found 2026-04-23 09:04:35.470567 | instance | openstack/staffeln-conductor-7985f47cdd-wg9pr/staffeln-conductor 2026-04-23 09:04:35.662319 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-7985f47cdd-wg9pr" not found 2026-04-23 09:04:35.850444 | instance | openstack/staffeln-db-init-zx897/init 2026-04-23 09:04:36.043535 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-zx897" not found 2026-04-23 09:04:36.048529 | instance | openstack/staffeln-db-init-zx897/staffeln-db-init-0 2026-04-23 09:04:36.236966 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-zx897" not found 2026-04-23 09:04:36.444573 | instance | openstack/staffeln-db-sync-64q4c/init 2026-04-23 09:04:36.645619 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-64q4c" not found 2026-04-23 09:04:36.650527 | instance | openstack/staffeln-db-sync-64q4c/staffeln-db-sync 2026-04-23 09:04:36.853346 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-64q4c" not found 2026-04-23 09:04:37.063244 | instance | openstack/tempest-ks-user-d6lv8/init 2026-04-23 09:04:37.269921 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-d6lv8" not found 2026-04-23 09:04:37.277419 | instance | openstack/tempest-ks-user-d6lv8/tempest-ks-user 2026-04-23 09:04:37.473358 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-d6lv8" not found 2026-04-23 09:04:37.668777 | instance | openstack/tempest-run-tests-9xhk5/init 2026-04-23 09:04:37.866091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-9xhk5" not found 2026-04-23 09:04:37.871169 | instance | openstack/tempest-run-tests-9xhk5/tempest-run-tests-init 2026-04-23 09:04:38.072952 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-9xhk5" not found 2026-04-23 09:04:38.077098 | instance | openstack/tempest-run-tests-9xhk5/tempest-run-tests 2026-04-23 09:04:38.288089 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-9xhk5" not found 2026-04-23 09:04:38.504208 | instance | openstack/valkey-node-0/valkey 2026-04-23 09:04:38.704583 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-23 09:04:38.709431 | instance | openstack/valkey-node-0/sentinel 2026-04-23 09:04:38.908356 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-23 09:04:38.913556 | instance | openstack/valkey-node-0/metrics 2026-04-23 09:04:39.112172 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-23 09:04:39.298533 | instance | orc-system/orc-controller-manager-6cb597b5d4-6qflc/manager 2026-04-23 09:04:39.491907 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-6qflc" not found 2026-04-23 09:04:39.683979 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-75zmh/rook-ceph-operator 2026-04-23 09:04:39.890595 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-75zmh" not found 2026-04-23 09:04:40.101192 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-g2b94/secretgen-controller 2026-04-23 09:04:40.331127 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-g2b94" not found 2026-04-23 09:04:40.577356 | instance | ERROR 2026-04-23 09:04:40.577594 | instance | { 2026-04-23 09:04:40.577634 | instance | "delta": "0:02:07.271365", 2026-04-23 09:04:40.577662 | instance | "end": "2026-04-23 09:04:40.337010", 2026-04-23 09:04:40.577689 | instance | "msg": "non-zero return code", 2026-04-23 09:04:40.577714 | instance | "rc": 123, 2026-04-23 09:04:40.577739 | instance | "start": "2026-04-23 09:02:33.065645" 2026-04-23 09:04:40.577764 | instance | } 2026-04-23 09:04:40.577795 | instance | ERROR: Ignoring Errors 2026-04-23 09:04:40.592828 | 2026-04-23 09:04:40.592929 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-23 09:04:41.248278 | instance | changed: 2026-04-23 09:04:41.248478 | instance | cd+++++++++ pod-logs/ 2026-04-23 09:04:41.248516 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-23 09:04:41.248546 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-23 09:04:41.248573 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-23 09:04:41.248600 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-23 09:04:41.248627 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98/ 2026-04-23 09:04:41.248658 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98/manager.txt 2026-04-23 09:04:41.248685 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-23 09:04:41.248711 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv/ 2026-04-23 09:04:41.248755 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv/manager.txt 2026-04-23 09:04:41.248784 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-23 09:04:41.248810 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-558mq/ 2026-04-23 09:04:41.248836 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-558mq/manager.txt 2026-04-23 09:04:41.248862 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-23 09:04:41.248920 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-kjnlc/ 2026-04-23 09:04:41.249036 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-kjnlc/manager.txt 2026-04-23 09:04:41.249101 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-23 09:04:41.249136 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-hlkbj/ 2026-04-23 09:04:41.249163 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-hlkbj/cert-manager-controller.txt 2026-04-23 09:04:41.249189 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-g5chc/ 2026-04-23 09:04:41.249215 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-g5chc/cert-manager-cainjector.txt 2026-04-23 09:04:41.249240 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-bml6g/ 2026-04-23 09:04:41.249264 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-bml6g/cert-manager-webhook.txt 2026-04-23 09:04:41.249289 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-23 09:04:41.249314 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rt42l/ 2026-04-23 09:04:41.249339 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rt42l/envoy-gateway.txt 2026-04-23 09:04:41.249363 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-23 09:04:41.249388 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-23 09:04:41.249413 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-23 09:04:41.249438 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-23 09:04:41.249467 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-23 09:04:41.249504 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98/ 2026-04-23 09:04:41.249539 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-8mw98/manager.txt 2026-04-23 09:04:41.249578 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-23 09:04:41.249618 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv/ 2026-04-23 09:04:41.249655 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-krqcv/manager.txt 2026-04-23 09:04:41.249683 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-23 09:04:41.249710 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-558mq/ 2026-04-23 09:04:41.249736 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-558mq/manager.txt 2026-04-23 09:04:41.249761 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-23 09:04:41.249787 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-kjnlc/ 2026-04-23 09:04:41.249812 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-kjnlc/manager.txt 2026-04-23 09:04:41.249863 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-23 09:04:41.249899 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-hlkbj/ 2026-04-23 09:04:41.249926 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-hlkbj/cert-manager-controller.txt 2026-04-23 09:04:41.249952 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-g5chc/ 2026-04-23 09:04:41.249978 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-g5chc/cert-manager-cainjector.txt 2026-04-23 09:04:41.250022 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-bml6g/ 2026-04-23 09:04:41.250087 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-bml6g/cert-manager-webhook.txt 2026-04-23 09:04:41.250120 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-23 09:04:41.250148 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rt42l/ 2026-04-23 09:04:41.250175 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rt42l/envoy-gateway.txt 2026-04-23 09:04:41.250201 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-23 09:04:41.250227 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-x6lw2/ 2026-04-23 09:04:41.250252 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-x6lw2/controller.txt 2026-04-23 09:04:41.250277 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nhtx9/ 2026-04-23 09:04:41.250302 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nhtx9/ingress-nginx-default-backend.txt 2026-04-23 09:04:41.250328 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-23 09:04:41.250353 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wcs9s/ 2026-04-23 09:04:41.250379 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wcs9s/cilium-operator.txt 2026-04-23 09:04:41.250404 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/ 2026-04-23 09:04:41.250430 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/apply-sysctl-overwrites.txt 2026-04-23 09:04:41.250456 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/cilium-agent.txt 2026-04-23 09:04:41.250482 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/clean-cilium-state.txt 2026-04-23 09:04:41.250507 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/config.txt 2026-04-23 09:04:41.250533 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/install-cni-binaries.txt 2026-04-23 09:04:41.250558 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/mount-bpf-fs.txt 2026-04-23 09:04:41.250583 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb2x9/mount-cgroup.txt 2026-04-23 09:04:41.250607 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2d4qq/ 2026-04-23 09:04:41.250633 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2d4qq/coredns.txt 2026-04-23 09:04:41.250657 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rfn8l/ 2026-04-23 09:04:41.250681 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rfn8l/coredns.txt 2026-04-23 09:04:41.250706 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-23 09:04:41.250731 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-23 09:04:41.250756 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-23 09:04:41.250780 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 09:04:41.250805 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-23 09:04:41.250839 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 09:04:41.250866 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-dmglp/ 2026-04-23 09:04:41.250892 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-dmglp/kube-proxy.txt 2026-04-23 09:04:41.250918 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-23 09:04:41.250943 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 09:04:41.250968 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-23 09:04:41.250993 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 09:04:41.251018 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-23 09:04:41.251043 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-ll8m5/ 2026-04-23 09:04:41.251068 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-ll8m5/local-path-provisioner.txt 2026-04-23 09:04:41.251094 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-23 09:04:41.251119 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-23 09:04:41.251144 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-23 09:04:41.251170 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-23 09:04:41.251196 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-23 09:04:41.251220 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-23 09:04:41.251245 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-fcfd9/ 2026-04-23 09:04:41.251270 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-fcfd9/goldpinger-daemon.txt 2026-04-23 09:04:41.251294 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/ 2026-04-23 09:04:41.251319 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana-sc-dashboard.txt 2026-04-23 09:04:41.251344 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana-sc-datasources.txt 2026-04-23 09:04:41.251368 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana.txt 2026-04-23 09:04:41.251393 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj/ 2026-04-23 09:04:41.251417 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj/kube-state-metrics.txt 2026-04-23 09:04:41.251442 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-w2d5n/ 2026-04-23 09:04:41.251467 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-w2d5n/kube-prometheus-stack.txt 2026-04-23 09:04:41.251492 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/ 2026-04-23 09:04:41.251517 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/node-exporter.txt 2026-04-23 09:04:41.251541 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/pod-tls-sidecar.txt 2026-04-23 09:04:41.251565 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-23 09:04:41.251589 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-23 09:04:41.251626 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-23 09:04:41.251652 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-23 09:04:41.251676 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-23 09:04:41.251701 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-9rlfn/ 2026-04-23 09:04:41.251725 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-9rlfn/nginx.txt 2026-04-23 09:04:41.251749 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-23 09:04:41.251774 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-23 09:04:41.251798 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-23 09:04:41.251822 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-p5nn9/ 2026-04-23 09:04:41.251846 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-p5nn9/gc.txt 2026-04-23 09:04:41.251870 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-jtpvp/ 2026-04-23 09:04:41.251895 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-jtpvp/master.txt 2026-04-23 09:04:41.251920 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-wm8xq/ 2026-04-23 09:04:41.251944 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-wm8xq/worker.txt 2026-04-23 09:04:41.251969 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-23 09:04:41.251994 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-23 09:04:41.252018 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-23 09:04:41.252043 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-23 09:04:41.252068 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-23 09:04:41.252092 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-23 09:04:41.252116 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-w5mn2/ 2026-04-23 09:04:41.252140 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-w5mn2/pushgateway.txt 2026-04-23 09:04:41.252165 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-fpd9d/ 2026-04-23 09:04:41.252189 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-fpd9d/vector.txt 2026-04-23 09:04:41.252214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-23 09:04:41.252240 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c79495897-686g8/ 2026-04-23 09:04:41.252264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c79495897-686g8/barbican-api.txt 2026-04-23 09:04:41.252289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c79495897-686g8/init.txt 2026-04-23 09:04:41.252314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pz99d/ 2026-04-23 09:04:41.252338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pz99d/barbican-db-init-0.txt 2026-04-23 09:04:41.252363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pz99d/init.txt 2026-04-23 09:04:41.252387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-86cb9/ 2026-04-23 09:04:41.252412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-86cb9/barbican-db-sync.txt 2026-04-23 09:04:41.252442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-86cb9/init.txt 2026-04-23 09:04:41.252467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tg8s7/ 2026-04-23 09:04:41.252492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tg8s7/init.txt 2026-04-23 09:04:41.252517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-admin.txt 2026-04-23 09:04:41.252542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-internal.txt 2026-04-23 09:04:41.252566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-public.txt 2026-04-23 09:04:41.252591 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-gk4jd/ 2026-04-23 09:04:41.252615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-gk4jd/init.txt 2026-04-23 09:04:41.252640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-gk4jd/key-manager-ks-service-registration.txt 2026-04-23 09:04:41.252664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-g5npq/ 2026-04-23 09:04:41.252689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-g5npq/barbican-ks-user.txt 2026-04-23 09:04:41.252714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-g5npq/init.txt 2026-04-23 09:04:41.252739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-w72x7/ 2026-04-23 09:04:41.252763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-w72x7/init.txt 2026-04-23 09:04:41.252788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-w72x7/rabbit-init.txt 2026-04-23 09:04:41.252812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-65869b77c5-db9mt/ 2026-04-23 09:04:41.252837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-65869b77c5-db9mt/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.252860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-65869b77c5-db9mt/cinder-api.txt 2026-04-23 09:04:41.252884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-65869b77c5-db9mt/init.txt 2026-04-23 09:04:41.252909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69f77bd7d7-6c2cp/ 2026-04-23 09:04:41.252933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-backup-keyring-placement.txt 2026-04-23 09:04:41.252996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.253065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-keyring-placement-rbd1.txt 2026-04-23 09:04:41.253101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69f77bd7d7-6c2cp/cinder-backup.txt 2026-04-23 09:04:41.253128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69f77bd7d7-6c2cp/init.txt 2026-04-23 09:04:41.253154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vfh7b/ 2026-04-23 09:04:41.253180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vfh7b/ceph-keyring-placement.txt 2026-04-23 09:04:41.253205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vfh7b/cinder-backup-storage-init.txt 2026-04-23 09:04:41.253230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vfh7b/init.txt 2026-04-23 09:04:41.253256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-4mmrh/ 2026-04-23 09:04:41.253281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-4mmrh/bootstrap.txt 2026-04-23 09:04:41.253306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-4mmrh/init.txt 2026-04-23 09:04:41.253341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-8w7sj/ 2026-04-23 09:04:41.253367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-8w7sj/create-internal-tenant.txt 2026-04-23 09:04:41.253392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-8w7sj/init.txt 2026-04-23 09:04:41.253417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7x49h/ 2026-04-23 09:04:41.253441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7x49h/cinder-db-init-0.txt 2026-04-23 09:04:41.253465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7x49h/init.txt 2026-04-23 09:04:41.253490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2rgxs/ 2026-04-23 09:04:41.253514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2rgxs/cinder-db-sync.txt 2026-04-23 09:04:41.253538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2rgxs/init.txt 2026-04-23 09:04:41.253563 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xkxdd/ 2026-04-23 09:04:41.253587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xkxdd/init.txt 2026-04-23 09:04:41.253612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-admin.txt 2026-04-23 09:04:41.253637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-internal.txt 2026-04-23 09:04:41.253661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-public.txt 2026-04-23 09:04:41.253686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7gjvc/ 2026-04-23 09:04:41.253711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7gjvc/init.txt 2026-04-23 09:04:41.253735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7gjvc/volumev3-ks-service-registration.txt 2026-04-23 09:04:41.253759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-dvzfj/ 2026-04-23 09:04:41.253783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-dvzfj/cinder-ks-user.txt 2026-04-23 09:04:41.253807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-dvzfj/init.txt 2026-04-23 09:04:41.253889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mh2cc/ 2026-04-23 09:04:41.253922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mh2cc/init.txt 2026-04-23 09:04:41.253947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mh2cc/rabbit-init.txt 2026-04-23 09:04:41.253972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8bd755585-lhwjs/ 2026-04-23 09:04:41.253996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8bd755585-lhwjs/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.254021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8bd755585-lhwjs/cinder-scheduler.txt 2026-04-23 09:04:41.254046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8bd755585-lhwjs/init.txt 2026-04-23 09:04:41.254070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k8zhs/ 2026-04-23 09:04:41.254095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k8zhs/ceph-keyring-placement.txt 2026-04-23 09:04:41.254119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k8zhs/cinder-storage-init-rbd1.txt 2026-04-23 09:04:41.254143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k8zhs/init.txt 2026-04-23 09:04:41.254168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-ff594cdbf-vqmk5/ 2026-04-23 09:04:41.254192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-ff594cdbf-vqmk5/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.254224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-ff594cdbf-vqmk5/ceph-keyring-placement-rbd1.txt 2026-04-23 09:04:41.254249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-ff594cdbf-vqmk5/cinder-volume.txt 2026-04-23 09:04:41.254274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-ff594cdbf-vqmk5/init-cinder-conf.txt 2026-04-23 09:04:41.254299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-ff594cdbf-vqmk5/init.txt 2026-04-23 09:04:41.254323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29615525-5gvmh/ 2026-04-23 09:04:41.254348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29615525-5gvmh/cinder-volume-usage-audit.txt 2026-04-23 09:04:41.254372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29615525-5gvmh/init.txt 2026-04-23 09:04:41.254398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-c966665c9-llgzs/ 2026-04-23 09:04:41.254422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c966665c9-llgzs/ceph-keyring-placement.txt 2026-04-23 09:04:41.254447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c966665c9-llgzs/glance-api.txt 2026-04-23 09:04:41.254472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c966665c9-llgzs/glance-perms.txt 2026-04-23 09:04:41.254497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c966665c9-llgzs/init.txt 2026-04-23 09:04:41.254523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-qwbn5/ 2026-04-23 09:04:41.254554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-qwbn5/glance-db-init-0.txt 2026-04-23 09:04:41.254585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-qwbn5/init.txt 2026-04-23 09:04:41.254610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4x9jh/ 2026-04-23 09:04:41.254640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4x9jh/glance-db-sync.txt 2026-04-23 09:04:41.254699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4x9jh/init.txt 2026-04-23 09:04:41.254736 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ngqvz/ 2026-04-23 09:04:41.254761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-admin.txt 2026-04-23 09:04:41.254804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-internal.txt 2026-04-23 09:04:41.254834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-public.txt 2026-04-23 09:04:41.254856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ngqvz/init.txt 2026-04-23 09:04:41.254875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-brkbg/ 2026-04-23 09:04:41.254894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-brkbg/image-ks-service-registration.txt 2026-04-23 09:04:41.254912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-brkbg/init.txt 2026-04-23 09:04:41.254930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6rb4w/ 2026-04-23 09:04:41.254949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6rb4w/glance-ks-user.txt 2026-04-23 09:04:41.254967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6rb4w/init.txt 2026-04-23 09:04:41.254985 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-c9vxk/ 2026-04-23 09:04:41.255003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-c9vxk/glance-metadefs-load.txt 2026-04-23 09:04:41.255021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-c9vxk/init.txt 2026-04-23 09:04:41.255039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lxzvl/ 2026-04-23 09:04:41.255063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lxzvl/init.txt 2026-04-23 09:04:41.255083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lxzvl/rabbit-init.txt 2026-04-23 09:04:41.255101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h4zq5/ 2026-04-23 09:04:41.255119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h4zq5/ceph-keyring-placement.txt 2026-04-23 09:04:41.255137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h4zq5/glance-storage-init.txt 2026-04-23 09:04:41.255155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h4zq5/init.txt 2026-04-23 09:04:41.255173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-786cf654d6-xmwc7/ 2026-04-23 09:04:41.255191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-786cf654d6-xmwc7/heat-api.txt 2026-04-23 09:04:41.255208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-786cf654d6-xmwc7/init.txt 2026-04-23 09:04:41.255226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-kgmm5/ 2026-04-23 09:04:41.255244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-kgmm5/bootstrap.txt 2026-04-23 09:04:41.255262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-kgmm5/init.txt 2026-04-23 09:04:41.255280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-77995d9988-vbg4d/ 2026-04-23 09:04:41.255297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-77995d9988-vbg4d/heat-cfn.txt 2026-04-23 09:04:41.255315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-77995d9988-vbg4d/init.txt 2026-04-23 09:04:41.255332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sj8vm/ 2026-04-23 09:04:41.255350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sj8vm/heat-db-init-0.txt 2026-04-23 09:04:41.255368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sj8vm/init.txt 2026-04-23 09:04:41.255386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-jmktb/ 2026-04-23 09:04:41.255404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-jmktb/heat-db-sync.txt 2026-04-23 09:04:41.255421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-jmktb/init.txt 2026-04-23 09:04:41.255439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-p6mrj/ 2026-04-23 09:04:41.255456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-p6mrj/heat-ks-domain-user.txt 2026-04-23 09:04:41.255474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-p6mrj/init.txt 2026-04-23 09:04:41.255491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-69c9ffc74c-trnw9/ 2026-04-23 09:04:41.255509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-69c9ffc74c-trnw9/heat-engine.txt 2026-04-23 09:04:41.255526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-69c9ffc74c-trnw9/init.txt 2026-04-23 09:04:41.255544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615570-5822m/ 2026-04-23 09:04:41.255562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615570-5822m/heat-engine-cleaner.txt 2026-04-23 09:04:41.255583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615570-5822m/init.txt 2026-04-23 09:04:41.255602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615575-wrwcs/ 2026-04-23 09:04:41.255620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615575-wrwcs/heat-engine-cleaner.txt 2026-04-23 09:04:41.255637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615575-wrwcs/init.txt 2026-04-23 09:04:41.255654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615580-44bnt/ 2026-04-23 09:04:41.255672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615580-44bnt/heat-engine-cleaner.txt 2026-04-23 09:04:41.255694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29615580-44bnt/init.txt 2026-04-23 09:04:41.255712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/ 2026-04-23 09:04:41.255729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-admin.txt 2026-04-23 09:04:41.255747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-internal.txt 2026-04-23 09:04:41.255765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-public.txt 2026-04-23 09:04:41.255782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/init.txt 2026-04-23 09:04:41.255800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-admin.txt 2026-04-23 09:04:41.255818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-internal.txt 2026-04-23 09:04:41.255835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-public.txt 2026-04-23 09:04:41.255853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-w5mrb/ 2026-04-23 09:04:41.255871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-w5mrb/cloudformation-ks-service-registration.txt 2026-04-23 09:04:41.255889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-w5mrb/init.txt 2026-04-23 09:04:41.255906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-w5mrb/orchestration-ks-service-registration.txt 2026-04-23 09:04:41.255924 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-n5dk6/ 2026-04-23 09:04:41.255941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-n5dk6/heat-ks-user.txt 2026-04-23 09:04:41.255959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-n5dk6/heat-trustee-ks-user.txt 2026-04-23 09:04:41.255976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-n5dk6/init.txt 2026-04-23 09:04:41.255993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-8r78v/ 2026-04-23 09:04:41.256010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-8r78v/init.txt 2026-04-23 09:04:41.256027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-8r78v/rabbit-init.txt 2026-04-23 09:04:41.256044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xf52j/ 2026-04-23 09:04:41.256061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xf52j/heat-trusts.txt 2026-04-23 09:04:41.256079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xf52j/init.txt 2026-04-23 09:04:41.256096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-6c8fc9b769-2smcj/ 2026-04-23 09:04:41.256113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6c8fc9b769-2smcj/horizon.txt 2026-04-23 09:04:41.256130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6c8fc9b769-2smcj/init.txt 2026-04-23 09:04:41.256147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-5dkmk/ 2026-04-23 09:04:41.256165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-5dkmk/horizon-db-init-0.txt 2026-04-23 09:04:41.256182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-5dkmk/init.txt 2026-04-23 09:04:41.256246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-5vnq4/ 2026-04-23 09:04:41.256273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-5vnq4/horizon-db-sync.txt 2026-04-23 09:04:41.256292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-5vnq4/init.txt 2026-04-23 09:04:41.256310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-8nhcd/ 2026-04-23 09:04:41.256335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8nhcd/init.txt 2026-04-23 09:04:41.256354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8nhcd/keepalived.txt 2026-04-23 09:04:41.256372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8nhcd/wait-for-ip.txt 2026-04-23 09:04:41.256390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7bd8d79876-97gsc/ 2026-04-23 09:04:41.256407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7bd8d79876-97gsc/init.txt 2026-04-23 09:04:41.256425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7bd8d79876-97gsc/keystone-api.txt 2026-04-23 09:04:41.256442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mlbt7/ 2026-04-23 09:04:41.256460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mlbt7/bootstrap.txt 2026-04-23 09:04:41.256477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mlbt7/init.txt 2026-04-23 09:04:41.256495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6zhzk/ 2026-04-23 09:04:41.256513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6zhzk/init.txt 2026-04-23 09:04:41.256530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6zhzk/keystone-credential-setup.txt 2026-04-23 09:04:41.256548 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xcrm8/ 2026-04-23 09:04:41.256565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xcrm8/init.txt 2026-04-23 09:04:41.256583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xcrm8/keystone-db-init-0.txt 2026-04-23 09:04:41.256601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r9pbc/ 2026-04-23 09:04:41.256618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r9pbc/init.txt 2026-04-23 09:04:41.256636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r9pbc/keystone-db-sync.txt 2026-04-23 09:04:41.256654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t5bd4/ 2026-04-23 09:04:41.256671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t5bd4/init.txt 2026-04-23 09:04:41.256689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t5bd4/keystone-domain-manage.txt 2026-04-23 09:04:41.256707 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9hdx8/ 2026-04-23 09:04:41.256725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9hdx8/init.txt 2026-04-23 09:04:41.256743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9hdx8/keystone-fernet-setup.txt 2026-04-23 09:04:41.256761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-r67lj/ 2026-04-23 09:04:41.256779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-r67lj/init.txt 2026-04-23 09:04:41.256797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-r67lj/rabbit-init.txt 2026-04-23 09:04:41.256815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/ 2026-04-23 09:04:41.256832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/ceph-admin-keyring-placement.txt 2026-04-23 09:04:41.256850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/ceph-keyring-placement.txt 2026-04-23 09:04:41.256869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/init-dynamic-options.txt 2026-04-23 09:04:41.256886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/init.txt 2026-04-23 09:04:41.256904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/libvirt-exporter.txt 2026-04-23 09:04:41.256922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/libvirt.txt 2026-04-23 09:04:41.256944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zxv5t/tls-sidecar.txt 2026-04-23 09:04:41.257005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-7f58df5849-gxmrv/ 2026-04-23 09:04:41.257035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7f58df5849-gxmrv/init.txt 2026-04-23 09:04:41.257056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7f58df5849-gxmrv/magnum-api.txt 2026-04-23 09:04:41.257075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-v7g7f/ 2026-04-23 09:04:41.257093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-v7g7f/magnum-cluster-api-proxy.txt 2026-04-23 09:04:41.257112 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-23 09:04:41.257130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-23 09:04:41.257149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-23 09:04:41.257166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-23 09:04:41.257184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9bqks/ 2026-04-23 09:04:41.257202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9bqks/init.txt 2026-04-23 09:04:41.257219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9bqks/magnum-db-init-0.txt 2026-04-23 09:04:41.257237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-tqxqx/ 2026-04-23 09:04:41.257255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-tqxqx/init.txt 2026-04-23 09:04:41.257272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-tqxqx/magnum-db-sync.txt 2026-04-23 09:04:41.257289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jrqjz/ 2026-04-23 09:04:41.257306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jrqjz/init.txt 2026-04-23 09:04:41.257323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jrqjz/magnum-ks-domain-user.txt 2026-04-23 09:04:41.257341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-mkjvf/ 2026-04-23 09:04:41.257358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-admin.txt 2026-04-23 09:04:41.257377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-internal.txt 2026-04-23 09:04:41.257394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-public.txt 2026-04-23 09:04:41.257412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-mkjvf/init.txt 2026-04-23 09:04:41.257429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-vhdw7/ 2026-04-23 09:04:41.257447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-vhdw7/container-infra-ks-service-registration.txt 2026-04-23 09:04:41.257465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-vhdw7/init.txt 2026-04-23 09:04:41.257482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zlxjc/ 2026-04-23 09:04:41.257500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zlxjc/init.txt 2026-04-23 09:04:41.257517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zlxjc/magnum-ks-user.txt 2026-04-23 09:04:41.257534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-gl6vc/ 2026-04-23 09:04:41.257552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-gl6vc/init.txt 2026-04-23 09:04:41.257569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-gl6vc/rabbit-init.txt 2026-04-23 09:04:41.257592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-lnv5p/ 2026-04-23 09:04:41.257610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-lnv5p/registry.txt 2026-04-23 09:04:41.257628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-5c49cd45fc-ls82l/ 2026-04-23 09:04:41.257645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5c49cd45fc-ls82l/init.txt 2026-04-23 09:04:41.257661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5c49cd45fc-ls82l/manila-api.txt 2026-04-23 09:04:41.257678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-lx9w5/ 2026-04-23 09:04:41.257695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-lx9w5/bootstrap.txt 2026-04-23 09:04:41.257711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-lx9w5/init.txt 2026-04-23 09:04:41.257728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-6bf4c5b9dd-mn5fv/ 2026-04-23 09:04:41.257745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-6bf4c5b9dd-mn5fv/init.txt 2026-04-23 09:04:41.257762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-6bf4c5b9dd-mn5fv/manila-data.txt 2026-04-23 09:04:41.257780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-rhdvk/ 2026-04-23 09:04:41.257797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-rhdvk/init.txt 2026-04-23 09:04:41.257815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-rhdvk/manila-db-init-0.txt 2026-04-23 09:04:41.257848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-mxssn/ 2026-04-23 09:04:41.257867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-mxssn/init.txt 2026-04-23 09:04:41.257885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-mxssn/manila-db-sync.txt 2026-04-23 09:04:41.257903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/ 2026-04-23 09:04:41.257920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/init.txt 2026-04-23 09:04:41.257938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-admin.txt 2026-04-23 09:04:41.257956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-internal.txt 2026-04-23 09:04:41.257974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-public.txt 2026-04-23 09:04:41.257992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-admin.txt 2026-04-23 09:04:41.258010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-internal.txt 2026-04-23 09:04:41.258027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-public.txt 2026-04-23 09:04:41.258045 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-xgqtg/ 2026-04-23 09:04:41.258062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-xgqtg/init.txt 2026-04-23 09:04:41.258080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-xgqtg/share-ks-service-registration.txt 2026-04-23 09:04:41.258098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-xgqtg/sharev2-ks-service-registration.txt 2026-04-23 09:04:41.258115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-gsplm/ 2026-04-23 09:04:41.258133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-gsplm/init.txt 2026-04-23 09:04:41.258150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-gsplm/manila-ks-user.txt 2026-04-23 09:04:41.258168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-hb867/ 2026-04-23 09:04:41.258185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-hb867/init.txt 2026-04-23 09:04:41.258209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-hb867/rabbit-init.txt 2026-04-23 09:04:41.258227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5bb699ccc6-wxsjv/ 2026-04-23 09:04:41.258244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5bb699ccc6-wxsjv/init.txt 2026-04-23 09:04:41.258262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5bb699ccc6-wxsjv/manila-scheduler.txt 2026-04-23 09:04:41.258279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5558f685bc-wc86m/ 2026-04-23 09:04:41.258297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5558f685bc-wc86m/init.txt 2026-04-23 09:04:41.258314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5558f685bc-wc86m/manila-share-init.txt 2026-04-23 09:04:41.258332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5558f685bc-wc86m/manila-share.txt 2026-04-23 09:04:41.258350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-6vnhr/ 2026-04-23 09:04:41.258367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-6vnhr/init.txt 2026-04-23 09:04:41.258385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-6vnhr/memcached-exporter.txt 2026-04-23 09:04:41.258402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-6vnhr/memcached.txt 2026-04-23 09:04:41.258419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-wtbpq/ 2026-04-23 09:04:41.258437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-wtbpq/coredns.txt 2026-04-23 09:04:41.258455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-ckc28/ 2026-04-23 09:04:41.258473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-ckc28/init.txt 2026-04-23 09:04:41.258490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-ckc28/neutron-db-init-0.txt 2026-04-23 09:04:41.258508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-h4hs8/ 2026-04-23 09:04:41.258525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-h4hs8/init.txt 2026-04-23 09:04:41.258543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-h4hs8/neutron-db-sync.txt 2026-04-23 09:04:41.258560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lktbj/ 2026-04-23 09:04:41.258580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lktbj/init.txt 2026-04-23 09:04:41.258600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lktbj/neutron-dhcp-agent-init.txt 2026-04-23 09:04:41.258619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lktbj/neutron-dhcp-agent.txt 2026-04-23 09:04:41.258636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t2nhj/ 2026-04-23 09:04:41.258654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t2nhj/init.txt 2026-04-23 09:04:41.258672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-admin.txt 2026-04-23 09:04:41.258689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-internal.txt 2026-04-23 09:04:41.258707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-public.txt 2026-04-23 09:04:41.258725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-mw77v/ 2026-04-23 09:04:41.258742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-mw77v/init.txt 2026-04-23 09:04:41.258760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-mw77v/network-ks-service-registration.txt 2026-04-23 09:04:41.258777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gk9bz/ 2026-04-23 09:04:41.258799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gk9bz/init.txt 2026-04-23 09:04:41.258817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gk9bz/neutron-ks-user.txt 2026-04-23 09:04:41.258834 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-lsqcj/ 2026-04-23 09:04:41.258852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-lsqcj/init.txt 2026-04-23 09:04:41.258869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-lsqcj/neutron-l3-agent-init.txt 2026-04-23 09:04:41.258886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-lsqcj/neutron-l3-agent.txt 2026-04-23 09:04:41.258903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rzzh5/ 2026-04-23 09:04:41.258921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rzzh5/init.txt 2026-04-23 09:04:41.258962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rzzh5/neutron-metadata-agent-init.txt 2026-04-23 09:04:41.258996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rzzh5/neutron-metadata-agent.txt 2026-04-23 09:04:41.259021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-f6xdn/ 2026-04-23 09:04:41.259045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-f6xdn/init.txt 2026-04-23 09:04:41.259067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-f6xdn/neutron-netns-cleanup-cron.txt 2026-04-23 09:04:41.259090 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kfk99/ 2026-04-23 09:04:41.259112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kfk99/init.txt 2026-04-23 09:04:41.259134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kfk99/neutron-openvswitch-agent-kernel-modules.txt 2026-04-23 09:04:41.259159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kfk99/neutron-ovs-agent-init.txt 2026-04-23 09:04:41.259182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kfk99/neutron-ovs-agent.txt 2026-04-23 09:04:41.259205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bd7qj/ 2026-04-23 09:04:41.259228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bd7qj/init.txt 2026-04-23 09:04:41.259251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bd7qj/rabbit-init.txt 2026-04-23 09:04:41.259274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b4b86897-f6j5n/ 2026-04-23 09:04:41.259297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b4b86897-f6j5n/init.txt 2026-04-23 09:04:41.259320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b4b86897-f6j5n/neutron-rpc-server.txt 2026-04-23 09:04:41.259345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-79dd87cfb7-jkjg8/ 2026-04-23 09:04:41.259368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-79dd87cfb7-jkjg8/init.txt 2026-04-23 09:04:41.259392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-79dd87cfb7-jkjg8/neutron-policy-server.txt 2026-04-23 09:04:41.259411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-79dd87cfb7-jkjg8/neutron-server.txt 2026-04-23 09:04:41.259429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65cf9fbf86-4z5gf/ 2026-04-23 09:04:41.259447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65cf9fbf86-4z5gf/init.txt 2026-04-23 09:04:41.259465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65cf9fbf86-4z5gf/nova-api-metadata-init.txt 2026-04-23 09:04:41.259489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65cf9fbf86-4z5gf/nova-api.txt 2026-04-23 09:04:41.259507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-8596cdb579-d46mc/ 2026-04-23 09:04:41.259525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-8596cdb579-d46mc/init.txt 2026-04-23 09:04:41.259543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-8596cdb579-d46mc/nova-osapi.txt 2026-04-23 09:04:41.259560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5zsjv/ 2026-04-23 09:04:41.259578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5zsjv/bootstrap.txt 2026-04-23 09:04:41.259596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5zsjv/init.txt 2026-04-23 09:04:41.259613 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29615580-xrrb2/ 2026-04-23 09:04:41.259631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29615580-xrrb2/init.txt 2026-04-23 09:04:41.259650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29615580-xrrb2/nova-cell-setup.txt 2026-04-23 09:04:41.259674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7vhsn/ 2026-04-23 09:04:41.259696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7vhsn/init.txt 2026-04-23 09:04:41.259715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7vhsn/nova-cell-setup-init.txt 2026-04-23 09:04:41.259734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-7vhsn/nova-cell-setup.txt 2026-04-23 09:04:41.259757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/ 2026-04-23 09:04:41.259780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/ceph-admin-keyring-placement.txt 2026-04-23 09:04:41.259803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/ceph-keyring-placement.txt 2026-04-23 09:04:41.259826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/ceph-perms.txt 2026-04-23 09:04:41.259845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/init.txt 2026-04-23 09:04:41.259863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/nova-compute-init.txt 2026-04-23 09:04:41.259883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/nova-compute-ssh-init.txt 2026-04-23 09:04:41.259906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/nova-compute-ssh.txt 2026-04-23 09:04:41.259927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/nova-compute-vnc-init.txt 2026-04-23 09:04:41.259948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6nthp/nova-compute.txt 2026-04-23 09:04:41.259971 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6f877fc7d9-6nt2d/ 2026-04-23 09:04:41.259992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6f877fc7d9-6nt2d/init.txt 2026-04-23 09:04:41.260012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6f877fc7d9-6nt2d/nova-conductor.txt 2026-04-23 09:04:41.260033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-r2npp/ 2026-04-23 09:04:41.260055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-r2npp/init.txt 2026-04-23 09:04:41.260077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-r2npp/nova-db-init-0.txt 2026-04-23 09:04:41.260098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-r2npp/nova-db-init-1.txt 2026-04-23 09:04:41.260118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-r2npp/nova-db-init-2.txt 2026-04-23 09:04:41.260138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-9dtpv/ 2026-04-23 09:04:41.260159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-9dtpv/init.txt 2026-04-23 09:04:41.260185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-9dtpv/nova-db-sync.txt 2026-04-23 09:04:41.260207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z9vfv/ 2026-04-23 09:04:41.260227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-admin.txt 2026-04-23 09:04:41.260247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-internal.txt 2026-04-23 09:04:41.260267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-public.txt 2026-04-23 09:04:41.260287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-z9vfv/init.txt 2026-04-23 09:04:41.260307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-wchwk/ 2026-04-23 09:04:41.260327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-wchwk/compute-ks-service-registration.txt 2026-04-23 09:04:41.260348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-wchwk/init.txt 2026-04-23 09:04:41.260368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5mgtg/ 2026-04-23 09:04:41.260388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5mgtg/init.txt 2026-04-23 09:04:41.260408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5mgtg/nova-ks-user.txt 2026-04-23 09:04:41.260428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-d8d97dc86-cgtvk/ 2026-04-23 09:04:41.260449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-d8d97dc86-cgtvk/init.txt 2026-04-23 09:04:41.260469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy-init-assets.txt 2026-04-23 09:04:41.260490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy-init.txt 2026-04-23 09:04:41.260510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy.txt 2026-04-23 09:04:41.260531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-797mg/ 2026-04-23 09:04:41.260551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-797mg/init.txt 2026-04-23 09:04:41.260571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-797mg/rabbit-init.txt 2026-04-23 09:04:41.260592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7d4bcc789c-jjv55/ 2026-04-23 09:04:41.260612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7d4bcc789c-jjv55/init.txt 2026-04-23 09:04:41.260632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7d4bcc789c-jjv55/nova-scheduler.txt 2026-04-23 09:04:41.260652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29615580-rtwcj/ 2026-04-23 09:04:41.260672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29615580-rtwcj/init.txt 2026-04-23 09:04:41.260692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29615580-rtwcj/nova-service-cleaner.txt 2026-04-23 09:04:41.260712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-c549cdfb8-wvtwt/ 2026-04-23 09:04:41.260733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-c549cdfb8-wvtwt/init.txt 2026-04-23 09:04:41.260754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-c549cdfb8-wvtwt/octavia-api.txt 2026-04-23 09:04:41.260774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-lz4ww/ 2026-04-23 09:04:41.260795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-lz4ww/bootstrap.txt 2026-04-23 09:04:41.260816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-lz4ww/init.txt 2026-04-23 09:04:41.260836 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9rbdw/ 2026-04-23 09:04:41.260863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9rbdw/init.txt 2026-04-23 09:04:41.260885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9rbdw/octavia-db-init-0.txt 2026-04-23 09:04:41.260903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9rbdw/octavia-db-init-1.txt 2026-04-23 09:04:41.260920 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-8z7m5/ 2026-04-23 09:04:41.260938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-8z7m5/init.txt 2026-04-23 09:04:41.260984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-8z7m5/octavia-db-sync.txt 2026-04-23 09:04:41.261027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-vk7nk/ 2026-04-23 09:04:41.261049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-vk7nk/init.txt 2026-04-23 09:04:41.261069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-vk7nk/octavia-health-manager-get-port.txt 2026-04-23 09:04:41.261088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-vk7nk/octavia-health-manager-nic-init.txt 2026-04-23 09:04:41.261142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-vk7nk/octavia-health-manager.txt 2026-04-23 09:04:41.261168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/ 2026-04-23 09:04:41.261187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/init.txt 2026-04-23 09:04:41.261206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/octavia-housekeeping.txt 2026-04-23 09:04:41.261224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n2tg5/ 2026-04-23 09:04:41.261243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n2tg5/init.txt 2026-04-23 09:04:41.261261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-admin.txt 2026-04-23 09:04:41.261279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-internal.txt 2026-04-23 09:04:41.261297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-public.txt 2026-04-23 09:04:41.261315 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-w2gmz/ 2026-04-23 09:04:41.261406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-w2gmz/init.txt 2026-04-23 09:04:41.261457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-w2gmz/load-balancer-ks-service-registration.txt 2026-04-23 09:04:41.261489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-jpbsq/ 2026-04-23 09:04:41.261511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-jpbsq/init.txt 2026-04-23 09:04:41.261531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-jpbsq/octavia-ks-user.txt 2026-04-23 09:04:41.261554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-mdqfw/ 2026-04-23 09:04:41.261577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-mdqfw/init.txt 2026-04-23 09:04:41.261599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-mdqfw/rabbit-init.txt 2026-04-23 09:04:41.261619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-794f9c45cd-ckgbx/ 2026-04-23 09:04:41.261637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-794f9c45cd-ckgbx/init.txt 2026-04-23 09:04:41.261655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-794f9c45cd-ckgbx/octavia-worker.txt 2026-04-23 09:04:41.261672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-g7qjb/ 2026-04-23 09:04:41.261690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-g7qjb/openstack-database-exporter.txt 2026-04-23 09:04:41.261715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-57756c8b7f-z7r7m/ 2026-04-23 09:04:41.261735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-57756c8b7f-z7r7m/build-config.txt 2026-04-23 09:04:41.261753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-57756c8b7f-z7r7m/openstack-exporter.txt 2026-04-23 09:04:41.261770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-99zmm/ 2026-04-23 09:04:41.261788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-99zmm/init.txt 2026-04-23 09:04:41.261806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-99zmm/openvswitch-db-perms.txt 2026-04-23 09:04:41.261824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-99zmm/openvswitch-db.txt 2026-04-23 09:04:41.261892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-99zmm/openvswitch-vswitchd-modules.txt 2026-04-23 09:04:41.261915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-99zmm/openvswitch-vswitchd.txt 2026-04-23 09:04:41.261933 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-23 09:04:41.261952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-23 09:04:41.261970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-23 09:04:41.261987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-23 09:04:41.262005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-23 09:04:41.262022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-23 09:04:41.262040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-23 09:04:41.262057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-23 09:04:41.262075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-23 09:04:41.262093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5bd57c7599-mhbcd/ 2026-04-23 09:04:41.262110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5bd57c7599-mhbcd/init.txt 2026-04-23 09:04:41.262127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5bd57c7599-mhbcd/placement-api.txt 2026-04-23 09:04:41.262145 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-w22rh/ 2026-04-23 09:04:41.262163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-w22rh/init.txt 2026-04-23 09:04:41.262180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-w22rh/placement-db-init-0.txt 2026-04-23 09:04:41.262198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vtnmp/ 2026-04-23 09:04:41.262215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vtnmp/init.txt 2026-04-23 09:04:41.262233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vtnmp/placement-db-sync.txt 2026-04-23 09:04:41.262250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-wh5qx/ 2026-04-23 09:04:41.262268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-wh5qx/init.txt 2026-04-23 09:04:41.262285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-admin.txt 2026-04-23 09:04:41.262303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-internal.txt 2026-04-23 09:04:41.262321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-public.txt 2026-04-23 09:04:41.262338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-mhwrh/ 2026-04-23 09:04:41.262364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-mhwrh/init.txt 2026-04-23 09:04:41.262382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-mhwrh/placement-ks-service-registration.txt 2026-04-23 09:04:41.262400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zfdw7/ 2026-04-23 09:04:41.262418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zfdw7/init.txt 2026-04-23 09:04:41.262435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zfdw7/placement-ks-user.txt 2026-04-23 09:04:41.262453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-dtwwn/ 2026-04-23 09:04:41.262470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-dtwwn/percona-xtradb-cluster-operator.txt 2026-04-23 09:04:41.262488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-23 09:04:41.262506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-23 09:04:41.262524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-23 09:04:41.262541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-23 09:04:41.262559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-23 09:04:41.262577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-23 09:04:41.262594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-p4z4l/ 2026-04-23 09:04:41.262611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-p4z4l/rabbitmq-cluster-operator.txt 2026-04-23 09:04:41.262629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-23 09:04:41.262647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-23 09:04:41.262664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-23 09:04:41.262681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-23 09:04:41.262699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-23 09:04:41.262716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-23 09:04:41.262734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-23 09:04:41.262751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-23 09:04:41.262770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-23 09:04:41.262787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-23 09:04:41.262805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-23 09:04:41.262823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-23 09:04:41.262841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-23 09:04:41.262858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-23 09:04:41.262875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-23 09:04:41.262893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-csssq/ 2026-04-23 09:04:41.262910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-csssq/rabbitmq-cluster-operator.txt 2026-04-23 09:04:41.262928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-23 09:04:41.262951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-23 09:04:41.262969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-23 09:04:41.262988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-23 09:04:41.263006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-23 09:04:41.263023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-23 09:04:41.263041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-23 09:04:41.263059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-23 09:04:41.263076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-23 09:04:41.263094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/ 2026-04-23 09:04:41.263112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/ceph-crash.txt 2026-04-23 09:04:41.263129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/chown-container-data-dir.txt 2026-04-23 09:04:41.263147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/make-container-crash-dir.txt 2026-04-23 09:04:41.263165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/ 2026-04-23 09:04:41.263182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/chown-container-data-dir.txt 2026-04-23 09:04:41.263200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/log-collector.txt 2026-04-23 09:04:41.263217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/rgw.txt 2026-04-23 09:04:41.263235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-c476db78c-stvt8/ 2026-04-23 09:04:41.263252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-c476db78c-stvt8/init.txt 2026-04-23 09:04:41.263269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-c476db78c-stvt8/staffeln-api.txt 2026-04-23 09:04:41.263287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7985f47cdd-wg9pr/ 2026-04-23 09:04:41.263304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7985f47cdd-wg9pr/staffeln-conductor.txt 2026-04-23 09:04:41.263321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zx897/ 2026-04-23 09:04:41.263339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zx897/init.txt 2026-04-23 09:04:41.263356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zx897/staffeln-db-init-0.txt 2026-04-23 09:04:41.263373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-64q4c/ 2026-04-23 09:04:41.263391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-64q4c/init.txt 2026-04-23 09:04:41.263408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-64q4c/staffeln-db-sync.txt 2026-04-23 09:04:41.263426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-d6lv8/ 2026-04-23 09:04:41.263443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-d6lv8/init.txt 2026-04-23 09:04:41.263461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-d6lv8/tempest-ks-user.txt 2026-04-23 09:04:41.263478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-9xhk5/ 2026-04-23 09:04:41.263495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-9xhk5/init.txt 2026-04-23 09:04:41.263513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-9xhk5/tempest-run-tests-init.txt 2026-04-23 09:04:41.263534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-9xhk5/tempest-run-tests.txt 2026-04-23 09:04:41.263553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-23 09:04:41.263571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-23 09:04:41.263589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-23 09:04:41.263606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-23 09:04:41.263624 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-23 09:04:41.263641 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-6qflc/ 2026-04-23 09:04:41.263659 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-6qflc/manager.txt 2026-04-23 09:04:41.263677 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-23 09:04:41.263695 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-75zmh/ 2026-04-23 09:04:41.263712 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-75zmh/rook-ceph-operator.txt 2026-04-23 09:04:41.263730 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-23 09:04:41.263748 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-g2b94/ 2026-04-23 09:04:41.263767 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-g2b94/secretgen-controller.txt 2026-04-23 09:04:41.263785 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-23 09:04:41.263803 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-x6lw2/ 2026-04-23 09:04:41.263821 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-x6lw2/controller.txt 2026-04-23 09:04:41.263839 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nhtx9/ 2026-04-23 09:04:41.263857 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nhtx9/ingress-nginx-default-backend.txt 2026-04-23 09:04:41.263874 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-23 09:04:41.263892 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wcs9s/ 2026-04-23 09:04:41.263910 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wcs9s/cilium-operator.txt 2026-04-23 09:04:41.263928 | instance | cd+++++++++ pod-logs/kube-system/cilium-rb2x9/ 2026-04-23 09:04:41.263946 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/apply-sysctl-overwrites.txt 2026-04-23 09:04:41.263964 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/cilium-agent.txt 2026-04-23 09:04:41.263982 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/clean-cilium-state.txt 2026-04-23 09:04:41.264000 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/config.txt 2026-04-23 09:04:41.264018 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/install-cni-binaries.txt 2026-04-23 09:04:41.264035 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/mount-bpf-fs.txt 2026-04-23 09:04:41.264052 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb2x9/mount-cgroup.txt 2026-04-23 09:04:41.264069 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-2d4qq/ 2026-04-23 09:04:41.264087 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-2d4qq/coredns.txt 2026-04-23 09:04:41.264104 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rfn8l/ 2026-04-23 09:04:41.264121 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rfn8l/coredns.txt 2026-04-23 09:04:41.264138 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-23 09:04:41.264156 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-23 09:04:41.264173 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-23 09:04:41.264195 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 09:04:41.264214 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-23 09:04:41.264233 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 09:04:41.264251 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-dmglp/ 2026-04-23 09:04:41.264269 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-dmglp/kube-proxy.txt 2026-04-23 09:04:41.264287 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-23 09:04:41.264305 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 09:04:41.264323 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-23 09:04:41.264341 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 09:04:41.264359 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-23 09:04:41.264377 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-ll8m5/ 2026-04-23 09:04:41.264395 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-ll8m5/local-path-provisioner.txt 2026-04-23 09:04:41.264413 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-23 09:04:41.264431 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-23 09:04:41.264449 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-23 09:04:41.264468 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-23 09:04:41.264487 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-23 09:04:41.264505 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-23 09:04:41.264523 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-fcfd9/ 2026-04-23 09:04:41.264541 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-fcfd9/goldpinger-daemon.txt 2026-04-23 09:04:41.264560 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/ 2026-04-23 09:04:41.264578 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana-sc-dashboard.txt 2026-04-23 09:04:41.264597 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana-sc-datasources.txt 2026-04-23 09:04:41.264614 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-84fbb677f7-6c5vz/grafana.txt 2026-04-23 09:04:41.264633 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj/ 2026-04-23 09:04:41.264651 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r89sj/kube-state-metrics.txt 2026-04-23 09:04:41.264669 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-w2d5n/ 2026-04-23 09:04:41.264687 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-w2d5n/kube-prometheus-stack.txt 2026-04-23 09:04:41.264705 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/ 2026-04-23 09:04:41.264723 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/node-exporter.txt 2026-04-23 09:04:41.264741 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-khwlt/pod-tls-sidecar.txt 2026-04-23 09:04:41.264758 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-23 09:04:41.264776 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-23 09:04:41.264794 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-23 09:04:41.264817 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-23 09:04:41.264837 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-23 09:04:41.264855 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-9rlfn/ 2026-04-23 09:04:41.264873 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-9rlfn/nginx.txt 2026-04-23 09:04:41.264891 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-23 09:04:41.264910 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-23 09:04:41.264929 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-23 09:04:41.264947 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-p5nn9/ 2026-04-23 09:04:41.264988 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-p5nn9/gc.txt 2026-04-23 09:04:41.265008 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-jtpvp/ 2026-04-23 09:04:41.265027 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-jtpvp/master.txt 2026-04-23 09:04:41.265046 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-wm8xq/ 2026-04-23 09:04:41.265064 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-wm8xq/worker.txt 2026-04-23 09:04:41.265083 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-23 09:04:41.265101 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-23 09:04:41.265119 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-23 09:04:41.265137 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-23 09:04:41.265155 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-23 09:04:41.265173 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-23 09:04:41.265191 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-w5mn2/ 2026-04-23 09:04:41.265209 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-w5mn2/pushgateway.txt 2026-04-23 09:04:41.265228 | instance | cd+++++++++ pod-logs/monitoring/vector-fpd9d/ 2026-04-23 09:04:41.265247 | instance | >f+++++++++ pod-logs/monitoring/vector-fpd9d/vector.txt 2026-04-23 09:04:41.265265 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-23 09:04:41.265283 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7c79495897-686g8/ 2026-04-23 09:04:41.265301 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7c79495897-686g8/barbican-api.txt 2026-04-23 09:04:41.265320 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7c79495897-686g8/init.txt 2026-04-23 09:04:41.265339 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-pz99d/ 2026-04-23 09:04:41.265357 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pz99d/barbican-db-init-0.txt 2026-04-23 09:04:41.265376 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pz99d/init.txt 2026-04-23 09:04:41.265393 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-86cb9/ 2026-04-23 09:04:41.265411 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-86cb9/barbican-db-sync.txt 2026-04-23 09:04:41.265429 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-86cb9/init.txt 2026-04-23 09:04:41.265447 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-tg8s7/ 2026-04-23 09:04:41.265465 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tg8s7/init.txt 2026-04-23 09:04:41.265483 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-admin.txt 2026-04-23 09:04:41.265501 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-internal.txt 2026-04-23 09:04:41.265524 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tg8s7/key-manager-ks-endpoints-public.txt 2026-04-23 09:04:41.265543 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-gk4jd/ 2026-04-23 09:04:41.265563 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-gk4jd/init.txt 2026-04-23 09:04:41.265584 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-gk4jd/key-manager-ks-service-registration.txt 2026-04-23 09:04:41.265602 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-g5npq/ 2026-04-23 09:04:41.265620 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-g5npq/barbican-ks-user.txt 2026-04-23 09:04:41.265638 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-g5npq/init.txt 2026-04-23 09:04:41.265656 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-w72x7/ 2026-04-23 09:04:41.265674 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-w72x7/init.txt 2026-04-23 09:04:41.265692 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-w72x7/rabbit-init.txt 2026-04-23 09:04:41.265710 | instance | cd+++++++++ pod-logs/openstack/cinder-api-65869b77c5-db9mt/ 2026-04-23 09:04:41.265728 | instance | >f+++++++++ pod-logs/openstack/cinder-api-65869b77c5-db9mt/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.265746 | instance | >f+++++++++ pod-logs/openstack/cinder-api-65869b77c5-db9mt/cinder-api.txt 2026-04-23 09:04:41.265764 | instance | >f+++++++++ pod-logs/openstack/cinder-api-65869b77c5-db9mt/init.txt 2026-04-23 09:04:41.265782 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-69f77bd7d7-6c2cp/ 2026-04-23 09:04:41.265800 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-backup-keyring-placement.txt 2026-04-23 09:04:41.265817 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.265835 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69f77bd7d7-6c2cp/ceph-keyring-placement-rbd1.txt 2026-04-23 09:04:41.265871 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69f77bd7d7-6c2cp/cinder-backup.txt 2026-04-23 09:04:41.265890 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69f77bd7d7-6c2cp/init.txt 2026-04-23 09:04:41.265908 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-vfh7b/ 2026-04-23 09:04:41.265926 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-vfh7b/ceph-keyring-placement.txt 2026-04-23 09:04:41.265944 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-vfh7b/cinder-backup-storage-init.txt 2026-04-23 09:04:41.265963 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-vfh7b/init.txt 2026-04-23 09:04:41.265981 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-4mmrh/ 2026-04-23 09:04:41.265999 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-4mmrh/bootstrap.txt 2026-04-23 09:04:41.266017 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-4mmrh/init.txt 2026-04-23 09:04:41.266035 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-8w7sj/ 2026-04-23 09:04:41.266053 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-8w7sj/create-internal-tenant.txt 2026-04-23 09:04:41.266072 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-8w7sj/init.txt 2026-04-23 09:04:41.266090 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-7x49h/ 2026-04-23 09:04:41.266109 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-7x49h/cinder-db-init-0.txt 2026-04-23 09:04:41.266128 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-7x49h/init.txt 2026-04-23 09:04:41.266146 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-2rgxs/ 2026-04-23 09:04:41.266164 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2rgxs/cinder-db-sync.txt 2026-04-23 09:04:41.266182 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2rgxs/init.txt 2026-04-23 09:04:41.266206 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-xkxdd/ 2026-04-23 09:04:41.266225 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xkxdd/init.txt 2026-04-23 09:04:41.266244 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-admin.txt 2026-04-23 09:04:41.266263 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-internal.txt 2026-04-23 09:04:41.266319 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xkxdd/volumev3-ks-endpoints-public.txt 2026-04-23 09:04:41.266349 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-7gjvc/ 2026-04-23 09:04:41.266370 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-7gjvc/init.txt 2026-04-23 09:04:41.266389 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-7gjvc/volumev3-ks-service-registration.txt 2026-04-23 09:04:41.266408 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-dvzfj/ 2026-04-23 09:04:41.266427 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-dvzfj/cinder-ks-user.txt 2026-04-23 09:04:41.266445 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-dvzfj/init.txt 2026-04-23 09:04:41.266464 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-mh2cc/ 2026-04-23 09:04:41.266483 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mh2cc/init.txt 2026-04-23 09:04:41.266501 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mh2cc/rabbit-init.txt 2026-04-23 09:04:41.266519 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-8bd755585-lhwjs/ 2026-04-23 09:04:41.266538 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-8bd755585-lhwjs/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.266556 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-8bd755585-lhwjs/cinder-scheduler.txt 2026-04-23 09:04:41.266575 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-8bd755585-lhwjs/init.txt 2026-04-23 09:04:41.266594 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-k8zhs/ 2026-04-23 09:04:41.266613 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-k8zhs/ceph-keyring-placement.txt 2026-04-23 09:04:41.266631 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-k8zhs/cinder-storage-init-rbd1.txt 2026-04-23 09:04:41.266650 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-k8zhs/init.txt 2026-04-23 09:04:41.266669 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-ff594cdbf-vqmk5/ 2026-04-23 09:04:41.266687 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-ff594cdbf-vqmk5/ceph-coordination-volume-perms.txt 2026-04-23 09:04:41.266706 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-ff594cdbf-vqmk5/ceph-keyring-placement-rbd1.txt 2026-04-23 09:04:41.266724 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-ff594cdbf-vqmk5/cinder-volume.txt 2026-04-23 09:04:41.266743 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-ff594cdbf-vqmk5/init-cinder-conf.txt 2026-04-23 09:04:41.266761 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-ff594cdbf-vqmk5/init.txt 2026-04-23 09:04:41.266779 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29615525-5gvmh/ 2026-04-23 09:04:41.266797 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29615525-5gvmh/cinder-volume-usage-audit.txt 2026-04-23 09:04:41.266816 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29615525-5gvmh/init.txt 2026-04-23 09:04:41.266834 | instance | cd+++++++++ pod-logs/openstack/glance-api-c966665c9-llgzs/ 2026-04-23 09:04:41.266852 | instance | >f+++++++++ pod-logs/openstack/glance-api-c966665c9-llgzs/ceph-keyring-placement.txt 2026-04-23 09:04:41.266871 | instance | >f+++++++++ pod-logs/openstack/glance-api-c966665c9-llgzs/glance-api.txt 2026-04-23 09:04:41.266889 | instance | >f+++++++++ pod-logs/openstack/glance-api-c966665c9-llgzs/glance-perms.txt 2026-04-23 09:04:41.266912 | instance | >f+++++++++ pod-logs/openstack/glance-api-c966665c9-llgzs/init.txt 2026-04-23 09:04:41.266932 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-qwbn5/ 2026-04-23 09:04:41.266951 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-qwbn5/glance-db-init-0.txt 2026-04-23 09:04:41.266969 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-qwbn5/init.txt 2026-04-23 09:04:41.266987 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-4x9jh/ 2026-04-23 09:04:41.267005 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-4x9jh/glance-db-sync.txt 2026-04-23 09:04:41.267023 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-4x9jh/init.txt 2026-04-23 09:04:41.267041 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-ngqvz/ 2026-04-23 09:04:41.267059 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-admin.txt 2026-04-23 09:04:41.267077 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-internal.txt 2026-04-23 09:04:41.267095 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ngqvz/image-ks-endpoints-public.txt 2026-04-23 09:04:41.267113 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ngqvz/init.txt 2026-04-23 09:04:41.267134 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-brkbg/ 2026-04-23 09:04:41.267153 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-brkbg/image-ks-service-registration.txt 2026-04-23 09:04:41.267171 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-brkbg/init.txt 2026-04-23 09:04:41.267189 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-6rb4w/ 2026-04-23 09:04:41.267208 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6rb4w/glance-ks-user.txt 2026-04-23 09:04:41.267226 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6rb4w/init.txt 2026-04-23 09:04:41.267244 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-c9vxk/ 2026-04-23 09:04:41.267262 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-c9vxk/glance-metadefs-load.txt 2026-04-23 09:04:41.267280 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-c9vxk/init.txt 2026-04-23 09:04:41.267299 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-lxzvl/ 2026-04-23 09:04:41.267317 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lxzvl/init.txt 2026-04-23 09:04:41.267335 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lxzvl/rabbit-init.txt 2026-04-23 09:04:41.267353 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-h4zq5/ 2026-04-23 09:04:41.267371 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-h4zq5/ceph-keyring-placement.txt 2026-04-23 09:04:41.267389 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-h4zq5/glance-storage-init.txt 2026-04-23 09:04:41.267407 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-h4zq5/init.txt 2026-04-23 09:04:41.267425 | instance | cd+++++++++ pod-logs/openstack/heat-api-786cf654d6-xmwc7/ 2026-04-23 09:04:41.267442 | instance | >f+++++++++ pod-logs/openstack/heat-api-786cf654d6-xmwc7/heat-api.txt 2026-04-23 09:04:41.267461 | instance | >f+++++++++ pod-logs/openstack/heat-api-786cf654d6-xmwc7/init.txt 2026-04-23 09:04:41.267478 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-kgmm5/ 2026-04-23 09:04:41.267497 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-kgmm5/bootstrap.txt 2026-04-23 09:04:41.267514 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-kgmm5/init.txt 2026-04-23 09:04:41.267533 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-77995d9988-vbg4d/ 2026-04-23 09:04:41.267550 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-77995d9988-vbg4d/heat-cfn.txt 2026-04-23 09:04:41.267569 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-77995d9988-vbg4d/init.txt 2026-04-23 09:04:41.267586 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-sj8vm/ 2026-04-23 09:04:41.267605 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-sj8vm/heat-db-init-0.txt 2026-04-23 09:04:41.267628 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-sj8vm/init.txt 2026-04-23 09:04:41.267648 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-jmktb/ 2026-04-23 09:04:41.267666 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-jmktb/heat-db-sync.txt 2026-04-23 09:04:41.267685 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-jmktb/init.txt 2026-04-23 09:04:41.267704 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-p6mrj/ 2026-04-23 09:04:41.267722 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-p6mrj/heat-ks-domain-user.txt 2026-04-23 09:04:41.267741 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-p6mrj/init.txt 2026-04-23 09:04:41.267758 | instance | cd+++++++++ pod-logs/openstack/heat-engine-69c9ffc74c-trnw9/ 2026-04-23 09:04:41.267776 | instance | >f+++++++++ pod-logs/openstack/heat-engine-69c9ffc74c-trnw9/heat-engine.txt 2026-04-23 09:04:41.267794 | instance | >f+++++++++ pod-logs/openstack/heat-engine-69c9ffc74c-trnw9/init.txt 2026-04-23 09:04:41.267812 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29615570-5822m/ 2026-04-23 09:04:41.267831 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615570-5822m/heat-engine-cleaner.txt 2026-04-23 09:04:41.267849 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615570-5822m/init.txt 2026-04-23 09:04:41.267868 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29615575-wrwcs/ 2026-04-23 09:04:41.267886 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615575-wrwcs/heat-engine-cleaner.txt 2026-04-23 09:04:41.267905 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615575-wrwcs/init.txt 2026-04-23 09:04:41.267923 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29615580-44bnt/ 2026-04-23 09:04:41.267942 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615580-44bnt/heat-engine-cleaner.txt 2026-04-23 09:04:41.267960 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29615580-44bnt/init.txt 2026-04-23 09:04:41.267978 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/ 2026-04-23 09:04:41.267996 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-admin.txt 2026-04-23 09:04:41.268015 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-internal.txt 2026-04-23 09:04:41.268033 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/cloudformation-ks-endpoints-public.txt 2026-04-23 09:04:41.268051 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/init.txt 2026-04-23 09:04:41.268069 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-admin.txt 2026-04-23 09:04:41.268088 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-internal.txt 2026-04-23 09:04:41.268107 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-v9hc9/orchestration-ks-endpoints-public.txt 2026-04-23 09:04:41.268125 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-w5mrb/ 2026-04-23 09:04:41.268144 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-w5mrb/cloudformation-ks-service-registration.txt 2026-04-23 09:04:41.268162 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-w5mrb/init.txt 2026-04-23 09:04:41.268180 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-w5mrb/orchestration-ks-service-registration.txt 2026-04-23 09:04:41.268199 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-n5dk6/ 2026-04-23 09:04:41.268218 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-n5dk6/heat-ks-user.txt 2026-04-23 09:04:41.268236 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-n5dk6/heat-trustee-ks-user.txt 2026-04-23 09:04:41.268254 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-n5dk6/init.txt 2026-04-23 09:04:41.268273 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-8r78v/ 2026-04-23 09:04:41.268295 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-8r78v/init.txt 2026-04-23 09:04:41.268314 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-8r78v/rabbit-init.txt 2026-04-23 09:04:41.268333 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-xf52j/ 2026-04-23 09:04:41.268351 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-xf52j/heat-trusts.txt 2026-04-23 09:04:41.268369 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-xf52j/init.txt 2026-04-23 09:04:41.268387 | instance | cd+++++++++ pod-logs/openstack/horizon-6c8fc9b769-2smcj/ 2026-04-23 09:04:41.268406 | instance | >f+++++++++ pod-logs/openstack/horizon-6c8fc9b769-2smcj/horizon.txt 2026-04-23 09:04:41.268424 | instance | >f+++++++++ pod-logs/openstack/horizon-6c8fc9b769-2smcj/init.txt 2026-04-23 09:04:41.268442 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-5dkmk/ 2026-04-23 09:04:41.268460 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-5dkmk/horizon-db-init-0.txt 2026-04-23 09:04:41.268478 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-5dkmk/init.txt 2026-04-23 09:04:41.268496 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-5vnq4/ 2026-04-23 09:04:41.268515 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-5vnq4/horizon-db-sync.txt 2026-04-23 09:04:41.268534 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-5vnq4/init.txt 2026-04-23 09:04:41.268645 | instance | cd+++++++++ pod-logs/openstack/keepalived-8nhcd/ 2026-04-23 09:04:41.268678 | instance | >f+++++++++ pod-logs/openstack/keepalived-8nhcd/init.txt 2026-04-23 09:04:41.268700 | instance | >f+++++++++ pod-logs/openstack/keepalived-8nhcd/keepalived.txt 2026-04-23 09:04:41.268719 | instance | >f+++++++++ pod-logs/openstack/keepalived-8nhcd/wait-for-ip.txt 2026-04-23 09:04:41.268738 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7bd8d79876-97gsc/ 2026-04-23 09:04:41.268757 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7bd8d79876-97gsc/init.txt 2026-04-23 09:04:41.268775 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7bd8d79876-97gsc/keystone-api.txt 2026-04-23 09:04:41.268794 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mlbt7/ 2026-04-23 09:04:41.268813 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mlbt7/bootstrap.txt 2026-04-23 09:04:41.268831 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mlbt7/init.txt 2026-04-23 09:04:41.268849 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-6zhzk/ 2026-04-23 09:04:41.268868 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6zhzk/init.txt 2026-04-23 09:04:41.268886 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6zhzk/keystone-credential-setup.txt 2026-04-23 09:04:41.268905 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-xcrm8/ 2026-04-23 09:04:41.268923 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-xcrm8/init.txt 2026-04-23 09:04:41.268942 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-xcrm8/keystone-db-init-0.txt 2026-04-23 09:04:41.268987 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-r9pbc/ 2026-04-23 09:04:41.269033 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-r9pbc/init.txt 2026-04-23 09:04:41.269060 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-r9pbc/keystone-db-sync.txt 2026-04-23 09:04:41.269081 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-t5bd4/ 2026-04-23 09:04:41.269100 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-t5bd4/init.txt 2026-04-23 09:04:41.269119 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-t5bd4/keystone-domain-manage.txt 2026-04-23 09:04:41.269138 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-9hdx8/ 2026-04-23 09:04:41.269156 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9hdx8/init.txt 2026-04-23 09:04:41.269175 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9hdx8/keystone-fernet-setup.txt 2026-04-23 09:04:41.269200 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-r67lj/ 2026-04-23 09:04:41.269219 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-r67lj/init.txt 2026-04-23 09:04:41.269238 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-r67lj/rabbit-init.txt 2026-04-23 09:04:41.269256 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/ 2026-04-23 09:04:41.269274 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/ceph-admin-keyring-placement.txt 2026-04-23 09:04:41.269293 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/ceph-keyring-placement.txt 2026-04-23 09:04:41.269312 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/init-dynamic-options.txt 2026-04-23 09:04:41.269331 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/init.txt 2026-04-23 09:04:41.269349 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/libvirt-exporter.txt 2026-04-23 09:04:41.269368 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/libvirt.txt 2026-04-23 09:04:41.269386 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zxv5t/tls-sidecar.txt 2026-04-23 09:04:41.269405 | instance | cd+++++++++ pod-logs/openstack/magnum-api-7f58df5849-gxmrv/ 2026-04-23 09:04:41.269423 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7f58df5849-gxmrv/init.txt 2026-04-23 09:04:41.269441 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7f58df5849-gxmrv/magnum-api.txt 2026-04-23 09:04:41.269460 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-v7g7f/ 2026-04-23 09:04:41.269478 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-v7g7f/magnum-cluster-api-proxy.txt 2026-04-23 09:04:41.269497 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-23 09:04:41.269515 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-23 09:04:41.269533 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-23 09:04:41.269552 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-23 09:04:41.269570 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-9bqks/ 2026-04-23 09:04:41.269588 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9bqks/init.txt 2026-04-23 09:04:41.269607 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9bqks/magnum-db-init-0.txt 2026-04-23 09:04:41.269625 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-tqxqx/ 2026-04-23 09:04:41.269643 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-tqxqx/init.txt 2026-04-23 09:04:41.269661 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-tqxqx/magnum-db-sync.txt 2026-04-23 09:04:41.269679 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-jrqjz/ 2026-04-23 09:04:41.269696 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-jrqjz/init.txt 2026-04-23 09:04:41.269714 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-jrqjz/magnum-ks-domain-user.txt 2026-04-23 09:04:41.269732 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-mkjvf/ 2026-04-23 09:04:41.269750 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-admin.txt 2026-04-23 09:04:41.269768 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-internal.txt 2026-04-23 09:04:41.269787 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-mkjvf/container-infra-ks-endpoints-public.txt 2026-04-23 09:04:41.269805 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-mkjvf/init.txt 2026-04-23 09:04:41.269823 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-vhdw7/ 2026-04-23 09:04:41.269841 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-vhdw7/container-infra-ks-service-registration.txt 2026-04-23 09:04:41.269893 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-vhdw7/init.txt 2026-04-23 09:04:41.269914 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-zlxjc/ 2026-04-23 09:04:41.269932 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-zlxjc/init.txt 2026-04-23 09:04:41.269950 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-zlxjc/magnum-ks-user.txt 2026-04-23 09:04:41.269968 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-gl6vc/ 2026-04-23 09:04:41.269986 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-gl6vc/init.txt 2026-04-23 09:04:41.270004 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-gl6vc/rabbit-init.txt 2026-04-23 09:04:41.270022 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-lnv5p/ 2026-04-23 09:04:41.270040 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-lnv5p/registry.txt 2026-04-23 09:04:41.270058 | instance | cd+++++++++ pod-logs/openstack/manila-api-5c49cd45fc-ls82l/ 2026-04-23 09:04:41.270075 | instance | >f+++++++++ pod-logs/openstack/manila-api-5c49cd45fc-ls82l/init.txt 2026-04-23 09:04:41.270093 | instance | >f+++++++++ pod-logs/openstack/manila-api-5c49cd45fc-ls82l/manila-api.txt 2026-04-23 09:04:41.270111 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-lx9w5/ 2026-04-23 09:04:41.270129 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-lx9w5/bootstrap.txt 2026-04-23 09:04:41.270146 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-lx9w5/init.txt 2026-04-23 09:04:41.270163 | instance | cd+++++++++ pod-logs/openstack/manila-data-6bf4c5b9dd-mn5fv/ 2026-04-23 09:04:41.270180 | instance | >f+++++++++ pod-logs/openstack/manila-data-6bf4c5b9dd-mn5fv/init.txt 2026-04-23 09:04:41.270197 | instance | >f+++++++++ pod-logs/openstack/manila-data-6bf4c5b9dd-mn5fv/manila-data.txt 2026-04-23 09:04:41.270215 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-rhdvk/ 2026-04-23 09:04:41.270232 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-rhdvk/init.txt 2026-04-23 09:04:41.270249 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-rhdvk/manila-db-init-0.txt 2026-04-23 09:04:41.270267 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-mxssn/ 2026-04-23 09:04:41.270285 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-mxssn/init.txt 2026-04-23 09:04:41.270302 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-mxssn/manila-db-sync.txt 2026-04-23 09:04:41.270320 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/ 2026-04-23 09:04:41.270338 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/init.txt 2026-04-23 09:04:41.270356 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-admin.txt 2026-04-23 09:04:41.270373 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-internal.txt 2026-04-23 09:04:41.270391 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/share-ks-endpoints-public.txt 2026-04-23 09:04:41.270409 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-admin.txt 2026-04-23 09:04:41.270427 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-internal.txt 2026-04-23 09:04:41.270444 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-6vc68/sharev2-ks-endpoints-public.txt 2026-04-23 09:04:41.270462 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-xgqtg/ 2026-04-23 09:04:41.270480 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-xgqtg/init.txt 2026-04-23 09:04:41.270497 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-xgqtg/share-ks-service-registration.txt 2026-04-23 09:04:41.270515 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-xgqtg/sharev2-ks-service-registration.txt 2026-04-23 09:04:41.270532 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-gsplm/ 2026-04-23 09:04:41.270550 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-gsplm/init.txt 2026-04-23 09:04:41.270572 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-gsplm/manila-ks-user.txt 2026-04-23 09:04:41.270591 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-hb867/ 2026-04-23 09:04:41.270609 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-hb867/init.txt 2026-04-23 09:04:41.270626 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-hb867/rabbit-init.txt 2026-04-23 09:04:41.270644 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-5bb699ccc6-wxsjv/ 2026-04-23 09:04:41.270661 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5bb699ccc6-wxsjv/init.txt 2026-04-23 09:04:41.270679 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5bb699ccc6-wxsjv/manila-scheduler.txt 2026-04-23 09:04:41.270696 | instance | cd+++++++++ pod-logs/openstack/manila-share-5558f685bc-wc86m/ 2026-04-23 09:04:41.270713 | instance | >f+++++++++ pod-logs/openstack/manila-share-5558f685bc-wc86m/init.txt 2026-04-23 09:04:41.270730 | instance | >f+++++++++ pod-logs/openstack/manila-share-5558f685bc-wc86m/manila-share-init.txt 2026-04-23 09:04:41.270747 | instance | >f+++++++++ pod-logs/openstack/manila-share-5558f685bc-wc86m/manila-share.txt 2026-04-23 09:04:41.270765 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-6vnhr/ 2026-04-23 09:04:41.270782 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-6vnhr/init.txt 2026-04-23 09:04:41.270799 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-6vnhr/memcached-exporter.txt 2026-04-23 09:04:41.270817 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-6vnhr/memcached.txt 2026-04-23 09:04:41.270834 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-wtbpq/ 2026-04-23 09:04:41.270851 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-wtbpq/coredns.txt 2026-04-23 09:04:41.270868 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-ckc28/ 2026-04-23 09:04:41.270886 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-ckc28/init.txt 2026-04-23 09:04:41.270903 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-ckc28/neutron-db-init-0.txt 2026-04-23 09:04:41.270920 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-h4hs8/ 2026-04-23 09:04:41.270938 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-h4hs8/init.txt 2026-04-23 09:04:41.270955 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-h4hs8/neutron-db-sync.txt 2026-04-23 09:04:41.270972 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lktbj/ 2026-04-23 09:04:41.270990 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lktbj/init.txt 2026-04-23 09:04:41.271007 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lktbj/neutron-dhcp-agent-init.txt 2026-04-23 09:04:41.271024 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lktbj/neutron-dhcp-agent.txt 2026-04-23 09:04:41.271042 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-t2nhj/ 2026-04-23 09:04:41.271059 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t2nhj/init.txt 2026-04-23 09:04:41.271077 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-admin.txt 2026-04-23 09:04:41.271095 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-internal.txt 2026-04-23 09:04:41.271112 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t2nhj/network-ks-endpoints-public.txt 2026-04-23 09:04:41.271130 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-mw77v/ 2026-04-23 09:04:41.271147 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-mw77v/init.txt 2026-04-23 09:04:41.271165 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-mw77v/network-ks-service-registration.txt 2026-04-23 09:04:41.271182 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-gk9bz/ 2026-04-23 09:04:41.271206 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-gk9bz/init.txt 2026-04-23 09:04:41.271225 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-gk9bz/neutron-ks-user.txt 2026-04-23 09:04:41.271243 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-lsqcj/ 2026-04-23 09:04:41.271261 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-lsqcj/init.txt 2026-04-23 09:04:41.271279 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-lsqcj/neutron-l3-agent-init.txt 2026-04-23 09:04:41.271296 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-lsqcj/neutron-l3-agent.txt 2026-04-23 09:04:41.271314 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rzzh5/ 2026-04-23 09:04:41.271332 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rzzh5/init.txt 2026-04-23 09:04:41.271349 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rzzh5/neutron-metadata-agent-init.txt 2026-04-23 09:04:41.271367 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rzzh5/neutron-metadata-agent.txt 2026-04-23 09:04:41.271384 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-f6xdn/ 2026-04-23 09:04:41.271402 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-f6xdn/init.txt 2026-04-23 09:04:41.271419 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-f6xdn/neutron-netns-cleanup-cron.txt 2026-04-23 09:04:41.271437 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kfk99/ 2026-04-23 09:04:41.271455 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kfk99/init.txt 2026-04-23 09:04:41.271473 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kfk99/neutron-openvswitch-agent-kernel-modules.txt 2026-04-23 09:04:41.271490 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kfk99/neutron-ovs-agent-init.txt 2026-04-23 09:04:41.271508 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kfk99/neutron-ovs-agent.txt 2026-04-23 09:04:41.271526 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-bd7qj/ 2026-04-23 09:04:41.271544 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-bd7qj/init.txt 2026-04-23 09:04:41.271564 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-bd7qj/rabbit-init.txt 2026-04-23 09:04:41.271585 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-85b4b86897-f6j5n/ 2026-04-23 09:04:41.271603 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85b4b86897-f6j5n/init.txt 2026-04-23 09:04:41.271620 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85b4b86897-f6j5n/neutron-rpc-server.txt 2026-04-23 09:04:41.271639 | instance | cd+++++++++ pod-logs/openstack/neutron-server-79dd87cfb7-jkjg8/ 2026-04-23 09:04:41.271657 | instance | >f+++++++++ pod-logs/openstack/neutron-server-79dd87cfb7-jkjg8/init.txt 2026-04-23 09:04:41.271674 | instance | >f+++++++++ pod-logs/openstack/neutron-server-79dd87cfb7-jkjg8/neutron-policy-server.txt 2026-04-23 09:04:41.271692 | instance | >f+++++++++ pod-logs/openstack/neutron-server-79dd87cfb7-jkjg8/neutron-server.txt 2026-04-23 09:04:41.271709 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-65cf9fbf86-4z5gf/ 2026-04-23 09:04:41.271727 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-65cf9fbf86-4z5gf/init.txt 2026-04-23 09:04:41.271745 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-65cf9fbf86-4z5gf/nova-api-metadata-init.txt 2026-04-23 09:04:41.271762 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-65cf9fbf86-4z5gf/nova-api.txt 2026-04-23 09:04:41.271780 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-8596cdb579-d46mc/ 2026-04-23 09:04:41.271798 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-8596cdb579-d46mc/init.txt 2026-04-23 09:04:41.271816 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-8596cdb579-d46mc/nova-osapi.txt 2026-04-23 09:04:41.271837 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-5zsjv/ 2026-04-23 09:04:41.271856 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5zsjv/bootstrap.txt 2026-04-23 09:04:41.271873 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5zsjv/init.txt 2026-04-23 09:04:41.271891 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29615580-xrrb2/ 2026-04-23 09:04:41.271908 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29615580-xrrb2/init.txt 2026-04-23 09:04:41.271925 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29615580-xrrb2/nova-cell-setup.txt 2026-04-23 09:04:41.271943 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-7vhsn/ 2026-04-23 09:04:41.271960 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-7vhsn/init.txt 2026-04-23 09:04:41.271978 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-7vhsn/nova-cell-setup-init.txt 2026-04-23 09:04:41.271995 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-7vhsn/nova-cell-setup.txt 2026-04-23 09:04:41.272012 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-6nthp/ 2026-04-23 09:04:41.272029 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/ceph-admin-keyring-placement.txt 2026-04-23 09:04:41.272047 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/ceph-keyring-placement.txt 2026-04-23 09:04:41.272065 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/ceph-perms.txt 2026-04-23 09:04:41.272082 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/init.txt 2026-04-23 09:04:41.272099 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/nova-compute-init.txt 2026-04-23 09:04:41.272117 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/nova-compute-ssh-init.txt 2026-04-23 09:04:41.272134 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/nova-compute-ssh.txt 2026-04-23 09:04:41.272151 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/nova-compute-vnc-init.txt 2026-04-23 09:04:41.272168 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6nthp/nova-compute.txt 2026-04-23 09:04:41.272185 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6f877fc7d9-6nt2d/ 2026-04-23 09:04:41.272202 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6f877fc7d9-6nt2d/init.txt 2026-04-23 09:04:41.272219 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6f877fc7d9-6nt2d/nova-conductor.txt 2026-04-23 09:04:41.272237 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-r2npp/ 2026-04-23 09:04:41.272254 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-r2npp/init.txt 2026-04-23 09:04:41.272271 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-r2npp/nova-db-init-0.txt 2026-04-23 09:04:41.272289 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-r2npp/nova-db-init-1.txt 2026-04-23 09:04:41.272306 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-r2npp/nova-db-init-2.txt 2026-04-23 09:04:41.272324 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-9dtpv/ 2026-04-23 09:04:41.272341 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-9dtpv/init.txt 2026-04-23 09:04:41.272358 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-9dtpv/nova-db-sync.txt 2026-04-23 09:04:41.272376 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-z9vfv/ 2026-04-23 09:04:41.272393 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-admin.txt 2026-04-23 09:04:41.272410 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-internal.txt 2026-04-23 09:04:41.272428 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z9vfv/compute-ks-endpoints-public.txt 2026-04-23 09:04:41.272446 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-z9vfv/init.txt 2026-04-23 09:04:41.272463 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-wchwk/ 2026-04-23 09:04:41.272487 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-wchwk/compute-ks-service-registration.txt 2026-04-23 09:04:41.272505 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-wchwk/init.txt 2026-04-23 09:04:41.272522 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-5mgtg/ 2026-04-23 09:04:41.272540 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-5mgtg/init.txt 2026-04-23 09:04:41.272558 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-5mgtg/nova-ks-user.txt 2026-04-23 09:04:41.272576 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-d8d97dc86-cgtvk/ 2026-04-23 09:04:41.272593 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-d8d97dc86-cgtvk/init.txt 2026-04-23 09:04:41.272611 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy-init-assets.txt 2026-04-23 09:04:41.272629 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy-init.txt 2026-04-23 09:04:41.272647 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-d8d97dc86-cgtvk/nova-novncproxy.txt 2026-04-23 09:04:41.272665 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-797mg/ 2026-04-23 09:04:41.272682 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-797mg/init.txt 2026-04-23 09:04:41.272700 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-797mg/rabbit-init.txt 2026-04-23 09:04:41.272718 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7d4bcc789c-jjv55/ 2026-04-23 09:04:41.272736 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7d4bcc789c-jjv55/init.txt 2026-04-23 09:04:41.272754 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7d4bcc789c-jjv55/nova-scheduler.txt 2026-04-23 09:04:41.272772 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29615580-rtwcj/ 2026-04-23 09:04:41.272789 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29615580-rtwcj/init.txt 2026-04-23 09:04:41.272808 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29615580-rtwcj/nova-service-cleaner.txt 2026-04-23 09:04:41.272826 | instance | cd+++++++++ pod-logs/openstack/octavia-api-c549cdfb8-wvtwt/ 2026-04-23 09:04:41.272843 | instance | >f+++++++++ pod-logs/openstack/octavia-api-c549cdfb8-wvtwt/init.txt 2026-04-23 09:04:41.272861 | instance | >f+++++++++ pod-logs/openstack/octavia-api-c549cdfb8-wvtwt/octavia-api.txt 2026-04-23 09:04:41.272879 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-lz4ww/ 2026-04-23 09:04:41.272897 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-lz4ww/bootstrap.txt 2026-04-23 09:04:41.272915 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-lz4ww/init.txt 2026-04-23 09:04:41.272932 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-9rbdw/ 2026-04-23 09:04:41.272950 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9rbdw/init.txt 2026-04-23 09:04:41.272987 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9rbdw/octavia-db-init-0.txt 2026-04-23 09:04:41.273006 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9rbdw/octavia-db-init-1.txt 2026-04-23 09:04:41.273024 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-8z7m5/ 2026-04-23 09:04:41.273042 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-8z7m5/init.txt 2026-04-23 09:04:41.273060 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-8z7m5/octavia-db-sync.txt 2026-04-23 09:04:41.273078 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-vk7nk/ 2026-04-23 09:04:41.273096 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-vk7nk/init.txt 2026-04-23 09:04:41.273114 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-vk7nk/octavia-health-manager-get-port.txt 2026-04-23 09:04:41.273132 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-vk7nk/octavia-health-manager-nic-init.txt 2026-04-23 09:04:41.273150 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-vk7nk/octavia-health-manager.txt 2026-04-23 09:04:41.273174 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/ 2026-04-23 09:04:41.273192 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/init.txt 2026-04-23 09:04:41.273210 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6f5cc4d4c7-fhhmn/octavia-housekeeping.txt 2026-04-23 09:04:41.273228 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-n2tg5/ 2026-04-23 09:04:41.273246 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n2tg5/init.txt 2026-04-23 09:04:41.273264 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-admin.txt 2026-04-23 09:04:41.273281 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-internal.txt 2026-04-23 09:04:41.273299 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n2tg5/load-balancer-ks-endpoints-public.txt 2026-04-23 09:04:41.273323 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-w2gmz/ 2026-04-23 09:04:41.273340 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-w2gmz/init.txt 2026-04-23 09:04:41.273358 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-w2gmz/load-balancer-ks-service-registration.txt 2026-04-23 09:04:41.273376 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-jpbsq/ 2026-04-23 09:04:41.273394 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-jpbsq/init.txt 2026-04-23 09:04:41.273411 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-jpbsq/octavia-ks-user.txt 2026-04-23 09:04:41.273429 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-mdqfw/ 2026-04-23 09:04:41.273446 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-mdqfw/init.txt 2026-04-23 09:04:41.273464 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-mdqfw/rabbit-init.txt 2026-04-23 09:04:41.273481 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-794f9c45cd-ckgbx/ 2026-04-23 09:04:41.273499 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-794f9c45cd-ckgbx/init.txt 2026-04-23 09:04:41.273516 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-794f9c45cd-ckgbx/octavia-worker.txt 2026-04-23 09:04:41.273534 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-g7qjb/ 2026-04-23 09:04:41.273551 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-g7qjb/openstack-database-exporter.txt 2026-04-23 09:04:41.273569 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-57756c8b7f-z7r7m/ 2026-04-23 09:04:41.273585 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-57756c8b7f-z7r7m/build-config.txt 2026-04-23 09:04:41.273602 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-57756c8b7f-z7r7m/openstack-exporter.txt 2026-04-23 09:04:41.273620 | instance | cd+++++++++ pod-logs/openstack/openvswitch-99zmm/ 2026-04-23 09:04:41.273637 | instance | >f+++++++++ pod-logs/openstack/openvswitch-99zmm/init.txt 2026-04-23 09:04:41.273654 | instance | >f+++++++++ pod-logs/openstack/openvswitch-99zmm/openvswitch-db-perms.txt 2026-04-23 09:04:41.273672 | instance | >f+++++++++ pod-logs/openstack/openvswitch-99zmm/openvswitch-db.txt 2026-04-23 09:04:41.273690 | instance | >f+++++++++ pod-logs/openstack/openvswitch-99zmm/openvswitch-vswitchd-modules.txt 2026-04-23 09:04:41.273708 | instance | >f+++++++++ pod-logs/openstack/openvswitch-99zmm/openvswitch-vswitchd.txt 2026-04-23 09:04:41.273725 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-23 09:04:41.273742 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-23 09:04:41.273759 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-23 09:04:41.273777 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-23 09:04:41.273794 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-23 09:04:41.273816 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-23 09:04:41.273834 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-23 09:04:41.273852 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-23 09:04:41.273890 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-23 09:04:41.273913 | instance | cd+++++++++ pod-logs/openstack/placement-api-5bd57c7599-mhbcd/ 2026-04-23 09:04:41.273935 | instance | >f+++++++++ pod-logs/openstack/placement-api-5bd57c7599-mhbcd/init.txt 2026-04-23 09:04:41.273953 | instance | >f+++++++++ pod-logs/openstack/placement-api-5bd57c7599-mhbcd/placement-api.txt 2026-04-23 09:04:41.273971 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-w22rh/ 2026-04-23 09:04:41.273990 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-w22rh/init.txt 2026-04-23 09:04:41.274008 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-w22rh/placement-db-init-0.txt 2026-04-23 09:04:41.274026 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-vtnmp/ 2026-04-23 09:04:41.274044 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-vtnmp/init.txt 2026-04-23 09:04:41.274062 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-vtnmp/placement-db-sync.txt 2026-04-23 09:04:41.274080 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-wh5qx/ 2026-04-23 09:04:41.274098 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-wh5qx/init.txt 2026-04-23 09:04:41.274116 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-admin.txt 2026-04-23 09:04:41.274134 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-internal.txt 2026-04-23 09:04:41.274152 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-wh5qx/placement-ks-endpoints-public.txt 2026-04-23 09:04:41.274170 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-mhwrh/ 2026-04-23 09:04:41.274188 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-mhwrh/init.txt 2026-04-23 09:04:41.274205 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-mhwrh/placement-ks-service-registration.txt 2026-04-23 09:04:41.274224 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-zfdw7/ 2026-04-23 09:04:41.274241 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-zfdw7/init.txt 2026-04-23 09:04:41.274259 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-zfdw7/placement-ks-user.txt 2026-04-23 09:04:41.274277 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-dtwwn/ 2026-04-23 09:04:41.274295 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-dtwwn/percona-xtradb-cluster-operator.txt 2026-04-23 09:04:41.274314 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-23 09:04:41.274332 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-23 09:04:41.274350 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-23 09:04:41.274368 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-23 09:04:41.274386 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-23 09:04:41.274403 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-23 09:04:41.274421 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-p4z4l/ 2026-04-23 09:04:41.274439 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-p4z4l/rabbitmq-cluster-operator.txt 2026-04-23 09:04:41.274456 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-23 09:04:41.274474 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-23 09:04:41.274492 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-23 09:04:41.274515 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-23 09:04:41.274533 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-23 09:04:41.274552 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-23 09:04:41.274569 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-23 09:04:41.274587 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-23 09:04:41.274605 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-23 09:04:41.274623 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-23 09:04:41.274640 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-23 09:04:41.274658 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-23 09:04:41.274675 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-23 09:04:41.274693 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-23 09:04:41.274710 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-23 09:04:41.274728 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-csssq/ 2026-04-23 09:04:41.274746 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-csssq/rabbitmq-cluster-operator.txt 2026-04-23 09:04:41.274764 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-23 09:04:41.274782 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-23 09:04:41.274800 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-23 09:04:41.274817 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-23 09:04:41.274835 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-23 09:04:41.274853 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-23 09:04:41.274871 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-23 09:04:41.274888 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-23 09:04:41.274905 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-23 09:04:41.274923 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/ 2026-04-23 09:04:41.274940 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/ceph-crash.txt 2026-04-23 09:04:41.274957 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/chown-container-data-dir.txt 2026-04-23 09:04:41.274975 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qkghc/make-container-crash-dir.txt 2026-04-23 09:04:41.274992 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/ 2026-04-23 09:04:41.275009 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/chown-container-data-dir.txt 2026-04-23 09:04:41.275026 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/log-collector.txt 2026-04-23 09:04:41.275044 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zzpvn/rgw.txt 2026-04-23 09:04:41.275061 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-c476db78c-stvt8/ 2026-04-23 09:04:41.275079 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-c476db78c-stvt8/init.txt 2026-04-23 09:04:41.275096 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-c476db78c-stvt8/staffeln-api.txt 2026-04-23 09:04:41.275114 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-7985f47cdd-wg9pr/ 2026-04-23 09:04:41.275135 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-7985f47cdd-wg9pr/staffeln-conductor.txt 2026-04-23 09:04:41.275154 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-zx897/ 2026-04-23 09:04:41.275172 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zx897/init.txt 2026-04-23 09:04:41.275189 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zx897/staffeln-db-init-0.txt 2026-04-23 09:04:41.275207 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-64q4c/ 2026-04-23 09:04:41.275225 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-64q4c/init.txt 2026-04-23 09:04:41.275243 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-64q4c/staffeln-db-sync.txt 2026-04-23 09:04:41.275260 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-d6lv8/ 2026-04-23 09:04:41.275277 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-d6lv8/init.txt 2026-04-23 09:04:41.275295 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-d6lv8/tempest-ks-user.txt 2026-04-23 09:04:41.275312 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-9xhk5/ 2026-04-23 09:04:41.275330 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-9xhk5/init.txt 2026-04-23 09:04:41.275348 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-9xhk5/tempest-run-tests-init.txt 2026-04-23 09:04:41.275366 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-9xhk5/tempest-run-tests.txt 2026-04-23 09:04:41.275384 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-23 09:04:41.275401 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-23 09:04:41.275418 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-23 09:04:41.275436 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-23 09:04:41.275454 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-23 09:04:41.275472 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-6qflc/ 2026-04-23 09:04:41.275491 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-6qflc/manager.txt 2026-04-23 09:04:41.275509 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-23 09:04:41.275528 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-75zmh/ 2026-04-23 09:04:41.275546 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-75zmh/rook-ceph-operator.txt 2026-04-23 09:04:41.275564 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-23 09:04:41.275582 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-g2b94/ 2026-04-23 09:04:41.275600 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-g2b94/secretgen-controller.txt 2026-04-23 09:04:41.295485 | 2026-04-23 09:04:41.295555 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-23 09:04:41.501828 | instance | changed 2026-04-23 09:04:41.507929 | 2026-04-23 09:04:41.507992 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-23 09:04:42.633035 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-23 09:04:42.650513 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 09:04:42.650559 | instance | Dload Upload Total Spent Left Speed 2026-04-23 09:04:42.655606 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-23 09:04:42.833383 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-23 09:04:42.842164 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 09:04:42.842206 | instance | Dload Upload Total Spent Left Speed 2026-04-23 09:04:42.847733 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-23 09:04:43.199066 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-23 09:04:43.207292 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 09:04:43.207344 | instance | Dload Upload Total Spent Left Speed 2026-04-23 09:04:43.212263 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-23 09:04:43.496142 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-23 09:04:43.549619 | instance | ERROR 2026-04-23 09:04:43.549803 | instance | { 2026-04-23 09:04:43.549833 | instance | "delta": "0:00:01.787143", 2026-04-23 09:04:43.549854 | instance | "end": "2026-04-23 09:04:43.500619", 2026-04-23 09:04:43.549873 | instance | "msg": "non-zero return code", 2026-04-23 09:04:43.549891 | instance | "rc": 5, 2026-04-23 09:04:43.549908 | instance | "start": "2026-04-23 09:04:41.713476" 2026-04-23 09:04:43.549926 | instance | } 2026-04-23 09:04:43.549949 | instance | ERROR: Ignoring Errors 2026-04-23 09:04:43.555165 | 2026-04-23 09:04:43.555236 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-23 09:04:43.894035 | instance | ceph-mgr endpoints: 2026-04-23 09:04:44.125196 | instance | ok: Runtime: 0:00:00.093292 2026-04-23 09:04:44.131573 | 2026-04-23 09:04:44.131641 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-23 09:04:44.665297 | instance | ok: Runtime: 0:00:00.090688 2026-04-23 09:04:44.670738 | 2026-04-23 09:04:44.670804 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-23 09:04:45.154458 | instance | changed: 2026-04-23 09:04:45.154670 | instance | cd+++++++++ prometheus/ 2026-04-23 09:04:45.154711 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-23 09:04:45.154743 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-23 09:04:45.154776 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-23 09:04:45.168080 | 2026-04-23 09:04:45.168243 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-23 09:04:45.372749 | instance | changed 2026-04-23 09:04:45.380229 | 2026-04-23 09:04:45.380375 | TASK [gather-selenium-data : Get selenium data] 2026-04-23 09:04:45.603406 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-23 09:04:45.605502 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-23 09:04:45.923442 | instance | ERROR 2026-04-23 09:04:45.923631 | instance | { 2026-04-23 09:04:45.923663 | instance | "delta": "0:00:00.007012", 2026-04-23 09:04:45.923684 | instance | "end": "2026-04-23 09:04:45.605808", 2026-04-23 09:04:45.923704 | instance | "msg": "non-zero return code", 2026-04-23 09:04:45.923723 | instance | "rc": 1, 2026-04-23 09:04:45.923741 | instance | "start": "2026-04-23 09:04:45.598796" 2026-04-23 09:04:45.923759 | instance | } 2026-04-23 09:04:45.923784 | instance | ERROR: Ignoring Errors 2026-04-23 09:04:45.929211 | 2026-04-23 09:04:45.929298 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-23 09:04:46.416104 | instance | changed: cd+++++++++ selenium/ 2026-04-23 09:04:46.424092 | 2026-04-23 09:04:46.424166 | PLAY RECAP 2026-04-23 09:04:46.424229 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4 2026-04-23 09:04:46.424262 | 2026-04-23 09:04:46.581660 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-23 09:04:46.593404 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 09:04:47.191252 | 2026-04-23 09:04:47.191386 | PLAY [all] 2026-04-23 09:04:47.202801 | 2026-04-23 09:04:47.202904 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-23 09:04:47.247808 | instance | skipping: Conditional result was False 2026-04-23 09:04:47.261497 | 2026-04-23 09:04:47.261684 | TASK [fetch-output : Set log path for single node] 2026-04-23 09:04:47.303145 | instance | ok 2026-04-23 09:04:47.307890 | 2026-04-23 09:04:47.307966 | LOOP [fetch-output : Ensure local output dirs] 2026-04-23 09:04:47.679488 | instance -> localhost | ok: "/var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/logs" 2026-04-23 09:04:47.914056 | instance -> localhost | changed: "/var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/artifacts" 2026-04-23 09:04:48.114307 | instance -> localhost | changed: "/var/lib/zuul/builds/78b2a89f429e45d2ae80b39e334e558c/work/docs" 2026-04-23 09:04:48.134113 | 2026-04-23 09:04:48.134619 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-23 09:04:48.737185 | instance | changed: .d..t...... ./ 2026-04-23 09:04:48.737440 | instance | changed: All items complete 2026-04-23 09:04:48.737486 | 2026-04-23 09:04:49.177371 | instance | changed: .d..t...... ./ 2026-04-23 09:04:49.687926 | instance | changed: .d..t...... ./ 2026-04-23 09:04:49.703765 | 2026-04-23 09:04:49.704223 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-23 09:04:50.114297 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007206 2026-04-23 09:04:50.343833 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007763 2026-04-23 09:04:50.362376 | 2026-04-23 09:04:50.362542 | PLAY [all] 2026-04-23 09:04:50.371076 | 2026-04-23 09:04:50.371188 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-23 09:04:50.820692 | instance | changed 2026-04-23 09:04:50.828325 | 2026-04-23 09:04:50.828402 | PLAY RECAP 2026-04-23 09:04:50.828465 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-23 09:04:50.828497 | 2026-04-23 09:04:50.939367 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 09:04:50.952342 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-23 09:04:51.521683 | 2026-04-23 09:04:51.522194 | PLAY [localhost] 2026-04-23 09:04:51.531855 | 2026-04-23 09:04:51.531924 | TASK [Generate Zuul manifest] 2026-04-23 09:04:51.549994 | localhost | ok 2026-04-23 09:04:51.563906 | 2026-04-23 09:04:51.563984 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-23 09:04:52.296339 | localhost | changed 2026-04-23 09:04:52.305891 | 2026-04-23 09:04:52.305972 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-23 09:04:52.336624 | localhost | ok 2026-04-23 09:04:52.344768 | 2026-04-23 09:04:52.344844 | TASK [Upload logs] 2026-04-23 09:04:52.366247 | localhost | ok 2026-04-23 09:04:52.468041 | 2026-04-23 09:04:52.468178 | TASK [Set zuul-log-path fact] 2026-04-23 09:04:52.485475 | localhost | ok 2026-04-23 09:04:52.496019 | 2026-04-23 09:04:52.496100 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 09:04:52.524118 | localhost | ok 2026-04-23 09:04:52.531593 | 2026-04-23 09:04:52.531709 | TASK [upload-logs : Create log directories] 2026-04-23 09:04:52.888101 | localhost | changed 2026-04-23 09:04:52.894751 | 2026-04-23 09:04:52.894862 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-23 09:04:53.303269 | localhost -> localhost | ok: Runtime: 0:00:00.034210 2026-04-23 09:04:53.310606 | 2026-04-23 09:04:53.310690 | TASK [upload-logs : Upload logs to log server] 2026-04-23 09:04:54.302568 | localhost | Output suppressed because no_log was given 2026-04-23 09:04:54.306938 | 2026-04-23 09:04:54.307010 | LOOP [upload-logs : Compress console log and json output] 2026-04-23 09:04:54.354968 | localhost | skipping: Conditional result was False 2026-04-23 09:04:54.362410 | localhost | skipping: Conditional result was False 2026-04-23 09:04:54.373983 | 2026-04-23 09:04:54.374120 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-23 09:04:54.415203 | localhost | skipping: Conditional result was False 2026-04-23 09:04:54.415581 | 2026-04-23 09:04:54.419752 | localhost | skipping: Conditional result was False 2026-04-23 09:04:54.437649 | 2026-04-23 09:04:54.437805 | LOOP [upload-logs : Upload console log and json output]