2026-04-17 04:19:55.705949 | Job console starting 2026-04-17 04:19:55.726363 | Updating git repos 2026-04-17 04:19:55.789412 | Cloning repos into workspace 2026-04-17 04:19:55.861835 | Restoring repo states 2026-04-17 04:19:55.884906 | Merging changes 2026-04-17 04:19:57.374106 | Checking out repos 2026-04-17 04:19:57.592076 | Preparing playbooks 2026-04-17 04:20:01.488870 | Running Ansible setup 2026-04-17 04:20:05.155114 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 04:20:05.777539 | 2026-04-17 04:20:05.778035 | PLAY [localhost] 2026-04-17 04:20:05.785885 | 2026-04-17 04:20:05.785956 | TASK [Gathering Facts] 2026-04-17 04:20:06.732482 | localhost | ok 2026-04-17 04:20:06.747094 | 2026-04-17 04:20:06.747179 | TASK [Setup log path fact] 2026-04-17 04:20:06.767454 | localhost | ok 2026-04-17 04:20:06.779483 | 2026-04-17 04:20:06.779549 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 04:20:06.808467 | localhost | ok 2026-04-17 04:20:06.817655 | 2026-04-17 04:20:06.817727 | TASK [emit-job-header : Print job information] 2026-04-17 04:20:06.855173 | # Job Information 2026-04-17 04:20:06.855382 | Ansible Version: 2.16.16 2026-04-17 04:20:06.855429 | Job: atmosphere-molecule-aio-ovn 2026-04-17 04:20:06.855462 | Pipeline: check 2026-04-17 04:20:06.855493 | Executor: 0a8996d2b663 2026-04-17 04:20:06.855523 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3841 2026-04-17 04:20:06.855559 | Event ID: 9a12b430-3a14-11f1-8be3-396bd1d3771b 2026-04-17 04:20:06.859794 | 2026-04-17 04:20:06.859995 | LOOP [emit-job-header : Print node information] 2026-04-17 04:20:07.043941 | localhost | ok: 2026-04-17 04:20:07.044247 | localhost | # Node Information 2026-04-17 04:20:07.044305 | localhost | Inventory Hostname: instance 2026-04-17 04:20:07.044346 | localhost | Hostname: np0000166975 2026-04-17 04:20:07.044384 | localhost | Username: zuul 2026-04-17 04:20:07.044425 | localhost | Distro: Ubuntu 22.04 2026-04-17 04:20:07.044462 | localhost | Provider: yul1 2026-04-17 04:20:07.044497 | localhost | Region: ca-ymq-1 2026-04-17 04:20:07.044682 | localhost | Label: ubuntu-jammy-16 2026-04-17 04:20:07.044733 | localhost | Product Name: OpenStack Nova 2026-04-17 04:20:07.044770 | localhost | Interface IP: 199.204.45.250 2026-04-17 04:20:07.065889 | 2026-04-17 04:20:07.066069 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-17 04:20:07.478802 | localhost -> localhost | changed 2026-04-17 04:20:07.485312 | 2026-04-17 04:20:07.485388 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-17 04:20:08.354803 | localhost -> localhost | changed 2026-04-17 04:20:08.362902 | 2026-04-17 04:20:08.362981 | PLAY [all] 2026-04-17 04:20:08.373957 | 2026-04-17 04:20:08.374031 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-17 04:20:08.661101 | instance -> localhost | ok 2026-04-17 04:20:08.668571 | 2026-04-17 04:20:08.668675 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-17 04:20:08.701393 | instance | ok 2026-04-17 04:20:08.716665 | instance | included: /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-17 04:20:08.722526 | 2026-04-17 04:20:08.722587 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-17 04:20:09.400184 | instance -> localhost | Generating public/private rsa key pair. 2026-04-17 04:20:09.400375 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/6ce058c3f6a24256aed1632ebaaad72d_id_rsa 2026-04-17 04:20:09.400405 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/6ce058c3f6a24256aed1632ebaaad72d_id_rsa.pub 2026-04-17 04:20:09.400429 | instance -> localhost | The key fingerprint is: 2026-04-17 04:20:09.400451 | instance -> localhost | SHA256:CpPH2zrkjdvP+Im8sUiz08WSN//OqhFaoFry2ceF0xI zuul-build-sshkey 2026-04-17 04:20:09.400488 | instance -> localhost | The key's randomart image is: 2026-04-17 04:20:09.400510 | instance -> localhost | +---[RSA 3072]----+ 2026-04-17 04:20:09.400536 | instance -> localhost | | | 2026-04-17 04:20:09.400559 | instance -> localhost | | | 2026-04-17 04:20:09.400580 | instance -> localhost | | . E | 2026-04-17 04:20:09.400601 | instance -> localhost | | o . . + | 2026-04-17 04:20:09.400622 | instance -> localhost | | = = So* o | 2026-04-17 04:20:09.400641 | instance -> localhost | | O.*o+== | 2026-04-17 04:20:09.400663 | instance -> localhost | | .oB+=++o | 2026-04-17 04:20:09.400682 | instance -> localhost | | .=BoB o.. | 2026-04-17 04:20:09.400705 | instance -> localhost | | =+B+*..++ | 2026-04-17 04:20:09.400726 | instance -> localhost | +----[SHA256]-----+ 2026-04-17 04:20:09.400775 | instance -> localhost | ok: Runtime: 0:00:00.251029 2026-04-17 04:20:09.405772 | 2026-04-17 04:20:09.405838 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-17 04:20:09.438255 | instance | ok 2026-04-17 04:20:09.447380 | instance | included: /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-17 04:20:09.454549 | 2026-04-17 04:20:09.454608 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-17 04:20:09.477688 | instance | skipping: Conditional result was False 2026-04-17 04:20:09.486809 | 2026-04-17 04:20:09.486902 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-17 04:20:09.945445 | instance | changed 2026-04-17 04:20:10.000324 | 2026-04-17 04:20:10.000425 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-17 04:20:10.207857 | instance | ok 2026-04-17 04:20:10.212739 | 2026-04-17 04:20:10.212802 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-17 04:20:10.673493 | instance | changed 2026-04-17 04:20:10.691866 | 2026-04-17 04:20:10.692061 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-17 04:20:11.150117 | instance | changed 2026-04-17 04:20:11.156261 | 2026-04-17 04:20:11.156338 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-17 04:20:11.181879 | instance | skipping: Conditional result was False 2026-04-17 04:20:11.246308 | 2026-04-17 04:20:11.246503 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-17 04:20:11.570062 | instance -> localhost | changed 2026-04-17 04:20:11.585192 | 2026-04-17 04:20:11.585262 | TASK [add-build-sshkey : Add back temp key] 2026-04-17 04:20:11.932236 | instance -> localhost | Identity added: /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/6ce058c3f6a24256aed1632ebaaad72d_id_rsa (zuul-build-sshkey) 2026-04-17 04:20:11.932505 | instance -> localhost | ok: Runtime: 0:00:00.027809 2026-04-17 04:20:11.939898 | 2026-04-17 04:20:11.939970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-17 04:20:12.209412 | instance | ok 2026-04-17 04:20:12.216526 | 2026-04-17 04:20:12.216598 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-17 04:20:12.240971 | instance | skipping: Conditional result was False 2026-04-17 04:20:12.255247 | 2026-04-17 04:20:12.255331 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-17 04:20:12.549691 | instance | ok 2026-04-17 04:20:12.557889 | 2026-04-17 04:20:12.557976 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-17 04:20:14.114145 | instance | Output suppressed because no_log was given 2026-04-17 04:20:14.122612 | 2026-04-17 04:20:14.122672 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-17 04:20:14.305297 | instance | ok: "logs" 2026-04-17 04:20:14.305555 | instance | ok: All items complete 2026-04-17 04:20:14.305584 | 2026-04-17 04:20:14.454225 | instance | ok: "artifacts" 2026-04-17 04:20:14.608664 | instance | ok: "docs" 2026-04-17 04:20:14.620571 | 2026-04-17 04:20:14.620794 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-17 04:20:14.817332 | instance | changed: "logs" 2026-04-17 04:20:14.966399 | instance | changed: "artifacts" 2026-04-17 04:20:15.118856 | instance | changed: "docs" 2026-04-17 04:20:15.139248 | 2026-04-17 04:20:15.139413 | PLAY RECAP 2026-04-17 04:20:15.139482 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-17 04:20:15.139523 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 04:20:15.139551 | 2026-04-17 04:20:15.296150 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 04:20:15.303077 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-17 04:20:15.888356 | 2026-04-17 04:20:15.888913 | PLAY [all] 2026-04-17 04:20:15.901133 | 2026-04-17 04:20:15.901207 | TASK [setup-uv : Extract archive] 2026-04-17 04:20:18.117811 | instance | changed 2026-04-17 04:20:18.126043 | 2026-04-17 04:20:18.126161 | TASK [setup-uv : Print version] 2026-04-17 04:20:17.613031 | instance | uv 0.8.13 2026-04-17 04:20:18.664723 | instance | ok: Runtime: 0:00:00.011727 2026-04-17 04:20:18.672931 | 2026-04-17 04:20:18.673002 | PLAY RECAP 2026-04-17 04:20:18.673052 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 04:20:18.673076 | 2026-04-17 04:20:18.805269 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-17 04:20:18.812666 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre-install-deps.yml@main] 2026-04-17 04:20:19.406896 | 2026-04-17 04:20:19.407034 | PLAY [all] 2026-04-17 04:20:19.418696 | 2026-04-17 04:20:19.418768 | TASK [Install system packages] 2026-04-17 04:22:40.234977 | instance | changed 2026-04-17 04:22:40.243499 | 2026-04-17 04:22:40.243579 | TASK [Enable iscsid service] 2026-04-17 04:22:41.320972 | instance | changed 2026-04-17 04:22:41.331163 | 2026-04-17 04:22:41.331235 | TASK [Enable multipathd service] 2026-04-17 04:22:41.660501 | instance | ok 2026-04-17 04:22:41.671184 | 2026-04-17 04:22:41.671272 | TASK [Install Helm 3.14.4] 2026-04-17 04:22:42.710701 | instance | ok: Runtime: 0:00:00.619121 2026-04-17 04:22:42.716656 | 2026-04-17 04:22:42.716723 | TASK [Install Go 1.24.2] 2026-04-17 04:22:45.255136 | instance | ok: Runtime: 0:00:02.210255 2026-04-17 04:22:45.260906 | 2026-04-17 04:22:45.260985 | TASK [Create Python venv and install openstacksdk] 2026-04-17 04:23:00.991446 | instance | changed 2026-04-17 04:23:00.999116 | 2026-04-17 04:23:00.999187 | TASK [Create download cache directory] 2026-04-17 04:23:01.325712 | instance | changed 2026-04-17 04:23:01.331756 | 2026-04-17 04:23:01.331822 | TASK [Pre-download runc binary] 2026-04-17 04:23:02.063231 | instance | changed: OK (13186904 bytes) 2026-04-17 04:23:02.068449 | 2026-04-17 04:23:02.068527 | TASK [Pre-download containerd tarball] 2026-04-17 04:23:02.751121 | instance | changed: OK (34865799 bytes) 2026-04-17 04:23:02.757930 | 2026-04-17 04:23:02.758020 | TASK [Pre-download Docker tarball] 2026-04-17 04:23:03.409890 | instance | changed: OK (70199284 bytes) 2026-04-17 04:23:03.411855 | 2026-04-17 04:23:03.411922 | PLAY RECAP 2026-04-17 04:23:03.411983 | instance | ok: 10 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 04:23:03.412012 | 2026-04-17 04:23:03.531260 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre-install-deps.yml@main] 2026-04-17 04:23:03.542792 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-17 04:23:04.170834 | 2026-04-17 04:23:04.170980 | PLAY [all] 2026-04-17 04:23:04.183020 | 2026-04-17 04:23:04.183106 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-17 04:23:07.269110 | instance | changed 2026-04-17 04:23:07.272651 | 2026-04-17 04:23:07.272739 | PLAY [all] 2026-04-17 04:23:07.280593 | 2026-04-17 04:23:07.280687 | TASK [ensure-go : Check installed go version] 2026-04-17 04:23:07.625358 | instance | go version go1.24.2 linux/amd64 2026-04-17 04:23:07.818338 | instance | ok: Runtime: 0:00:00.008491 2026-04-17 04:23:07.827805 | 2026-04-17 04:23:07.827871 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-17 04:23:07.881674 | instance | ok 2026-04-17 04:23:07.891951 | instance | included: /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-17 04:23:07.896850 | 2026-04-17 04:23:07.896910 | TASK [ensure-go : Create temp directory] 2026-04-17 04:23:08.223984 | instance | changed 2026-04-17 04:23:08.231344 | 2026-04-17 04:23:08.231443 | TASK [ensure-go : Get archive checksum] 2026-04-17 04:23:08.822585 | instance | ok: OK (64 bytes) 2026-04-17 04:23:08.829104 | 2026-04-17 04:23:08.829174 | TASK [ensure-go : Download go archive] 2026-04-17 04:23:09.957300 | instance | changed: OK (78559214 bytes) 2026-04-17 04:23:09.964883 | 2026-04-17 04:23:09.965188 | TASK [ensure-go : Install go] 2026-04-17 04:23:15.746599 | instance | changed 2026-04-17 04:23:15.755972 | 2026-04-17 04:23:15.756070 | PLAY [all] 2026-04-17 04:23:15.762738 | 2026-04-17 04:23:15.762851 | TASK [Copy inventory file for Zuul] 2026-04-17 04:23:16.496840 | instance | changed 2026-04-17 04:23:16.504096 | 2026-04-17 04:23:16.504176 | TASK [Switch "ansible_host" to private IP] 2026-04-17 04:23:16.813074 | instance | changed: 1 replacements made 2026-04-17 04:23:16.817902 | 2026-04-17 04:23:16.817975 | TASK [Run molecule prepare] 2026-04-17 04:23:17.111050 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-17 04:23:17.111240 | instance | Creating virtual environment at: .venv 2026-04-17 04:23:17.137287 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-17 04:23:17.159851 | instance | Downloading pygments (1.2MiB) 2026-04-17 04:23:17.163726 | instance | Downloading setuptools (1.1MiB) 2026-04-17 04:23:17.163973 | instance | Downloading ansible-core (2.1MiB) 2026-04-17 04:23:17.164802 | instance | Downloading rjsonnet (1.2MiB) 2026-04-17 04:23:17.165140 | instance | Downloading pydantic-core (2.0MiB) 2026-04-17 04:23:17.165484 | instance | Downloading kubernetes (1.9MiB) 2026-04-17 04:23:17.166136 | instance | Downloading cryptography (4.2MiB) 2026-04-17 04:23:17.166354 | instance | Downloading netaddr (2.2MiB) 2026-04-17 04:23:17.166586 | instance | Downloading openstacksdk (1.7MiB) 2026-04-17 04:23:17.515437 | instance | Building pyperclip==1.9.0 2026-04-17 04:23:17.532887 | instance | Downloading rjsonnet 2026-04-17 04:23:17.623597 | instance | Downloading pydantic-core 2026-04-17 04:23:17.678510 | instance | Downloading netaddr 2026-04-17 04:23:17.686639 | instance | Downloading pygments 2026-04-17 04:23:17.699748 | instance | Downloading cryptography 2026-04-17 04:23:17.734676 | instance | Downloading setuptools 2026-04-17 04:23:17.788726 | instance | Downloading kubernetes 2026-04-17 04:23:17.818542 | instance | Downloading ansible-core 2026-04-17 04:23:17.844236 | instance | Downloading openstacksdk 2026-04-17 04:23:18.239512 | instance | Built pyperclip==1.9.0 2026-04-17 04:23:18.356608 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-17 04:23:18.392163 | instance | Installed 83 packages in 33ms 2026-04-17 04:23:18.980613 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-17 04:23:19.559098 | instance | INFO [aio > discovery] scenario test matrix: prepare 2026-04-17 04:23:19.559164 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-17 04:23:56.894554 | instance | INFO [aio > prepare] Executing 2026-04-17 04:23:57.798262 | instance | 2026-04-17 04:23:57.798872 | instance | PLAY [Prepare] ***************************************************************** 2026-04-17 04:23:57.799193 | instance | 2026-04-17 04:23:57.799531 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 04:23:57.799827 | instance | Friday 17 April 2026 04:23:57 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-17 04:23:58.941535 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:23:58.941787 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:23:58.942135 | instance | interpreter could change the meaning of that path. See 2026-04-17 04:23:58.942517 | instance | https://docs.ansible.com/ansible- 2026-04-17 04:23:58.942922 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:23:58.949458 | instance | ok: [instance] 2026-04-17 04:23:58.949727 | instance | 2026-04-17 04:23:58.950112 | instance | TASK [Configure short hostname] ************************************************ 2026-04-17 04:23:58.950430 | instance | Friday 17 April 2026 04:23:58 +0000 (0:00:01.152) 0:00:01.177 ********** 2026-04-17 04:23:59.591719 | instance | changed: [instance] 2026-04-17 04:23:59.591983 | instance | 2026-04-17 04:23:59.592287 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-17 04:23:59.592626 | instance | Friday 17 April 2026 04:23:59 +0000 (0:00:00.641) 0:00:01.818 ********** 2026-04-17 04:23:59.843391 | instance | changed: [instance] 2026-04-17 04:23:59.843612 | instance | 2026-04-17 04:23:59.843897 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-17 04:23:59.844168 | instance | Friday 17 April 2026 04:23:59 +0000 (0:00:00.252) 0:00:02.070 ********** 2026-04-17 04:24:00.553261 | instance | ok: [instance] 2026-04-17 04:24:00.553508 | instance | 2026-04-17 04:24:00.553751 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-17 04:24:00.554013 | instance | 2026-04-17 04:24:00.554366 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-17 04:24:00.554644 | instance | Friday 17 April 2026 04:24:00 +0000 (0:00:00.709) 0:00:02.780 ********** 2026-04-17 04:24:01.510002 | instance | changed: [localhost] => (item=group_vars) 2026-04-17 04:24:01.510261 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-17 04:24:01.510575 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-17 04:24:01.510853 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-17 04:24:01.511169 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-17 04:24:01.511476 | instance | changed: [localhost] => (item=host_vars) 2026-04-17 04:24:01.511741 | instance | 2026-04-17 04:24:01.512020 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-17 04:24:01.512271 | instance | 2026-04-17 04:24:01.512582 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-17 04:24:01.512852 | instance | Friday 17 April 2026 04:24:01 +0000 (0:00:00.956) 0:00:03.736 ********** 2026-04-17 04:24:01.687674 | instance | changed: [localhost] 2026-04-17 04:24:01.687956 | instance | 2026-04-17 04:24:01.688267 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-17 04:24:01.688614 | instance | Friday 17 April 2026 04:24:01 +0000 (0:00:00.177) 0:00:03.914 ********** 2026-04-17 04:24:01.711259 | instance | ok: [localhost] 2026-04-17 04:24:01.711625 | instance | 2026-04-17 04:24:01.711993 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-17 04:24:01.712369 | instance | Friday 17 April 2026 04:24:01 +0000 (0:00:00.023) 0:00:03.938 ********** 2026-04-17 04:24:01.759244 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1308a5b7-d173-5930-84c6-14825dc1da05'}) 2026-04-17 04:24:01.759708 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-17 04:24:01.759951 | instance | 2026-04-17 04:24:01.760229 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-17 04:24:01.760561 | instance | Friday 17 April 2026 04:24:01 +0000 (0:00:00.048) 0:00:03.986 ********** 2026-04-17 04:24:02.336232 | instance | changed: [localhost] 2026-04-17 04:24:02.336541 | instance | 2026-04-17 04:24:02.336837 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-17 04:24:02.337098 | instance | 2026-04-17 04:24:02.337379 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-17 04:24:02.337656 | instance | Friday 17 April 2026 04:24:02 +0000 (0:00:00.576) 0:00:04.562 ********** 2026-04-17 04:24:02.498852 | instance | changed: [localhost] 2026-04-17 04:24:02.499080 | instance | 2026-04-17 04:24:02.499369 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-17 04:24:02.499640 | instance | Friday 17 April 2026 04:24:02 +0000 (0:00:00.163) 0:00:04.726 ********** 2026-04-17 04:24:02.521512 | instance | ok: [localhost] 2026-04-17 04:24:02.521767 | instance | 2026-04-17 04:24:02.522094 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-17 04:24:02.522415 | instance | Friday 17 April 2026 04:24:02 +0000 (0:00:00.022) 0:00:04.749 ********** 2026-04-17 04:24:02.557937 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-17 04:24:02.558175 | instance | 2026-04-17 04:24:02.558448 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-17 04:24:02.558670 | instance | Friday 17 April 2026 04:24:02 +0000 (0:00:00.036) 0:00:04.785 ********** 2026-04-17 04:24:02.892987 | instance | changed: [localhost] 2026-04-17 04:24:02.893218 | instance | 2026-04-17 04:24:02.893505 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-17 04:24:02.893819 | instance | 2026-04-17 04:24:02.894097 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-17 04:24:02.894375 | instance | Friday 17 April 2026 04:24:02 +0000 (0:00:00.335) 0:00:05.120 ********** 2026-04-17 04:24:03.063923 | instance | changed: [localhost] 2026-04-17 04:24:03.064229 | instance | 2026-04-17 04:24:03.064616 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-17 04:24:03.064954 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.169) 0:00:05.290 ********** 2026-04-17 04:24:03.084891 | instance | ok: [localhost] 2026-04-17 04:24:03.085153 | instance | 2026-04-17 04:24:03.085439 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-17 04:24:03.085712 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.021) 0:00:05.312 ********** 2026-04-17 04:24:03.121130 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-17 04:24:03.121489 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-17 04:24:03.121742 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-17 04:24:03.121984 | instance | 2026-04-17 04:24:03.122255 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-17 04:24:03.122520 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.036) 0:00:05.349 ********** 2026-04-17 04:24:03.459713 | instance | changed: [localhost] 2026-04-17 04:24:03.459894 | instance | 2026-04-17 04:24:03.460183 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-17 04:24:03.460502 | instance | 2026-04-17 04:24:03.460826 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-17 04:24:03.461139 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.337) 0:00:05.686 ********** 2026-04-17 04:24:03.631071 | instance | changed: [localhost] 2026-04-17 04:24:03.631264 | instance | 2026-04-17 04:24:03.631541 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-17 04:24:03.631813 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.170) 0:00:05.857 ********** 2026-04-17 04:24:03.654552 | instance | ok: [localhost] 2026-04-17 04:24:03.654859 | instance | 2026-04-17 04:24:03.655896 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-17 04:24:03.656178 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.024) 0:00:05.881 ********** 2026-04-17 04:24:03.683937 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-17 04:24:03.684213 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-17 04:24:03.684518 | instance | 2026-04-17 04:24:03.684806 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-17 04:24:03.685087 | instance | Friday 17 April 2026 04:24:03 +0000 (0:00:00.028) 0:00:05.910 ********** 2026-04-17 04:24:04.027009 | instance | changed: [localhost] 2026-04-17 04:24:04.027207 | instance | 2026-04-17 04:24:04.027484 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-17 04:24:04.027858 | instance | 2026-04-17 04:24:04.028041 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:04.028305 | instance | Friday 17 April 2026 04:24:04 +0000 (0:00:00.343) 0:00:06.254 ********** 2026-04-17 04:24:04.751654 | instance | ok: [localhost] 2026-04-17 04:24:04.751742 | instance | 2026-04-17 04:24:04.751847 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-17 04:24:04.751977 | instance | Friday 17 April 2026 04:24:04 +0000 (0:00:00.724) 0:00:06.978 ********** 2026-04-17 04:24:04.922808 | instance | changed: [localhost] 2026-04-17 04:24:04.923051 | instance | 2026-04-17 04:24:04.923334 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-17 04:24:04.923608 | instance | Friday 17 April 2026 04:24:04 +0000 (0:00:00.170) 0:00:07.149 ********** 2026-04-17 04:24:04.951660 | instance | ok: [localhost] 2026-04-17 04:24:04.951912 | instance | 2026-04-17 04:24:04.952236 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-17 04:24:04.952587 | instance | Friday 17 April 2026 04:24:04 +0000 (0:00:00.030) 0:00:07.179 ********** 2026-04-17 04:24:05.665677 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-17 04:24:05.665943 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-17 04:24:05.666225 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-17 04:24:05.666507 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-17 04:24:05.666773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-17 04:24:05.667054 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-17 04:24:05.667412 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-17 04:24:05.667779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-17 04:24:05.668137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-17 04:24:05.668560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-17 04:24:05.668837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-17 04:24:05.669105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-17 04:24:05.669367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-17 04:24:05.669632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-17 04:24:05.669899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-17 04:24:05.670160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-17 04:24:05.670422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-17 04:24:05.670685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-17 04:24:05.670949 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-17 04:24:05.671351 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-17 04:24:05.671674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-17 04:24:05.671938 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-17 04:24:05.672270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-17 04:24:05.672633 | instance | 2026-04-17 04:24:05.672963 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-17 04:24:05.673240 | instance | Friday 17 April 2026 04:24:05 +0000 (0:00:00.713) 0:00:07.892 ********** 2026-04-17 04:24:06.019435 | instance | changed: [localhost] 2026-04-17 04:24:06.019688 | instance | 2026-04-17 04:24:06.019959 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-17 04:24:06.020261 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.353) 0:00:08.246 ********** 2026-04-17 04:24:06.192039 | instance | changed: [localhost] 2026-04-17 04:24:06.192182 | instance | 2026-04-17 04:24:06.192389 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-17 04:24:06.192580 | instance | 2026-04-17 04:24:06.192784 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-17 04:24:06.192959 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.172) 0:00:08.419 ********** 2026-04-17 04:24:06.361258 | instance | changed: [localhost] 2026-04-17 04:24:06.361513 | instance | 2026-04-17 04:24:06.361805 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-17 04:24:06.362264 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.168) 0:00:08.588 ********** 2026-04-17 04:24:06.390125 | instance | ok: [localhost] 2026-04-17 04:24:06.390373 | instance | 2026-04-17 04:24:06.390649 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-17 04:24:06.390920 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.029) 0:00:08.617 ********** 2026-04-17 04:24:06.427272 | 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-17 04:24:06.427804 | instance | 2026-04-17 04:24:06.428207 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-17 04:24:06.428648 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.036) 0:00:08.654 ********** 2026-04-17 04:24:06.768664 | instance | changed: [localhost] 2026-04-17 04:24:06.768723 | instance | 2026-04-17 04:24:06.768729 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-17 04:24:06.768794 | instance | 2026-04-17 04:24:06.769059 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-17 04:24:06.769325 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.341) 0:00:08.995 ********** 2026-04-17 04:24:06.942290 | instance | changed: [localhost] 2026-04-17 04:24:06.942557 | instance | 2026-04-17 04:24:06.942863 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-17 04:24:06.943161 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.173) 0:00:09.169 ********** 2026-04-17 04:24:06.971250 | instance | ok: [localhost] 2026-04-17 04:24:06.971384 | instance | 2026-04-17 04:24:06.971526 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-17 04:24:06.971657 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.029) 0:00:09.198 ********** 2026-04-17 04:24:07.004347 | 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-17 04:24:07.004508 | instance | 2026-04-17 04:24:07.004726 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-17 04:24:07.004948 | instance | Friday 17 April 2026 04:24:06 +0000 (0:00:00.033) 0:00:09.232 ********** 2026-04-17 04:24:07.352152 | instance | changed: [localhost] 2026-04-17 04:24:07.352248 | instance | 2026-04-17 04:24:07.352269 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-17 04:24:07.352285 | instance | 2026-04-17 04:24:07.352300 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-17 04:24:07.352473 | instance | Friday 17 April 2026 04:24:07 +0000 (0:00:00.344) 0:00:09.576 ********** 2026-04-17 04:24:07.538260 | instance | changed: [localhost] 2026-04-17 04:24:07.538335 | instance | 2026-04-17 04:24:07.538348 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-17 04:24:07.538376 | instance | Friday 17 April 2026 04:24:07 +0000 (0:00:00.186) 0:00:09.763 ********** 2026-04-17 04:24:07.566165 | instance | ok: [localhost] 2026-04-17 04:24:07.566329 | instance | 2026-04-17 04:24:07.566611 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-17 04:24:07.566926 | instance | Friday 17 April 2026 04:24:07 +0000 (0:00:00.029) 0:00:09.792 ********** 2026-04-17 04:24:07.968255 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-17 04:24:07.968488 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-17 04:24:07.968777 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-17 04:24:07.969054 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-17 04:24:07.969330 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-17 04:24:07.969661 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-17 04:24:07.969969 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-17 04:24:07.970297 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-17 04:24:07.970575 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-17 04:24:07.970928 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-17 04:24:07.971208 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-17 04:24:07.971540 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-17 04:24:07.971789 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-17 04:24:07.972086 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-17 04:24:07.972388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-17 04:24:07.972663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-17 04:24:07.972926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-17 04:24:07.973241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-17 04:24:07.973516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-17 04:24:07.973785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-17 04:24:07.974045 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-17 04:24:07.974375 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-17 04:24:07.974654 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-17 04:24:07.974919 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-17 04:24:07.975278 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-17 04:24:07.975723 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-17 04:24:07.975978 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-17 04:24:07.976240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-17 04:24:07.976484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-17 04:24:07.976658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-17 04:24:07.976858 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-17 04:24:07.977023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-17 04:24:07.977258 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-17 04:24:07.977516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-17 04:24:07.977785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-17 04:24:07.978024 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-17 04:24:07.978256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-17 04:24:07.978488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-17 04:24:07.978889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-17 04:24:07.979199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-17 04:24:07.979639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-17 04:24:07.979924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-17 04:24:07.980175 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-17 04:24:07.980420 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-17 04:24:07.980635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-17 04:24:07.980833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-17 04:24:07.981004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-17 04:24:07.981165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-17 04:24:07.981334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-17 04:24:07.981565 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-17 04:24:07.981731 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-17 04:24:07.981925 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-17 04:24:07.982071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-17 04:24:07.982252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-17 04:24:07.982414 | instance | 2026-04-17 04:24:07.982582 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-17 04:24:07.982752 | instance | Friday 17 April 2026 04:24:07 +0000 (0:00:00.402) 0:00:10.195 ********** 2026-04-17 04:24:08.021525 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-17 04:24:08.021729 | instance | 2026-04-17 04:24:08.022080 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-17 04:24:08.022383 | instance | Friday 17 April 2026 04:24:08 +0000 (0:00:00.053) 0:00:10.249 ********** 2026-04-17 04:24:08.425455 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-17 04:24:08.425689 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-17 04:24:08.425972 | instance | 2026-04-17 04:24:08.426218 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-17 04:24:08.426490 | instance | Friday 17 April 2026 04:24:08 +0000 (0:00:00.403) 0:00:10.652 ********** 2026-04-17 04:24:13.174057 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-17 04:24:13.174327 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-17 04:24:13.174599 | instance | 2026-04-17 04:24:13.174855 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-17 04:24:13.175127 | instance | Friday 17 April 2026 04:24:13 +0000 (0:00:04.748) 0:00:15.401 ********** 2026-04-17 04:24:13.232804 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-17 04:24:13.233056 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-17 04:24:13.233310 | instance | 2026-04-17 04:24:13.233572 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-17 04:24:13.233848 | instance | Friday 17 April 2026 04:24:13 +0000 (0:00:00.058) 0:00:15.460 ********** 2026-04-17 04:24:13.562120 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-17 04:24:13.562203 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-17 04:24:13.562403 | instance | 2026-04-17 04:24:13.562596 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-17 04:24:13.562704 | instance | Friday 17 April 2026 04:24:13 +0000 (0:00:00.329) 0:00:15.789 ********** 2026-04-17 04:24:13.901275 | instance | changed: [localhost] 2026-04-17 04:24:13.901331 | instance | 2026-04-17 04:24:13.901451 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-17 04:24:13.901639 | instance | Friday 17 April 2026 04:24:13 +0000 (0:00:00.339) 0:00:16.128 ********** 2026-04-17 04:24:13.933495 | instance | skipping: [localhost] 2026-04-17 04:24:13.933796 | instance | 2026-04-17 04:24:13.934075 | instance | PLAY [Setup networking] ******************************************************** 2026-04-17 04:24:13.934273 | instance | 2026-04-17 04:24:13.934641 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:13.934848 | instance | Friday 17 April 2026 04:24:13 +0000 (0:00:00.032) 0:00:16.160 ********** 2026-04-17 04:24:14.664472 | instance | ok: [instance] 2026-04-17 04:24:14.665461 | instance | 2026-04-17 04:24:14.665528 | instance | TASK [Create bridge for management network] ************************************ 2026-04-17 04:24:14.665540 | instance | Friday 17 April 2026 04:24:14 +0000 (0:00:00.730) 0:00:16.891 ********** 2026-04-17 04:24:15.028228 | instance | ok: [instance] 2026-04-17 04:24:15.028263 | instance | 2026-04-17 04:24:15.028269 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-17 04:24:15.028273 | instance | Friday 17 April 2026 04:24:15 +0000 (0:00:00.361) 0:00:17.253 ********** 2026-04-17 04:24:15.223014 | instance | ok: [instance] 2026-04-17 04:24:15.223066 | instance | 2026-04-17 04:24:15.223075 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-17 04:24:15.223083 | instance | Friday 17 April 2026 04:24:15 +0000 (0:00:00.196) 0:00:17.450 ********** 2026-04-17 04:24:15.410595 | instance | ok: [instance] 2026-04-17 04:24:15.410662 | instance | 2026-04-17 04:24:15.410669 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-17 04:24:15.410675 | instance | Friday 17 April 2026 04:24:15 +0000 (0:00:00.187) 0:00:17.637 ********** 2026-04-17 04:24:15.602476 | instance | ok: [instance] 2026-04-17 04:24:15.602550 | instance | 2026-04-17 04:24:15.602577 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-17 04:24:15.602584 | instance | Friday 17 April 2026 04:24:15 +0000 (0:00:00.191) 0:00:17.828 ********** 2026-04-17 04:24:15.972406 | instance | ok: [instance] => (item=br-mgmt) 2026-04-17 04:24:15.972449 | instance | ok: [instance] => (item=dummy0) 2026-04-17 04:24:15.972454 | instance | 2026-04-17 04:24:15.972459 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-17 04:24:15.972463 | instance | 2026-04-17 04:24:15.972468 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:15.972487 | instance | Friday 17 April 2026 04:24:15 +0000 (0:00:00.370) 0:00:18.199 ********** 2026-04-17 04:24:16.788697 | instance | ok: [instance] 2026-04-17 04:24:16.788748 | instance | 2026-04-17 04:24:16.789007 | instance | TASK [Install depedencies] ***************************************************** 2026-04-17 04:24:16.789022 | instance | Friday 17 April 2026 04:24:16 +0000 (0:00:00.816) 0:00:19.016 ********** 2026-04-17 04:24:33.252263 | instance | changed: [instance] 2026-04-17 04:24:33.252382 | instance | 2026-04-17 04:24:33.252409 | instance | TASK [Start up service] ******************************************************** 2026-04-17 04:24:33.252560 | instance | Friday 17 April 2026 04:24:33 +0000 (0:00:16.462) 0:00:35.479 ********** 2026-04-17 04:24:33.818748 | instance | ok: [instance] 2026-04-17 04:24:33.818815 | instance | 2026-04-17 04:24:33.819189 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-17 04:24:33.819242 | instance | Friday 17 April 2026 04:24:33 +0000 (0:00:00.566) 0:00:36.046 ********** 2026-04-17 04:24:34.025735 | instance | ok: [instance] 2026-04-17 04:24:34.025807 | instance | 2026-04-17 04:24:34.026023 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-17 04:24:34.026063 | instance | Friday 17 April 2026 04:24:34 +0000 (0:00:00.207) 0:00:36.253 ********** 2026-04-17 04:24:34.460394 | instance | changed: [instance] 2026-04-17 04:24:34.460463 | instance | 2026-04-17 04:24:34.460723 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-17 04:24:34.460769 | instance | Friday 17 April 2026 04:24:34 +0000 (0:00:00.434) 0:00:36.688 ********** 2026-04-17 04:24:34.653247 | instance | ok: [instance] 2026-04-17 04:24:34.653319 | instance | 2026-04-17 04:24:34.653614 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-17 04:24:34.653651 | instance | Friday 17 April 2026 04:24:34 +0000 (0:00:00.192) 0:00:36.880 ********** 2026-04-17 04:24:34.678490 | instance | skipping: [instance] 2026-04-17 04:24:34.678653 | instance | 2026-04-17 04:24:34.678904 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-17 04:24:34.679121 | instance | Friday 17 April 2026 04:24:34 +0000 (0:00:00.025) 0:00:36.905 ********** 2026-04-17 04:24:35.209181 | instance | changed: [instance] => (item=osd0) 2026-04-17 04:24:35.209299 | instance | changed: [instance] => (item=osd1) 2026-04-17 04:24:35.209475 | instance | changed: [instance] => (item=osd2) 2026-04-17 04:24:35.209818 | instance | 2026-04-17 04:24:35.210007 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-17 04:24:35.210193 | instance | Friday 17 April 2026 04:24:35 +0000 (0:00:00.530) 0:00:37.436 ********** 2026-04-17 04:24:35.720752 | instance | changed: [instance] => (item=osd0) 2026-04-17 04:24:35.720925 | instance | changed: [instance] => (item=osd1) 2026-04-17 04:24:35.721165 | instance | changed: [instance] => (item=osd2) 2026-04-17 04:24:35.721368 | instance | 2026-04-17 04:24:35.721583 | instance | TASK [Start loop devices] ****************************************************** 2026-04-17 04:24:35.721801 | instance | Friday 17 April 2026 04:24:35 +0000 (0:00:00.511) 0:00:37.948 ********** 2026-04-17 04:24:36.432541 | instance | changed: [instance] => (item=osd0) 2026-04-17 04:24:36.432797 | instance | changed: [instance] => (item=osd1) 2026-04-17 04:24:36.433003 | instance | changed: [instance] => (item=osd2) 2026-04-17 04:24:36.433260 | instance | 2026-04-17 04:24:36.433441 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-17 04:24:36.433588 | instance | Friday 17 April 2026 04:24:36 +0000 (0:00:00.709) 0:00:38.658 ********** 2026-04-17 04:24:39.502288 | instance | changed: [instance] => (item=osd0) 2026-04-17 04:24:39.502433 | instance | changed: [instance] => (item=osd1) 2026-04-17 04:24:39.503193 | instance | changed: [instance] => (item=osd2) 2026-04-17 04:24:39.503242 | instance | 2026-04-17 04:24:39.503251 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-17 04:24:39.503259 | instance | Friday 17 April 2026 04:24:39 +0000 (0:00:03.071) 0:00:41.729 ********** 2026-04-17 04:24:41.392242 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-17 04:24:41.392284 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-17 04:24:41.392289 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-17 04:24:41.392294 | instance | 2026-04-17 04:24:41.392299 | instance | PLAY [controllers] ************************************************************* 2026-04-17 04:24:41.392303 | instance | 2026-04-17 04:24:41.392307 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:41.392311 | instance | Friday 17 April 2026 04:24:41 +0000 (0:00:01.889) 0:00:43.619 ********** 2026-04-17 04:24:42.352583 | instance | ok: [instance] 2026-04-17 04:24:42.352681 | instance | 2026-04-17 04:24:42.352699 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-17 04:24:42.352713 | instance | Friday 17 April 2026 04:24:42 +0000 (0:00:00.960) 0:00:44.579 ********** 2026-04-17 04:24:42.820447 | instance | changed: [instance] 2026-04-17 04:24:42.820725 | instance | 2026-04-17 04:24:42.820739 | instance | PLAY RECAP ********************************************************************* 2026-04-17 04:24:42.820749 | instance | instance : ok=23 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:24:42.820760 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:24:42.820769 | instance | 2026-04-17 04:24:42.820779 | instance | Friday 17 April 2026 04:24:42 +0000 (0:00:00.466) 0:00:45.046 ********** 2026-04-17 04:24:42.820788 | instance | =============================================================================== 2026-04-17 04:24:42.820803 | instance | Install depedencies ---------------------------------------------------- 16.46s 2026-04-17 04:24:42.820812 | instance | Generate SSH keys for missing variables --------------------------------- 4.75s 2026-04-17 04:24:42.824510 | instance | Create a volume group for each loop device ------------------------------ 3.07s 2026-04-17 04:24:42.824583 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-04-17 04:24:42.824595 | instance | Gathering Facts --------------------------------------------------------- 1.15s 2026-04-17 04:24:42.824604 | instance | Gathering Facts --------------------------------------------------------- 0.96s 2026-04-17 04:24:42.824613 | instance | Create folders for workspace -------------------------------------------- 0.96s 2026-04-17 04:24:42.824622 | instance | Gathering Facts --------------------------------------------------------- 0.82s 2026-04-17 04:24:42.824631 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-17 04:24:42.824639 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-04-17 04:24:42.824648 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.71s 2026-04-17 04:24:42.824657 | instance | Start loop devices ------------------------------------------------------ 0.71s 2026-04-17 04:24:42.824666 | instance | Purge "snapd" package --------------------------------------------------- 0.71s 2026-04-17 04:24:42.824675 | instance | Configure short hostname ------------------------------------------------ 0.64s 2026-04-17 04:24:42.824684 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.58s 2026-04-17 04:24:42.824700 | instance | Start up service -------------------------------------------------------- 0.57s 2026-04-17 04:24:42.824819 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-04-17 04:24:42.825182 | instance | Set permissions on loopback devices ------------------------------------- 0.51s 2026-04-17 04:24:42.825508 | instance | Set masquerade rule ----------------------------------------------------- 0.47s 2026-04-17 04:24:42.825764 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.43s 2026-04-17 04:24:42.896237 | instance | INFO [aio > prepare] Executed: Successful 2026-04-17 04:24:42.896637 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-17 04:24:43.301548 | instance | ok: Runtime: 0:01:25.923846 2026-04-17 04:24:43.307968 | 2026-04-17 04:24:43.308051 | PLAY RECAP 2026-04-17 04:24:43.308099 | instance | ok: 10 changed: 8 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 04:24:43.308122 | 2026-04-17 04:24:43.444814 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-17 04:24:43.454211 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-17 04:24:44.043040 | 2026-04-17 04:24:44.043193 | PLAY [all] 2026-04-17 04:24:44.054829 | 2026-04-17 04:24:44.054921 | TASK [Build atmosphere binary] 2026-04-17 04:24:44.437467 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-17 04:24:44.437561 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-17 04:24:44.684203 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-17 04:24:51.097463 | instance | ok: Runtime: 0:00:06.430043 2026-04-17 04:24:51.106124 | 2026-04-17 04:24:51.106280 | TASK [Deploy with parallel orchestrator] 2026-04-17 04:24:51.328814 | instance | ==> Running preflight checks 2026-04-17 04:24:51.848122 | instance | [preflight] 2026-04-17 04:24:51.848203 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-17 04:24:51.848217 | instance | [preflight] 2026-04-17 04:24:51.848232 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-17 04:24:51.868992 | instance | [preflight] skipping: [instance] 2026-04-17 04:24:51.869031 | instance | [preflight] 2026-04-17 04:24:51.869044 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-17 04:24:51.869057 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:24:51.869068 | instance | [preflight] 2026-04-17 04:24:51.941451 | instance | ==> Preflight checks passed 2026-04-17 04:24:51.941646 | instance | ==> Starting parallel deployment (10 waves) 2026-04-17 04:24:51.941678 | instance | ==> Wave 0: lpfc, iscsi, kubernetes, multipathd, udev, ceph 2026-04-17 04:24:51.941695 | instance | ==> [ceph] Starting deployment 2026-04-17 04:24:51.941840 | instance | ==> [kubernetes] Starting deployment 2026-04-17 04:24:51.941876 | instance | ==> [iscsi] Starting deployment 2026-04-17 04:24:51.941890 | instance | ==> [multipathd] Starting deployment 2026-04-17 04:24:51.941902 | instance | ==> [lpfc] Starting deployment 2026-04-17 04:24:51.942127 | instance | ==> [udev] Starting deployment 2026-04-17 04:24:52.434572 | instance | [lpfc/lpfc] 2026-04-17 04:24:52.434718 | instance | [lpfc/lpfc] PLAY [controllers:computes] **************************************************** 2026-04-17 04:24:52.434731 | instance | [lpfc/lpfc] 2026-04-17 04:24:52.434740 | instance | [lpfc/lpfc] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:52.447544 | instance | [udev/udev] 2026-04-17 04:24:52.447575 | instance | [udev/udev] PLAY [controllers:computes] **************************************************** 2026-04-17 04:24:52.447586 | instance | [udev/udev] 2026-04-17 04:24:52.447595 | instance | [udev/udev] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:52.513267 | instance | [ceph/ceph_pre] 2026-04-17 04:24:52.513309 | instance | [ceph/ceph_pre] PLAY [all] ********************************************************************* 2026-04-17 04:24:52.513320 | instance | [ceph/ceph_pre] 2026-04-17 04:24:52.513329 | instance | [ceph/ceph_pre] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:52.787556 | instance | [ceph/] 2026-04-17 04:24:52.787644 | instance | [ceph/] PLAY [all] ********************************************************************* 2026-04-17 04:24:52.787657 | instance | [ceph/] 2026-04-17 04:24:52.787667 | instance | [ceph/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:54.009284 | instance | [udev/udev] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:24:54.009753 | instance | [udev/udev] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:24:54.009781 | instance | [udev/udev] interpreter could change the meaning of that path. See 2026-04-17 04:24:54.009792 | instance | [udev/udev] https://docs.ansible.com/ansible- 2026-04-17 04:24:54.009802 | instance | [udev/udev] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:24:54.016675 | instance | [lpfc/lpfc] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:24:54.016703 | instance | [lpfc/lpfc] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:24:54.016714 | instance | [lpfc/lpfc] interpreter could change the meaning of that path. See 2026-04-17 04:24:54.016724 | instance | [lpfc/lpfc] https://docs.ansible.com/ansible- 2026-04-17 04:24:54.016734 | instance | [lpfc/lpfc] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:24:54.018758 | instance | [udev/udev] ok: [instance] 2026-04-17 04:24:54.018781 | instance | [udev/udev] 2026-04-17 04:24:54.018792 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-17 04:24:54.024853 | instance | [lpfc/lpfc] ok: [instance] 2026-04-17 04:24:54.024883 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.024894 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-17 04:24:54.039889 | instance | [ceph/ceph_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:24:54.039911 | instance | [ceph/ceph_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:24:54.039919 | instance | [ceph/ceph_pre] interpreter could change the meaning of that path. See 2026-04-17 04:24:54.039925 | instance | [ceph/ceph_pre] https://docs.ansible.com/ansible- 2026-04-17 04:24:54.039931 | instance | [ceph/ceph_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:24:54.054676 | instance | [ceph/ceph_pre] ok: [instance] 2026-04-17 04:24:54.054697 | instance | [ceph/ceph_pre] 2026-04-17 04:24:54.054702 | instance | [ceph/ceph_pre] TASK [vexxhost.atmosphere.ceph_pre : Check if Docker is available] ************* 2026-04-17 04:24:54.165047 | instance | [ceph/] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:24:54.165122 | instance | [ceph/] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:24:54.165136 | instance | [ceph/] interpreter could change the meaning of that path. See 2026-04-17 04:24:54.165146 | instance | [ceph/] https://docs.ansible.com/ansible- 2026-04-17 04:24:54.165158 | instance | [ceph/] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:24:54.175653 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:54.175684 | instance | [ceph/] 2026-04-17 04:24:54.175695 | instance | [ceph/] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-17 04:24:54.216144 | instance | [ceph/] skipping: [instance] 2026-04-17 04:24:54.216182 | instance | [ceph/] 2026-04-17 04:24:54.216193 | instance | [ceph/] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-17 04:24:54.409086 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:54.409129 | instance | [ceph/] 2026-04-17 04:24:54.409135 | instance | [ceph/] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-17 04:24:54.409140 | instance | [ceph/] 2026-04-17 04:24:54.409145 | instance | [ceph/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:24:54.443155 | instance | [lpfc/lpfc] ok: [instance] 2026-04-17 04:24:54.443176 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.443181 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-17 04:24:54.449659 | instance | [ceph/ceph_pre] ok: [instance] 2026-04-17 04:24:54.449674 | instance | [ceph/ceph_pre] 2026-04-17 04:24:54.449679 | instance | [ceph/ceph_pre] TASK [vexxhost.atmosphere.ceph_pre : Pre-pull Ceph container image] ************ 2026-04-17 04:24:54.471480 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-17 04:24:54.471506 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.471515 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-17 04:24:54.478881 | instance | [ceph/ceph_pre] skipping: [instance] 2026-04-17 04:24:54.478896 | instance | [ceph/ceph_pre] 2026-04-17 04:24:54.478907 | instance | [ceph/ceph_pre] TASK [vexxhost.atmosphere.ceph_pre : Ensure RBD kernel module is loaded] ******* 2026-04-17 04:24:54.510547 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-17 04:24:54.510588 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-17 04:24:54.510594 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-17 04:24:54.510598 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-17 04:24:54.510603 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-17 04:24:54.510607 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.510612 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-17 04:24:54.550504 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-17 04:24:54.550531 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-17 04:24:54.550545 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-17 04:24:54.550550 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-17 04:24:54.550555 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-17 04:24:54.550567 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.550571 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-17 04:24:54.580728 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-17 04:24:54.580779 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.580785 | instance | [lpfc/lpfc] TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-17 04:24:54.607748 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-17 04:24:54.607774 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.607779 | instance | [lpfc/lpfc] PLAY RECAP ********************************************************************* 2026-04-17 04:24:54.607799 | instance | [lpfc/lpfc] instance : ok=2 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:24:54.607804 | instance | [lpfc/lpfc] 2026-04-17 04:24:54.692402 | instance | ==> [lpfc] Deployment complete 2026-04-17 04:24:54.737579 | instance | [udev/udev] changed: [instance] 2026-04-17 04:24:54.737643 | instance | [udev/udev] 2026-04-17 04:24:54.737656 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-17 04:24:54.883988 | instance | [ceph/ceph_pre] changed: [instance] 2026-04-17 04:24:54.884055 | instance | [ceph/ceph_pre] 2026-04-17 04:24:54.884067 | instance | [ceph/ceph_pre] PLAY RECAP ********************************************************************* 2026-04-17 04:24:54.884078 | instance | [ceph/ceph_pre] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:24:54.884088 | instance | [ceph/ceph_pre] 2026-04-17 04:24:55.309621 | instance | [udev/udev] changed: [instance] 2026-04-17 04:24:55.309684 | instance | [udev/udev] 2026-04-17 04:24:55.309695 | instance | [udev/udev] RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-17 04:24:55.609204 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:55.609260 | instance | [ceph/] 2026-04-17 04:24:55.609272 | instance | [ceph/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:24:55.729975 | instance | [udev/udev] ok: [instance] 2026-04-17 04:24:55.730024 | instance | [udev/udev] 2026-04-17 04:24:55.730030 | instance | [udev/udev] PLAY RECAP ********************************************************************* 2026-04-17 04:24:55.730037 | instance | [udev/udev] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:24:55.730041 | instance | [udev/udev] 2026-04-17 04:24:55.797463 | instance | ==> [udev] Deployment complete 2026-04-17 04:24:56.087630 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:56.087664 | instance | [ceph/] 2026-04-17 04:24:56.087674 | instance | [ceph/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:24:56.136265 | instance | [ceph/] skipping: [instance] 2026-04-17 04:24:56.136294 | instance | [ceph/] 2026-04-17 04:24:56.136304 | instance | [ceph/] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:24:56.605619 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:56.605668 | instance | [ceph/] 2026-04-17 04:24:56.605679 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:24:56.673420 | instance | [ceph/] ok: [instance] => { 2026-04-17 04:24:56.673467 | instance | [ceph/] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-17 04:24:56.673479 | instance | [ceph/] } 2026-04-17 04:24:56.673488 | instance | [ceph/] 2026-04-17 04:24:56.673497 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:24:57.521473 | instance | [ceph/] changed: [instance] 2026-04-17 04:24:57.521526 | instance | [ceph/] 2026-04-17 04:24:57.521538 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:24:57.573505 | instance | [ceph/] skipping: [instance] 2026-04-17 04:24:57.573566 | instance | [ceph/] 2026-04-17 04:24:57.573579 | instance | [ceph/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:24:57.622665 | instance | [ceph/] skipping: [instance] 2026-04-17 04:24:57.622715 | instance | [ceph/] 2026-04-17 04:24:57.622727 | instance | [ceph/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:24:57.947604 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:57.947684 | instance | [ceph/] 2026-04-17 04:24:57.947696 | instance | [ceph/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:24:59.346987 | instance | [ceph/] ok: [instance] 2026-04-17 04:24:59.347063 | instance | [ceph/] 2026-04-17 04:24:59.347076 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:24:59.413059 | instance | [ceph/] ok: [instance] => { 2026-04-17 04:24:59.413127 | instance | [ceph/] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-17 04:24:59.413139 | instance | [ceph/] } 2026-04-17 04:24:59.413149 | instance | [ceph/] 2026-04-17 04:24:59.413159 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:25:00.246585 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:00.246658 | instance | [ceph/] 2026-04-17 04:25:00.246670 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:25:03.391633 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:03.391699 | instance | [ceph/] 2026-04-17 04:25:03.391712 | instance | [ceph/] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 04:25:03.429480 | instance | [ceph/] skipping: [instance] 2026-04-17 04:25:03.429544 | instance | [ceph/] 2026-04-17 04:25:03.429570 | instance | [ceph/] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 04:25:03.463227 | instance | [ceph/] skipping: [instance] 2026-04-17 04:25:03.463288 | instance | [ceph/] 2026-04-17 04:25:03.463300 | instance | [ceph/] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 04:25:03.495420 | instance | [ceph/] skipping: [instance] 2026-04-17 04:25:03.495482 | instance | [ceph/] 2026-04-17 04:25:03.495494 | instance | [ceph/] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 04:25:42.468198 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:42.468283 | instance | [ceph/] 2026-04-17 04:25:42.468296 | instance | [ceph/] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 04:25:43.162989 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:43.163061 | instance | [ceph/] 2026-04-17 04:25:43.163072 | instance | [ceph/] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 04:25:44.611966 | instance | [ceph/] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 04:25:44.612029 | instance | [ceph/] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 04:25:44.612041 | instance | [ceph/] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 04:25:44.612051 | instance | [ceph/] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 04:25:44.612061 | instance | [ceph/] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 04:25:44.612070 | instance | [ceph/] 2026-04-17 04:25:44.612080 | instance | [ceph/] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 04:25:45.290337 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:45.290414 | instance | [ceph/] 2026-04-17 04:25:45.290426 | instance | [ceph/] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 04:25:45.290436 | instance | [ceph/] 2026-04-17 04:25:45.290445 | instance | [ceph/] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-17 04:25:46.370890 | instance | [ceph/] ok: [instance] 2026-04-17 04:25:46.370996 | instance | [ceph/] 2026-04-17 04:25:46.371009 | instance | [ceph/] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-17 04:25:46.966595 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:46.966679 | instance | [ceph/] 2026-04-17 04:25:46.966690 | instance | [ceph/] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 04:25:47.625868 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:47.625922 | instance | [ceph/] 2026-04-17 04:25:47.625930 | instance | [ceph/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:25:47.951639 | instance | [ceph/] ok: [instance] 2026-04-17 04:25:47.951690 | instance | [ceph/] 2026-04-17 04:25:47.951701 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:25:48.008874 | instance | [ceph/] ok: [instance] => { 2026-04-17 04:25:48.008918 | instance | [ceph/] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-17 04:25:48.008929 | instance | [ceph/] } 2026-04-17 04:25:48.008938 | instance | [ceph/] 2026-04-17 04:25:48.008947 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:25:48.464926 | instance | [ceph/] ok: [instance] 2026-04-17 04:25:48.464993 | instance | [ceph/] 2026-04-17 04:25:48.465005 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:25:52.889145 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:52.889220 | instance | [ceph/] 2026-04-17 04:25:52.889234 | instance | [ceph/] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-17 04:25:54.012739 | instance | [ceph/] ok: [instance] 2026-04-17 04:25:54.012801 | instance | [ceph/] 2026-04-17 04:25:54.012814 | instance | [ceph/] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-17 04:25:54.468009 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:54.468048 | instance | [ceph/] 2026-04-17 04:25:54.468056 | instance | [ceph/] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-17 04:25:55.042859 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:55.042907 | instance | [ceph/] 2026-04-17 04:25:55.042914 | instance | [ceph/] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-17 04:25:55.947794 | instance | [ceph/] changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-17 04:25:55.947835 | instance | [ceph/] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-17 04:25:55.947840 | instance | [ceph/] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-17 04:25:55.947845 | instance | [ceph/] 2026-04-17 04:25:55.947850 | instance | [ceph/] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-17 04:25:56.580154 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:56.580216 | instance | [ceph/] 2026-04-17 04:25:56.580228 | instance | [ceph/] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-17 04:25:57.156003 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:57.156070 | instance | [ceph/] 2026-04-17 04:25:57.156083 | instance | [ceph/] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-17 04:25:57.156093 | instance | [ceph/] 2026-04-17 04:25:57.156102 | instance | [ceph/] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-17 04:25:57.979721 | instance | [ceph/] ok: [instance] 2026-04-17 04:25:57.979810 | instance | [ceph/] 2026-04-17 04:25:57.979824 | instance | [ceph/] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-17 04:25:58.806554 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:58.806653 | instance | [ceph/] 2026-04-17 04:25:58.806665 | instance | [ceph/] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-17 04:25:59.471224 | instance | [ceph/] changed: [instance] 2026-04-17 04:25:59.471290 | instance | [ceph/] 2026-04-17 04:25:59.471302 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-17 04:25:59.523476 | instance | [ceph/] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-17 04:25:59.523512 | instance | [ceph/] 2026-04-17 04:25:59.523524 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-17 04:26:05.357846 | instance | [ceph/] changed: [instance] 2026-04-17 04:26:05.357915 | instance | [ceph/] 2026-04-17 04:26:05.357928 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-17 04:26:06.296272 | instance | [ceph/] ok: [instance] => (item=chronyd) 2026-04-17 04:26:06.296348 | instance | [ceph/] ok: [instance] => (item=sshd) 2026-04-17 04:26:06.296363 | instance | [ceph/] 2026-04-17 04:26:06.296373 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-17 04:26:06.760803 | instance | [ceph/] changed: [instance] 2026-04-17 04:26:06.760865 | instance | [ceph/] 2026-04-17 04:26:06.760877 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-17 04:26:07.066629 | instance | [ceph/] ok: [instance] 2026-04-17 04:26:07.066686 | instance | [ceph/] 2026-04-17 04:26:07.066697 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-17 04:26:07.620904 | instance | [ceph/] changed: [instance] 2026-04-17 04:26:07.620969 | instance | [ceph/] 2026-04-17 04:26:07.620981 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-17 04:26:08.057890 | instance | [ceph/] changed: [instance] 2026-04-17 04:26:08.057968 | instance | [ceph/] 2026-04-17 04:26:08.057980 | instance | [ceph/] TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-17 04:26:09.788620 | instance | [ceph/] ok: [instance] 2026-04-17 04:26:09.788692 | instance | [ceph/] 2026-04-17 04:26:09.788704 | instance | [ceph/] TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-17 04:26:09.834367 | instance | [ceph/] ok: [instance] 2026-04-17 04:26:09.834407 | instance | [ceph/] 2026-04-17 04:26:09.834423 | instance | [ceph/] TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-17 04:26:09.866300 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:09.866334 | instance | [ceph/] 2026-04-17 04:26:09.866346 | instance | [ceph/] TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-17 04:26:09.906606 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:09.906640 | instance | [ceph/] 2026-04-17 04:26:09.906651 | instance | [ceph/] TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-17 04:26:09.950506 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:09.950541 | instance | [ceph/] 2026-04-17 04:26:09.950553 | instance | [ceph/] TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-17 04:26:09.988227 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:09.988262 | instance | [ceph/] 2026-04-17 04:26:09.988275 | instance | [ceph/] TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-17 04:26:10.023300 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:10.023334 | instance | [ceph/] 2026-04-17 04:26:10.023346 | instance | [ceph/] TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-17 04:26:10.062596 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:10.062673 | instance | [ceph/] 2026-04-17 04:26:10.062686 | instance | [ceph/] TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-17 04:26:10.100125 | instance | [ceph/] skipping: [instance] 2026-04-17 04:26:10.100167 | instance | [ceph/] 2026-04-17 04:26:10.100178 | instance | [ceph/] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-17 04:26:10.215832 | instance | [ceph/] ok: [instance] 2026-04-17 04:26:10.215910 | instance | [ceph/] 2026-04-17 04:26:10.215923 | instance | [ceph/] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-17 04:26:10.554070 | instance | [ceph/] ok: [instance] => (item=instance) 2026-04-17 04:26:10.554153 | instance | [ceph/] 2026-04-17 04:26:10.554171 | instance | [ceph/] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-17 04:26:10.601863 | instance | [ceph/] ok: [instance] 2026-04-17 04:26:10.601901 | instance | [ceph/] 2026-04-17 04:26:10.601914 | instance | [ceph/] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-17 04:26:10.692912 | instance | [ceph/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-17 04:26:10.692953 | instance | [ceph/] 2026-04-17 04:26:10.692965 | instance | [ceph/] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-17 04:26:11.083927 | instance | [ceph/] changed: [instance] 2026-04-17 04:26:11.083999 | instance | [ceph/] 2026-04-17 04:26:11.084011 | instance | [ceph/] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-17 04:26:12.104902 | instance | [ceph/] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-17 04:26:12.104990 | instance | [ceph/] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-17 04:26:12.105002 | instance | [ceph/] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-17 04:26:12.105012 | instance | [ceph/] 2026-04-17 04:26:12.105022 | instance | [ceph/] TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-17 04:28:17.610683 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:17.610740 | instance | [ceph/] 2026-04-17 04:28:17.610751 | instance | [ceph/] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-17 04:28:17.948976 | instance | [ceph/] changed: [instance] 2026-04-17 04:28:17.949052 | instance | [ceph/] 2026-04-17 04:28:17.949083 | instance | [ceph/] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-17 04:28:17.991316 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:17.991366 | instance | [ceph/] 2026-04-17 04:28:17.991376 | instance | [ceph/] TASK [Install Ceph host] ******************************************************* 2026-04-17 04:28:18.078679 | instance | [ceph/] included: vexxhost.ceph.cephadm_host for instance 2026-04-17 04:28:18.078741 | instance | [ceph/] 2026-04-17 04:28:18.078749 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-17 04:28:19.827326 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:19.827789 | instance | [ceph/] 2026-04-17 04:28:19.827804 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-17 04:28:19.888448 | instance | [ceph/] ok: [instance] => (item=instance) 2026-04-17 04:28:19.888519 | instance | [ceph/] 2026-04-17 04:28:19.888539 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-17 04:28:20.412687 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:20.412761 | instance | [ceph/] 2026-04-17 04:28:20.412772 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-17 04:28:22.447328 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:22.447366 | instance | [ceph/] 2026-04-17 04:28:22.447372 | instance | [ceph/] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-17 04:28:24.236628 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:24.236703 | instance | [ceph/] 2026-04-17 04:28:24.236715 | instance | [ceph/] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-17 04:28:34.581223 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:34.581308 | instance | [ceph/] 2026-04-17 04:28:34.581320 | instance | [ceph/] TASK [Install Ceph host] ******************************************************* 2026-04-17 04:28:34.657571 | instance | [ceph/] included: vexxhost.ceph.cephadm_host for instance 2026-04-17 04:28:34.657613 | instance | [ceph/] 2026-04-17 04:28:34.657624 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-17 04:28:34.707874 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:34.707931 | instance | [ceph/] 2026-04-17 04:28:34.707943 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-17 04:28:34.760572 | instance | [ceph/] skipping: [instance] => (item=instance) 2026-04-17 04:28:34.760642 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:34.760650 | instance | [ceph/] 2026-04-17 04:28:34.760657 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-17 04:28:35.166118 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:35.166198 | instance | [ceph/] 2026-04-17 04:28:35.166211 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-17 04:28:37.287122 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:37.287181 | instance | [ceph/] 2026-04-17 04:28:37.287189 | instance | [ceph/] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-17 04:28:39.061197 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:39.061266 | instance | [ceph/] 2026-04-17 04:28:39.061278 | instance | [ceph/] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-17 04:28:40.795645 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:40.795724 | instance | [ceph/] 2026-04-17 04:28:40.795736 | instance | [ceph/] TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-17 04:28:43.452674 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:43.452723 | instance | [ceph/] 2026-04-17 04:28:43.452730 | instance | [ceph/] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-17 04:28:43.452735 | instance | [ceph/] 2026-04-17 04:28:43.452743 | instance | [ceph/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:28:44.633633 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:44.633706 | instance | [ceph/] 2026-04-17 04:28:44.633718 | instance | [ceph/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:28:44.950895 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:44.950958 | instance | [ceph/] 2026-04-17 04:28:44.950970 | instance | [ceph/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:28:44.992282 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:44.992356 | instance | [ceph/] 2026-04-17 04:28:44.992376 | instance | [ceph/] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:28:45.318853 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:45.318915 | instance | [ceph/] 2026-04-17 04:28:45.318927 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:28:45.370649 | instance | [ceph/] ok: [instance] => { 2026-04-17 04:28:45.370699 | instance | [ceph/] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-17 04:28:45.370710 | instance | [ceph/] } 2026-04-17 04:28:45.370720 | instance | [ceph/] 2026-04-17 04:28:45.370729 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:28:45.781641 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:45.781700 | instance | [ceph/] 2026-04-17 04:28:45.781711 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:28:45.827234 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:45.827290 | instance | [ceph/] 2026-04-17 04:28:45.827301 | instance | [ceph/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:28:45.868756 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:45.868807 | instance | [ceph/] 2026-04-17 04:28:45.868818 | instance | [ceph/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:28:46.179351 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:46.179409 | instance | [ceph/] 2026-04-17 04:28:46.179420 | instance | [ceph/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:28:47.291298 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:47.291364 | instance | [ceph/] 2026-04-17 04:28:47.291375 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:28:47.354205 | instance | [ceph/] ok: [instance] => { 2026-04-17 04:28:47.354295 | instance | [ceph/] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-17 04:28:47.354307 | instance | [ceph/] } 2026-04-17 04:28:47.354317 | instance | [ceph/] 2026-04-17 04:28:47.354326 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:28:47.797127 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:47.797192 | instance | [ceph/] 2026-04-17 04:28:47.797204 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:28:49.848438 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:49.848505 | instance | [ceph/] 2026-04-17 04:28:49.848518 | instance | [ceph/] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 04:28:49.877039 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:49.877072 | instance | [ceph/] 2026-04-17 04:28:49.877083 | instance | [ceph/] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 04:28:49.908553 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:49.908585 | instance | [ceph/] 2026-04-17 04:28:49.908595 | instance | [ceph/] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 04:28:49.940512 | instance | [ceph/] skipping: [instance] 2026-04-17 04:28:49.940608 | instance | [ceph/] 2026-04-17 04:28:49.940631 | instance | [ceph/] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 04:28:51.067592 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:51.067657 | instance | [ceph/] 2026-04-17 04:28:51.067668 | instance | [ceph/] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 04:28:51.651454 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:51.651516 | instance | [ceph/] 2026-04-17 04:28:51.651527 | instance | [ceph/] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 04:28:53.129487 | instance | [ceph/] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 04:28:53.129548 | instance | [ceph/] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 04:28:53.129560 | instance | [ceph/] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 04:28:53.129570 | instance | [ceph/] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 04:28:53.129580 | instance | [ceph/] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 04:28:53.129589 | instance | [ceph/] 2026-04-17 04:28:53.129598 | instance | [ceph/] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 04:28:53.750324 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:53.750382 | instance | [ceph/] 2026-04-17 04:28:53.750395 | instance | [ceph/] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 04:28:53.750406 | instance | [ceph/] 2026-04-17 04:28:53.750416 | instance | [ceph/] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 04:28:54.232933 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:54.233009 | instance | [ceph/] 2026-04-17 04:28:54.233025 | instance | [ceph/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:28:54.554334 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:54.554392 | instance | [ceph/] 2026-04-17 04:28:54.554400 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:28:54.610807 | instance | [ceph/] ok: [instance] => { 2026-04-17 04:28:54.610867 | instance | [ceph/] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-17 04:28:54.610876 | instance | [ceph/] } 2026-04-17 04:28:54.610884 | instance | [ceph/] 2026-04-17 04:28:54.610892 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:28:55.065246 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:55.065312 | instance | [ceph/] 2026-04-17 04:28:55.065324 | instance | [ceph/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:28:58.240078 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:58.240155 | instance | [ceph/] 2026-04-17 04:28:58.240169 | instance | [ceph/] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-17 04:28:59.423704 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:59.423797 | instance | [ceph/] 2026-04-17 04:28:59.423810 | instance | [ceph/] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-17 04:28:59.744862 | instance | [ceph/] ok: [instance] 2026-04-17 04:28:59.745029 | instance | [ceph/] 2026-04-17 04:28:59.745036 | instance | [ceph/] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-17 04:29:00.331097 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:00.331221 | instance | [ceph/] 2026-04-17 04:29:00.331235 | instance | [ceph/] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-17 04:29:01.295358 | instance | [ceph/] ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-17 04:29:01.295417 | instance | [ceph/] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-17 04:29:01.295428 | instance | [ceph/] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-17 04:29:01.295437 | instance | [ceph/] 2026-04-17 04:29:01.295446 | instance | [ceph/] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-17 04:29:01.857398 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:01.857473 | instance | [ceph/] 2026-04-17 04:29:01.857485 | instance | [ceph/] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-17 04:29:02.454283 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:02.454364 | instance | [ceph/] 2026-04-17 04:29:02.454394 | instance | [ceph/] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-17 04:29:02.454407 | instance | [ceph/] 2026-04-17 04:29:02.454416 | instance | [ceph/] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-17 04:29:02.954600 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:02.955180 | instance | [ceph/] 2026-04-17 04:29:02.955193 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-17 04:29:03.013691 | instance | [ceph/] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-17 04:29:03.013758 | instance | [ceph/] 2026-04-17 04:29:03.013766 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-17 04:29:04.346559 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:04.346610 | instance | [ceph/] 2026-04-17 04:29:04.346628 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-17 04:29:05.239406 | instance | [ceph/] ok: [instance] => (item=chronyd) 2026-04-17 04:29:05.239452 | instance | [ceph/] ok: [instance] => (item=sshd) 2026-04-17 04:29:05.239458 | instance | [ceph/] 2026-04-17 04:29:05.239462 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-17 04:29:05.794722 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:05.794784 | instance | [ceph/] 2026-04-17 04:29:05.794796 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-17 04:29:06.119150 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:06.119199 | instance | [ceph/] 2026-04-17 04:29:06.119205 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-17 04:29:06.478116 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:06.478187 | instance | [ceph/] 2026-04-17 04:29:06.478200 | instance | [ceph/] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-17 04:29:06.821870 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:06.821944 | instance | [ceph/] 2026-04-17 04:29:06.821956 | instance | [ceph/] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-17 04:29:07.171990 | instance | [ceph/] ok: [instance] => (item=instance) 2026-04-17 04:29:07.172048 | instance | [ceph/] 2026-04-17 04:29:07.172060 | instance | [ceph/] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-17 04:29:07.219499 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:07.219560 | instance | [ceph/] 2026-04-17 04:29:07.219573 | instance | [ceph/] TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-17 04:29:12.632748 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:12.632812 | instance | [ceph/] 2026-04-17 04:29:12.632824 | instance | [ceph/] TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-17 04:29:12.675547 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:12.675587 | instance | [ceph/] 2026-04-17 04:29:12.675592 | instance | [ceph/] TASK [Install Ceph host] ******************************************************* 2026-04-17 04:29:12.742653 | instance | [ceph/] included: vexxhost.ceph.cephadm_host for instance 2026-04-17 04:29:12.742690 | instance | [ceph/] 2026-04-17 04:29:12.742695 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-17 04:29:12.789168 | instance | [ceph/] skipping: [instance] 2026-04-17 04:29:12.789209 | instance | [ceph/] 2026-04-17 04:29:12.789217 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-17 04:29:12.839223 | instance | [ceph/] skipping: [instance] => (item=instance) 2026-04-17 04:29:12.839247 | instance | [ceph/] skipping: [instance] 2026-04-17 04:29:12.839254 | instance | [ceph/] 2026-04-17 04:29:12.839260 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-17 04:29:13.204086 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:13.204143 | instance | [ceph/] 2026-04-17 04:29:13.204154 | instance | [ceph/] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-17 04:29:15.214782 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:15.214878 | instance | [ceph/] 2026-04-17 04:29:15.214891 | instance | [ceph/] TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-17 04:29:15.241482 | instance | [ceph/] skipping: [instance] 2026-04-17 04:29:15.241521 | instance | [ceph/] 2026-04-17 04:29:15.241532 | instance | [ceph/] TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-17 04:29:15.270144 | instance | [ceph/] skipping: [instance] 2026-04-17 04:29:15.270204 | instance | [ceph/] 2026-04-17 04:29:15.270216 | instance | [ceph/] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-17 04:29:20.732513 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:20.732589 | instance | [ceph/] 2026-04-17 04:29:20.732601 | instance | [ceph/] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-17 04:29:31.145326 | instance | [ceph/] ok: [instance] 2026-04-17 04:29:31.145403 | instance | [ceph/] 2026-04-17 04:29:31.145417 | instance | [ceph/] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-17 04:30:58.662313 | instance | [ceph/] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-17 04:30:58.662377 | instance | [ceph/] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-17 04:30:58.662389 | instance | [ceph/] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-17 04:30:58.662399 | instance | [ceph/] 2026-04-17 04:30:58.662409 | instance | [ceph/] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-17 04:31:00.494760 | instance | [ceph/] ok: [instance] 2026-04-17 04:31:00.494811 | instance | [ceph/] 2026-04-17 04:31:00.494819 | instance | [ceph/] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-17 04:31:02.260848 | instance | [ceph/] ok: [instance] 2026-04-17 04:31:02.260920 | instance | [ceph/] 2026-04-17 04:31:02.260926 | instance | [ceph/] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-17 04:31:02.327393 | instance | [ceph/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-17 04:31:02.327440 | instance | [ceph/] 2026-04-17 04:31:02.327453 | instance | [ceph/] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-17 04:31:02.378033 | instance | [ceph/] ok: [instance] 2026-04-17 04:31:02.378073 | instance | [ceph/] 2026-04-17 04:31:02.378084 | instance | [ceph/] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-17 04:31:04.198540 | instance | [ceph/] ok: [instance] 2026-04-17 04:31:04.198600 | instance | [ceph/] 2026-04-17 04:31:04.198612 | instance | [ceph/] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-17 04:31:04.245023 | instance | [ceph/] ok: [instance] 2026-04-17 04:31:04.245052 | instance | [ceph/] 2026-04-17 04:31:04.245063 | instance | [ceph/] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-17 04:31:04.293324 | instance | [ceph/] skipping: [instance] => (item=1) 2026-04-17 04:31:04.293360 | instance | [ceph/] skipping: [instance] => (item=1) 2026-04-17 04:31:04.293370 | instance | [ceph/] skipping: [instance] => (item=1) 2026-04-17 04:31:04.293380 | instance | [ceph/] skipping: [instance] 2026-04-17 04:31:04.293389 | instance | [ceph/] 2026-04-17 04:31:04.293398 | instance | [ceph/] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-17 04:31:04.341100 | instance | [ceph/] skipping: [instance] 2026-04-17 04:31:04.341143 | instance | [ceph/] 2026-04-17 04:31:04.341155 | instance | [ceph/] PLAY [all] ********************************************************************* 2026-04-17 04:31:04.341165 | instance | [ceph/] 2026-04-17 04:31:04.341174 | instance | [ceph/] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-17 04:31:04.777187 | instance | [ceph/] ok: [instance] 2026-04-17 04:31:04.777264 | instance | [ceph/] 2026-04-17 04:31:04.777277 | instance | [ceph/] PLAY RECAP ********************************************************************* 2026-04-17 04:31:04.777288 | instance | [ceph/] instance : ok=113 changed=24 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 2026-04-17 04:31:04.777298 | instance | [ceph/] 2026-04-17 04:31:04.874130 | instance | ==> [ceph] Deployment complete 2026-04-17 04:31:05.763102 | instance | [kubernetes/] 2026-04-17 04:31:05.763179 | instance | [kubernetes/] PLAY [all] ********************************************************************* 2026-04-17 04:31:05.763191 | instance | [kubernetes/] 2026-04-17 04:31:05.763200 | instance | [kubernetes/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:31:07.206351 | instance | [kubernetes/] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:31:07.206425 | instance | [kubernetes/] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:31:07.206438 | instance | [kubernetes/] interpreter could change the meaning of that path. See 2026-04-17 04:31:07.206448 | instance | [kubernetes/] https://docs.ansible.com/ansible- 2026-04-17 04:31:07.206458 | instance | [kubernetes/] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:31:07.226917 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:07.226943 | instance | [kubernetes/] 2026-04-17 04:31:07.226953 | instance | [kubernetes/] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-17 04:31:13.171292 | instance | [kubernetes/] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-17 04:31:13.171362 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-17 04:31:13.171373 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-17 04:31:13.171383 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-17 04:31:13.171392 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-17 04:31:13.171401 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-17 04:31:13.171421 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-17 04:31:13.171430 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-17 04:31:13.171439 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-17 04:31:13.171448 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-17 04:31:13.171457 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-17 04:31:13.171466 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-17 04:31:13.171475 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-17 04:31:13.171483 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-17 04:31:13.171492 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 04:31:13.171509 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 04:31:13.171518 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 04:31:13.171526 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 04:31:13.171535 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 04:31:13.171544 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 04:31:13.171553 | instance | [kubernetes/] 2026-04-17 04:31:13.171562 | instance | [kubernetes/] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-17 04:31:13.604192 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:13.604268 | instance | [kubernetes/] 2026-04-17 04:31:13.604282 | instance | [kubernetes/] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-17 04:31:14.393031 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:14.393135 | instance | [kubernetes/] 2026-04-17 04:31:14.393148 | instance | [kubernetes/] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-17 04:31:14.861739 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:14.861796 | instance | [kubernetes/] 2026-04-17 04:31:14.861807 | instance | [kubernetes/] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-17 04:31:14.999564 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:14.999626 | instance | [kubernetes/] 2026-04-17 04:31:14.999637 | instance | [kubernetes/] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-17 04:31:14.999647 | instance | [kubernetes/] 2026-04-17 04:31:14.999656 | instance | [kubernetes/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:31:16.125709 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:16.125789 | instance | [kubernetes/] 2026-04-17 04:31:16.125801 | instance | [kubernetes/] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-17 04:31:16.444358 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:16.444439 | instance | [kubernetes/] 2026-04-17 04:31:16.444451 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-17 04:31:17.911451 | instance | [kubernetes/] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-17 04:31:17.911519 | instance | [kubernetes/] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-17 04:31:17.911531 | instance | [kubernetes/] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-17 04:31:17.911541 | instance | [kubernetes/] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-17 04:31:17.911550 | instance | [kubernetes/] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-17 04:31:17.911559 | instance | [kubernetes/] 2026-04-17 04:31:17.911568 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-17 04:31:18.866400 | instance | [kubernetes/] 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-17 04:31:18.866475 | instance | [kubernetes/] 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-17 04:31:18.866497 | instance | [kubernetes/] 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-17 04:31:18.866516 | instance | [kubernetes/] ...ignoring 2026-04-17 04:31:18.866527 | instance | [kubernetes/] 2026-04-17 04:31:18.866536 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-17 04:31:19.163311 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:19.163362 | instance | [kubernetes/] 2026-04-17 04:31:19.163374 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-17 04:31:19.457866 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:19.457932 | instance | [kubernetes/] 2026-04-17 04:31:19.457944 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-17 04:31:19.494363 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:19.494398 | instance | [kubernetes/] 2026-04-17 04:31:19.494410 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-17 04:31:19.574206 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:19.574241 | instance | [kubernetes/] 2026-04-17 04:31:19.574252 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-17 04:31:20.209484 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:20.209557 | instance | [kubernetes/] 2026-04-17 04:31:20.209587 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-17 04:31:20.574609 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:20.574681 | instance | [kubernetes/] 2026-04-17 04:31:20.574693 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-17 04:31:20.574703 | instance | [kubernetes/] 2026-04-17 04:31:20.574713 | instance | [kubernetes/] PLAY [Install Kubernetes] ****************************************************** 2026-04-17 04:31:20.574722 | instance | [kubernetes/] 2026-04-17 04:31:20.574732 | instance | [kubernetes/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:31:21.686721 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:21.686810 | instance | [kubernetes/] 2026-04-17 04:31:21.686822 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:22.025875 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:22.025960 | instance | [kubernetes/] 2026-04-17 04:31:22.025969 | instance | [kubernetes/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:31:22.068317 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:22.068381 | instance | [kubernetes/] 2026-04-17 04:31:22.068392 | instance | [kubernetes/] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:31:22.405463 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:22.405514 | instance | [kubernetes/] 2026-04-17 04:31:22.405519 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:22.466101 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:22.466138 | instance | [kubernetes/] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-17 04:31:22.466151 | instance | [kubernetes/] } 2026-04-17 04:31:22.466161 | instance | [kubernetes/] 2026-04-17 04:31:22.466171 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:22.983948 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:22.984026 | instance | [kubernetes/] 2026-04-17 04:31:22.984037 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:23.032297 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:23.032403 | instance | [kubernetes/] 2026-04-17 04:31:23.032415 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:23.368248 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:23.368291 | instance | [kubernetes/] 2026-04-17 04:31:23.368301 | instance | [kubernetes/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:31:24.636624 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:24.636721 | instance | [kubernetes/] 2026-04-17 04:31:24.636734 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:24.699663 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:24.699726 | instance | [kubernetes/] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-17 04:31:24.699734 | instance | [kubernetes/] } 2026-04-17 04:31:24.699741 | instance | [kubernetes/] 2026-04-17 04:31:24.699748 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:25.175469 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:25.175536 | instance | [kubernetes/] 2026-04-17 04:31:25.175553 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:27.494319 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:27.494395 | instance | [kubernetes/] 2026-04-17 04:31:27.494406 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 04:31:27.519168 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:27.519205 | instance | [kubernetes/] 2026-04-17 04:31:27.519216 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 04:31:27.552079 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:27.552133 | instance | [kubernetes/] 2026-04-17 04:31:27.552172 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 04:31:27.585944 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:27.586012 | instance | [kubernetes/] 2026-04-17 04:31:27.586028 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 04:31:28.840766 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:28.840840 | instance | [kubernetes/] 2026-04-17 04:31:28.840852 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 04:31:29.400429 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:29.400487 | instance | [kubernetes/] 2026-04-17 04:31:29.400498 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 04:31:30.935668 | instance | [kubernetes/] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 04:31:30.935713 | instance | [kubernetes/] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 04:31:30.935719 | instance | [kubernetes/] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 04:31:30.935728 | instance | [kubernetes/] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 04:31:30.935733 | instance | [kubernetes/] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 04:31:30.935739 | instance | [kubernetes/] 2026-04-17 04:31:30.935744 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 04:31:31.593031 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:31.593088 | instance | [kubernetes/] 2026-04-17 04:31:31.593098 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 04:31:31.593107 | instance | [kubernetes/] 2026-04-17 04:31:31.593114 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 04:31:32.325999 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:32.326072 | instance | [kubernetes/] 2026-04-17 04:31:32.326084 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-17 04:31:33.180543 | instance | [kubernetes/] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-17 04:31:33.180585 | instance | [kubernetes/] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-17 04:31:33.180591 | instance | [kubernetes/] ...ignoring 2026-04-17 04:31:33.180595 | instance | [kubernetes/] 2026-04-17 04:31:33.180604 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-17 04:31:33.220838 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:33.220881 | instance | [kubernetes/] 2026-04-17 04:31:33.220887 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-17 04:31:33.262675 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:33.262709 | instance | [kubernetes/] 2026-04-17 04:31:33.262715 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-17 04:31:33.302937 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:33.302961 | instance | [kubernetes/] 2026-04-17 04:31:33.302966 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-17 04:31:33.338505 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:33.338524 | instance | [kubernetes/] 2026-04-17 04:31:33.338529 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-17 04:31:33.381617 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:33.381638 | instance | [kubernetes/] 2026-04-17 04:31:33.381652 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:33.716505 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:33.716550 | instance | [kubernetes/] 2026-04-17 04:31:33.716556 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:33.762671 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:33.762708 | instance | [kubernetes/] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-17 04:31:33.762714 | instance | [kubernetes/] } 2026-04-17 04:31:33.762719 | instance | [kubernetes/] 2026-04-17 04:31:33.762723 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:35.027295 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:35.027356 | instance | [kubernetes/] 2026-04-17 04:31:35.027368 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:35.076889 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:35.076937 | instance | [kubernetes/] 2026-04-17 04:31:35.076948 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:35.399208 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:35.399269 | instance | [kubernetes/] 2026-04-17 04:31:35.399281 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:35.444786 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:35.444843 | instance | [kubernetes/] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-17 04:31:35.444854 | instance | [kubernetes/] } 2026-04-17 04:31:35.444864 | instance | [kubernetes/] 2026-04-17 04:31:35.444873 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:40.890760 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:40.890851 | instance | [kubernetes/] 2026-04-17 04:31:40.890866 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:40.942777 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:40.942860 | instance | [kubernetes/] 2026-04-17 04:31:40.942873 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 04:31:40.974330 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:40.974391 | instance | [kubernetes/] 2026-04-17 04:31:40.974400 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 04:31:41.006924 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:41.007002 | instance | [kubernetes/] 2026-04-17 04:31:41.007031 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 04:31:41.039084 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:31:41.039130 | instance | [kubernetes/] 2026-04-17 04:31:41.039142 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 04:31:42.241940 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:42.242003 | instance | [kubernetes/] 2026-04-17 04:31:42.242015 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 04:31:42.768850 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:42.768912 | instance | [kubernetes/] 2026-04-17 04:31:42.768924 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 04:31:44.239723 | instance | [kubernetes/] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 04:31:44.239789 | instance | [kubernetes/] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 04:31:44.239801 | instance | [kubernetes/] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 04:31:44.239810 | instance | [kubernetes/] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 04:31:44.239820 | instance | [kubernetes/] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 04:31:44.239829 | instance | [kubernetes/] 2026-04-17 04:31:44.239858 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 04:31:44.872411 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:44.872474 | instance | [kubernetes/] 2026-04-17 04:31:44.872486 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 04:31:44.872499 | instance | [kubernetes/] 2026-04-17 04:31:44.872508 | instance | [kubernetes/] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 04:31:45.328979 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:45.329054 | instance | [kubernetes/] 2026-04-17 04:31:45.329071 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:45.659139 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:45.659203 | instance | [kubernetes/] 2026-04-17 04:31:45.659215 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:45.713240 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:45.713300 | instance | [kubernetes/] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-17 04:31:45.713312 | instance | [kubernetes/] } 2026-04-17 04:31:45.713322 | instance | [kubernetes/] 2026-04-17 04:31:45.713331 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:46.424650 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:46.424727 | instance | [kubernetes/] 2026-04-17 04:31:46.424739 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:47.873117 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:47.873155 | instance | [kubernetes/] 2026-04-17 04:31:47.873161 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:47.923186 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:47.923214 | instance | [kubernetes/] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-17 04:31:47.923222 | instance | [kubernetes/] } 2026-04-17 04:31:47.923228 | instance | [kubernetes/] 2026-04-17 04:31:47.923234 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:48.632041 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:48.632088 | instance | [kubernetes/] 2026-04-17 04:31:48.632096 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:50.140730 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:50.140790 | instance | [kubernetes/] 2026-04-17 04:31:50.140799 | instance | [kubernetes/] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-17 04:31:50.719973 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:50.720041 | instance | [kubernetes/] 2026-04-17 04:31:50.720054 | instance | [kubernetes/] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-17 04:31:51.081926 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:51.081991 | instance | [kubernetes/] 2026-04-17 04:31:51.082003 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:51.388948 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:51.389010 | instance | [kubernetes/] 2026-04-17 04:31:51.389023 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:51.441986 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:51.442026 | instance | [kubernetes/] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-04-17 04:31:51.442038 | instance | [kubernetes/] } 2026-04-17 04:31:51.442047 | instance | [kubernetes/] 2026-04-17 04:31:51.442056 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:31:52.352779 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:52.352839 | instance | [kubernetes/] 2026-04-17 04:31:52.352848 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:31:55.122412 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:55.122483 | instance | [kubernetes/] 2026-04-17 04:31:55.122499 | instance | [kubernetes/] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-17 04:31:55.171495 | instance | [kubernetes/] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-17 04:31:55.171559 | instance | [kubernetes/] 2026-04-17 04:31:55.171566 | instance | [kubernetes/] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-17 04:31:56.470709 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:56.470780 | instance | [kubernetes/] 2026-04-17 04:31:56.470791 | instance | [kubernetes/] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-17 04:31:56.785130 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:56.785194 | instance | [kubernetes/] 2026-04-17 04:31:56.785206 | instance | [kubernetes/] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-17 04:31:57.384238 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:31:57.384315 | instance | [kubernetes/] 2026-04-17 04:31:57.384359 | instance | [kubernetes/] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-17 04:31:58.739350 | instance | [kubernetes/] changed: [instance] => (item=br_netfilter) 2026-04-17 04:31:58.739439 | instance | [kubernetes/] ok: [instance] => (item=ip_tables) 2026-04-17 04:31:58.739451 | instance | [kubernetes/] changed: [instance] => (item=ip6_tables) 2026-04-17 04:31:58.739461 | instance | [kubernetes/] ok: [instance] => (item=nf_conntrack) 2026-04-17 04:31:58.739470 | instance | [kubernetes/] 2026-04-17 04:31:58.739480 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:31:59.063528 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:31:59.063622 | instance | [kubernetes/] 2026-04-17 04:31:59.063635 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:31:59.107794 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:31:59.107832 | instance | [kubernetes/] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-17 04:31:59.107844 | instance | [kubernetes/] } 2026-04-17 04:31:59.107854 | instance | [kubernetes/] 2026-04-17 04:31:59.107864 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:32:00.808698 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:00.808756 | instance | [kubernetes/] 2026-04-17 04:32:00.808764 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:32:00.850527 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:00.850640 | instance | [kubernetes/] 2026-04-17 04:32:00.850663 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-17 04:32:00.905444 | instance | [kubernetes/] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-17 04:32:00.905522 | instance | [kubernetes/] 2026-04-17 04:32:00.905534 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-17 04:32:00.941821 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:00.941926 | instance | [kubernetes/] 2026-04-17 04:32:00.941939 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-17 04:32:02.130396 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:02.130477 | instance | [kubernetes/] 2026-04-17 04:32:02.130489 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-17 04:32:05.197033 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-17 04:32:05.197114 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-17 04:32:05.197130 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-17 04:32:05.197155 | instance | [kubernetes/] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-17 04:32:05.197187 | instance | [kubernetes/] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-17 04:32:05.197201 | instance | [kubernetes/] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-17 04:32:05.197215 | instance | [kubernetes/] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-17 04:32:05.197229 | instance | [kubernetes/] 2026-04-17 04:32:05.197242 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-17 04:32:06.096553 | instance | [kubernetes/] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-17 04:32:06.096617 | instance | [kubernetes/] ok: [instance] => (item=/etc/kubernetes) 2026-04-17 04:32:06.096623 | instance | [kubernetes/] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-17 04:32:06.096628 | instance | [kubernetes/] 2026-04-17 04:32:06.096632 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-17 04:32:06.681442 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:06.681506 | instance | [kubernetes/] 2026-04-17 04:32:06.681518 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-17 04:32:07.263739 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:07.263818 | instance | [kubernetes/] 2026-04-17 04:32:07.263831 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-17 04:32:07.604696 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:07.604764 | instance | [kubernetes/] 2026-04-17 04:32:07.604771 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-17 04:32:07.636304 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:07.636374 | instance | [kubernetes/] 2026-04-17 04:32:07.636385 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-17 04:32:08.395857 | instance | [kubernetes/] ok: [instance] => (item=swap) 2026-04-17 04:32:08.395919 | instance | [kubernetes/] ok: [instance] => (item=none) 2026-04-17 04:32:08.395931 | instance | [kubernetes/] 2026-04-17 04:32:08.395940 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-17 04:32:08.992458 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:08.992535 | instance | [kubernetes/] 2026-04-17 04:32:08.992545 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-17 04:32:09.715799 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:09.715895 | instance | [kubernetes/] 2026-04-17 04:32:09.715914 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-17 04:32:09.715938 | instance | [kubernetes/] 2026-04-17 04:32:09.715968 | instance | [kubernetes/] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-17 04:32:10.593680 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:10.593739 | instance | [kubernetes/] 2026-04-17 04:32:10.593751 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-17 04:32:11.312960 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:11.313016 | instance | [kubernetes/] 2026-04-17 04:32:11.313028 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-17 04:32:12.588255 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:12.588382 | instance | [kubernetes/] 2026-04-17 04:32:12.588395 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-17 04:32:13.470033 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:13.470148 | instance | [kubernetes/] 2026-04-17 04:32:13.470161 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-17 04:32:13.898814 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:13.899611 | instance | [kubernetes/] 2026-04-17 04:32:13.899621 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-17 04:32:14.438719 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:14.438775 | instance | [kubernetes/] 2026-04-17 04:32:14.438787 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-17 04:32:14.512824 | instance | [kubernetes/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-17 04:32:14.512885 | instance | [kubernetes/] 2026-04-17 04:32:14.512897 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-17 04:32:14.586496 | instance | [kubernetes/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-17 04:32:14.586531 | instance | [kubernetes/] 2026-04-17 04:32:14.586543 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-17 04:32:14.910496 | instance | [kubernetes/] ok: [instance] => (item=instance) 2026-04-17 04:32:14.910612 | instance | [kubernetes/] 2026-04-17 04:32:14.910624 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-17 04:32:14.953465 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:14.953500 | instance | [kubernetes/] 2026-04-17 04:32:14.953512 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-17 04:32:15.000125 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:15.000163 | instance | [kubernetes/] 2026-04-17 04:32:15.000174 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-17 04:32:15.041078 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:32:15.041117 | instance | [kubernetes/] "msg": "instance" 2026-04-17 04:32:15.041128 | instance | [kubernetes/] } 2026-04-17 04:32:15.041138 | instance | [kubernetes/] 2026-04-17 04:32:15.041148 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-17 04:32:15.718071 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:15.718126 | instance | [kubernetes/] 2026-04-17 04:32:15.718134 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-17 04:32:15.747566 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.747614 | instance | [kubernetes/] 2026-04-17 04:32:15.747626 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-17 04:32:15.772530 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.772567 | instance | [kubernetes/] 2026-04-17 04:32:15.772578 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-17 04:32:15.803405 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.803453 | instance | [kubernetes/] 2026-04-17 04:32:15.803461 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-17 04:32:15.842810 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.842857 | instance | [kubernetes/] 2026-04-17 04:32:15.842873 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-17 04:32:15.884130 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.884186 | instance | [kubernetes/] 2026-04-17 04:32:15.884197 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-17 04:32:15.921442 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.921462 | instance | [kubernetes/] 2026-04-17 04:32:15.921472 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-17 04:32:15.954100 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:15.954131 | instance | [kubernetes/] 2026-04-17 04:32:15.954141 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-17 04:32:37.018438 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:37.018496 | instance | [kubernetes/] 2026-04-17 04:32:37.018507 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-17 04:32:37.337190 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:37.337254 | instance | [kubernetes/] 2026-04-17 04:32:37.337267 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-17 04:32:37.366347 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:37.366392 | instance | [kubernetes/] 2026-04-17 04:32:37.366400 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-17 04:32:37.678573 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:37.678634 | instance | [kubernetes/] 2026-04-17 04:32:37.678647 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-17 04:32:37.988039 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:37.988104 | instance | [kubernetes/] 2026-04-17 04:32:37.988115 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-17 04:32:38.298341 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:38.298406 | instance | [kubernetes/] 2026-04-17 04:32:38.298429 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-17 04:32:39.620196 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:39.620312 | instance | [kubernetes/] 2026-04-17 04:32:39.620353 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-17 04:32:40.714740 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:40.714818 | instance | [kubernetes/] 2026-04-17 04:32:40.714830 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-17 04:32:40.755219 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:40.755271 | instance | [kubernetes/] 2026-04-17 04:32:40.755284 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-17 04:32:40.806685 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:40.806722 | instance | [kubernetes/] 2026-04-17 04:32:40.806733 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-17 04:32:41.605930 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:41.606010 | instance | [kubernetes/] 2026-04-17 04:32:41.606019 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-17 04:32:41.644709 | instance | [kubernetes/] skipping: [instance] => (item=DaemonSet) 2026-04-17 04:32:41.644761 | instance | [kubernetes/] skipping: [instance] => (item=ConfigMap) 2026-04-17 04:32:41.644768 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:41.644775 | instance | [kubernetes/] 2026-04-17 04:32:41.644781 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-17 04:32:41.681927 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:41.681993 | instance | [kubernetes/] 2026-04-17 04:32:41.682016 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-17 04:32:41.717565 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:41.717613 | instance | [kubernetes/] 2026-04-17 04:32:41.717621 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-17 04:32:41.759518 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:41.759569 | instance | [kubernetes/] 2026-04-17 04:32:41.759577 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-17 04:32:41.799901 | instance | [kubernetes/] skipping: [instance] 2026-04-17 04:32:41.799961 | instance | [kubernetes/] 2026-04-17 04:32:41.799969 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-17 04:32:42.337889 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:42.337985 | instance | [kubernetes/] 2026-04-17 04:32:42.337999 | instance | [kubernetes/] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-17 04:32:43.389615 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:43.389664 | instance | [kubernetes/] 2026-04-17 04:32:43.389686 | instance | [kubernetes/] PLAY [Install control-plane components] **************************************** 2026-04-17 04:32:43.389690 | instance | [kubernetes/] 2026-04-17 04:32:43.389695 | instance | [kubernetes/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:32:44.651898 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:44.651971 | instance | [kubernetes/] 2026-04-17 04:32:44.651984 | instance | [kubernetes/] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 04:32:44.981409 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:44.981452 | instance | [kubernetes/] 2026-04-17 04:32:44.981460 | instance | [kubernetes/] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:32:46.264357 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:46.264427 | instance | [kubernetes/] 2026-04-17 04:32:46.264444 | instance | [kubernetes/] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:32:46.595160 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:46.595228 | instance | [kubernetes/] 2026-04-17 04:32:46.595239 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:32:46.640017 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:32:46.640054 | instance | [kubernetes/] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-17 04:32:46.640065 | instance | [kubernetes/] } 2026-04-17 04:32:46.640074 | instance | [kubernetes/] 2026-04-17 04:32:46.640083 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:32:47.566722 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:47.566773 | instance | [kubernetes/] 2026-04-17 04:32:47.566781 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:32:49.161589 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:49.161636 | instance | [kubernetes/] 2026-04-17 04:32:49.161641 | instance | [kubernetes/] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-17 04:32:49.611734 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:49.611773 | instance | [kubernetes/] 2026-04-17 04:32:49.611781 | instance | [kubernetes/] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-17 04:32:49.910266 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:49.910321 | instance | [kubernetes/] 2026-04-17 04:32:49.910333 | instance | [kubernetes/] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-17 04:32:50.280507 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:50.280593 | instance | [kubernetes/] 2026-04-17 04:32:50.280606 | instance | [kubernetes/] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-17 04:32:50.606045 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:50.606107 | instance | [kubernetes/] 2026-04-17 04:32:50.606121 | instance | [kubernetes/] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-17 04:32:50.909644 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:50.909713 | instance | [kubernetes/] 2026-04-17 04:32:50.909724 | instance | [kubernetes/] TASK [Install plugin] ********************************************************** 2026-04-17 04:32:50.964248 | instance | [kubernetes/] included: vexxhost.containers.download_artifact for instance 2026-04-17 04:32:50.964391 | instance | [kubernetes/] 2026-04-17 04:32:50.964407 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:32:51.009445 | instance | [kubernetes/] ok: [instance] => { 2026-04-17 04:32:51.009522 | instance | [kubernetes/] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-17 04:32:51.009531 | instance | [kubernetes/] } 2026-04-17 04:32:51.009538 | instance | [kubernetes/] 2026-04-17 04:32:51.009544 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:32:51.788428 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:51.788501 | instance | [kubernetes/] 2026-04-17 04:32:51.788512 | instance | [kubernetes/] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:32:53.703683 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:53.704236 | instance | [kubernetes/] 2026-04-17 04:32:53.704255 | instance | [kubernetes/] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:32:53.744116 | instance | [kubernetes/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:32:53.744167 | instance | [kubernetes/] 2026-04-17 04:32:53.744179 | instance | [kubernetes/] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:32:54.371946 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:54.372008 | instance | [kubernetes/] 2026-04-17 04:32:54.372020 | instance | [kubernetes/] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-17 04:32:55.269628 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:32:55.269687 | instance | [kubernetes/] 2026-04-17 04:32:55.269698 | instance | [kubernetes/] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-17 04:32:57.164797 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:57.164865 | instance | [kubernetes/] 2026-04-17 04:32:57.164877 | instance | [kubernetes/] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:32:57.203369 | instance | [kubernetes/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:32:57.203454 | instance | [kubernetes/] 2026-04-17 04:32:57.203466 | instance | [kubernetes/] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:32:57.732542 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:32:57.732619 | instance | [kubernetes/] 2026-04-17 04:32:57.732628 | instance | [kubernetes/] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-17 04:33:27.953951 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:33:27.954013 | instance | [kubernetes/] 2026-04-17 04:33:27.954019 | instance | [kubernetes/] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-17 04:33:28.733224 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:33:28.733292 | instance | [kubernetes/] 2026-04-17 04:33:28.733304 | instance | [kubernetes/] PLAY [all] ********************************************************************* 2026-04-17 04:33:28.733313 | instance | [kubernetes/] 2026-04-17 04:33:28.733322 | instance | [kubernetes/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:33:30.026202 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:33:30.026260 | instance | [kubernetes/] 2026-04-17 04:33:30.026273 | instance | [kubernetes/] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-17 04:33:30.852078 | instance | [kubernetes/] changed: [instance] 2026-04-17 04:33:30.852124 | instance | [kubernetes/] 2026-04-17 04:33:30.852132 | instance | [kubernetes/] PLAY [all] ********************************************************************* 2026-04-17 04:33:30.852139 | instance | [kubernetes/] 2026-04-17 04:33:30.852144 | instance | [kubernetes/] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-17 04:33:31.819517 | instance | [kubernetes/] ok: [instance] 2026-04-17 04:33:31.819574 | instance | [kubernetes/] 2026-04-17 04:33:31.819591 | instance | [kubernetes/] PLAY RECAP ********************************************************************* 2026-04-17 04:33:31.819598 | instance | [kubernetes/] instance : ok=123 changed=44 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-17 04:33:31.819604 | instance | [kubernetes/] 2026-04-17 04:33:32.006871 | instance | ==> [kubernetes] Deployment complete 2026-04-17 04:33:32.500850 | instance | [iscsi/iscsi] 2026-04-17 04:33:32.500887 | instance | [iscsi/iscsi] PLAY [controllers:computes] **************************************************** 2026-04-17 04:33:32.500892 | instance | [iscsi/iscsi] 2026-04-17 04:33:32.500897 | instance | [iscsi/iscsi] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:33:34.209243 | instance | [iscsi/iscsi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:33:34.209360 | instance | [iscsi/iscsi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:33:34.209380 | instance | [iscsi/iscsi] interpreter could change the meaning of that path. See 2026-04-17 04:33:34.209395 | instance | [iscsi/iscsi] https://docs.ansible.com/ansible- 2026-04-17 04:33:34.209408 | instance | [iscsi/iscsi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:33:34.222394 | instance | [iscsi/iscsi] ok: [instance] 2026-04-17 04:33:34.222457 | instance | [iscsi/iscsi] 2026-04-17 04:33:34.222475 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-17 04:33:35.755290 | instance | [iscsi/iscsi] ok: [instance] 2026-04-17 04:33:35.756100 | instance | [iscsi/iscsi] 2026-04-17 04:33:35.756117 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-17 04:33:36.492709 | instance | [iscsi/iscsi] changed: [instance] 2026-04-17 04:33:36.492779 | instance | [iscsi/iscsi] 2026-04-17 04:33:36.492792 | instance | [iscsi/iscsi] PLAY RECAP ********************************************************************* 2026-04-17 04:33:36.492803 | instance | [iscsi/iscsi] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:33:36.492813 | instance | [iscsi/iscsi] 2026-04-17 04:33:36.588776 | instance | ==> [iscsi] Deployment complete 2026-04-17 04:33:37.129217 | instance | [multipathd/multipathd] 2026-04-17 04:33:37.129291 | instance | [multipathd/multipathd] PLAY [controllers:computes] **************************************************** 2026-04-17 04:33:37.129303 | instance | [multipathd/multipathd] 2026-04-17 04:33:37.129314 | instance | [multipathd/multipathd] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:33:38.832099 | instance | [multipathd/multipathd] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:33:38.832170 | instance | [multipathd/multipathd] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:33:38.832183 | instance | [multipathd/multipathd] interpreter could change the meaning of that path. See 2026-04-17 04:33:38.832194 | instance | [multipathd/multipathd] https://docs.ansible.com/ansible- 2026-04-17 04:33:38.832204 | instance | [multipathd/multipathd] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:33:38.847194 | instance | [multipathd/multipathd] ok: [instance] 2026-04-17 04:33:38.847269 | instance | [multipathd/multipathd] 2026-04-17 04:33:38.847282 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-17 04:39:48.225095 | instance | [multipathd/multipathd] changed: [instance] 2026-04-17 04:39:48.225164 | instance | [multipathd/multipathd] 2026-04-17 04:39:48.225175 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-17 04:39:59.301649 | instance | [multipathd/multipathd] changed: [instance] 2026-04-17 04:39:59.301713 | instance | [multipathd/multipathd] 2026-04-17 04:39:59.301726 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-17 04:40:00.061087 | instance | [multipathd/multipathd] changed: [instance] 2026-04-17 04:40:00.061140 | instance | [multipathd/multipathd] 2026-04-17 04:40:00.061148 | instance | [multipathd/multipathd] RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-17 04:40:00.821658 | instance | [multipathd/multipathd] changed: [instance] 2026-04-17 04:40:00.821717 | instance | [multipathd/multipathd] 2026-04-17 04:40:00.821729 | instance | [multipathd/multipathd] PLAY RECAP ********************************************************************* 2026-04-17 04:40:00.821739 | instance | [multipathd/multipathd] instance : ok=5 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:40:00.821749 | instance | [multipathd/multipathd] 2026-04-17 04:40:00.927991 | instance | ==> [multipathd] Deployment complete 2026-04-17 04:40:00.928054 | instance | ==> Pre-pulling container images 2026-04-17 04:40:01.451363 | instance | [prepull] 2026-04-17 04:40:01.451439 | instance | [prepull] PLAY [Pre-pull container images] *********************************************** 2026-04-17 04:40:01.451505 | instance | [prepull] 2026-04-17 04:40:01.451514 | instance | [prepull] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:40:03.038250 | instance | [prepull] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:40:03.038307 | instance | [prepull] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:40:03.038319 | instance | [prepull] interpreter could change the meaning of that path. See 2026-04-17 04:40:03.038328 | instance | [prepull] https://docs.ansible.com/ansible- 2026-04-17 04:40:03.038338 | instance | [prepull] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:40:03.055574 | instance | [prepull] ok: [instance] 2026-04-17 04:40:03.055610 | instance | [prepull] 2026-04-17 04:40:03.055621 | instance | [prepull] TASK [Build unique image list] ************************************************* 2026-04-17 04:40:03.182746 | instance | [prepull] ok: [instance] 2026-04-17 04:40:03.182784 | instance | [prepull] 2026-04-17 04:40:03.182796 | instance | [prepull] TASK [Pull all container images in parallel] *********************************** 2026-04-17 04:40:44.393432 | instance | [prepull] ok: [instance] => (item=redis-exporter:1.67.0-debian-12-r9) 2026-04-17 04:40:44.393503 | instance | [prepull] ok: [instance] => (item=valkey-sentinel:8.0.2-debian-12-r4) 2026-04-17 04:40:44.393512 | instance | [prepull] ok: [instance] => (item=valkey:8.0.2-debian-12-r4) 2026-04-17 04:40:44.393519 | instance | [prepull] ok: [instance] => (item=goldpinger:3.10.1) 2026-04-17 04:40:44.393525 | instance | [prepull] ok: [instance] => (item=coredns:1.11.1) 2026-04-17 04:40:44.393531 | instance | [prepull] ok: [instance] => (item=grafana:11.0.0) 2026-04-17 04:40:44.393537 | instance | [prepull] ok: [instance] => (item=loki:3.0.0) 2026-04-17 04:40:44.393543 | instance | [prepull] ok: [instance] => (item=haproxy:2.5) 2026-04-17 04:40:44.393549 | instance | [prepull] ok: [instance] => (item=memcached:1.6.26) 2026-04-17 04:40:44.393555 | instance | [prepull] ok: [instance] => (item=nginx:1.25) 2026-04-17 04:40:44.393561 | instance | [prepull] ok: [instance] => (item=rabbitmq:4.1.4-management) 2026-04-17 04:40:44.393566 | instance | [prepull] ok: [instance] => (item=nginx-unprivileged:1.24-alpine) 2026-04-17 04:40:44.393572 | instance | [prepull] ok: [instance] => (item=haproxy:2.8.15) 2026-04-17 04:40:44.393578 | instance | [prepull] ok: [instance] => (item=percona-xtrabackup:8.0.35-33.1) 2026-04-17 04:40:44.393583 | instance | [prepull] ok: [instance] => (item=percona-xtradb-cluster-operator:1.18.0) 2026-04-17 04:40:44.393589 | instance | [prepull] ok: [instance] => (item=percona-xtradb-cluster:8.0.42-33.1) 2026-04-17 04:40:44.393595 | instance | [prepull] ok: [instance] => (item=pushgateway:v1.8.0) 2026-04-17 04:40:44.393601 | instance | [prepull] ok: [instance] => (item=cluster-operator:2.16.1) 2026-04-17 04:40:44.393607 | instance | [prepull] ok: [instance] => (item=default-user-credential-updater:1.0.8) 2026-04-17 04:40:44.393613 | instance | [prepull] ok: [instance] => (item=messaging-topology-operator:1.17.4) 2026-04-17 04:40:44.393619 | instance | [prepull] ok: [instance] => (item=kubectl:v1.34.1) 2026-04-17 04:40:44.393625 | instance | [prepull] ok: [instance] => (item=local-path-provisioner:v0.0.24) 2026-04-17 04:40:44.393630 | instance | [prepull] ok: [instance] => (item=ceph:v1.15.9) 2026-04-17 04:40:44.393636 | instance | [prepull] ok: [instance] => (item=vector:0.38.0-debian) 2026-04-17 04:40:44.393642 | instance | [prepull] ok: [instance] => (item=secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b519...) 2026-04-17 04:40:44.393654 | instance | [prepull] ok: [instance] => (item=busybox:1.36) 2026-04-17 04:40:44.393660 | instance | [prepull] ok: [instance] => (item=prometheus-libvirt-exporter:2.2.0) 2026-04-17 04:40:44.393666 | instance | [prepull] ok: [instance] => (item=kube-vip:v0.6.4) 2026-04-17 04:40:44.393671 | instance | [prepull] ok: [instance] => (item=openstack-exporter:1.7.0) 2026-04-17 04:40:44.393677 | instance | [prepull] ok: [instance] => (item=barbican:main@sha256:eab0ec0be8f8e5b3534131c494943ed5fc73...) 2026-04-17 04:40:44.393683 | instance | [prepull] ok: [instance] => (item=cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c7...) 2026-04-17 04:40:44.393689 | instance | [prepull] ok: [instance] => (item=designate:main@sha256:08f191cc2c03c0859849efe52f0a9a3757c...) 2026-04-17 04:40:44.393704 | instance | [prepull] ok: [instance] => (item=glance:main@sha256:b9c065d575cf30d0316d3f1f3cdbde9c153fae...) 2026-04-17 04:40:44.393710 | instance | [prepull] ok: [instance] => (item=heat:main@sha256:3be2b3d1ab07714491f915307416d288783e4846...) 2026-04-17 04:40:44.393716 | instance | [prepull] ok: [instance] => (item=horizon:main@sha256:e247f40cb27eeee024767f30f923c37f48c3f...) 2026-04-17 04:40:44.393721 | instance | [prepull] ok: [instance] => (item=ironic:main@sha256:3cf3aa6e1fef6204e9dfc4e0df5f7cc781d4b5...) 2026-04-17 04:40:44.393727 | instance | [prepull] ok: [instance] => (item=keepalived:latest@sha256:b794c04706ec6914fc3635e23c9d6a95...) 2026-04-17 04:40:44.393734 | instance | [prepull] ok: [instance] => (item=keystone:main@sha256:d82122679914bcf9121e951e754da7f4c93c...) 2026-04-17 04:40:44.393739 | instance | [prepull] ok: [instance] => (item=kubernetes-entrypoint:edge) 2026-04-17 04:40:44.393745 | instance | [prepull] ok: [instance] => (item=libvirt-tls-sidecar:v1.0.1@sha256:669f92c09a7d80667440d85...) 2026-04-17 04:40:44.393751 | instance | [prepull] ok: [instance] => (item=libvirtd:main@sha256:3d8ac580f9a3235c9fdd27cda89717a651e3...) 2026-04-17 04:40:44.393757 | instance | [prepull] ok: [instance] => (item=magnum:main@sha256:ef2bf1cb435034657e4f2671f6d962d39eff81...) 2026-04-17 04:40:44.393763 | instance | [prepull] ok: [instance] => (item=manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349...) 2026-04-17 04:40:44.393768 | instance | [prepull] ok: [instance] => (item=netoffload:main@sha256:cad35bee17396beaff4f4f95c19c3a68d1...) 2026-04-17 04:40:44.393774 | instance | [prepull] ok: [instance] => (item=neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56...) 2026-04-17 04:40:44.393780 | instance | [prepull] ok: [instance] => (item=nova-ssh:main@sha256:b5063b69ce4c8cbccc92c911c10849fe9481...) 2026-04-17 04:40:44.393786 | instance | [prepull] ok: [instance] => (item=nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed4...) 2026-04-17 04:40:44.393799 | instance | [prepull] ok: [instance] => (item=octavia:main@sha256:13bfd0f2e24ca220fa66a1996c6e403fcf2b8...) 2026-04-17 04:40:44.393805 | instance | [prepull] ok: [instance] => (item=openstack-database-exporter:v1.1.0@sha256:b8ae955645124e5...) 2026-04-17 04:40:44.393811 | instance | [prepull] ok: [instance] => (item=openvswitch:v3.3.6-6) 2026-04-17 04:40:44.393816 | instance | [prepull] ok: [instance] => (item=ovn-bgp-agent:main@sha256:98f80380aec29ea1cedd9a923edb411...) 2026-04-17 04:40:44.393822 | instance | [prepull] ok: [instance] => (item=ovn:v24.03.7-3@sha256:deb1966eff94d8da072a3647db635467220...) 2026-04-17 04:40:44.393828 | instance | [prepull] ok: [instance] => (item=placement:main@sha256:ae9d401c35c837d9c7dc3b0dbbe1b183545...) 2026-04-17 04:40:44.393834 | instance | [prepull] ok: [instance] => (item=pod-tls-sidecar:v1.0.0) 2026-04-17 04:40:44.393848 | instance | [prepull] ok: [instance] => (item=python-openstackclient:main@sha256:09737a2e00a2546bc96ecf...) 2026-04-17 04:40:44.393854 | instance | [prepull] ok: [instance] => (item=staffeln:main@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb...) 2026-04-17 04:40:44.393860 | instance | [prepull] ok: [instance] => (item=tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c...) 2026-04-17 04:40:44.393866 | instance | [prepull] ok: [instance] => (item=kube-rbac-proxy:v0.12.0) 2026-04-17 04:40:44.393872 | instance | [prepull] ok: [instance] => (item=ceph:v18.2.7) 2026-04-17 04:40:44.393878 | instance | [prepull] ok: [instance] => (item=cephcsi:v3.11.0) 2026-04-17 04:40:44.393884 | instance | [prepull] ok: [instance] => (item=cilium:v1.14.8) 2026-04-17 04:40:44.393889 | instance | [prepull] ok: [instance] => (item=operator-generic:v1.14.8) 2026-04-17 04:40:44.393895 | instance | [prepull] ok: [instance] => (item=frr:9.1.0) 2026-04-17 04:40:44.393901 | instance | [prepull] ok: [instance] => (item=csi-block-volumereplication-operator:v0.9.0) 2026-04-17 04:40:44.393907 | instance | [prepull] ok: [instance] => (item=csi-volume-group-operator:v0.9.1) 2026-04-17 04:40:44.393913 | instance | [prepull] ok: [instance] => (item=ibm-block-csi-driver-controller:1.11.2) 2026-04-17 04:40:44.393919 | instance | [prepull] ok: [instance] => (item=ibm-block-csi-driver-node:1.11.2) 2026-04-17 04:40:44.393924 | instance | [prepull] ok: [instance] => (item=ibm-block-csi-operator:1.11.2) 2026-04-17 04:40:44.393930 | instance | [prepull] ok: [instance] => (item=cert-manager-acmesolver:v1.12.17) 2026-04-17 04:40:44.393940 | instance | [prepull] ok: [instance] => (item=cert-manager-cainjector:v1.12.17) 2026-04-17 04:40:44.393946 | instance | [prepull] ok: [instance] => (item=cert-manager-controller:v1.12.17) 2026-04-17 04:40:44.393952 | instance | [prepull] ok: [instance] => (item=cert-manager-ctl:v1.12.17) 2026-04-17 04:40:44.393958 | instance | [prepull] ok: [instance] => (item=cert-manager-webhook:v1.12.17) 2026-04-17 04:40:44.393963 | instance | [prepull] ok: [instance] => (item=keycloak:24.0.5-0) 2026-04-17 04:40:44.393969 | instance | [prepull] ok: [instance] => (item=k8s-sidecar:1.26.1) 2026-04-17 04:40:44.393976 | instance | [prepull] ok: [instance] => (item=frr-k8s:v0.0.17) 2026-04-17 04:40:44.393982 | instance | [prepull] ok: [instance] => (item=oauth2-proxy:v7.6.0) 2026-04-17 04:40:44.393988 | instance | [prepull] ok: [instance] => (item=openstack-resource-controller:v2.2.0) 2026-04-17 04:40:44.393994 | instance | [prepull] ok: [instance] => (item=prometheus-config-reloader:v0.73.0) 2026-04-17 04:40:44.394000 | instance | [prepull] ok: [instance] => (item=prometheus-operator:v0.74.0) 2026-04-17 04:40:44.394006 | instance | [prepull] ok: [instance] => (item=alertmanager:v0.27.0) 2026-04-17 04:40:44.394011 | instance | [prepull] ok: [instance] => (item=memcached-exporter:v0.14.3) 2026-04-17 04:40:44.394017 | instance | [prepull] ok: [instance] => (item=mysqld-exporter:v0.17.0) 2026-04-17 04:40:44.394023 | instance | [prepull] ok: [instance] => (item=node-exporter:v1.8.1) 2026-04-17 04:40:44.394028 | instance | [prepull] ok: [instance] => (item=prometheus:v2.51.2) 2026-04-17 04:40:44.394035 | instance | [prepull] ok: [instance] => (item=ipmi-exporter:v1.10.1@sha256:0662cadaf268b6718f0f66429047...) 2026-04-17 04:40:44.394040 | instance | [prepull] ok: [instance] => (item=magnum-cluster-api-registry:latest) 2026-04-17 04:40:44.394046 | instance | [prepull] ok: [instance] => (item=capi-openstack-controller:v0.12.4) 2026-04-17 04:40:44.394052 | instance | [prepull] ok: [instance] => (item=cluster-api-controller:v1.10.5) 2026-04-17 04:40:44.394057 | instance | [prepull] ok: [instance] => (item=kubeadm-bootstrap-controller:v1.10.5) 2026-04-17 04:40:44.394063 | instance | [prepull] ok: [instance] => (item=kubeadm-control-plane-controller:v1.10.5) 2026-04-17 04:40:44.394069 | instance | [prepull] ok: [instance] => (item=coredns:v1.8.4) 2026-04-17 04:40:44.394074 | instance | [prepull] ok: [instance] => (item=defaultbackend-amd64:1.5) 2026-04-17 04:40:44.394080 | instance | [prepull] ok: [instance] => (item=etcd:3.5.6-0) 2026-04-17 04:40:44.394086 | instance | [prepull] ok: [instance] => (item=controller:v1.12.1) 2026-04-17 04:40:44.394091 | instance | [prepull] ok: [instance] => (item=kube-webhook-certgen:v1.5.2) 2026-04-17 04:40:44.394099 | instance | [prepull] ok: [instance] => (item=kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6) 2026-04-17 04:40:44.394104 | instance | [prepull] ok: [instance] => (item=kube-apiserver:v1.28.13) 2026-04-17 04:40:44.394110 | instance | [prepull] ok: [instance] => (item=kube-controller-manager:v1.28.13) 2026-04-17 04:40:44.394115 | instance | [prepull] ok: [instance] => (item=kube-proxy:v1.28.13) 2026-04-17 04:40:44.394121 | instance | [prepull] ok: [instance] => (item=kube-scheduler:v1.28.13) 2026-04-17 04:40:44.394127 | instance | [prepull] ok: [instance] => (item=kube-state-metrics:v2.12.0) 2026-04-17 04:40:44.394132 | instance | [prepull] ok: [instance] => (item=node-feature-discovery:v0.15.4) 2026-04-17 04:40:44.394138 | instance | [prepull] ok: [instance] => (item=pause:3.9) 2026-04-17 04:40:44.394145 | instance | [prepull] ok: [instance] => (item=csi-attacher:v4.2.0) 2026-04-17 04:40:44.394151 | instance | [prepull] ok: [instance] => (item=csi-attacher:v4.5.0) 2026-04-17 04:40:44.394156 | instance | [prepull] ok: [instance] => (item=csi-node-driver-registrar:v2.10.0) 2026-04-17 04:40:44.394162 | instance | [prepull] ok: [instance] => (item=csi-node-driver-registrar:v2.6.3) 2026-04-17 04:40:44.394168 | instance | [prepull] ok: [instance] => (item=csi-provisioner:v3.4.0) 2026-04-17 04:40:44.394173 | instance | [prepull] ok: [instance] => (item=csi-provisioner:v4.0.0) 2026-04-17 04:40:44.394179 | instance | [prepull] ok: [instance] => (item=csi-resizer:v1.10.0) 2026-04-17 04:40:44.394185 | instance | [prepull] ok: [instance] => (item=csi-resizer:v1.7.0) 2026-04-17 04:40:44.394191 | instance | [prepull] ok: [instance] => (item=csi-snapshotter:v6.2.1) 2026-04-17 04:40:44.394196 | instance | [prepull] ok: [instance] => (item=csi-snapshotter:v7.0.0) 2026-04-17 04:40:44.394206 | instance | [prepull] ok: [instance] => (item=livenessprobe:v2.9.0) 2026-04-17 04:40:44.394212 | instance | [prepull] 2026-04-17 04:40:44.394218 | instance | [prepull] TASK [Wait for all image pulls to complete] ************************************ 2026-04-17 04:42:41.214503 | instance | [prepull] ok: [instance] => (item=redis-exporter:1.67.0-debian-12-r9) 2026-04-17 04:42:41.214608 | instance | [prepull] ok: [instance] => (item=valkey-sentinel:8.0.2-debian-12-r4) 2026-04-17 04:42:41.214620 | instance | [prepull] ok: [instance] => (item=valkey:8.0.2-debian-12-r4) 2026-04-17 04:42:41.214630 | instance | [prepull] ok: [instance] => (item=goldpinger:3.10.1) 2026-04-17 04:42:41.214639 | instance | [prepull] ok: [instance] => (item=coredns:1.11.1) 2026-04-17 04:42:41.214648 | instance | [prepull] ok: [instance] => (item=grafana:11.0.0) 2026-04-17 04:42:41.214656 | instance | [prepull] ok: [instance] => (item=loki:3.0.0) 2026-04-17 04:42:41.214665 | instance | [prepull] ok: [instance] => (item=haproxy:2.5) 2026-04-17 04:42:41.214674 | instance | [prepull] ok: [instance] => (item=memcached:1.6.26) 2026-04-17 04:42:41.214682 | instance | [prepull] ok: [instance] => (item=nginx:1.25) 2026-04-17 04:42:41.214691 | instance | [prepull] ok: [instance] => (item=rabbitmq:4.1.4-management) 2026-04-17 04:42:41.214699 | instance | [prepull] ok: [instance] => (item=nginx-unprivileged:1.24-alpine) 2026-04-17 04:42:41.214708 | instance | [prepull] ok: [instance] => (item=haproxy:2.8.15) 2026-04-17 04:42:41.214716 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (90 retries left). 2026-04-17 04:42:41.214725 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (89 retries left). 2026-04-17 04:42:41.214734 | instance | [prepull] ok: [instance] => (item=percona-xtrabackup:8.0.35-33.1) 2026-04-17 04:42:41.214742 | instance | [prepull] ok: [instance] => (item=percona-xtradb-cluster-operator:1.18.0) 2026-04-17 04:42:41.214751 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (90 retries left). 2026-04-17 04:42:41.214760 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (89 retries left). 2026-04-17 04:42:41.214768 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (88 retries left). 2026-04-17 04:42:41.214777 | instance | [prepull] ok: [instance] => (item=percona-xtradb-cluster:8.0.42-33.1) 2026-04-17 04:42:41.214785 | instance | [prepull] ok: [instance] => (item=pushgateway:v1.8.0) 2026-04-17 04:42:41.214794 | instance | [prepull] ok: [instance] => (item=cluster-operator:2.16.1) 2026-04-17 04:42:41.214802 | instance | [prepull] ok: [instance] => (item=default-user-credential-updater:1.0.8) 2026-04-17 04:42:41.214811 | instance | [prepull] ok: [instance] => (item=messaging-topology-operator:1.17.4) 2026-04-17 04:42:41.214820 | instance | [prepull] ok: [instance] => (item=kubectl:v1.34.1) 2026-04-17 04:42:41.214828 | instance | [prepull] ok: [instance] => (item=local-path-provisioner:v0.0.24) 2026-04-17 04:42:41.214837 | instance | [prepull] ok: [instance] => (item=ceph:v1.15.9) 2026-04-17 04:42:41.214845 | instance | [prepull] ok: [instance] => (item=vector:0.38.0-debian) 2026-04-17 04:42:41.214854 | instance | [prepull] ok: [instance] => (item=secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b519...) 2026-04-17 04:42:41.214862 | instance | [prepull] ok: [instance] => (item=busybox:1.36) 2026-04-17 04:42:41.214871 | instance | [prepull] ok: [instance] => (item=prometheus-libvirt-exporter:2.2.0) 2026-04-17 04:42:41.214879 | instance | [prepull] ok: [instance] => (item=kube-vip:v0.6.4) 2026-04-17 04:42:41.214888 | instance | [prepull] ok: [instance] => (item=openstack-exporter:1.7.0) 2026-04-17 04:42:41.214897 | instance | [prepull] ok: [instance] => (item=barbican:main@sha256:eab0ec0be8f8e5b3534131c494943ed5fc73...) 2026-04-17 04:42:41.214905 | instance | [prepull] ok: [instance] => (item=cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c7...) 2026-04-17 04:42:41.214914 | instance | [prepull] ok: [instance] => (item=designate:main@sha256:08f191cc2c03c0859849efe52f0a9a3757c...) 2026-04-17 04:42:41.214922 | instance | [prepull] ok: [instance] => (item=glance:main@sha256:b9c065d575cf30d0316d3f1f3cdbde9c153fae...) 2026-04-17 04:42:41.214931 | instance | [prepull] ok: [instance] => (item=heat:main@sha256:3be2b3d1ab07714491f915307416d288783e4846...) 2026-04-17 04:42:41.214957 | instance | [prepull] ok: [instance] => (item=horizon:main@sha256:e247f40cb27eeee024767f30f923c37f48c3f...) 2026-04-17 04:42:41.214966 | instance | [prepull] ok: [instance] => (item=ironic:main@sha256:3cf3aa6e1fef6204e9dfc4e0df5f7cc781d4b5...) 2026-04-17 04:42:41.214974 | instance | [prepull] ok: [instance] => (item=keepalived:latest@sha256:b794c04706ec6914fc3635e23c9d6a95...) 2026-04-17 04:42:41.214983 | instance | [prepull] ok: [instance] => (item=keystone:main@sha256:d82122679914bcf9121e951e754da7f4c93c...) 2026-04-17 04:42:41.214991 | instance | [prepull] ok: [instance] => (item=kubernetes-entrypoint:edge) 2026-04-17 04:42:41.215000 | instance | [prepull] ok: [instance] => (item=libvirt-tls-sidecar:v1.0.1@sha256:669f92c09a7d80667440d85...) 2026-04-17 04:42:41.215008 | instance | [prepull] ok: [instance] => (item=libvirtd:main@sha256:3d8ac580f9a3235c9fdd27cda89717a651e3...) 2026-04-17 04:42:41.215017 | instance | [prepull] ok: [instance] => (item=magnum:main@sha256:ef2bf1cb435034657e4f2671f6d962d39eff81...) 2026-04-17 04:42:41.215025 | instance | [prepull] ok: [instance] => (item=manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349...) 2026-04-17 04:42:41.215034 | instance | [prepull] ok: [instance] => (item=netoffload:main@sha256:cad35bee17396beaff4f4f95c19c3a68d1...) 2026-04-17 04:42:41.215053 | instance | [prepull] ok: [instance] => (item=neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56...) 2026-04-17 04:42:41.215062 | instance | [prepull] ok: [instance] => (item=nova-ssh:main@sha256:b5063b69ce4c8cbccc92c911c10849fe9481...) 2026-04-17 04:42:41.215070 | instance | [prepull] ok: [instance] => (item=nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed4...) 2026-04-17 04:42:41.215090 | instance | [prepull] ok: [instance] => (item=octavia:main@sha256:13bfd0f2e24ca220fa66a1996c6e403fcf2b8...) 2026-04-17 04:42:41.215099 | instance | [prepull] ok: [instance] => (item=openstack-database-exporter:v1.1.0@sha256:b8ae955645124e5...) 2026-04-17 04:42:41.215107 | instance | [prepull] ok: [instance] => (item=openvswitch:v3.3.6-6) 2026-04-17 04:42:41.215116 | instance | [prepull] ok: [instance] => (item=ovn-bgp-agent:main@sha256:98f80380aec29ea1cedd9a923edb411...) 2026-04-17 04:42:41.215124 | instance | [prepull] ok: [instance] => (item=ovn:v24.03.7-3@sha256:deb1966eff94d8da072a3647db635467220...) 2026-04-17 04:42:41.215132 | instance | [prepull] ok: [instance] => (item=placement:main@sha256:ae9d401c35c837d9c7dc3b0dbbe1b183545...) 2026-04-17 04:42:41.215141 | instance | [prepull] ok: [instance] => (item=pod-tls-sidecar:v1.0.0) 2026-04-17 04:42:41.215149 | instance | [prepull] ok: [instance] => (item=python-openstackclient:main@sha256:09737a2e00a2546bc96ecf...) 2026-04-17 04:42:41.215158 | instance | [prepull] ok: [instance] => (item=staffeln:main@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb...) 2026-04-17 04:42:41.215166 | instance | [prepull] ok: [instance] => (item=tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c...) 2026-04-17 04:42:41.215175 | instance | [prepull] ok: [instance] => (item=kube-rbac-proxy:v0.12.0) 2026-04-17 04:42:41.215183 | instance | [prepull] ok: [instance] => (item=ceph:v18.2.7) 2026-04-17 04:42:41.215191 | instance | [prepull] ok: [instance] => (item=cephcsi:v3.11.0) 2026-04-17 04:42:41.215200 | instance | [prepull] ok: [instance] => (item=cilium:v1.14.8) 2026-04-17 04:42:41.215208 | instance | [prepull] ok: [instance] => (item=operator-generic:v1.14.8) 2026-04-17 04:42:41.215217 | instance | [prepull] ok: [instance] => (item=frr:9.1.0) 2026-04-17 04:42:41.215225 | instance | [prepull] ok: [instance] => (item=csi-block-volumereplication-operator:v0.9.0) 2026-04-17 04:42:41.215233 | instance | [prepull] ok: [instance] => (item=csi-volume-group-operator:v0.9.1) 2026-04-17 04:42:41.215242 | instance | [prepull] ok: [instance] => (item=ibm-block-csi-driver-controller:1.11.2) 2026-04-17 04:42:41.215250 | instance | [prepull] ok: [instance] => (item=ibm-block-csi-driver-node:1.11.2) 2026-04-17 04:42:41.215259 | instance | [prepull] ok: [instance] => (item=ibm-block-csi-operator:1.11.2) 2026-04-17 04:42:41.215267 | instance | [prepull] ok: [instance] => (item=cert-manager-acmesolver:v1.12.17) 2026-04-17 04:42:41.215275 | instance | [prepull] ok: [instance] => (item=cert-manager-cainjector:v1.12.17) 2026-04-17 04:42:41.215284 | instance | [prepull] ok: [instance] => (item=cert-manager-controller:v1.12.17) 2026-04-17 04:42:41.215292 | instance | [prepull] ok: [instance] => (item=cert-manager-ctl:v1.12.17) 2026-04-17 04:42:41.215307 | instance | [prepull] ok: [instance] => (item=cert-manager-webhook:v1.12.17) 2026-04-17 04:42:41.215316 | instance | [prepull] ok: [instance] => (item=keycloak:24.0.5-0) 2026-04-17 04:42:41.215324 | instance | [prepull] ok: [instance] => (item=k8s-sidecar:1.26.1) 2026-04-17 04:42:41.215333 | instance | [prepull] ok: [instance] => (item=frr-k8s:v0.0.17) 2026-04-17 04:42:41.215341 | instance | [prepull] ok: [instance] => (item=oauth2-proxy:v7.6.0) 2026-04-17 04:42:41.215349 | instance | [prepull] ok: [instance] => (item=openstack-resource-controller:v2.2.0) 2026-04-17 04:42:41.215358 | instance | [prepull] ok: [instance] => (item=prometheus-config-reloader:v0.73.0) 2026-04-17 04:42:41.215366 | instance | [prepull] ok: [instance] => (item=prometheus-operator:v0.74.0) 2026-04-17 04:42:41.215375 | instance | [prepull] ok: [instance] => (item=alertmanager:v0.27.0) 2026-04-17 04:42:41.215383 | instance | [prepull] ok: [instance] => (item=memcached-exporter:v0.14.3) 2026-04-17 04:42:41.215391 | instance | [prepull] ok: [instance] => (item=mysqld-exporter:v0.17.0) 2026-04-17 04:42:41.215400 | instance | [prepull] ok: [instance] => (item=node-exporter:v1.8.1) 2026-04-17 04:42:41.215408 | instance | [prepull] ok: [instance] => (item=prometheus:v2.51.2) 2026-04-17 04:42:41.215416 | instance | [prepull] ok: [instance] => (item=ipmi-exporter:v1.10.1@sha256:0662cadaf268b6718f0f66429047...) 2026-04-17 04:42:41.215425 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (90 retries left). 2026-04-17 04:42:41.215433 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (89 retries left). 2026-04-17 04:42:41.215442 | instance | [prepull] FAILED - RETRYING: [instance]: Wait for all image pulls to complete (88 retries left). 2026-04-17 04:42:41.215450 | instance | [prepull] ok: [instance] => (item=magnum-cluster-api-registry:latest) 2026-04-17 04:42:41.215458 | instance | [prepull] ok: [instance] => (item=capi-openstack-controller:v0.12.4) 2026-04-17 04:42:41.215469 | instance | [prepull] ok: [instance] => (item=cluster-api-controller:v1.10.5) 2026-04-17 04:42:41.215478 | instance | [prepull] ok: [instance] => (item=kubeadm-bootstrap-controller:v1.10.5) 2026-04-17 04:42:41.215487 | instance | [prepull] ok: [instance] => (item=kubeadm-control-plane-controller:v1.10.5) 2026-04-17 04:42:41.215495 | instance | [prepull] ok: [instance] => (item=coredns:v1.8.4) 2026-04-17 04:42:41.215503 | instance | [prepull] ok: [instance] => (item=defaultbackend-amd64:1.5) 2026-04-17 04:42:41.215512 | instance | [prepull] ok: [instance] => (item=etcd:3.5.6-0) 2026-04-17 04:42:41.215520 | instance | [prepull] ok: [instance] => (item=controller:v1.12.1) 2026-04-17 04:42:41.215529 | instance | [prepull] ok: [instance] => (item=kube-webhook-certgen:v1.5.2) 2026-04-17 04:42:41.215537 | instance | [prepull] ok: [instance] => (item=kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6) 2026-04-17 04:42:41.215545 | instance | [prepull] ok: [instance] => (item=kube-apiserver:v1.28.13) 2026-04-17 04:42:41.215560 | instance | [prepull] ok: [instance] => (item=kube-controller-manager:v1.28.13) 2026-04-17 04:42:41.215568 | instance | [prepull] ok: [instance] => (item=kube-proxy:v1.28.13) 2026-04-17 04:42:41.215577 | instance | [prepull] ok: [instance] => (item=kube-scheduler:v1.28.13) 2026-04-17 04:42:41.215585 | instance | [prepull] ok: [instance] => (item=kube-state-metrics:v2.12.0) 2026-04-17 04:42:41.215593 | instance | [prepull] ok: [instance] => (item=node-feature-discovery:v0.15.4) 2026-04-17 04:42:41.215602 | instance | [prepull] ok: [instance] => (item=pause:3.9) 2026-04-17 04:42:41.215610 | instance | [prepull] ok: [instance] => (item=csi-attacher:v4.2.0) 2026-04-17 04:42:41.215618 | instance | [prepull] ok: [instance] => (item=csi-attacher:v4.5.0) 2026-04-17 04:42:41.215627 | instance | [prepull] ok: [instance] => (item=csi-node-driver-registrar:v2.10.0) 2026-04-17 04:42:41.215635 | instance | [prepull] ok: [instance] => (item=csi-node-driver-registrar:v2.6.3) 2026-04-17 04:42:41.215643 | instance | [prepull] ok: [instance] => (item=csi-provisioner:v3.4.0) 2026-04-17 04:42:41.215651 | instance | [prepull] ok: [instance] => (item=csi-provisioner:v4.0.0) 2026-04-17 04:42:41.215660 | instance | [prepull] ok: [instance] => (item=csi-resizer:v1.10.0) 2026-04-17 04:42:41.215668 | instance | [prepull] ok: [instance] => (item=csi-resizer:v1.7.0) 2026-04-17 04:42:41.215676 | instance | [prepull] ok: [instance] => (item=csi-snapshotter:v6.2.1) 2026-04-17 04:42:41.215691 | instance | [prepull] ok: [instance] => (item=csi-snapshotter:v7.0.0) 2026-04-17 04:42:41.215699 | instance | [prepull] ok: [instance] => (item=livenessprobe:v2.9.0) 2026-04-17 04:42:41.215708 | instance | [prepull] 2026-04-17 04:42:41.215716 | instance | [prepull] TASK [Report pre-pull summary] ************************************************* 2026-04-17 04:42:41.276770 | instance | [prepull] ok: [instance] => { 2026-04-17 04:42:41.276841 | instance | [prepull] "msg": "Pre-pulled 115/115 images\n(0 failures ignored)" 2026-04-17 04:42:41.276852 | instance | [prepull] } 2026-04-17 04:42:41.276862 | instance | [prepull] 2026-04-17 04:42:41.276872 | instance | [prepull] PLAY [Pre-pull Ceph container image via Docker] ******************************** 2026-04-17 04:42:41.276881 | instance | [prepull] 2026-04-17 04:42:41.276890 | instance | [prepull] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:42.616995 | instance | [prepull] ok: [instance] 2026-04-17 04:42:42.617060 | instance | [prepull] 2026-04-17 04:42:42.617072 | instance | [prepull] TASK [Check if Docker is available] ******************************************** 2026-04-17 04:42:42.948838 | instance | [prepull] ok: [instance] 2026-04-17 04:42:42.948901 | instance | [prepull] 2026-04-17 04:42:42.948912 | instance | [prepull] TASK [Pull Ceph container image] *********************************************** 2026-04-17 04:42:44.651267 | instance | [prepull] ok: [instance] 2026-04-17 04:42:44.651340 | instance | [prepull] 2026-04-17 04:42:44.651351 | instance | [prepull] PLAY RECAP ********************************************************************* 2026-04-17 04:42:44.651362 | instance | [prepull] instance : ok=8 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:42:44.651371 | instance | [prepull] 2026-04-17 04:42:44.713696 | instance | ==> Image pre-pull complete 2026-04-17 04:42:44.713777 | instance | ==> Wave 1: cert-manager, ingress-nginx, node-feature-discovery, goldpinger, memcached, rook-ceph, openvswitch, frr-k8s, coredns, csi, ceph-provisioners 2026-04-17 04:42:44.713794 | instance | ==> [node-feature-discovery] Starting deployment 2026-04-17 04:42:44.713801 | instance | ==> [ceph-provisioners] Starting deployment 2026-04-17 04:42:44.713807 | instance | ==> [cert-manager] Starting deployment 2026-04-17 04:42:44.713812 | instance | ==> [ingress-nginx] Starting deployment 2026-04-17 04:42:44.713817 | instance | ==> [openvswitch] Starting deployment 2026-04-17 04:42:44.714055 | instance | ==> [memcached] Starting deployment 2026-04-17 04:42:44.714181 | instance | ==> [coredns] Starting deployment 2026-04-17 04:42:44.714428 | instance | ==> [csi] Starting deployment 2026-04-17 04:42:44.714506 | instance | ==> [goldpinger] Starting deployment 2026-04-17 04:42:44.714523 | instance | ==> [rook-ceph] Starting deployment 2026-04-17 04:42:44.714547 | instance | ==> [frr-k8s] Starting deployment 2026-04-17 04:42:45.220727 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:45.220768 | instance | [node-feature-discovery/node_feature_discovery] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:42:45.220774 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:45.220778 | instance | [node-feature-discovery/node_feature_discovery] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.220835 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:45.220850 | instance | [goldpinger/goldpinger] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:42:45.220855 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:45.220859 | instance | [goldpinger/goldpinger] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.227019 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:42:45.227036 | instance | [ceph-provisioners/ceph_provisioners] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:42:45.227041 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:42:45.227045 | instance | [ceph-provisioners/ceph_provisioners] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.232129 | instance | [frr-k8s/frr_k8s] 2026-04-17 04:42:45.232146 | instance | [frr-k8s/frr_k8s] PLAY [controllers:computes] **************************************************** 2026-04-17 04:42:45.232162 | instance | [frr-k8s/frr_k8s] 2026-04-17 04:42:45.232167 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:45.255181 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:42:45.255215 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-04-17 04:42:45.255220 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:42:45.255224 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.261597 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-04-17 04:42:45.261626 | instance | [frr-k8s/frr_k8s] 2026-04-17 04:42:45.261631 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-17 04:42:45.267974 | instance | [cert-manager/cert_manager] 2026-04-17 04:42:45.267994 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-04-17 04:42:45.267999 | instance | [cert-manager/cert_manager] 2026-04-17 04:42:45.268003 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.272449 | instance | [coredns/coredns] 2026-04-17 04:42:45.272465 | instance | [coredns/coredns] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:42:45.272471 | instance | [coredns/coredns] 2026-04-17 04:42:45.272475 | instance | [coredns/coredns] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.282570 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:45.282592 | instance | [rook-ceph/rook_ceph] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:42:45.282597 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:45.282601 | instance | [rook-ceph/rook_ceph] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.283227 | instance | [memcached/memcached] 2026-04-17 04:42:45.283241 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:42:45.283246 | instance | [memcached/memcached] 2026-04-17 04:42:45.283250 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.288402 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-04-17 04:42:45.288417 | instance | [frr-k8s/frr_k8s] 2026-04-17 04:42:45.288422 | instance | [frr-k8s/frr_k8s] PLAY RECAP ********************************************************************* 2026-04-17 04:42:45.288427 | instance | [frr-k8s/frr_k8s] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-04-17 04:42:45.288431 | instance | [frr-k8s/frr_k8s] 2026-04-17 04:42:45.293662 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.293676 | instance | [openvswitch/openvswitch] PLAY [controllers:computes] **************************************************** 2026-04-17 04:42:45.293680 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.293685 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:42:45.308319 | instance | [csi/] 2026-04-17 04:42:45.308373 | instance | [csi/] PLAY [controllers] ************************************************************* 2026-04-17 04:42:45.308380 | instance | [csi/] 2026-04-17 04:42:45.308386 | instance | [csi/] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:42:45.343039 | instance | ==> [frr-k8s] Deployment complete 2026-04-17 04:42:45.418691 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-17 04:42:45.418730 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.418737 | instance | [openvswitch/openvswitch] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:42:45.435844 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-17 04:42:45.435881 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.435889 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:42:45.452930 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-17 04:42:45.452972 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.452979 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:42:45.471708 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-17 04:42:45.471745 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.471752 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:42:45.494345 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-17 04:42:45.494390 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.494400 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:42:45.515166 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-17 04:42:45.515201 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.515212 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:42:45.541415 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-17 04:42:45.541508 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.541515 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:42:45.554078 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-17 04:42:45.554116 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.554128 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:42:45.576502 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-17 04:42:45.576555 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.576567 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:45.601547 | instance | [openvswitch/openvswitch] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:45.601608 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:45.601616 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:46.172585 | instance | [openvswitch/openvswitch] changed: [instance] 2026-04-17 04:42:46.172640 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:46.172648 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-17 04:42:46.642637 | instance | [openvswitch/openvswitch] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.642695 | instance | [openvswitch/openvswitch] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.642707 | instance | [openvswitch/openvswitch] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.642713 | instance | [openvswitch/openvswitch] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.642719 | instance | [openvswitch/openvswitch] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.646977 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-17 04:42:46.647006 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:46.647013 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-17 04:42:46.668662 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-04-17 04:42:46.668708 | instance | [openvswitch/openvswitch] "changed": false, 2026-04-17 04:42:46.668715 | instance | [openvswitch/openvswitch] "msg": "All assertions passed" 2026-04-17 04:42:46.668721 | instance | [openvswitch/openvswitch] } 2026-04-17 04:42:46.668727 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:46.668733 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-17 04:42:46.782570 | instance | [goldpinger/goldpinger] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.782667 | instance | [goldpinger/goldpinger] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.782681 | instance | [goldpinger/goldpinger] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.782690 | instance | [goldpinger/goldpinger] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.782698 | instance | [goldpinger/goldpinger] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.802235 | instance | [goldpinger/goldpinger] ok: [instance] 2026-04-17 04:42:46.802277 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:46.802285 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.837669 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.837709 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.837715 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.837720 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.837724 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.839096 | instance | [goldpinger/goldpinger] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:46.839106 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:46.839111 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:46.857080 | instance | [node-feature-discovery/node_feature_discovery] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.857121 | instance | [node-feature-discovery/node_feature_discovery] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.857128 | instance | [node-feature-discovery/node_feature_discovery] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.857135 | instance | [node-feature-discovery/node_feature_discovery] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.857141 | instance | [node-feature-discovery/node_feature_discovery] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.862011 | instance | [cert-manager/cert_manager] ok: [instance] 2026-04-17 04:42:46.862039 | instance | [cert-manager/cert_manager] 2026-04-17 04:42:46.862046 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-17 04:42:46.863657 | instance | [ceph-provisioners/ceph_provisioners] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.863677 | instance | [ceph-provisioners/ceph_provisioners] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.863684 | instance | [ceph-provisioners/ceph_provisioners] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.863696 | instance | [ceph-provisioners/ceph_provisioners] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.863702 | instance | [ceph-provisioners/ceph_provisioners] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.873569 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-04-17 04:42:46.873601 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:46.873609 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.883227 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-17 04:42:46.883267 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:42:46.883275 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.888940 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.889001 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.889011 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.889020 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.889028 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.910999 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-04-17 04:42:46.911043 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:42:46.911051 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.911103 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.911116 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.911124 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.911131 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.911137 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.911724 | instance | [node-feature-discovery/node_feature_discovery] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:46.911741 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:46.911747 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:46.915634 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-17 04:42:46.915667 | instance | [cert-manager/cert_manager] 2026-04-17 04:42:46.915674 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.920996 | instance | [ceph-provisioners/ceph_provisioners] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:46.921036 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:42:46.921044 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:46.948450 | instance | [cert-manager/cert_manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:46.948484 | instance | [cert-manager/cert_manager] 2026-04-17 04:42:46.948490 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:46.948495 | instance | [ingress-nginx/ingress_nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:46.948499 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:42:46.948503 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:46.949506 | instance | [coredns/coredns] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.949520 | instance | [coredns/coredns] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.949525 | instance | [coredns/coredns] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.949530 | instance | [coredns/coredns] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.949534 | instance | [coredns/coredns] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.954463 | instance | [rook-ceph/rook_ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.954490 | instance | [rook-ceph/rook_ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.954495 | instance | [rook-ceph/rook_ceph] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.954499 | instance | [rook-ceph/rook_ceph] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.954503 | instance | [rook-ceph/rook_ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:46.955687 | instance | [memcached/memcached] ok: [instance] 2026-04-17 04:42:46.955701 | instance | [memcached/memcached] 2026-04-17 04:42:46.955706 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:42:46.969967 | instance | [coredns/coredns] ok: [instance] 2026-04-17 04:42:46.969996 | instance | [coredns/coredns] 2026-04-17 04:42:46.970001 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.970972 | instance | [rook-ceph/rook_ceph] ok: [instance] 2026-04-17 04:42:46.970987 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:46.970991 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:46.973327 | instance | [csi/] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:42:46.973342 | instance | [csi/] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:42:46.973346 | instance | [csi/] interpreter could change the meaning of that path. See 2026-04-17 04:42:46.973350 | instance | [csi/] https://docs.ansible.com/ansible- 2026-04-17 04:42:46.973359 | instance | [csi/] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:42:47.007787 | instance | [rook-ceph/rook_ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:47.007814 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:47.007820 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:47.008424 | instance | [coredns/coredns] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:47.008435 | instance | [coredns/coredns] 2026-04-17 04:42:47.008439 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:47.022409 | instance | [csi/] ok: [instance] 2026-04-17 04:42:47.022441 | instance | [csi/] 2026-04-17 04:42:47.022451 | instance | [csi/] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:47.064226 | instance | [csi/] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:47.064264 | instance | [csi/] 2026-04-17 04:42:47.064272 | instance | [csi/] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:47.067619 | instance | [memcached/memcached] ok: [instance] 2026-04-17 04:42:47.067641 | instance | [memcached/memcached] 2026-04-17 04:42:47.067649 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:42:47.102634 | instance | [memcached/memcached] skipping: [instance] 2026-04-17 04:42:47.102712 | instance | [memcached/memcached] 2026-04-17 04:42:47.102726 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:42:47.132109 | instance | [memcached/memcached] skipping: [instance] 2026-04-17 04:42:47.132143 | instance | [memcached/memcached] 2026-04-17 04:42:47.132150 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:42:47.164170 | instance | [memcached/memcached] skipping: [instance] 2026-04-17 04:42:47.164216 | instance | [memcached/memcached] 2026-04-17 04:42:47.164227 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:42:47.218003 | instance | [memcached/memcached] skipping: [instance] 2026-04-17 04:42:47.218056 | instance | [memcached/memcached] 2026-04-17 04:42:47.218067 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:42:47.243142 | instance | [memcached/memcached] skipping: [instance] 2026-04-17 04:42:47.243172 | instance | [memcached/memcached] 2026-04-17 04:42:47.243179 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:42:47.281401 | instance | [memcached/memcached] ok: [instance] 2026-04-17 04:42:47.281456 | instance | [memcached/memcached] 2026-04-17 04:42:47.281469 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:42:47.329187 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-04-17 04:42:47.329242 | instance | [memcached/memcached] 2026-04-17 04:42:47.329249 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:42:47.344782 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-17 04:42:47.344817 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:47.344823 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-17 04:42:47.373492 | instance | [memcached/memcached] ok: [instance] 2026-04-17 04:42:47.373537 | instance | [memcached/memcached] 2026-04-17 04:42:47.373545 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:47.375213 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-04-17 04:42:47.375230 | instance | [openvswitch/openvswitch] "changed": false, 2026-04-17 04:42:47.375236 | instance | [openvswitch/openvswitch] "msg": "Successfully pulled openvswitch image" 2026-04-17 04:42:47.375242 | instance | [openvswitch/openvswitch] } 2026-04-17 04:42:47.375248 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:47.375253 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-17 04:42:47.412759 | instance | [memcached/memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:42:47.412801 | instance | [memcached/memcached] 2026-04-17 04:42:47.412808 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:42:47.475411 | instance | [goldpinger/goldpinger] changed: [instance] 2026-04-17 04:42:47.475465 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:47.475477 | instance | [goldpinger/goldpinger] TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-17 04:42:47.487272 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-04-17 04:42:47.487319 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:47.487331 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-17 04:42:47.533903 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-17 04:42:47.533960 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:42:47.533972 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-17 04:42:47.566083 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-17 04:42:47.566135 | instance | [cert-manager/cert_manager] 2026-04-17 04:42:47.566147 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-17 04:42:47.587878 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-17 04:42:47.587922 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:42:47.587934 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-17 04:42:47.595274 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-04-17 04:42:47.595306 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:47.595317 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-17 04:42:47.595738 | instance | [coredns/coredns] changed: [instance] 2026-04-17 04:42:47.595756 | instance | [coredns/coredns] 2026-04-17 04:42:47.595766 | instance | [coredns/coredns] TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-17 04:42:47.602125 | instance | [csi/] changed: [instance] 2026-04-17 04:42:47.602149 | instance | [csi/] 2026-04-17 04:42:47.602157 | instance | [csi/] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-17 04:42:47.619641 | instance | [coredns/coredns] skipping: [instance] 2026-04-17 04:42:47.619670 | instance | [coredns/coredns] 2026-04-17 04:42:47.619676 | instance | [coredns/coredns] PLAY RECAP ********************************************************************* 2026-04-17 04:42:47.619681 | instance | [coredns/coredns] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:42:47.619685 | instance | [coredns/coredns] 2026-04-17 04:42:47.678196 | instance | ==> [coredns] Deployment complete 2026-04-17 04:42:48.007371 | instance | [memcached/memcached] changed: [instance] 2026-04-17 04:42:48.007420 | instance | [memcached/memcached] 2026-04-17 04:42:48.007432 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-17 04:42:48.508782 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-04-17 04:42:48.508834 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:48.508842 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-17 04:42:48.961693 | instance | [goldpinger/goldpinger] changed: [instance] 2026-04-17 04:42:48.961752 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:48.961764 | instance | [goldpinger/goldpinger] PLAY RECAP ********************************************************************* 2026-04-17 04:42:48.961774 | instance | [goldpinger/goldpinger] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:42:48.961784 | instance | [goldpinger/goldpinger] 2026-04-17 04:42:49.013806 | instance | [openvswitch/openvswitch] changed: [instance] 2026-04-17 04:42:49.013880 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:49.013891 | instance | [openvswitch/openvswitch] PLAY RECAP ********************************************************************* 2026-04-17 04:42:49.013901 | instance | [openvswitch/openvswitch] instance : ok=10 changed=2 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-17 04:42:49.013911 | instance | [openvswitch/openvswitch] 2026-04-17 04:42:49.025758 | instance | ==> [goldpinger] Deployment complete 2026-04-17 04:42:49.104649 | instance | ==> [openvswitch] Deployment complete 2026-04-17 04:42:49.397212 | instance | [csi/] changed: [instance] 2026-04-17 04:42:49.397264 | instance | [csi/] 2026-04-17 04:42:49.397271 | instance | [csi/] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:42:49.453482 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.453523 | instance | [csi/] 2026-04-17 04:42:49.453528 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-17 04:42:49.502235 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.502301 | instance | [csi/] 2026-04-17 04:42:49.502312 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-17 04:42:49.529505 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.529538 | instance | [csi/] 2026-04-17 04:42:49.529549 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-17 04:42:49.560529 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.560561 | instance | [csi/] 2026-04-17 04:42:49.560572 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-17 04:42:49.611860 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.611920 | instance | [csi/] 2026-04-17 04:42:49.611931 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-17 04:42:49.652759 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.652819 | instance | [csi/] 2026-04-17 04:42:49.652826 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-17 04:42:49.698206 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.698256 | instance | [csi/] 2026-04-17 04:42:49.698267 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-17 04:42:49.731077 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.731140 | instance | [csi/] 2026-04-17 04:42:49.731146 | instance | [csi/] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-17 04:42:49.780101 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.780163 | instance | [csi/] 2026-04-17 04:42:49.780168 | instance | [csi/] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-17 04:42:49.818185 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.818230 | instance | [csi/] 2026-04-17 04:42:49.818238 | instance | [csi/] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-17 04:42:49.848180 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.848236 | instance | [csi/] 2026-04-17 04:42:49.848246 | instance | [csi/] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-17 04:42:49.895089 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.895136 | instance | [csi/] 2026-04-17 04:42:49.895147 | instance | [csi/] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-17 04:42:49.945203 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.945250 | instance | [csi/] 2026-04-17 04:42:49.945261 | instance | [csi/] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-17 04:42:49.972757 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:49.972853 | instance | [csi/] 2026-04-17 04:42:49.972866 | instance | [csi/] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-17 04:42:50.002745 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.002783 | instance | [csi/] 2026-04-17 04:42:50.002794 | instance | [csi/] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-17 04:42:50.044525 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.044551 | instance | [csi/] 2026-04-17 04:42:50.044557 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-17 04:42:50.071995 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.072034 | instance | [csi/] 2026-04-17 04:42:50.072045 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-17 04:42:50.105378 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.105430 | instance | [csi/] 2026-04-17 04:42:50.105435 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-17 04:42:50.135918 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.135953 | instance | [csi/] 2026-04-17 04:42:50.135959 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-17 04:42:50.163408 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.166307 | instance | [csi/] 2026-04-17 04:42:50.166326 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-17 04:42:50.196630 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.196700 | instance | [csi/] 2026-04-17 04:42:50.196713 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-17 04:42:50.228418 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.228471 | instance | [csi/] 2026-04-17 04:42:50.228481 | instance | [csi/] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-17 04:42:50.268235 | instance | [memcached/memcached] changed: [instance] 2026-04-17 04:42:50.268305 | instance | [memcached/memcached] 2026-04-17 04:42:50.268319 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-17 04:42:50.281960 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.281983 | instance | [csi/] 2026-04-17 04:42:50.281990 | instance | [csi/] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-17 04:42:50.317167 | instance | [csi/] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-17 04:42:50.317209 | instance | [csi/] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-17 04:42:50.317227 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.317233 | instance | [csi/] 2026-04-17 04:42:50.317239 | instance | [csi/] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-17 04:42:50.346221 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.346247 | instance | [csi/] 2026-04-17 04:42:50.346254 | instance | [csi/] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-17 04:42:50.404245 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.404280 | instance | [csi/] 2026-04-17 04:42:50.404291 | instance | [csi/] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-17 04:42:50.434488 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.434519 | instance | [csi/] 2026-04-17 04:42:50.434529 | instance | [csi/] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-17 04:42:50.460663 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.460696 | instance | [csi/] 2026-04-17 04:42:50.460706 | instance | [csi/] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-17 04:42:50.495629 | instance | [csi/] skipping: [instance] 2026-04-17 04:42:50.495661 | instance | [csi/] 2026-04-17 04:42:50.495671 | instance | [csi/] PLAY RECAP ********************************************************************* 2026-04-17 04:42:50.495680 | instance | [csi/] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-17 04:42:50.495690 | instance | [csi/] 2026-04-17 04:42:50.583848 | instance | ==> [csi] Deployment complete 2026-04-17 04:42:52.162610 | instance | [memcached/memcached] changed: [instance] 2026-04-17 04:42:52.162658 | instance | [memcached/memcached] 2026-04-17 04:42:52.162664 | instance | [memcached/memcached] PLAY RECAP ********************************************************************* 2026-04-17 04:42:52.162669 | instance | [memcached/memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:42:52.162681 | instance | [memcached/memcached] 2026-04-17 04:42:52.244073 | instance | ==> [memcached] Deployment complete 2026-04-17 04:42:53.240455 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-04-17 04:42:53.240508 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:53.240514 | instance | [node-feature-discovery/node_feature_discovery] PLAY RECAP ********************************************************************* 2026-04-17 04:42:53.240519 | instance | [node-feature-discovery/node_feature_discovery] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:42:53.240524 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-17 04:42:53.306003 | instance | ==> [node-feature-discovery] Deployment complete 2026-04-17 04:42:53.390604 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-04-17 04:42:53.390995 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:53.391010 | instance | [rook-ceph/rook_ceph] PLAY RECAP ********************************************************************* 2026-04-17 04:42:53.391021 | instance | [rook-ceph/rook_ceph] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:42:53.391031 | instance | [rook-ceph/rook_ceph] 2026-04-17 04:42:53.455567 | instance | ==> [rook-ceph] Deployment complete 2026-04-17 04:43:02.220957 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-17 04:43:02.221070 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:02.221083 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-17 04:43:02.332088 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] => (item=10.96.240.200) 2026-04-17 04:43:02.332130 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:02.332136 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-17 04:43:03.178440 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-17 04:43:03.178563 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:03.178591 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-17 04:43:03.890923 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-17 04:43:03.890989 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:03.890997 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-17 04:43:04.140992 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-17 04:43:04.141058 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:43:04.141070 | instance | [ingress-nginx/ingress_nginx] PLAY RECAP ********************************************************************* 2026-04-17 04:43:04.141081 | instance | [ingress-nginx/ingress_nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:04.141091 | instance | [ingress-nginx/ingress_nginx] 2026-04-17 04:43:04.201873 | instance | ==> [ingress-nginx] Deployment complete 2026-04-17 04:43:05.232823 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-17 04:43:05.232904 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:05.232917 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-17 04:43:05.273517 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-17 04:43:05.273551 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:05.273563 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-17 04:43:05.962377 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-17 04:43:05.962431 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:05.962443 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-04-17 04:43:06.111286 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-17 04:43:06.111371 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:06.111383 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-17 04:43:07.248390 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-17 04:43:07.248443 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:07.248455 | instance | [ceph-provisioners/ceph_provisioners] PLAY RECAP ********************************************************************* 2026-04-17 04:43:07.248466 | instance | [ceph-provisioners/ceph_provisioners] instance : ok=12 changed=5 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:07.248478 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-17 04:43:07.309374 | instance | ==> [ceph-provisioners] Deployment complete 2026-04-17 04:43:10.275821 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-17 04:43:10.275898 | instance | [cert-manager/cert_manager] 2026-04-17 04:43:10.275912 | instance | [cert-manager/cert_manager] PLAY RECAP ********************************************************************* 2026-04-17 04:43:10.275923 | instance | [cert-manager/cert_manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:10.275933 | instance | [cert-manager/cert_manager] 2026-04-17 04:43:10.373816 | instance | ==> [cert-manager] Deployment complete 2026-04-17 04:43:10.373920 | instance | ==> Wave 2: cluster-issuer, rabbitmq-cluster-operator, percona-xtradb-cluster-operator, keepalived, ovn, loki 2026-04-17 04:43:10.373932 | instance | ==> [loki] Starting deployment 2026-04-17 04:43:10.373943 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-04-17 04:43:10.373952 | instance | ==> [keepalived] Starting deployment 2026-04-17 04:43:10.374024 | instance | ==> [ovn] Starting deployment 2026-04-17 04:43:10.374063 | instance | ==> [cluster-issuer] Starting deployment 2026-04-17 04:43:10.374209 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-04-17 04:43:10.860787 | instance | [keepalived/keepalived] 2026-04-17 04:43:10.860841 | instance | [keepalived/keepalived] PLAY [controllers] ************************************************************* 2026-04-17 04:43:10.860853 | instance | [keepalived/keepalived] 2026-04-17 04:43:10.860862 | instance | [keepalived/keepalived] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:10.888299 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:10.888391 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY [controllers] ************************************************************* 2026-04-17 04:43:10.888404 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:10.888414 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:10.892818 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:10.892845 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY [controllers] ************************************************************* 2026-04-17 04:43:10.892854 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:10.892862 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:10.894304 | instance | [ovn/ovn] 2026-04-17 04:43:10.894326 | instance | [ovn/ovn] PLAY [controllers:computes] **************************************************** 2026-04-17 04:43:10.894336 | instance | [ovn/ovn] 2026-04-17 04:43:10.894344 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:10.925517 | instance | [ovn/ovn] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:10.925556 | instance | [ovn/ovn] 2026-04-17 04:43:10.925564 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:10.927365 | instance | [loki/loki] 2026-04-17 04:43:10.927389 | instance | [loki/loki] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:43:10.927399 | instance | [loki/loki] 2026-04-17 04:43:10.927407 | instance | [loki/loki] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:10.977160 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:10.977200 | instance | [cluster-issuer/cluster_issuer] PLAY [controllers] ************************************************************* 2026-04-17 04:43:10.977206 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:10.977210 | instance | [cluster-issuer/cluster_issuer] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:11.495429 | instance | [ovn/ovn] changed: [instance] 2026-04-17 04:43:11.495476 | instance | [ovn/ovn] 2026-04-17 04:43:11.495483 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-17 04:43:12.442028 | instance | [ovn/ovn] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:12.442104 | instance | [ovn/ovn] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:12.442113 | instance | [ovn/ovn] interpreter could change the meaning of that path. See 2026-04-17 04:43:12.442120 | instance | [ovn/ovn] https://docs.ansible.com/ansible- 2026-04-17 04:43:12.442127 | instance | [ovn/ovn] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:12.448227 | instance | [ovn/ovn] ok: [instance] 2026-04-17 04:43:12.448248 | instance | [ovn/ovn] 2026-04-17 04:43:12.448257 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-17 04:43:12.475455 | instance | [ovn/ovn] skipping: [instance] 2026-04-17 04:43:12.475539 | instance | [ovn/ovn] 2026-04-17 04:43:12.475549 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-17 04:43:12.727013 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:12.727083 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:12.727092 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter could change the meaning of that path. See 2026-04-17 04:43:12.727099 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] https://docs.ansible.com/ansible- 2026-04-17 04:43:12.727105 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:12.752000 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-04-17 04:43:12.752059 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:12.752065 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:12.768573 | instance | [keepalived/keepalived] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:12.768613 | instance | [keepalived/keepalived] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:12.768621 | instance | [keepalived/keepalived] interpreter could change the meaning of that path. See 2026-04-17 04:43:12.768628 | instance | [keepalived/keepalived] https://docs.ansible.com/ansible- 2026-04-17 04:43:12.768633 | instance | [keepalived/keepalived] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:12.790302 | instance | [keepalived/keepalived] ok: [instance] 2026-04-17 04:43:12.790334 | instance | [keepalived/keepalived] 2026-04-17 04:43:12.790339 | instance | [keepalived/keepalived] TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-17 04:43:12.797240 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:12.797277 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:12.797285 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter could change the meaning of that path. See 2026-04-17 04:43:12.797292 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] https://docs.ansible.com/ansible- 2026-04-17 04:43:12.797299 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:12.801835 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:12.801861 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:12.801868 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:12.823114 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] 2026-04-17 04:43:12.823153 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:12.823160 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:12.860445 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:12.860488 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:12.860494 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:12.865431 | instance | [cluster-issuer/cluster_issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:12.865457 | instance | [cluster-issuer/cluster_issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:12.865463 | instance | [cluster-issuer/cluster_issuer] interpreter could change the meaning of that path. See 2026-04-17 04:43:12.865468 | instance | [cluster-issuer/cluster_issuer] https://docs.ansible.com/ansible- 2026-04-17 04:43:12.865472 | instance | [cluster-issuer/cluster_issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:12.887937 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-04-17 04:43:12.887957 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:12.887962 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-17 04:43:12.937976 | instance | [loki/loki] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:12.938012 | instance | [loki/loki] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:12.938018 | instance | [loki/loki] interpreter could change the meaning of that path. See 2026-04-17 04:43:12.938023 | instance | [loki/loki] https://docs.ansible.com/ansible- 2026-04-17 04:43:12.938027 | instance | [loki/loki] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:12.964821 | instance | [loki/loki] ok: [instance] 2026-04-17 04:43:12.964855 | instance | [loki/loki] 2026-04-17 04:43:12.964866 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:13.009641 | instance | [loki/loki] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:13.009680 | instance | [loki/loki] 2026-04-17 04:43:13.009691 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:13.211025 | instance | [ovn/ovn] ok: [instance] 2026-04-17 04:43:13.211095 | instance | [ovn/ovn] 2026-04-17 04:43:13.211107 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-17 04:43:13.238702 | instance | [ovn/ovn] ok: [instance] => { 2026-04-17 04:43:13.238728 | instance | [ovn/ovn] "changed": false, 2026-04-17 04:43:13.238739 | instance | [ovn/ovn] "msg": "Successfully pulled ovn-controller image" 2026-04-17 04:43:13.238748 | instance | [ovn/ovn] } 2026-04-17 04:43:13.238756 | instance | [ovn/ovn] 2026-04-17 04:43:13.238765 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-17 04:43:13.385279 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-04-17 04:43:13.385347 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:13.385355 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-17 04:43:13.472277 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-04-17 04:43:13.472365 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:13.472379 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-17 04:43:13.666281 | instance | [loki/loki] changed: [instance] 2026-04-17 04:43:13.666330 | instance | [loki/loki] 2026-04-17 04:43:13.666338 | instance | [loki/loki] TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-17 04:43:13.766729 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-17 04:43:13.766773 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:13.766779 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-17 04:43:13.809066 | instance | [cluster-issuer/cluster_issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-17 04:43:13.809103 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:13.809108 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-17 04:43:14.149882 | instance | [keepalived/keepalived] changed: [instance] 2026-04-17 04:43:14.149923 | instance | [keepalived/keepalived] 2026-04-17 04:43:14.149929 | instance | [keepalived/keepalived] PLAY RECAP ********************************************************************* 2026-04-17 04:43:14.149934 | instance | [keepalived/keepalived] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:14.149938 | instance | [keepalived/keepalived] 2026-04-17 04:43:14.230999 | instance | ==> [keepalived] Deployment complete 2026-04-17 04:43:14.653592 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-17 04:43:14.653659 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:14.653667 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-17 04:43:15.533582 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-04-17 04:43:15.533647 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:15.533660 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-17 04:43:15.976301 | instance | [ovn/ovn] changed: [instance] 2026-04-17 04:43:15.976382 | instance | [ovn/ovn] 2026-04-17 04:43:15.976399 | instance | [ovn/ovn] PLAY RECAP ********************************************************************* 2026-04-17 04:43:15.976404 | instance | [ovn/ovn] instance : ok=6 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:43:15.976409 | instance | [ovn/ovn] 2026-04-17 04:43:16.050634 | instance | ==> [ovn] Deployment complete 2026-04-17 04:43:16.193674 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-04-17 04:43:16.193727 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:16.193751 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-17 04:43:16.572666 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-17 04:43:16.572727 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:16.572734 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-17 04:43:16.572740 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:16.572746 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-17 04:43:16.607848 | instance | [cluster-issuer/cluster_issuer] skipping: [instance] 2026-04-17 04:43:16.607898 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:16.607905 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-17 04:43:16.666235 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=messaging-topology-operator) 2026-04-17 04:43:16.666288 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=rabbitmq-cluster) 2026-04-17 04:43:16.666296 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:16.666303 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-17 04:43:17.044839 | instance | [loki/loki] changed: [instance] 2026-04-17 04:43:17.044901 | instance | [loki/loki] 2026-04-17 04:43:17.044913 | instance | [loki/loki] PLAY RECAP ********************************************************************* 2026-04-17 04:43:17.044924 | instance | [loki/loki] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:17.044933 | instance | [loki/loki] 2026-04-17 04:43:17.123881 | instance | ==> [loki] Deployment complete 2026-04-17 04:43:18.088286 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-04-17 04:43:18.088371 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:18.088391 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY RECAP ********************************************************************* 2026-04-17 04:43:18.088398 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:18.088405 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-17 04:43:18.154058 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-04-17 04:43:18.517062 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-17 04:43:18.517110 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:18.517118 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-17 04:43:20.831648 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-17 04:43:20.831717 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:20.831731 | instance | [cluster-issuer/cluster_issuer] PLAY RECAP ********************************************************************* 2026-04-17 04:43:20.831738 | instance | [cluster-issuer/cluster_issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 04:43:20.831745 | instance | [cluster-issuer/cluster_issuer] 2026-04-17 04:43:20.914046 | instance | ==> [cluster-issuer] Deployment complete 2026-04-17 04:43:21.026116 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-04-17 04:43:21.026183 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:21.026189 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY RECAP ********************************************************************* 2026-04-17 04:43:21.026202 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:21.026207 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-17 04:43:21.089202 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-04-17 04:43:21.089253 | instance | ==> Wave 3: valkey, libvirt, percona-xtradb-cluster, vector 2026-04-17 04:43:21.089266 | instance | ==> [vector] Starting deployment 2026-04-17 04:43:21.089272 | instance | ==> [valkey] Starting deployment 2026-04-17 04:43:21.089278 | instance | ==> [libvirt] Starting deployment 2026-04-17 04:43:21.089314 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-04-17 04:43:21.583791 | instance | [vector/vector] 2026-04-17 04:43:21.583855 | instance | [vector/vector] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:43:21.583862 | instance | [vector/vector] 2026-04-17 04:43:21.583868 | instance | [vector/vector] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:21.590121 | instance | [valkey/valkey] 2026-04-17 04:43:21.590142 | instance | [valkey/valkey] PLAY [controllers] ************************************************************* 2026-04-17 04:43:21.590149 | instance | [valkey/valkey] 2026-04-17 04:43:21.590155 | instance | [valkey/valkey] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:21.614821 | instance | [libvirt/libvirt] 2026-04-17 04:43:21.614844 | instance | [libvirt/libvirt] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:43:21.614850 | instance | [libvirt/libvirt] 2026-04-17 04:43:21.614854 | instance | [libvirt/libvirt] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:21.632270 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:21.632304 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY [controllers] ************************************************************* 2026-04-17 04:43:21.632311 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:21.632317 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:43:23.710749 | instance | [vector/vector] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:23.710837 | instance | [vector/vector] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:23.710851 | instance | [vector/vector] interpreter could change the meaning of that path. See 2026-04-17 04:43:23.710861 | instance | [vector/vector] https://docs.ansible.com/ansible- 2026-04-17 04:43:23.710870 | instance | [vector/vector] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:23.737407 | instance | [vector/vector] ok: [instance] 2026-04-17 04:43:23.737439 | instance | [vector/vector] 2026-04-17 04:43:23.737449 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:23.747462 | instance | [valkey/valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:23.747490 | instance | [valkey/valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:23.747500 | instance | [valkey/valkey] interpreter could change the meaning of that path. See 2026-04-17 04:43:23.747509 | instance | [valkey/valkey] https://docs.ansible.com/ansible- 2026-04-17 04:43:23.747518 | instance | [valkey/valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:23.772170 | instance | [valkey/valkey] ok: [instance] 2026-04-17 04:43:23.772201 | instance | [valkey/valkey] 2026-04-17 04:43:23.772211 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:23.789080 | instance | [vector/vector] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:23.789114 | instance | [vector/vector] 2026-04-17 04:43:23.789125 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:23.826226 | instance | [valkey/valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:23.826261 | instance | [valkey/valkey] 2026-04-17 04:43:23.826272 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:23.830805 | instance | [libvirt/libvirt] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:23.830820 | instance | [libvirt/libvirt] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:23.830830 | instance | [libvirt/libvirt] interpreter could change the meaning of that path. See 2026-04-17 04:43:23.830839 | instance | [libvirt/libvirt] https://docs.ansible.com/ansible- 2026-04-17 04:43:23.830857 | instance | [libvirt/libvirt] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:23.872466 | instance | [libvirt/libvirt] ok: [instance] 2026-04-17 04:43:23.872500 | instance | [libvirt/libvirt] 2026-04-17 04:43:23.872511 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:43:23.880806 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:43:23.880826 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:43:23.880836 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter could change the meaning of that path. See 2026-04-17 04:43:23.880846 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] https://docs.ansible.com/ansible- 2026-04-17 04:43:23.880856 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:43:23.909846 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-17 04:43:23.909903 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:23.909915 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-17 04:43:23.985166 | instance | [libvirt/libvirt] ok: [instance] 2026-04-17 04:43:23.985200 | instance | [libvirt/libvirt] 2026-04-17 04:43:23.985205 | instance | [libvirt/libvirt] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:43:24.016795 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-17 04:43:24.016859 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.016870 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:43:24.053353 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-17 04:43:24.053389 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.053400 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:43:24.096415 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-17 04:43:24.096440 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.096445 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:43:24.116497 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-17 04:43:24.116534 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.116545 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:43:24.149021 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-17 04:43:24.149052 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.149058 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:43:24.191425 | instance | [libvirt/libvirt] ok: [instance] 2026-04-17 04:43:24.191468 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.191480 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:43:24.240807 | instance | [libvirt/libvirt] ok: [instance] => (item=libvirt_exporter) 2026-04-17 04:43:24.240850 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.240858 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:43:24.288088 | instance | [libvirt/libvirt] ok: [instance] 2026-04-17 04:43:24.288128 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.288140 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:43:24.335963 | instance | [libvirt/libvirt] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:43:24.336409 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.336435 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:43:24.372294 | instance | [vector/vector] changed: [instance] 2026-04-17 04:43:24.372333 | instance | [vector/vector] 2026-04-17 04:43:24.372344 | instance | [vector/vector] TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-17 04:43:24.417653 | instance | [valkey/valkey] changed: [instance] 2026-04-17 04:43:24.417706 | instance | [valkey/valkey] 2026-04-17 04:43:24.417714 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-17 04:43:24.791214 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-17 04:43:24.791247 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:24.791253 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-17 04:43:24.933571 | instance | [libvirt/libvirt] changed: [instance] 2026-04-17 04:43:24.933633 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.933645 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-04-17 04:43:24.972701 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-17 04:43:24.972754 | instance | [libvirt/libvirt] 2026-04-17 04:43:24.972765 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-17 04:43:25.382278 | instance | [valkey/valkey] changed: [instance] 2026-04-17 04:43:25.382356 | instance | [valkey/valkey] 2026-04-17 04:43:25.382369 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-17 04:43:25.668931 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-17 04:43:25.668977 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:25.668988 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-17 04:43:26.085596 | instance | [vector/vector] changed: [instance] 2026-04-17 04:43:26.085638 | instance | [vector/vector] 2026-04-17 04:43:26.085644 | instance | [vector/vector] PLAY RECAP ********************************************************************* 2026-04-17 04:43:26.085649 | instance | [vector/vector] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:26.085653 | instance | [vector/vector] 2026-04-17 04:43:26.146950 | instance | ==> [vector] Deployment complete 2026-04-17 04:43:26.395039 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-17 04:43:26.395121 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.395134 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-17 04:43:26.428761 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.428788 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.428795 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-17 04:43:26.464550 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.464622 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.464634 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-17 04:43:26.528543 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.528621 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.528628 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-17 04:43:26.571480 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.571521 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.571528 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-17 04:43:26.592659 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-04-17 04:43:26.592715 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-04-17 04:43:26.592722 | instance | [libvirt/libvirt] 2026-04-17 04:43:26.592729 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-17 04:43:26.609700 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.609734 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.609744 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-17 04:43:26.648532 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.648580 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.648588 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-17 04:43:26.694521 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-17 04:43:26.694573 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:43:26.694578 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-17 04:43:27.953177 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-04-17 04:43:27.953279 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-04-17 04:43:27.953291 | instance | [libvirt/libvirt] 2026-04-17 04:43:27.953300 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-04-17 04:43:28.127146 | instance | [valkey/valkey] changed: [instance] 2026-04-17 04:43:28.127208 | instance | [valkey/valkey] 2026-04-17 04:43:28.127221 | instance | [valkey/valkey] PLAY RECAP ********************************************************************* 2026-04-17 04:43:28.127231 | instance | [valkey/valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:43:28.127242 | instance | [valkey/valkey] 2026-04-17 04:43:28.194246 | instance | ==> [valkey] Deployment complete 2026-04-17 04:43:28.223029 | instance | [libvirt/libvirt] ok: [instance] 2026-04-17 04:43:28.223094 | instance | [libvirt/libvirt] 2026-04-17 04:43:28.223102 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-17 04:43:29.881862 | instance | [libvirt/libvirt] changed: [instance] 2026-04-17 04:43:29.881922 | instance | [libvirt/libvirt] 2026-04-17 04:43:29.881934 | instance | [libvirt/libvirt] PLAY RECAP ********************************************************************* 2026-04-17 04:43:29.881944 | instance | [libvirt/libvirt] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-17 04:43:29.881953 | instance | [libvirt/libvirt] 2026-04-17 04:43:29.977344 | instance | ==> [libvirt] Deployment complete 2026-04-17 04:44:42.424985 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-17 04:44:42.425074 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:44:42.425092 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-17 04:44:43.229947 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-17 04:44:43.230032 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:44:43.230045 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY RECAP ********************************************************************* 2026-04-17 04:44:43.230056 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-17 04:44:43.230066 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-17 04:44:43.302149 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-04-17 04:44:43.302225 | instance | ==> Wave 4: keycloak 2026-04-17 04:44:43.302246 | instance | ==> [keycloak] Starting deployment 2026-04-17 04:44:43.834340 | instance | [keycloak/keycloak] 2026-04-17 04:44:43.834395 | instance | [keycloak/keycloak] PLAY [controllers] ************************************************************* 2026-04-17 04:44:43.834407 | instance | [keycloak/keycloak] 2026-04-17 04:44:43.834416 | instance | [keycloak/keycloak] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:44:45.967688 | instance | [keycloak/keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:44:45.967751 | instance | [keycloak/keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:44:45.967762 | instance | [keycloak/keycloak] interpreter could change the meaning of that path. See 2026-04-17 04:44:45.967772 | instance | [keycloak/keycloak] https://docs.ansible.com/ansible- 2026-04-17 04:44:45.967781 | instance | [keycloak/keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:44:46.008389 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:46.008442 | instance | [keycloak/keycloak] 2026-04-17 04:44:46.008454 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:44:46.050960 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-17 04:44:46.051012 | instance | [keycloak/keycloak] 2026-04-17 04:44:46.051028 | instance | [keycloak/keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:44:46.082828 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-17 04:44:46.082878 | instance | [keycloak/keycloak] 2026-04-17 04:44:46.082889 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:44:46.116265 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-17 04:44:46.116309 | instance | [keycloak/keycloak] 2026-04-17 04:44:46.116346 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:44:46.151924 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-17 04:44:46.151959 | instance | [keycloak/keycloak] 2026-04-17 04:44:46.151970 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:44:47.015418 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:47.015494 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.015511 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:44:47.075873 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:47.075956 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.075968 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:44:47.113667 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:47.113688 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.113696 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:44:47.161020 | instance | [keycloak/keycloak] ok: [instance] => (item=oslo_db) 2026-04-17 04:44:47.161054 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.161065 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:44:47.210246 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:47.210286 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.210297 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:44:47.266713 | instance | [keycloak/keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:44:47.266763 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.266775 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:44:47.869084 | instance | [keycloak/keycloak] changed: [instance] 2026-04-17 04:44:47.869142 | instance | [keycloak/keycloak] 2026-04-17 04:44:47.869151 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-17 04:44:48.554600 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:48.554738 | instance | [keycloak/keycloak] 2026-04-17 04:44:48.554751 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-17 04:44:49.943547 | instance | [keycloak/keycloak] changed: [instance] 2026-04-17 04:44:49.943632 | instance | [keycloak/keycloak] 2026-04-17 04:44:49.943645 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-17 04:44:50.393990 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:50.394053 | instance | [keycloak/keycloak] 2026-04-17 04:44:50.394066 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-17 04:44:50.856379 | instance | [keycloak/keycloak] changed: [instance] 2026-04-17 04:44:50.856449 | instance | [keycloak/keycloak] 2026-04-17 04:44:50.856462 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-17 04:44:51.371460 | instance | [keycloak/keycloak] changed: [instance] 2026-04-17 04:44:51.371539 | instance | [keycloak/keycloak] 2026-04-17 04:44:51.371563 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-17 04:44:51.812018 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:44:51.812084 | instance | [keycloak/keycloak] 2026-04-17 04:44:51.812110 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-17 04:47:05.869059 | instance | [keycloak/keycloak] changed: [instance] 2026-04-17 04:47:05.869150 | instance | [keycloak/keycloak] 2026-04-17 04:47:05.869163 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-17 04:47:06.563777 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:47:06.563850 | instance | [keycloak/keycloak] 2026-04-17 04:47:06.563862 | instance | [keycloak/keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-04-17 04:47:06.628944 | instance | [keycloak/keycloak] included: ingress for instance 2026-04-17 04:47:06.628994 | instance | [keycloak/keycloak] 2026-04-17 04:47:06.629005 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-17 04:47:07.739463 | instance | [keycloak/keycloak] changed: [instance] 2026-04-17 04:47:07.739515 | instance | [keycloak/keycloak] 2026-04-17 04:47:07.739527 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-17 04:47:08.088127 | instance | [keycloak/keycloak] ok: [instance] 2026-04-17 04:47:08.088187 | instance | [keycloak/keycloak] 2026-04-17 04:47:08.088195 | instance | [keycloak/keycloak] PLAY RECAP ********************************************************************* 2026-04-17 04:47:08.088201 | instance | [keycloak/keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-17 04:47:08.088208 | instance | [keycloak/keycloak] 2026-04-17 04:47:08.154145 | instance | ==> [keycloak] Deployment complete 2026-04-17 04:47:08.154202 | instance | ==> Wave 5: kube-prometheus-stack, keystone 2026-04-17 04:47:08.154214 | instance | ==> [keystone] Starting deployment 2026-04-17 04:47:08.154247 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-04-17 04:47:08.739058 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:08.739127 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:47:08.739139 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:08.739149 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:47:08.820452 | instance | [keystone/keystone] 2026-04-17 04:47:08.820505 | instance | [keystone/keystone] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:47:08.820517 | instance | [keystone/keystone] 2026-04-17 04:47:08.820526 | instance | [keystone/keystone] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:47:10.879546 | instance | [kube-prometheus-stack/kube_prometheus_stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:47:10.879615 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:47:10.879627 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter could change the meaning of that path. See 2026-04-17 04:47:10.879638 | instance | [kube-prometheus-stack/kube_prometheus_stack] https://docs.ansible.com/ansible- 2026-04-17 04:47:10.879648 | instance | [kube-prometheus-stack/kube_prometheus_stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:47:10.912925 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:10.912981 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:10.912993 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:47:10.975649 | instance | [kube-prometheus-stack/kube_prometheus_stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:47:10.975700 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:10.975708 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:47:11.647537 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:47:11.647608 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:11.647621 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-17 04:47:11.922267 | instance | [keystone/keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:47:11.922332 | instance | [keystone/keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:47:11.922344 | instance | [keystone/keystone] interpreter could change the meaning of that path. See 2026-04-17 04:47:11.922354 | instance | [keystone/keystone] https://docs.ansible.com/ansible- 2026-04-17 04:47:11.922363 | instance | [keystone/keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:47:11.954606 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:11.954645 | instance | [keystone/keystone] 2026-04-17 04:47:11.954656 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:47:13.047158 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:47:13.047211 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:13.047235 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-17 04:47:13.980901 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:13.980959 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:13.980972 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-17 04:47:21.323287 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:21.323390 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:21.323400 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-17 04:47:22.624769 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Install openstacksdk (3 retries left). 2026-04-17 04:47:22.624838 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:47:22.624850 | instance | [keystone/keystone] 2026-04-17 04:47:22.624861 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:47:22.940429 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:22.940494 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:22.940505 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-17 04:47:23.059804 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:47:23.059856 | instance | [keystone/keystone] 2026-04-17 04:47:23.059867 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:47:23.351144 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:23.351212 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:23.351226 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-17 04:47:23.684146 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:23.684223 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:23.684235 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-17 04:47:23.856569 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:47:23.856647 | instance | [keystone/keystone] 2026-04-17 04:47:23.856660 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:47:23.930496 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:23.930587 | instance | [keystone/keystone] 2026-04-17 04:47:23.930600 | instance | [keystone/keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:47:23.979442 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:47:23.979497 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:23.979505 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-17 04:47:23.994844 | instance | [keystone/keystone] included: rabbitmq for instance 2026-04-17 04:47:23.994910 | instance | [keystone/keystone] 2026-04-17 04:47:23.994922 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:47:24.701330 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:47:24.701421 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:24.701439 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-17 04:47:24.931064 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:24.931124 | instance | [keystone/keystone] 2026-04-17 04:47:24.931136 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:47:24.985147 | instance | [keystone/keystone] skipping: [instance] 2026-04-17 04:47:24.985194 | instance | [keystone/keystone] 2026-04-17 04:47:24.985205 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:47:25.034488 | instance | [keystone/keystone] skipping: [instance] 2026-04-17 04:47:25.034535 | instance | [keystone/keystone] 2026-04-17 04:47:25.034551 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:47:25.082852 | instance | [keystone/keystone] skipping: [instance] 2026-04-17 04:47:25.082910 | instance | [keystone/keystone] 2026-04-17 04:47:25.082928 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:47:41.838685 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-17 04:47:41.838759 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=grafana) 2026-04-17 04:47:41.838768 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-17 04:47:41.838775 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:41.838781 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-17 04:47:43.920013 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=alertmanager) 2026-04-17 04:47:43.920090 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=grafana) 2026-04-17 04:47:43.920101 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=prometheus) 2026-04-17 04:47:43.920111 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:43.920135 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-17 04:47:48.232855 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:48.232930 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:48.232939 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:48.232948 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:47:48.232956 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:48.232963 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-17 04:47:53.827580 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:53.827656 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:53.827689 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:53.827699 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:53.827708 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-17 04:47:53.827718 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:47:53.827728 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:47:53.827737 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-17 04:47:56.243349 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:47:56.243410 | instance | [keystone/keystone] 2026-04-17 04:47:56.243422 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:47:56.932310 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:56.932369 | instance | [keystone/keystone] 2026-04-17 04:47:56.932378 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:47:56.980671 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:56.980702 | instance | [keystone/keystone] 2026-04-17 04:47:56.980713 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:47:57.689999 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:57.690071 | instance | [keystone/keystone] 2026-04-17 04:47:57.690086 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:47:57.737985 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:57.738044 | instance | [keystone/keystone] 2026-04-17 04:47:57.738050 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:47:57.782387 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:57.782446 | instance | [keystone/keystone] 2026-04-17 04:47:57.782458 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:47:57.867142 | instance | [keystone/keystone] ok: [instance] => (item=oslo_db) 2026-04-17 04:47:57.867207 | instance | [keystone/keystone] ok: [instance] => (item=identity) 2026-04-17 04:47:57.867219 | instance | [keystone/keystone] ok: [instance] => (item=oslo_cache) 2026-04-17 04:47:57.867229 | instance | [keystone/keystone] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:47:57.867239 | instance | [keystone/keystone] 2026-04-17 04:47:57.867249 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:47:57.917937 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:47:57.917997 | instance | [keystone/keystone] 2026-04-17 04:47:57.918009 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:47:57.969723 | instance | [keystone/keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:47:57.969786 | instance | [keystone/keystone] 2026-04-17 04:47:57.969798 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:47:58.623290 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:47:58.623370 | instance | [keystone/keystone] 2026-04-17 04:47:58.623380 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-17 04:48:00.244907 | instance | [keystone/keystone] ok: [instance] => (item=None) 2026-04-17 04:48:00.244983 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:48:00.244994 | instance | [keystone/keystone] 2026-04-17 04:48:00.245004 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-17 04:48:01.310612 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-04-17 04:48:01.310693 | instance | [keystone/keystone] 2026-04-17 04:48:01.310705 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-17 04:48:02.207864 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:48:02.207937 | instance | [keystone/keystone] 2026-04-17 04:48:02.207950 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-17 04:48:03.542614 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-04-17 04:48:03.542680 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:48:03.542692 | instance | [keystone/keystone] 2026-04-17 04:48:03.542702 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-17 04:48:05.236781 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-04-17 04:48:05.236853 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:48:05.236861 | instance | [keystone/keystone] 2026-04-17 04:48:05.236868 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-17 04:48:05.315351 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-17 04:48:05.315409 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-17 04:48:05.315421 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:48:05.315431 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-17 04:48:16.833354 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-17 04:48:16.833440 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-17 04:48:16.833452 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:48:16.833462 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-17 04:48:17.556627 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:48:17.556697 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:48:17.556713 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-17 04:48:23.588389 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-17 04:48:23.588474 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:48:23.588487 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-17 04:48:38.024384 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-17 04:48:38.024481 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-17 04:48:38.024505 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-17 04:48:38.024515 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-17 04:48:38.024524 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-17 04:48:38.024533 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-17 04:48:38.024542 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-17 04:48:38.024551 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-17 04:48:38.024559 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-17 04:48:38.024582 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-17 04:48:38.024591 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-17 04:48:38.024600 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-17 04:48:38.024608 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-17 04:48:38.024617 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:48:38.024635 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-17 04:49:03.787983 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-17 04:49:03.788043 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:49:03.788051 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY RECAP ********************************************************************* 2026-04-17 04:49:03.788058 | instance | [kube-prometheus-stack/kube_prometheus_stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:49:03.788065 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-17 04:49:03.858693 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-04-17 04:49:51.081128 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:49:51.081195 | instance | [keystone/keystone] 2026-04-17 04:49:51.081203 | instance | [keystone/keystone] TASK [Create Ingress] ********************************************************** 2026-04-17 04:49:51.162986 | instance | [keystone/keystone] included: openstack_helm_ingress for instance 2026-04-17 04:49:51.163031 | instance | [keystone/keystone] 2026-04-17 04:49:51.163039 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:49:51.204540 | instance | [keystone/keystone] skipping: [instance] 2026-04-17 04:49:51.204586 | instance | [keystone/keystone] 2026-04-17 04:49:51.204594 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:49:51.249667 | instance | [keystone/keystone] skipping: [instance] 2026-04-17 04:49:51.249706 | instance | [keystone/keystone] 2026-04-17 04:49:51.249717 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:49:51.307940 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:49:51.307979 | instance | [keystone/keystone] 2026-04-17 04:49:51.307989 | instance | [keystone/keystone] TASK [Create Ingress identity] ************************************************* 2026-04-17 04:49:51.369882 | instance | [keystone/keystone] included: ingress for instance 2026-04-17 04:49:51.369922 | instance | [keystone/keystone] 2026-04-17 04:49:51.369932 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-17 04:49:52.347044 | instance | [keystone/keystone] changed: [instance] 2026-04-17 04:49:52.347089 | instance | [keystone/keystone] 2026-04-17 04:49:52.347097 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-17 04:49:55.624182 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-17 04:49:55.624249 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-17 04:49:55.624262 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:49:55.624272 | instance | [keystone/keystone] 2026-04-17 04:49:55.624282 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-17 04:49:56.334800 | instance | [keystone/keystone] ok: [instance] 2026-04-17 04:49:56.334869 | instance | [keystone/keystone] 2026-04-17 04:49:56.334881 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-17 04:49:57.632801 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-04-17 04:49:57.632877 | instance | [keystone/keystone] 2026-04-17 04:49:57.632913 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-17 04:49:58.862667 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-17 04:49:58.862726 | instance | [keystone/keystone] 2026-04-17 04:49:58.862738 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-17 04:49:59.944706 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-17 04:49:59.944779 | instance | [keystone/keystone] 2026-04-17 04:49:59.944791 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-17 04:50:01.015957 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-17 04:50:01.016043 | instance | [keystone/keystone] 2026-04-17 04:50:01.016054 | instance | [keystone/keystone] PLAY RECAP ********************************************************************* 2026-04-17 04:50:01.016064 | instance | [keystone/keystone] instance : ok=33 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:50:01.016073 | instance | [keystone/keystone] 2026-04-17 04:50:01.083366 | instance | ==> [keystone] Deployment complete 2026-04-17 04:50:01.083413 | instance | ==> Wave 6: ipmi-exporter, prometheus-pushgateway, barbican, glance, cinder, placement, heat, horizon, openstack-cli 2026-04-17 04:50:01.083427 | instance | ==> [openstack-cli] Starting deployment 2026-04-17 04:50:01.083436 | instance | ==> [ipmi-exporter] Starting deployment 2026-04-17 04:50:01.083447 | instance | ==> [cinder] Starting deployment 2026-04-17 04:50:01.083590 | instance | ==> [barbican] Starting deployment 2026-04-17 04:50:01.083604 | instance | ==> [placement] Starting deployment 2026-04-17 04:50:01.083671 | instance | ==> [glance] Starting deployment 2026-04-17 04:50:01.083685 | instance | ==> [heat] Starting deployment 2026-04-17 04:50:01.083716 | instance | ==> [prometheus-pushgateway] Starting deployment 2026-04-17 04:50:01.084065 | instance | ==> [horizon] Starting deployment 2026-04-17 04:50:01.572112 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-17 04:50:01.572152 | instance | [ipmi-exporter/ipmi_exporter] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.572158 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-17 04:50:01.572162 | instance | [ipmi-exporter/ipmi_exporter] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.611116 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:01.611154 | instance | [prometheus-pushgateway/prometheus_pushgateway] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.611159 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:01.611164 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.616610 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:01.616624 | instance | [openstack-cli/openstack_cli] PLAY [controllers] ************************************************************* 2026-04-17 04:50:01.616629 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:01.616635 | instance | [openstack-cli/openstack_cli] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.620682 | instance | [cinder/cinder] 2026-04-17 04:50:01.620697 | instance | [cinder/cinder] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.620702 | instance | [cinder/cinder] 2026-04-17 04:50:01.620708 | instance | [cinder/cinder] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.634689 | instance | [placement/placement] 2026-04-17 04:50:01.634722 | instance | [placement/placement] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.634727 | instance | [placement/placement] 2026-04-17 04:50:01.634732 | instance | [placement/placement] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.637341 | instance | [horizon/horizon] 2026-04-17 04:50:01.637358 | instance | [horizon/horizon] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.637374 | instance | [horizon/horizon] 2026-04-17 04:50:01.637381 | instance | [horizon/horizon] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.638395 | instance | [heat/heat] 2026-04-17 04:50:01.638408 | instance | [heat/heat] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.638413 | instance | [heat/heat] 2026-04-17 04:50:01.638417 | instance | [heat/heat] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.675326 | instance | [barbican/barbican] 2026-04-17 04:50:01.675366 | instance | [barbican/barbican] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.675371 | instance | [barbican/barbican] 2026-04-17 04:50:01.675375 | instance | [barbican/barbican] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:01.716281 | instance | [glance/glance] 2026-04-17 04:50:01.716349 | instance | [glance/glance] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:50:01.716362 | instance | [glance/glance] 2026-04-17 04:50:01.716371 | instance | [glance/glance] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:50:03.941087 | instance | [cinder/cinder] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:03.941134 | instance | [cinder/cinder] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:03.941143 | instance | [cinder/cinder] interpreter could change the meaning of that path. See 2026-04-17 04:50:03.941149 | instance | [cinder/cinder] https://docs.ansible.com/ansible- 2026-04-17 04:50:03.941153 | instance | [cinder/cinder] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:03.995317 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:03.995355 | instance | [cinder/cinder] 2026-04-17 04:50:03.995361 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:04.043908 | instance | [ipmi-exporter/ipmi_exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.043949 | instance | [ipmi-exporter/ipmi_exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.043955 | instance | [ipmi-exporter/ipmi_exporter] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.043960 | instance | [ipmi-exporter/ipmi_exporter] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.043964 | instance | [ipmi-exporter/ipmi_exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.045081 | instance | [openstack-cli/openstack_cli] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.045088 | instance | [openstack-cli/openstack_cli] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.045092 | instance | [openstack-cli/openstack_cli] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.045096 | instance | [openstack-cli/openstack_cli] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.045100 | instance | [openstack-cli/openstack_cli] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.061706 | instance | [prometheus-pushgateway/prometheus_pushgateway] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.061749 | instance | [prometheus-pushgateway/prometheus_pushgateway] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.061759 | instance | [prometheus-pushgateway/prometheus_pushgateway] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.061769 | instance | [prometheus-pushgateway/prometheus_pushgateway] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.061778 | instance | [prometheus-pushgateway/prometheus_pushgateway] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.088387 | instance | [ipmi-exporter/ipmi_exporter] ok: [instance] 2026-04-17 04:50:04.088443 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-17 04:50:04.088452 | instance | [ipmi-exporter/ipmi_exporter] TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-17 04:50:04.088459 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:04.088465 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:04.088471 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-17 04:50:04.092287 | instance | [placement/placement] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.092307 | instance | [placement/placement] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.092313 | instance | [placement/placement] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.092332 | instance | [placement/placement] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.092338 | instance | [placement/placement] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.094687 | instance | [prometheus-pushgateway/prometheus_pushgateway] ok: [instance] 2026-04-17 04:50:04.094695 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:04.094701 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:04.110734 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:04.110772 | instance | [cinder/cinder] 2026-04-17 04:50:04.110778 | instance | [cinder/cinder] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:04.145621 | instance | [heat/heat] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.146127 | instance | [heat/heat] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.146140 | instance | [heat/heat] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.146150 | instance | [heat/heat] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.146159 | instance | [heat/heat] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.148053 | instance | [placement/placement] ok: [instance] 2026-04-17 04:50:04.148070 | instance | [placement/placement] 2026-04-17 04:50:04.148080 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:04.166082 | instance | [prometheus-pushgateway/prometheus_pushgateway] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:04.166124 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:04.166132 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:04.169568 | instance | [glance/glance] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.169580 | instance | [glance/glance] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.169585 | instance | [glance/glance] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.169589 | instance | [glance/glance] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.169593 | instance | [glance/glance] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.171079 | instance | [barbican/barbican] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.171092 | instance | [barbican/barbican] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.171097 | instance | [barbican/barbican] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.171101 | instance | [barbican/barbican] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.171105 | instance | [barbican/barbican] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.179487 | instance | [horizon/horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:50:04.179514 | instance | [horizon/horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:50:04.179518 | instance | [horizon/horizon] interpreter could change the meaning of that path. See 2026-04-17 04:50:04.179523 | instance | [horizon/horizon] https://docs.ansible.com/ansible- 2026-04-17 04:50:04.179527 | instance | [horizon/horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:50:04.200994 | instance | [cinder/cinder] included: rabbitmq for instance 2026-04-17 04:50:04.201014 | instance | [cinder/cinder] 2026-04-17 04:50:04.201019 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:50:04.206158 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:04.206170 | instance | [glance/glance] 2026-04-17 04:50:04.206174 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:50:04.207434 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:04.207447 | instance | [heat/heat] 2026-04-17 04:50:04.207452 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:04.222114 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:04.222147 | instance | [barbican/barbican] 2026-04-17 04:50:04.222158 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:50:04.238563 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:04.238595 | instance | [horizon/horizon] 2026-04-17 04:50:04.238602 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:04.258154 | instance | [placement/placement] ok: [instance] 2026-04-17 04:50:04.258187 | instance | [placement/placement] 2026-04-17 04:50:04.258198 | instance | [placement/placement] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:04.308401 | instance | [placement/placement] skipping: [instance] 2026-04-17 04:50:04.308443 | instance | [placement/placement] 2026-04-17 04:50:04.308451 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:04.318643 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:04.318659 | instance | [heat/heat] 2026-04-17 04:50:04.318665 | instance | [heat/heat] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:04.348221 | instance | [placement/placement] skipping: [instance] 2026-04-17 04:50:04.348265 | instance | [placement/placement] 2026-04-17 04:50:04.348273 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:04.348280 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:04.348286 | instance | [horizon/horizon] 2026-04-17 04:50:04.348292 | instance | [horizon/horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:04.379899 | instance | [placement/placement] skipping: [instance] 2026-04-17 04:50:04.379938 | instance | [placement/placement] 2026-04-17 04:50:04.379944 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:04.385004 | instance | [horizon/horizon] skipping: [instance] 2026-04-17 04:50:04.385024 | instance | [horizon/horizon] 2026-04-17 04:50:04.385030 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:04.392755 | instance | [heat/heat] included: rabbitmq for instance 2026-04-17 04:50:04.392773 | instance | [heat/heat] 2026-04-17 04:50:04.392782 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:50:04.430666 | instance | [horizon/horizon] skipping: [instance] 2026-04-17 04:50:04.430696 | instance | [horizon/horizon] 2026-04-17 04:50:04.430703 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:04.469707 | instance | [horizon/horizon] skipping: [instance] 2026-04-17 04:50:04.469748 | instance | [horizon/horizon] 2026-04-17 04:50:04.469759 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:04.571836 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:04.571874 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:04.571880 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:50:04.820912 | instance | [prometheus-pushgateway/prometheus_pushgateway] changed: [instance] 2026-04-17 04:50:04.820951 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:04.820957 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-17 04:50:05.146367 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:05.146406 | instance | [cinder/cinder] 2026-04-17 04:50:05.146412 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:50:05.156562 | instance | [ipmi-exporter/ipmi_exporter] changed: [instance] 2026-04-17 04:50:05.156603 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-17 04:50:05.156611 | instance | [ipmi-exporter/ipmi_exporter] PLAY RECAP ********************************************************************* 2026-04-17 04:50:05.156621 | instance | [ipmi-exporter/ipmi_exporter] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:50:05.156628 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-17 04:50:05.201062 | instance | [cinder/cinder] skipping: [instance] 2026-04-17 04:50:05.201098 | instance | [cinder/cinder] 2026-04-17 04:50:05.201103 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:50:05.218571 | instance | ==> [ipmi-exporter] Deployment complete 2026-04-17 04:50:05.251251 | instance | [cinder/cinder] skipping: [instance] 2026-04-17 04:50:05.251279 | instance | [cinder/cinder] 2026-04-17 04:50:05.251284 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:50:05.324471 | instance | [cinder/cinder] skipping: [instance] 2026-04-17 04:50:05.324536 | instance | [cinder/cinder] 2026-04-17 04:50:05.324547 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:50:05.324563 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:05.324573 | instance | [heat/heat] 2026-04-17 04:50:05.324582 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:50:05.342302 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:05.342344 | instance | [horizon/horizon] 2026-04-17 04:50:05.342350 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:05.374463 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:50:05.374509 | instance | [heat/heat] 2026-04-17 04:50:05.374515 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:50:05.387832 | instance | [placement/placement] ok: [instance] 2026-04-17 04:50:05.387872 | instance | [placement/placement] 2026-04-17 04:50:05.387878 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:05.399194 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:05.399220 | instance | [horizon/horizon] 2026-04-17 04:50:05.399226 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:05.420038 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:50:05.420059 | instance | [heat/heat] 2026-04-17 04:50:05.420064 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:50:05.430860 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:05.430876 | instance | [glance/glance] 2026-04-17 04:50:05.430882 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:50:05.443932 | instance | [placement/placement] ok: [instance] 2026-04-17 04:50:05.443952 | instance | [placement/placement] 2026-04-17 04:50:05.443957 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:05.452753 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:05.452774 | instance | [horizon/horizon] 2026-04-17 04:50:05.452780 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:05.469111 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:50:05.469140 | instance | [heat/heat] 2026-04-17 04:50:05.469147 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:50:05.482766 | instance | [placement/placement] ok: [instance] 2026-04-17 04:50:05.482791 | instance | [placement/placement] 2026-04-17 04:50:05.482799 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:05.518790 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:05.518835 | instance | [barbican/barbican] 2026-04-17 04:50:05.518841 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:50:05.533940 | instance | [horizon/horizon] ok: [instance] => (item=dashboard) 2026-04-17 04:50:05.533978 | instance | [horizon/horizon] ok: [instance] => (item=oslo_cache) 2026-04-17 04:50:05.533983 | instance | [horizon/horizon] ok: [instance] => (item=oslo_db) 2026-04-17 04:50:05.533987 | instance | [horizon/horizon] ok: [instance] => (item=identity) 2026-04-17 04:50:05.533991 | instance | [horizon/horizon] 2026-04-17 04:50:05.533996 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:05.569420 | instance | [placement/placement] ok: [instance] => (item=placement) 2026-04-17 04:50:05.569461 | instance | [placement/placement] ok: [instance] => (item=oslo_db) 2026-04-17 04:50:05.569471 | instance | [placement/placement] ok: [instance] => (item=oslo_cache) 2026-04-17 04:50:05.569476 | instance | [placement/placement] ok: [instance] => (item=identity) 2026-04-17 04:50:05.569480 | instance | [placement/placement] 2026-04-17 04:50:05.569484 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:05.596719 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:05.596756 | instance | [horizon/horizon] 2026-04-17 04:50:05.596769 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:05.628310 | instance | [placement/placement] ok: [instance] 2026-04-17 04:50:05.628375 | instance | [placement/placement] 2026-04-17 04:50:05.628381 | instance | [placement/placement] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:05.649476 | instance | [horizon/horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:05.649501 | instance | [horizon/horizon] 2026-04-17 04:50:05.649509 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:05.712534 | instance | [placement/placement] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:05.712567 | instance | [placement/placement] 2026-04-17 04:50:05.712577 | instance | [placement/placement] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:05.812785 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:05.812834 | instance | [glance/glance] 2026-04-17 04:50:05.812845 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:50:05.927943 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:05.927977 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:05.927983 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:50:05.982282 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:05.982319 | instance | [barbican/barbican] 2026-04-17 04:50:05.982324 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:50:06.303116 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:06.303167 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:06.303175 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:50:06.359487 | instance | [placement/placement] changed: [instance] 2026-04-17 04:50:06.359530 | instance | [placement/placement] 2026-04-17 04:50:06.359536 | instance | [placement/placement] TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-17 04:50:06.368476 | instance | [horizon/horizon] changed: [instance] 2026-04-17 04:50:06.368502 | instance | [horizon/horizon] 2026-04-17 04:50:06.368507 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-17 04:50:06.419736 | instance | [openstack-cli/openstack_cli] ok: [instance] => { 2026-04-17 04:50:06.419781 | instance | [openstack-cli/openstack_cli] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.1/nerdctl-2.2.1-linux-amd64.tar.gz" 2026-04-17 04:50:06.419787 | instance | [openstack-cli/openstack_cli] } 2026-04-17 04:50:06.419791 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:06.419796 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:50:06.543815 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:06.543887 | instance | [glance/glance] 2026-04-17 04:50:06.543903 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:06.704000 | instance | [prometheus-pushgateway/prometheus_pushgateway] changed: [instance] 2026-04-17 04:50:06.704063 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:06.704072 | instance | [prometheus-pushgateway/prometheus_pushgateway] PLAY RECAP ********************************************************************* 2026-04-17 04:50:06.704078 | instance | [prometheus-pushgateway/prometheus_pushgateway] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 04:50:06.704090 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-17 04:50:06.710631 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:06.710675 | instance | [glance/glance] 2026-04-17 04:50:06.710684 | instance | [glance/glance] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:06.788385 | instance | [glance/glance] included: rabbitmq for instance 2026-04-17 04:50:06.788434 | instance | [glance/glance] 2026-04-17 04:50:06.788440 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:50:06.839746 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:06.839801 | instance | [barbican/barbican] 2026-04-17 04:50:06.839812 | instance | [barbican/barbican] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-17 04:50:06.847033 | instance | ==> [prometheus-pushgateway] Deployment complete 2026-04-17 04:50:07.294260 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:07.294298 | instance | [barbican/barbican] 2026-04-17 04:50:07.294311 | instance | [barbican/barbican] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:50:07.388654 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:07.388721 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:07.388759 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:50:07.817167 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:07.817252 | instance | [glance/glance] 2026-04-17 04:50:07.817260 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:50:07.880961 | instance | [glance/glance] skipping: [instance] 2026-04-17 04:50:07.881022 | instance | [glance/glance] 2026-04-17 04:50:07.881030 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:50:07.926179 | instance | [glance/glance] skipping: [instance] 2026-04-17 04:50:07.926232 | instance | [glance/glance] 2026-04-17 04:50:07.926252 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:50:07.979324 | instance | [glance/glance] skipping: [instance] 2026-04-17 04:50:07.979393 | instance | [glance/glance] 2026-04-17 04:50:07.979405 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:50:08.780178 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:08.780234 | instance | [barbican/barbican] 2026-04-17 04:50:08.780240 | instance | [barbican/barbican] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:50:09.211391 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:09.211463 | instance | [barbican/barbican] 2026-04-17 04:50:09.211473 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:50:09.270946 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:09.271537 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:09.271927 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-17 04:50:09.338808 | instance | [barbican/barbican] ok: [instance] => { 2026-04-17 04:50:09.338859 | instance | [barbican/barbican] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.1/nerdctl-2.2.1-linux-amd64.tar.gz" 2026-04-17 04:50:09.338865 | instance | [barbican/barbican] } 2026-04-17 04:50:09.338870 | instance | [barbican/barbican] 2026-04-17 04:50:09.338874 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:50:10.051106 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:10.051154 | instance | [barbican/barbican] 2026-04-17 04:50:10.051160 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:50:10.051196 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:10.051202 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:10.051207 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-17 04:50:11.054632 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:11.054704 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:11.054713 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-17 04:50:11.509136 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:11.509223 | instance | [barbican/barbican] 2026-04-17 04:50:11.509235 | instance | [barbican/barbican] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-17 04:50:11.885982 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:11.886044 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:11.886053 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-17 04:50:12.151949 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:12.152000 | instance | [barbican/barbican] 2026-04-17 04:50:12.152008 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-17 04:50:12.527086 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:12.527149 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.527162 | instance | [openstack-cli/openstack_cli] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-17 04:50:12.658282 | instance | [openstack-cli/openstack_cli] included: openstack_helm_endpoints for instance 2026-04-17 04:50:12.658333 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.658339 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:12.695137 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-17 04:50:12.695183 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.695188 | instance | [openstack-cli/openstack_cli] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:12.729609 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-17 04:50:12.729665 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.729671 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:12.762089 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-17 04:50:12.762134 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.762140 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:12.802599 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-17 04:50:12.802642 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.802648 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:12.852367 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-17 04:50:12.852421 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.852429 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:12.893434 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-17 04:50:12.893494 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.893539 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:12.933284 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:12.933352 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.933363 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:12.990110 | instance | [openstack-cli/openstack_cli] ok: [instance] => (item=identity) 2026-04-17 04:50:12.990148 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:12.990157 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:13.051770 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-17 04:50:13.051834 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:13.051846 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-17 04:50:13.081659 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:13.081703 | instance | [barbican/barbican] 2026-04-17 04:50:13.081711 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-17 04:50:13.672759 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:13.672823 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:13.672831 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-17 04:50:13.944487 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:13.944565 | instance | [barbican/barbican] 2026-04-17 04:50:13.944576 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-17 04:50:14.438721 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:14.438783 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:14.438794 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-17 04:50:14.622784 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:14.622838 | instance | [barbican/barbican] 2026-04-17 04:50:14.622849 | instance | [barbican/barbican] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-17 04:50:14.751881 | instance | [barbican/barbican] included: openstack_helm_endpoints for instance 2026-04-17 04:50:14.751939 | instance | [barbican/barbican] 2026-04-17 04:50:14.751952 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:14.792961 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:14.793013 | instance | [barbican/barbican] 2026-04-17 04:50:14.793028 | instance | [barbican/barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:14.847335 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:14.847387 | instance | [barbican/barbican] 2026-04-17 04:50:14.847396 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:14.882598 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:14.882634 | instance | [barbican/barbican] 2026-04-17 04:50:14.882640 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:14.917753 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:14.917814 | instance | [barbican/barbican] 2026-04-17 04:50:14.917829 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:14.961781 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:14.961819 | instance | [barbican/barbican] 2026-04-17 04:50:14.961827 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:14.999315 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:14.999358 | instance | [barbican/barbican] 2026-04-17 04:50:14.999366 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:15.042540 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:15.042599 | instance | [barbican/barbican] 2026-04-17 04:50:15.042612 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:15.065253 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:15.065286 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:15.065297 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-17 04:50:15.101607 | instance | [barbican/barbican] ok: [instance] => (item=identity) 2026-04-17 04:50:15.101639 | instance | [barbican/barbican] 2026-04-17 04:50:15.101650 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:15.157952 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:15.157988 | instance | [barbican/barbican] 2026-04-17 04:50:15.157996 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-17 04:50:15.650049 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-17 04:50:15.650123 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:15.650135 | instance | [openstack-cli/openstack_cli] PLAY RECAP ********************************************************************* 2026-04-17 04:50:15.650145 | instance | [openstack-cli/openstack_cli] instance : ok=19 changed=8 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-17 04:50:15.650155 | instance | [openstack-cli/openstack_cli] 2026-04-17 04:50:15.723047 | instance | ==> [openstack-cli] Deployment complete 2026-04-17 04:50:15.739072 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:15.739128 | instance | [barbican/barbican] 2026-04-17 04:50:15.739137 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-17 04:50:16.416065 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:16.416182 | instance | [barbican/barbican] 2026-04-17 04:50:16.416199 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-17 04:50:16.990142 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:16.990192 | instance | [barbican/barbican] 2026-04-17 04:50:16.990199 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-17 04:50:17.634700 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:17.634761 | instance | [barbican/barbican] 2026-04-17 04:50:17.634770 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:50:17.796284 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:17.796387 | instance | [barbican/barbican] 2026-04-17 04:50:17.796424 | instance | [barbican/barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:50:17.863167 | instance | [barbican/barbican] included: rabbitmq for instance 2026-04-17 04:50:17.863228 | instance | [barbican/barbican] 2026-04-17 04:50:17.863240 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:50:18.870269 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:18.870315 | instance | [barbican/barbican] 2026-04-17 04:50:18.870321 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:50:19.005575 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:19.005633 | instance | [barbican/barbican] 2026-04-17 04:50:19.005641 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:50:19.057811 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:19.057891 | instance | [barbican/barbican] 2026-04-17 04:50:19.057900 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:50:19.115642 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:50:19.115718 | instance | [barbican/barbican] 2026-04-17 04:50:19.115725 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:50:30.485982 | instance | [horizon/horizon] changed: [instance] 2026-04-17 04:50:30.486092 | instance | [horizon/horizon] 2026-04-17 04:50:30.486105 | instance | [horizon/horizon] TASK [Create Ingress] ********************************************************** 2026-04-17 04:50:30.574630 | instance | [horizon/horizon] included: openstack_helm_ingress for instance 2026-04-17 04:50:30.574678 | instance | [horizon/horizon] 2026-04-17 04:50:30.574685 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:50:30.619723 | instance | [horizon/horizon] skipping: [instance] 2026-04-17 04:50:30.619774 | instance | [horizon/horizon] 2026-04-17 04:50:30.619785 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:50:30.661414 | instance | [horizon/horizon] skipping: [instance] 2026-04-17 04:50:30.661464 | instance | [horizon/horizon] 2026-04-17 04:50:30.661471 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:50:30.728791 | instance | [horizon/horizon] ok: [instance] 2026-04-17 04:50:30.728834 | instance | [horizon/horizon] 2026-04-17 04:50:30.728841 | instance | [horizon/horizon] TASK [Create Ingress dashboard] ************************************************ 2026-04-17 04:50:30.790712 | instance | [horizon/horizon] included: ingress for instance 2026-04-17 04:50:30.790762 | instance | [horizon/horizon] 2026-04-17 04:50:30.790770 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-17 04:50:31.957355 | instance | [horizon/horizon] changed: [instance] 2026-04-17 04:50:31.957431 | instance | [horizon/horizon] 2026-04-17 04:50:31.957445 | instance | [horizon/horizon] PLAY RECAP ********************************************************************* 2026-04-17 04:50:31.957456 | instance | [horizon/horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:50:31.957466 | instance | [horizon/horizon] 2026-04-17 04:50:32.075304 | instance | ==> [horizon] Deployment complete 2026-04-17 04:50:36.464959 | instance | [cinder/cinder] changed: [instance] 2026-04-17 04:50:36.465029 | instance | [cinder/cinder] 2026-04-17 04:50:36.465037 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:36.652379 | instance | [heat/heat] changed: [instance] 2026-04-17 04:50:36.652440 | instance | [heat/heat] 2026-04-17 04:50:36.652446 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:37.175301 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:37.175368 | instance | [cinder/cinder] 2026-04-17 04:50:37.175381 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:37.224175 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:37.224232 | instance | [cinder/cinder] 2026-04-17 04:50:37.224244 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:37.355671 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:37.355719 | instance | [heat/heat] 2026-04-17 04:50:37.355731 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:37.406247 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:37.406297 | instance | [heat/heat] 2026-04-17 04:50:37.406309 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:37.946284 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:37.946346 | instance | [cinder/cinder] 2026-04-17 04:50:37.946358 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:37.992939 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:37.992981 | instance | [cinder/cinder] 2026-04-17 04:50:37.992992 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:38.033269 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:38.033368 | instance | [cinder/cinder] 2026-04-17 04:50:38.033400 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:38.121460 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:38.121503 | instance | [heat/heat] 2026-04-17 04:50:38.121508 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:38.130170 | instance | [cinder/cinder] ok: [instance] => (item=identity) 2026-04-17 04:50:38.130193 | instance | [cinder/cinder] ok: [instance] => (item=image) 2026-04-17 04:50:38.130198 | instance | [cinder/cinder] ok: [instance] => (item=oslo_cache) 2026-04-17 04:50:38.130202 | instance | [cinder/cinder] ok: [instance] => (item=oslo_db) 2026-04-17 04:50:38.130206 | instance | [cinder/cinder] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:50:38.130210 | instance | [cinder/cinder] ok: [instance] => (item=volumev3) 2026-04-17 04:50:38.130214 | instance | [cinder/cinder] 2026-04-17 04:50:38.130218 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:38.182764 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:38.182800 | instance | [heat/heat] 2026-04-17 04:50:38.182805 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:38.192428 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:38.192450 | instance | [cinder/cinder] 2026-04-17 04:50:38.192460 | instance | [cinder/cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:38.225767 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:38.225802 | instance | [heat/heat] 2026-04-17 04:50:38.225808 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:38.255724 | instance | [cinder/cinder] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:38.255759 | instance | [cinder/cinder] 2026-04-17 04:50:38.255770 | instance | [cinder/cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:38.338784 | instance | [heat/heat] ok: [instance] => (item=oslo_db) 2026-04-17 04:50:38.338835 | instance | [heat/heat] ok: [instance] => (item=orchestration) 2026-04-17 04:50:38.338847 | instance | [heat/heat] ok: [instance] => (item=oslo_cache) 2026-04-17 04:50:38.338857 | instance | [heat/heat] ok: [instance] => (item=identity) 2026-04-17 04:50:38.338867 | instance | [heat/heat] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:50:38.338876 | instance | [heat/heat] ok: [instance] => (item=cloudformation) 2026-04-17 04:50:38.338886 | instance | [heat/heat] 2026-04-17 04:50:38.338896 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:38.399888 | instance | [heat/heat] ok: [instance] 2026-04-17 04:50:38.399940 | instance | [heat/heat] 2026-04-17 04:50:38.399951 | instance | [heat/heat] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:38.453952 | instance | [heat/heat] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:38.454009 | instance | [heat/heat] 2026-04-17 04:50:38.454021 | instance | [heat/heat] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:38.913502 | instance | [cinder/cinder] changed: [instance] 2026-04-17 04:50:38.913563 | instance | [cinder/cinder] 2026-04-17 04:50:38.913575 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-17 04:50:39.103510 | instance | [heat/heat] changed: [instance] 2026-04-17 04:50:39.103563 | instance | [heat/heat] 2026-04-17 04:50:39.103571 | instance | [heat/heat] TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-17 04:50:39.270492 | instance | [glance/glance] changed: [instance] 2026-04-17 04:50:39.270544 | instance | [glance/glance] 2026-04-17 04:50:39.270552 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:39.294593 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:39.294632 | instance | [cinder/cinder] 2026-04-17 04:50:39.294643 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-17 04:50:39.356816 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:39.356869 | instance | [cinder/cinder] 2026-04-17 04:50:39.356882 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-04-17 04:50:39.514583 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:50:39.514649 | instance | [cinder/cinder] 2026-04-17 04:50:39.514661 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-17 04:50:39.992367 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:39.992414 | instance | [glance/glance] 2026-04-17 04:50:39.992419 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:40.042156 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:40.042257 | instance | [glance/glance] 2026-04-17 04:50:40.042267 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:40.804036 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:40.804104 | instance | [glance/glance] 2026-04-17 04:50:40.804116 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:40.860381 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:40.860426 | instance | [glance/glance] 2026-04-17 04:50:40.860437 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:40.898794 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:40.898841 | instance | [glance/glance] 2026-04-17 04:50:40.898846 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:40.991882 | instance | [glance/glance] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:50:40.991951 | instance | [glance/glance] ok: [instance] => (item=identity) 2026-04-17 04:50:40.991963 | instance | [glance/glance] ok: [instance] => (item=oslo_cache) 2026-04-17 04:50:40.991972 | instance | [glance/glance] ok: [instance] => (item=dashboard) 2026-04-17 04:50:40.991981 | instance | [glance/glance] ok: [instance] => (item=image) 2026-04-17 04:50:40.991989 | instance | [glance/glance] ok: [instance] => (item=oslo_db) 2026-04-17 04:50:40.991998 | instance | [glance/glance] 2026-04-17 04:50:40.992007 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:41.050959 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:41.051005 | instance | [glance/glance] 2026-04-17 04:50:41.051016 | instance | [glance/glance] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:41.103623 | instance | [glance/glance] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:41.103684 | instance | [glance/glance] 2026-04-17 04:50:41.103692 | instance | [glance/glance] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:41.752942 | instance | [glance/glance] changed: [instance] 2026-04-17 04:50:41.753004 | instance | [glance/glance] 2026-04-17 04:50:41.753014 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-04-17 04:50:42.112030 | instance | [glance/glance] ok: [instance] 2026-04-17 04:50:42.112085 | instance | [glance/glance] 2026-04-17 04:50:42.112092 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-17 04:50:50.478538 | instance | [barbican/barbican] changed: [instance] 2026-04-17 04:50:50.478582 | instance | [barbican/barbican] 2026-04-17 04:50:50.478590 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:50:51.192815 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:51.192873 | instance | [barbican/barbican] 2026-04-17 04:50:51.192885 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:50:51.249475 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:51.249520 | instance | [barbican/barbican] 2026-04-17 04:50:51.249527 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:50:51.979778 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:51.979846 | instance | [barbican/barbican] 2026-04-17 04:50:51.979858 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:50:52.031469 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:52.031485 | instance | [barbican/barbican] 2026-04-17 04:50:52.031490 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:50:52.081289 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:52.081310 | instance | [barbican/barbican] 2026-04-17 04:50:52.081316 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:50:52.190846 | instance | [barbican/barbican] ok: [instance] => (item=oslo_cache) 2026-04-17 04:50:52.190898 | instance | [barbican/barbican] ok: [instance] => (item=key_manager) 2026-04-17 04:50:52.190909 | instance | [barbican/barbican] ok: [instance] => (item=identity) 2026-04-17 04:50:52.190919 | instance | [barbican/barbican] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:50:52.190927 | instance | [barbican/barbican] ok: [instance] => (item=oslo_db) 2026-04-17 04:50:52.190936 | instance | [barbican/barbican] 2026-04-17 04:50:52.190946 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:50:52.252554 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:50:52.252603 | instance | [barbican/barbican] 2026-04-17 04:50:52.252610 | instance | [barbican/barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:50:52.314125 | instance | [barbican/barbican] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:50:52.314189 | instance | [barbican/barbican] 2026-04-17 04:50:52.314201 | instance | [barbican/barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:50:53.014573 | instance | [barbican/barbican] changed: [instance] 2026-04-17 04:50:53.014637 | instance | [barbican/barbican] 2026-04-17 04:50:53.014649 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-17 04:51:40.635673 | instance | [placement/placement] changed: [instance] 2026-04-17 04:51:40.635727 | instance | [placement/placement] 2026-04-17 04:51:40.635733 | instance | [placement/placement] TASK [Create Ingress] ********************************************************** 2026-04-17 04:51:40.723289 | instance | [placement/placement] included: openstack_helm_ingress for instance 2026-04-17 04:51:40.723322 | instance | [placement/placement] 2026-04-17 04:51:40.723328 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:51:40.767095 | instance | [placement/placement] skipping: [instance] 2026-04-17 04:51:40.767159 | instance | [placement/placement] 2026-04-17 04:51:40.767172 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:51:40.806669 | instance | [placement/placement] skipping: [instance] 2026-04-17 04:51:40.806724 | instance | [placement/placement] 2026-04-17 04:51:40.806736 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:51:40.868894 | instance | [placement/placement] ok: [instance] 2026-04-17 04:51:40.868912 | instance | [placement/placement] 2026-04-17 04:51:40.868920 | instance | [placement/placement] TASK [Create Ingress placement] ************************************************ 2026-04-17 04:51:40.937769 | instance | [placement/placement] included: ingress for instance 2026-04-17 04:51:40.937844 | instance | [placement/placement] 2026-04-17 04:51:40.937859 | instance | [placement/placement] TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-17 04:51:42.062278 | instance | [placement/placement] changed: [instance] 2026-04-17 04:51:42.062355 | instance | [placement/placement] 2026-04-17 04:51:42.062374 | instance | [placement/placement] PLAY RECAP ********************************************************************* 2026-04-17 04:51:42.062385 | instance | [placement/placement] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:51:42.062395 | instance | [placement/placement] 2026-04-17 04:51:42.131810 | instance | ==> [placement] Deployment complete 2026-04-17 04:52:31.529518 | instance | [barbican/barbican] changed: [instance] 2026-04-17 04:52:31.529571 | instance | [barbican/barbican] 2026-04-17 04:52:31.529578 | instance | [barbican/barbican] TASK [Create Ingress] ********************************************************** 2026-04-17 04:52:31.633974 | instance | [barbican/barbican] included: openstack_helm_ingress for instance 2026-04-17 04:52:31.634050 | instance | [barbican/barbican] 2026-04-17 04:52:31.634061 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:52:31.679842 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:52:31.679903 | instance | [barbican/barbican] 2026-04-17 04:52:31.679915 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:52:31.731709 | instance | [barbican/barbican] skipping: [instance] 2026-04-17 04:52:31.731801 | instance | [barbican/barbican] 2026-04-17 04:52:31.731812 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:52:31.792953 | instance | [barbican/barbican] ok: [instance] 2026-04-17 04:52:31.793012 | instance | [barbican/barbican] 2026-04-17 04:52:31.793036 | instance | [barbican/barbican] TASK [Create Ingress key-manager] ********************************************** 2026-04-17 04:52:31.859602 | instance | [barbican/barbican] included: ingress for instance 2026-04-17 04:52:31.859672 | instance | [barbican/barbican] 2026-04-17 04:52:31.859683 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-17 04:52:32.777493 | instance | [barbican/barbican] changed: [instance] 2026-04-17 04:52:32.777575 | instance | [barbican/barbican] 2026-04-17 04:52:32.777587 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-17 04:52:34.020211 | instance | [barbican/barbican] changed: [instance] 2026-04-17 04:52:34.020259 | instance | [barbican/barbican] 2026-04-17 04:52:34.020265 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-17 04:52:39.897284 | instance | [barbican/barbican] changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-17 04:52:39.897333 | instance | [barbican/barbican] 2026-04-17 04:52:39.897348 | instance | [barbican/barbican] PLAY RECAP ********************************************************************* 2026-04-17 04:52:39.897357 | instance | [barbican/barbican] instance : ok=42 changed=6 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-17 04:52:39.897361 | instance | [barbican/barbican] 2026-04-17 04:52:39.969004 | instance | ==> [barbican] Deployment complete 2026-04-17 04:52:52.817088 | instance | [glance/glance] changed: [instance] 2026-04-17 04:52:52.817168 | instance | [glance/glance] 2026-04-17 04:52:52.817180 | instance | [glance/glance] TASK [Create Ingress] ********************************************************** 2026-04-17 04:52:52.908480 | instance | [glance/glance] included: openstack_helm_ingress for instance 2026-04-17 04:52:52.908547 | instance | [glance/glance] 2026-04-17 04:52:52.908558 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:52:52.956009 | instance | [glance/glance] skipping: [instance] 2026-04-17 04:52:52.956042 | instance | [glance/glance] 2026-04-17 04:52:52.956052 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:52:53.002515 | instance | [glance/glance] skipping: [instance] 2026-04-17 04:52:53.002565 | instance | [glance/glance] 2026-04-17 04:52:53.002576 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:52:53.070333 | instance | [glance/glance] ok: [instance] 2026-04-17 04:52:53.070359 | instance | [glance/glance] 2026-04-17 04:52:53.070364 | instance | [glance/glance] TASK [Create Ingress image] **************************************************** 2026-04-17 04:52:53.135741 | instance | [glance/glance] included: ingress for instance 2026-04-17 04:52:53.135771 | instance | [glance/glance] 2026-04-17 04:52:53.135776 | instance | [glance/glance] TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-17 04:52:54.173763 | instance | [glance/glance] changed: [instance] 2026-04-17 04:52:54.173815 | instance | [glance/glance] 2026-04-17 04:52:54.173824 | instance | [glance/glance] TASK [Create images] *********************************************************** 2026-04-17 04:52:54.313251 | instance | [glance/glance] 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-17 04:52:54.313292 | instance | [glance/glance] 2026-04-17 04:52:54.313297 | instance | [glance/glance] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-17 04:53:02.980094 | instance | [glance/glance] changed: [instance] 2026-04-17 04:53:02.980179 | instance | [glance/glance] 2026-04-17 04:53:02.980191 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-17 04:53:14.217910 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-17 04:53:14.217977 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-17 04:53:14.217988 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-17 04:53:14.217997 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-17 04:53:14.218006 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-17 04:53:14.218025 | instance | [glance/glance] ok: [instance] 2026-04-17 04:53:14.218035 | instance | [glance/glance] 2026-04-17 04:53:14.218044 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-17 04:53:14.596977 | instance | [glance/glance] changed: [instance] 2026-04-17 04:53:14.597040 | instance | [glance/glance] 2026-04-17 04:53:14.597052 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-17 04:53:15.551903 | instance | [glance/glance] changed: [instance] 2026-04-17 04:53:15.551989 | instance | [glance/glance] 2026-04-17 04:53:15.552005 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-17 04:53:15.954918 | instance | [glance/glance] ok: [instance] 2026-04-17 04:53:15.954980 | instance | [glance/glance] 2026-04-17 04:53:15.954991 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-17 04:53:16.350807 | instance | [glance/glance] changed: [instance] 2026-04-17 04:53:16.351204 | instance | [glance/glance] 2026-04-17 04:53:16.351219 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-17 04:53:17.151109 | instance | [glance/glance] ok: [instance] 2026-04-17 04:53:17.151168 | instance | [glance/glance] 2026-04-17 04:53:17.151180 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-17 04:53:22.076525 | instance | [glance/glance] changed: [instance] 2026-04-17 04:53:22.076582 | instance | [glance/glance] 2026-04-17 04:53:22.076590 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-17 04:53:22.448078 | instance | [glance/glance] changed: [instance] 2026-04-17 04:53:22.448131 | instance | [glance/glance] 2026-04-17 04:53:22.448138 | instance | [glance/glance] PLAY RECAP ********************************************************************* 2026-04-17 04:53:22.448145 | instance | [glance/glance] instance : ok=33 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:53:22.448151 | instance | [glance/glance] 2026-04-17 04:53:22.520229 | instance | ==> [glance] Deployment complete 2026-04-17 04:54:11.998005 | instance | [heat/heat] changed: [instance] 2026-04-17 04:54:11.998070 | instance | [heat/heat] 2026-04-17 04:54:11.998083 | instance | [heat/heat] TASK [Create Ingress] ********************************************************** 2026-04-17 04:54:12.081250 | instance | [heat/heat] included: openstack_helm_ingress for instance 2026-04-17 04:54:12.081331 | instance | [heat/heat] 2026-04-17 04:54:12.081343 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:54:12.125961 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:54:12.126023 | instance | [heat/heat] 2026-04-17 04:54:12.126034 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:54:12.171991 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:54:12.172042 | instance | [heat/heat] 2026-04-17 04:54:12.172049 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:54:12.229626 | instance | [heat/heat] ok: [instance] 2026-04-17 04:54:12.229680 | instance | [heat/heat] 2026-04-17 04:54:12.229688 | instance | [heat/heat] TASK [Create Ingress orchestration] ******************************************** 2026-04-17 04:54:12.298015 | instance | [heat/heat] included: ingress for instance 2026-04-17 04:54:12.298070 | instance | [heat/heat] 2026-04-17 04:54:12.298082 | instance | [heat/heat] TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-17 04:54:13.304753 | instance | [heat/heat] changed: [instance] 2026-04-17 04:54:13.304805 | instance | [heat/heat] 2026-04-17 04:54:13.304811 | instance | [heat/heat] TASK [Create Ingress] ********************************************************** 2026-04-17 04:54:13.406064 | instance | [heat/heat] included: openstack_helm_ingress for instance 2026-04-17 04:54:13.406119 | instance | [heat/heat] 2026-04-17 04:54:13.406124 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:54:13.456196 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:54:13.456247 | instance | [heat/heat] 2026-04-17 04:54:13.456253 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:54:13.515835 | instance | [heat/heat] skipping: [instance] 2026-04-17 04:54:13.515873 | instance | [heat/heat] 2026-04-17 04:54:13.515879 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:54:13.591210 | instance | [heat/heat] ok: [instance] 2026-04-17 04:54:13.591267 | instance | [heat/heat] 2026-04-17 04:54:13.591274 | instance | [heat/heat] TASK [Create Ingress cloudformation] ******************************************* 2026-04-17 04:54:13.667929 | instance | [heat/heat] included: ingress for instance 2026-04-17 04:54:13.667983 | instance | [heat/heat] 2026-04-17 04:54:13.667989 | instance | [heat/heat] TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-17 04:54:14.729076 | instance | [heat/heat] changed: [instance] 2026-04-17 04:54:14.729640 | instance | [heat/heat] 2026-04-17 04:54:14.729650 | instance | [heat/heat] PLAY RECAP ********************************************************************* 2026-04-17 04:54:14.730115 | instance | [heat/heat] instance : ok=23 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-17 04:54:14.730122 | instance | [heat/heat] 2026-04-17 04:54:14.802728 | instance | ==> [heat] Deployment complete 2026-04-17 04:55:29.110303 | instance | [cinder/cinder] changed: [instance] 2026-04-17 04:55:29.110380 | instance | [cinder/cinder] 2026-04-17 04:55:29.110391 | instance | [cinder/cinder] TASK [Create Ingress] ********************************************************** 2026-04-17 04:55:29.198068 | instance | [cinder/cinder] included: openstack_helm_ingress for instance 2026-04-17 04:55:29.198133 | instance | [cinder/cinder] 2026-04-17 04:55:29.198144 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:55:29.239035 | instance | [cinder/cinder] skipping: [instance] 2026-04-17 04:55:29.239077 | instance | [cinder/cinder] 2026-04-17 04:55:29.239084 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:55:29.284497 | instance | [cinder/cinder] skipping: [instance] 2026-04-17 04:55:29.284543 | instance | [cinder/cinder] 2026-04-17 04:55:29.284554 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:55:29.339574 | instance | [cinder/cinder] ok: [instance] 2026-04-17 04:55:29.339630 | instance | [cinder/cinder] 2026-04-17 04:55:29.339642 | instance | [cinder/cinder] TASK [Create Ingress volumev3] ************************************************* 2026-04-17 04:55:29.401779 | instance | [cinder/cinder] included: ingress for instance 2026-04-17 04:55:29.401821 | instance | [cinder/cinder] 2026-04-17 04:55:29.401832 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-17 04:55:30.407354 | instance | [cinder/cinder] changed: [instance] 2026-04-17 04:55:30.407429 | instance | [cinder/cinder] 2026-04-17 04:55:30.407441 | instance | [cinder/cinder] PLAY RECAP ********************************************************************* 2026-04-17 04:55:30.407451 | instance | [cinder/cinder] instance : ok=22 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 04:55:30.407461 | instance | [cinder/cinder] 2026-04-17 04:55:30.483011 | instance | ==> [cinder] Deployment complete 2026-04-17 04:55:30.483091 | instance | ==> Wave 7: rook-ceph-cluster, staffeln, nova, magnum 2026-04-17 04:55:30.483102 | instance | ==> [magnum] Starting deployment 2026-04-17 04:55:30.483111 | instance | ==> [staffeln] Starting deployment 2026-04-17 04:55:30.483121 | instance | ==> [nova] Starting deployment 2026-04-17 04:55:30.483137 | instance | ==> [rook-ceph-cluster] Starting deployment 2026-04-17 04:55:31.015507 | instance | [staffeln/staffeln] 2026-04-17 04:55:31.015568 | instance | [staffeln/staffeln] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:55:31.015574 | instance | [staffeln/staffeln] 2026-04-17 04:55:31.015578 | instance | [staffeln/staffeln] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:55:31.090254 | instance | [magnum/magnum] 2026-04-17 04:55:31.090316 | instance | [magnum/magnum] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:55:31.090324 | instance | [magnum/magnum] 2026-04-17 04:55:31.090329 | instance | [magnum/magnum] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:55:31.091835 | instance | [nova/nova] 2026-04-17 04:55:31.091852 | instance | [nova/nova] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:55:31.091858 | instance | [nova/nova] 2026-04-17 04:55:31.091864 | instance | [nova/nova] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:55:31.095046 | instance | [magnum/magnum_pre] 2026-04-17 04:55:31.095078 | instance | [magnum/magnum_pre] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:55:31.095101 | instance | [magnum/magnum_pre] 2026-04-17 04:55:31.095106 | instance | [magnum/magnum_pre] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:55:31.161977 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:31.162019 | instance | [rook-ceph-cluster/rook_ceph_cluster] PLAY [controllers[0]] ********************************************************** 2026-04-17 04:55:31.162026 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:31.162032 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Gathering Facts] ********************************************************* 2026-04-17 04:55:33.984501 | instance | [staffeln/staffeln] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:55:33.984552 | instance | [staffeln/staffeln] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:55:33.984560 | instance | [staffeln/staffeln] interpreter could change the meaning of that path. See 2026-04-17 04:55:33.984566 | instance | [staffeln/staffeln] https://docs.ansible.com/ansible- 2026-04-17 04:55:33.984577 | instance | [staffeln/staffeln] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:55:34.025370 | instance | [nova/nova] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:55:34.025433 | instance | [nova/nova] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:55:34.025445 | instance | [nova/nova] interpreter could change the meaning of that path. See 2026-04-17 04:55:34.025455 | instance | [nova/nova] https://docs.ansible.com/ansible- 2026-04-17 04:55:34.025464 | instance | [nova/nova] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:55:34.033447 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:34.033474 | instance | [staffeln/staffeln] 2026-04-17 04:55:34.033484 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:55:34.073615 | instance | [nova/nova] ok: [instance] 2026-04-17 04:55:34.073644 | instance | [nova/nova] 2026-04-17 04:55:34.073649 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:55:34.160241 | instance | [magnum/magnum] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:55:34.160387 | instance | [magnum/magnum] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:55:34.160401 | instance | [magnum/magnum] interpreter could change the meaning of that path. See 2026-04-17 04:55:34.160411 | instance | [magnum/magnum] https://docs.ansible.com/ansible- 2026-04-17 04:55:34.160420 | instance | [magnum/magnum] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:55:34.207804 | instance | [magnum/magnum_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:55:34.207856 | instance | [magnum/magnum_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:55:34.207862 | instance | [magnum/magnum_pre] interpreter could change the meaning of that path. See 2026-04-17 04:55:34.207867 | instance | [magnum/magnum_pre] https://docs.ansible.com/ansible- 2026-04-17 04:55:34.207877 | instance | [magnum/magnum_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:55:34.236969 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:55:34.237015 | instance | [magnum/magnum] 2026-04-17 04:55:34.237032 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:55:34.279393 | instance | [rook-ceph-cluster/rook_ceph_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 04:55:34.279446 | instance | [rook-ceph-cluster/rook_ceph_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 04:55:34.279458 | instance | [rook-ceph-cluster/rook_ceph_cluster] interpreter could change the meaning of that path. See 2026-04-17 04:55:34.279467 | instance | [rook-ceph-cluster/rook_ceph_cluster] https://docs.ansible.com/ansible- 2026-04-17 04:55:34.279496 | instance | [rook-ceph-cluster/rook_ceph_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 04:55:34.287646 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:55:34.287688 | instance | [magnum/magnum_pre] 2026-04-17 04:55:34.287697 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:55:34.331976 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:34.332023 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:34.332032 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:55:34.349237 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:55:34.349274 | instance | [magnum/magnum] 2026-04-17 04:55:34.349286 | instance | [magnum/magnum] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:55:34.398152 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:55:34.398201 | instance | [magnum/magnum_pre] 2026-04-17 04:55:34.398213 | instance | [magnum/magnum_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:55:34.435210 | instance | [magnum/magnum] included: rabbitmq for instance 2026-04-17 04:55:34.435283 | instance | [magnum/magnum] 2026-04-17 04:55:34.435299 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:55:34.478755 | instance | [magnum/magnum_pre] included: rabbitmq for instance 2026-04-17 04:55:34.478822 | instance | [magnum/magnum_pre] 2026-04-17 04:55:34.478839 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:55:35.317572 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:55:35.317655 | instance | [magnum/magnum] 2026-04-17 04:55:35.317672 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:55:35.368860 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:35.368935 | instance | [staffeln/staffeln] 2026-04-17 04:55:35.368953 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:55:35.378811 | instance | [nova/nova] ok: [instance] 2026-04-17 04:55:35.378844 | instance | [nova/nova] 2026-04-17 04:55:35.378855 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:55:35.382562 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:55:35.382594 | instance | [magnum/magnum] 2026-04-17 04:55:35.382618 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:55:35.450099 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:55:35.450169 | instance | [magnum/magnum] 2026-04-17 04:55:35.450185 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:55:35.477541 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:55:35.477613 | instance | [magnum/magnum_pre] 2026-04-17 04:55:35.477625 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:55:35.510189 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:55:35.510218 | instance | [magnum/magnum] 2026-04-17 04:55:35.510225 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:55:35.525783 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-17 04:55:35.525816 | instance | [magnum/magnum_pre] 2026-04-17 04:55:35.525828 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:55:35.582273 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-17 04:55:35.582333 | instance | [magnum/magnum_pre] 2026-04-17 04:55:35.582345 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:55:35.627871 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:35.627938 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:35.627950 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:55:35.634078 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-17 04:55:35.634129 | instance | [magnum/magnum_pre] 2026-04-17 04:55:35.634139 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:55:35.771059 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:35.771127 | instance | [staffeln/staffeln] 2026-04-17 04:55:35.771136 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:55:35.832427 | instance | [nova/nova] ok: [instance] 2026-04-17 04:55:35.832468 | instance | [nova/nova] 2026-04-17 04:55:35.832475 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:55:36.101083 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:36.101128 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:36.101137 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:55:36.576316 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:36.576389 | instance | [staffeln/staffeln] 2026-04-17 04:55:36.576398 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:55:36.657126 | instance | [nova/nova] ok: [instance] 2026-04-17 04:55:36.657186 | instance | [nova/nova] 2026-04-17 04:55:36.657202 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:55:36.709479 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:36.709567 | instance | [staffeln/staffeln] 2026-04-17 04:55:36.709576 | instance | [staffeln/staffeln] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:55:36.765176 | instance | [staffeln/staffeln] skipping: [instance] 2026-04-17 04:55:36.765212 | instance | [staffeln/staffeln] 2026-04-17 04:55:36.765218 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:55:36.817921 | instance | [staffeln/staffeln] skipping: [instance] 2026-04-17 04:55:36.817967 | instance | [staffeln/staffeln] 2026-04-17 04:55:36.817973 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:55:36.818625 | instance | [nova/nova] ok: [instance] 2026-04-17 04:55:36.818631 | instance | [nova/nova] 2026-04-17 04:55:36.818635 | instance | [nova/nova] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:55:36.822978 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:36.822985 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:36.822992 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 04:55:36.867072 | instance | [staffeln/staffeln] skipping: [instance] 2026-04-17 04:55:36.867123 | instance | [staffeln/staffeln] 2026-04-17 04:55:36.867134 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:55:36.891044 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:55:36.891088 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:36.891096 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 04:55:36.914998 | instance | [nova/nova] included: rabbitmq for instance 2026-04-17 04:55:36.915054 | instance | [nova/nova] 2026-04-17 04:55:36.915066 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 04:55:36.947535 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:55:36.947587 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:36.947599 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:55:37.022670 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:55:37.022742 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.022748 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:55:37.070883 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:55:37.070927 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.070933 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:55:37.117581 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:55:37.117612 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.117618 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:55:37.171852 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:55:37.171905 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.171912 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:55:37.232819 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:37.232879 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.232891 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:55:37.294765 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] => (item=rook_ceph_cluster) 2026-04-17 04:55:37.294822 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.294834 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:55:37.373159 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:37.373253 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.373276 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:55:37.444643 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:55:37.444693 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:37.444702 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:55:37.848135 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:37.848208 | instance | [staffeln/staffeln] 2026-04-17 04:55:37.848221 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:55:37.875435 | instance | [nova/nova] ok: [instance] 2026-04-17 04:55:37.875496 | instance | [nova/nova] 2026-04-17 04:55:37.875508 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 04:55:37.919775 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:37.919852 | instance | [staffeln/staffeln] 2026-04-17 04:55:37.919862 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:55:37.944455 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:55:37.944521 | instance | [nova/nova] 2026-04-17 04:55:37.944529 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 04:55:37.980396 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:37.980453 | instance | [staffeln/staffeln] 2026-04-17 04:55:37.980462 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:55:38.007999 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:55:38.008083 | instance | [nova/nova] 2026-04-17 04:55:38.008095 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 04:55:38.075940 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:55:38.076001 | instance | [nova/nova] 2026-04-17 04:55:38.076007 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 04:55:38.079713 | instance | [staffeln/staffeln] ok: [instance] => (item=oslo_cache) 2026-04-17 04:55:38.079730 | instance | [staffeln/staffeln] ok: [instance] => (item=oslo_db) 2026-04-17 04:55:38.079735 | instance | [staffeln/staffeln] ok: [instance] => (item=staffeln) 2026-04-17 04:55:38.079739 | instance | [staffeln/staffeln] ok: [instance] => (item=identity) 2026-04-17 04:55:38.079743 | instance | [staffeln/staffeln] 2026-04-17 04:55:38.079748 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:55:38.168156 | instance | [staffeln/staffeln] ok: [instance] 2026-04-17 04:55:38.168201 | instance | [staffeln/staffeln] 2026-04-17 04:55:38.168206 | instance | [staffeln/staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:55:38.171733 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:55:38.171759 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:38.171764 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-17 04:55:38.257042 | instance | [staffeln/staffeln] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:55:38.257096 | instance | [staffeln/staffeln] 2026-04-17 04:55:38.257118 | instance | [staffeln/staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:55:38.952382 | instance | [staffeln/staffeln] changed: [instance] 2026-04-17 04:55:38.952454 | instance | [staffeln/staffeln] 2026-04-17 04:55:38.952465 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-17 04:55:53.167058 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:55:53.167107 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:55:53.167114 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-17 04:56:01.575087 | instance | [staffeln/staffeln] changed: [instance] 2026-04-17 04:56:01.575152 | instance | [staffeln/staffeln] 2026-04-17 04:56:01.575164 | instance | [staffeln/staffeln] PLAY RECAP ********************************************************************* 2026-04-17 04:56:01.575174 | instance | [staffeln/staffeln] instance : ok=13 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-04-17 04:56:01.575184 | instance | [staffeln/staffeln] 2026-04-17 04:56:01.646403 | instance | ==> [staffeln] Deployment complete 2026-04-17 04:56:06.777716 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:06.777801 | instance | [magnum/magnum] 2026-04-17 04:56:06.777813 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:56:06.975797 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-17 04:56:06.975851 | instance | [magnum/magnum_pre] 2026-04-17 04:56:06.975863 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:56:07.553009 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:07.553162 | instance | [magnum/magnum] 2026-04-17 04:56:07.553175 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:56:07.611326 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:07.611438 | instance | [magnum/magnum] 2026-04-17 04:56:07.611452 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:56:07.728770 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:07.728860 | instance | [magnum/magnum_pre] 2026-04-17 04:56:07.728874 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:56:07.783968 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:07.784050 | instance | [magnum/magnum_pre] 2026-04-17 04:56:07.784079 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:56:08.121241 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:56:08.121298 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:08.121309 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-17 04:56:08.367944 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:08.368009 | instance | [magnum/magnum] 2026-04-17 04:56:08.368021 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:56:08.431437 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:08.431495 | instance | [magnum/magnum] 2026-04-17 04:56:08.431507 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:56:08.483889 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:08.483926 | instance | [magnum/magnum] 2026-04-17 04:56:08.483938 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:56:08.520976 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:08.521044 | instance | [magnum/magnum_pre] 2026-04-17 04:56:08.521061 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:56:08.591566 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:08.591618 | instance | [magnum/magnum_pre] 2026-04-17 04:56:08.591629 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:56:08.641494 | instance | [magnum/magnum] ok: [instance] => (item=key_manager) 2026-04-17 04:56:08.641539 | instance | [magnum/magnum] ok: [instance] => (item=identity) 2026-04-17 04:56:08.641564 | instance | [magnum/magnum] ok: [instance] => (item=orchestration) 2026-04-17 04:56:08.641568 | instance | [magnum/magnum] ok: [instance] => (item=container_infra) 2026-04-17 04:56:08.641572 | instance | [magnum/magnum] ok: [instance] => (item=oslo_db) 2026-04-17 04:56:08.641576 | instance | [magnum/magnum] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:56:08.641580 | instance | [magnum/magnum] ok: [instance] => (item=oslo_cache) 2026-04-17 04:56:08.641584 | instance | [magnum/magnum] 2026-04-17 04:56:08.641588 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:56:08.656213 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:08.656231 | instance | [magnum/magnum_pre] 2026-04-17 04:56:08.656236 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:56:08.721189 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:08.721260 | instance | [magnum/magnum] 2026-04-17 04:56:08.721272 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:56:08.791926 | instance | [magnum/magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:56:08.791983 | instance | [magnum/magnum] 2026-04-17 04:56:08.791994 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:56:08.828056 | instance | [magnum/magnum_pre] ok: [instance] => (item=identity) 2026-04-17 04:56:08.828088 | instance | [magnum/magnum_pre] ok: [instance] => (item=oslo_db) 2026-04-17 04:56:08.828099 | instance | [magnum/magnum_pre] ok: [instance] => (item=orchestration) 2026-04-17 04:56:08.828108 | instance | [magnum/magnum_pre] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:56:08.828116 | instance | [magnum/magnum_pre] ok: [instance] => (item=oslo_cache) 2026-04-17 04:56:08.828125 | instance | [magnum/magnum_pre] ok: [instance] => (item=container_infra) 2026-04-17 04:56:08.828134 | instance | [magnum/magnum_pre] ok: [instance] => (item=key_manager) 2026-04-17 04:56:08.828142 | instance | [magnum/magnum_pre] 2026-04-17 04:56:08.828152 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:56:08.912704 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:08.912741 | instance | [magnum/magnum_pre] 2026-04-17 04:56:08.912752 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 04:56:09.308934 | instance | [nova/nova] changed: [instance] 2026-04-17 04:56:09.308999 | instance | [nova/nova] 2026-04-17 04:56:09.309012 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 04:56:09.489278 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:09.489336 | instance | [magnum/magnum] 2026-04-17 04:56:09.489346 | instance | [magnum/magnum] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 04:56:09.567527 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:56:09.567570 | instance | [magnum/magnum] 2026-04-17 04:56:09.567576 | instance | [magnum/magnum] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 04:56:09.667890 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:56:09.667955 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:09.667962 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-17 04:56:10.017782 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:10.017824 | instance | [nova/nova] 2026-04-17 04:56:10.017830 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 04:56:10.033292 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:10.033328 | instance | [magnum/magnum] 2026-04-17 04:56:10.033340 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 04:56:10.069058 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:10.069126 | instance | [nova/nova] 2026-04-17 04:56:10.069143 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 04:56:10.102033 | instance | [magnum/magnum] ok: [instance] => { 2026-04-17 04:56:10.102099 | instance | [magnum/magnum] "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-17 04:56:10.102111 | instance | [magnum/magnum] } 2026-04-17 04:56:10.102121 | instance | [magnum/magnum] 2026-04-17 04:56:10.102155 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 04:56:10.175266 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:10.175316 | instance | [magnum/magnum_pre] 2026-04-17 04:56:10.175324 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 04:56:10.640693 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:10.640738 | instance | [magnum/magnum_pre] 2026-04-17 04:56:10.640744 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 04:56:10.768075 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:10.768115 | instance | [nova/nova] 2026-04-17 04:56:10.768122 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 04:56:10.837629 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:10.837679 | instance | [nova/nova] 2026-04-17 04:56:10.837701 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 04:56:10.885218 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:10.885276 | instance | [nova/nova] 2026-04-17 04:56:10.885284 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 04:56:11.028488 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:56:11.028631 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:11.028647 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-17 04:56:11.089444 | instance | [nova/nova] ok: [instance] => (item=compute_metadata) 2026-04-17 04:56:11.089509 | instance | [nova/nova] ok: [instance] => (item=network) 2026-04-17 04:56:11.089520 | instance | [nova/nova] ok: [instance] => (item=volumev3) 2026-04-17 04:56:11.089550 | instance | [nova/nova] ok: [instance] => (item=oslo_db) 2026-04-17 04:56:11.089559 | instance | [nova/nova] ok: [instance] => (item=compute_novnc_proxy) 2026-04-17 04:56:11.089568 | instance | [nova/nova] ok: [instance] => (item=oslo_cache) 2026-04-17 04:56:11.089577 | instance | [nova/nova] ok: [instance] => (item=compute) 2026-04-17 04:56:11.089586 | instance | [nova/nova] ok: [instance] => (item=oslo_messaging) 2026-04-17 04:56:11.089595 | instance | [nova/nova] ok: [instance] => (item=oslo_db_cell0) 2026-04-17 04:56:11.089603 | instance | [nova/nova] ok: [instance] => (item=oslo_db_api) 2026-04-17 04:56:11.089612 | instance | [nova/nova] ok: [instance] => (item=identity) 2026-04-17 04:56:11.089621 | instance | [nova/nova] ok: [instance] => (item=baremetal) 2026-04-17 04:56:11.089630 | instance | [nova/nova] ok: [instance] => (item=placement) 2026-04-17 04:56:11.089647 | instance | [nova/nova] ok: [instance] => (item=image) 2026-04-17 04:56:11.089657 | instance | [nova/nova] 2026-04-17 04:56:11.089665 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 04:56:11.163814 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:11.163889 | instance | [nova/nova] 2026-04-17 04:56:11.163901 | instance | [nova/nova] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:56:11.238313 | instance | [nova/nova] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:56:11.238400 | instance | [nova/nova] 2026-04-17 04:56:11.238413 | instance | [nova/nova] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:56:11.387718 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:11.387803 | instance | [magnum/magnum_pre] 2026-04-17 04:56:11.387815 | instance | [magnum/magnum_pre] TASK [Upload images] *********************************************************** 2026-04-17 04:56:11.511718 | instance | [magnum/magnum_pre] 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-17 04:56:11.511780 | instance | [magnum/magnum_pre] 2026-04-17 04:56:11.511793 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-17 04:56:11.546262 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:11.546314 | instance | [magnum/magnum] 2026-04-17 04:56:11.546326 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 04:56:11.652561 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:56:11.652645 | instance | [magnum/magnum] 2026-04-17 04:56:11.652657 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-17 04:56:11.934465 | instance | [nova/nova] changed: [instance] 2026-04-17 04:56:11.934520 | instance | [nova/nova] 2026-04-17 04:56:11.934525 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-04-17 04:56:11.940728 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:56:11.940745 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:11.940751 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-17 04:56:11.991564 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:56:11.991611 | instance | [nova/nova] 2026-04-17 04:56:11.991617 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-17 04:56:12.341546 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-17 04:56:12.341630 | instance | [nova/nova] 2026-04-17 04:56:12.341642 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-17 04:56:12.718743 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:56:12.718808 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:12.718814 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-17 04:56:12.880017 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-17 04:56:12.880626 | instance | [nova/nova] 2026-04-17 04:56:12.880640 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-17 04:56:12.886155 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:12.886172 | instance | [magnum/magnum_pre] 2026-04-17 04:56:12.886178 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-17 04:56:13.305941 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:13.306011 | instance | [magnum/magnum] 2026-04-17 04:56:13.306023 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 04:56:13.319821 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-17 04:56:13.319869 | instance | [nova/nova] 2026-04-17 04:56:13.319881 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-17 04:56:13.369289 | instance | [magnum/magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 04:56:13.369351 | instance | [magnum/magnum] 2026-04-17 04:56:13.369372 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 04:56:13.579640 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-17 04:56:13.579715 | instance | [nova/nova] 2026-04-17 04:56:13.579727 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-17 04:56:14.000111 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:14.000179 | instance | [magnum/magnum] 2026-04-17 04:56:14.000191 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-17 04:56:14.094736 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:14.094807 | instance | [magnum/magnum_pre] 2026-04-17 04:56:14.094819 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-17 04:56:14.356487 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:14.356526 | instance | [magnum/magnum] 2026-04-17 04:56:14.356534 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-17 04:56:14.590633 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-17 04:56:14.590695 | instance | [magnum/magnum_pre] 2026-04-17 04:56:14.590707 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-17 04:56:15.166008 | instance | [nova/nova] ok: [instance] => (item=nova-bootstrap) 2026-04-17 04:56:15.166079 | instance | [nova/nova] ok: [instance] => (item=nova-cell-setup) 2026-04-17 04:56:15.166087 | instance | [nova/nova] 2026-04-17 04:56:15.166093 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-04-17 04:56:15.295846 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:15.295928 | instance | [magnum/magnum] 2026-04-17 04:56:15.295941 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-17 04:56:15.358961 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:56:15.359041 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:15.359053 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-17 04:56:15.665759 | instance | [nova/nova] ok: [instance] 2026-04-17 04:56:15.665802 | instance | [nova/nova] 2026-04-17 04:56:15.665808 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-17 04:56:16.184952 | instance | [magnum/magnum] [WARNING]: Module invocation had junk after the JSON data: Traceback (most 2026-04-17 04:56:16.185012 | instance | [magnum/magnum] recent call last): File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_7 2026-04-17 04:56:16.185024 | instance | [magnum/magnum] z975r7n/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/v 2026-04-17 04:56:16.185034 | instance | [magnum/magnum] exxhost/kubernetes/plugins/modules/kustomize.py", line 115, in main File "/tm 2026-04-17 04:56:16.185055 | instance | [magnum/magnum] p/ansible_vexxhost.kubernetes.kustomize_payload_7z975r7n/ansible_vexxhost.kuber 2026-04-17 04:56:16.185064 | instance | [magnum/magnum] netes.kustomize_payload.zip/ansible/module_utils/basic.py", line 1454, in 2026-04-17 04:56:16.185073 | instance | [magnum/magnum] exit_json SystemExit: 0 During handling of the above exception, another 2026-04-17 04:56:16.185083 | instance | [magnum/magnum] exception occurred: Traceback (most recent call last): File 2026-04-17 04:56:16.185094 | instance | [magnum/magnum] "/home/zuul/.ansible/tmp/ansible- 2026-04-17 04:56:16.185103 | instance | [magnum/magnum] tmp-1776401775.3367653-156975-12521069339743/AnsiballZ_kustomize.py", line 107, 2026-04-17 04:56:16.185112 | instance | [magnum/magnum] in _ansiballz_main() File "/home/zuul/.ansible/tmp/ansible- 2026-04-17 04:56:16.185122 | instance | [magnum/magnum] tmp-1776401775.3367653-156975-12521069339743/AnsiballZ_kustomize.py", line 99, 2026-04-17 04:56:16.185131 | instance | [magnum/magnum] in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) 2026-04-17 04:56:16.185141 | instance | [magnum/magnum] File "/home/zuul/.ansible/tmp/ansible- 2026-04-17 04:56:16.185150 | instance | [magnum/magnum] tmp-1776401775.3367653-156975-12521069339743/AnsiballZ_kustomize.py", line 47, 2026-04-17 04:56:16.185159 | instance | [magnum/magnum] in invoke_module runpy.run_module(mod_name='ansible_collections.vexxhost.ku 2026-04-17 04:56:16.185167 | instance | [magnum/magnum] bernetes.plugins.modules.kustomize', init_globals=dict(_module_fqn='ansible_col 2026-04-17 04:56:16.185176 | instance | [magnum/magnum] lections.vexxhost.kubernetes.plugins.modules.kustomize', 2026-04-17 04:56:16.185185 | instance | [magnum/magnum] _modlib_path=modlib_path), File "/usr/lib/python3.10/runpy.py", line 224, in 2026-04-17 04:56:16.185194 | instance | [magnum/magnum] run_module return _run_module_code(code, init_globals, run_name, mod_spec) 2026-04-17 04:56:16.185204 | instance | [magnum/magnum] File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code 2026-04-17 04:56:16.185213 | instance | [magnum/magnum] _run_code(code, mod_globals, init_globals, File 2026-04-17 04:56:16.185222 | instance | [magnum/magnum] "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, 2026-04-17 04:56:16.185231 | instance | [magnum/magnum] run_globals) File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_7z975r7 2026-04-17 04:56:16.185241 | instance | [magnum/magnum] n/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/vexxhos 2026-04-17 04:56:16.185250 | instance | [magnum/magnum] t/kubernetes/plugins/modules/kustomize.py", line 119, in File "/tmp/ 2026-04-17 04:56:16.185259 | instance | [magnum/magnum] ansible_vexxhost.kubernetes.kustomize_payload_7z975r7n/ansible_vexxhost.kuberne 2026-04-17 04:56:16.185268 | instance | [magnum/magnum] tes.kustomize_payload.zip/ansible_collections/vexxhost/kubernetes/plugins/modul 2026-04-17 04:56:16.185277 | instance | [magnum/magnum] es/kustomize.py", line 94, in main File "/usr/lib/python3.10/tempfile.py", 2026-04-17 04:56:16.185291 | instance | [magnum/magnum] line 657, in __exit__ self.close() File 2026-04-17 04:56:16.185299 | instance | [magnum/magnum] "/usr/lib/python3.10/tempfile.py", line 664, in close self._closer.close() 2026-04-17 04:56:16.185309 | instance | [magnum/magnum] File "/usr/lib/python3.10/tempfile.py", line 601, in close 2026-04-17 04:56:16.185318 | instance | [magnum/magnum] unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: 2026-04-17 04:56:16.185327 | instance | [magnum/magnum] '/usr/local/src/openstack-resource-controller-2.2.0/tmpdzm50wm_' 2026-04-17 04:56:16.239166 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:16.239256 | instance | [magnum/magnum] 2026-04-17 04:56:16.239269 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-17 04:56:17.094335 | instance | [rook-ceph-cluster/rook_ceph_cluster] [WARNING]: Module did not set no_log for update_password 2026-04-17 04:56:17.129720 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:56:17.129775 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:17.129784 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-17 04:56:19.594302 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:19.594349 | instance | [magnum/magnum] 2026-04-17 04:56:19.594358 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-17 04:56:19.931190 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:19.931254 | instance | [magnum/magnum] 2026-04-17 04:56:19.931262 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-17 04:56:22.287038 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:22.287091 | instance | [magnum/magnum] 2026-04-17 04:56:22.287097 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-17 04:56:22.595053 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-17 04:56:22.595102 | instance | [magnum/magnum_pre] 2026-04-17 04:56:22.595108 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-17 04:56:23.064451 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:23.064506 | instance | [magnum/magnum_pre] 2026-04-17 04:56:23.064515 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-17 04:56:23.116654 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-17 04:56:23.116715 | instance | [magnum/magnum_pre] 2026-04-17 04:56:23.116723 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-17 04:56:23.126076 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:56:23.126140 | instance | [magnum/magnum] 2026-04-17 04:56:23.126152 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-17 04:56:23.650104 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:56:23.650163 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:23.650171 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-17 04:56:23.976188 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-17 04:56:23.976257 | instance | [magnum/magnum_pre] 2026-04-17 04:56:23.976270 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-17 04:56:24.983665 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:56:24.983729 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:24.983737 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-17 04:56:28.149764 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-250.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-17 04:56:28.149820 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-17 04:56:28.149828 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:28.149835 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create Ingress] ********************************************************** 2026-04-17 04:56:28.155865 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:56:28.156351 | instance | [magnum/magnum] 2026-04-17 04:56:28.156369 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-17 04:56:28.202335 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:56:28.202396 | instance | [magnum/magnum] 2026-04-17 04:56:28.202403 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-17 04:56:28.251972 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:56:28.252029 | instance | [magnum/magnum] 2026-04-17 04:56:28.252037 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-17 04:56:28.258979 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: openstack_helm_ingress for instance 2026-04-17 04:56:28.259020 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:28.259042 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:56:28.390626 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:56:28.390673 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:28.390680 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:56:28.431771 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-17 04:56:28.431805 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:28.431816 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:56:28.512428 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-17 04:56:28.512477 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:28.512483 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-17 04:56:28.591333 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: ingress for instance 2026-04-17 04:56:28.591379 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:28.591384 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-17 04:56:29.662353 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-17 04:56:29.662397 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:29.662406 | instance | [rook-ceph-cluster/rook_ceph_cluster] PLAY RECAP ********************************************************************* 2026-04-17 04:56:29.662418 | instance | [rook-ceph-cluster/rook_ceph_cluster] instance : ok=24 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-17 04:56:29.662425 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-17 04:56:29.744919 | instance | ==> [rook-ceph-cluster] Deployment complete 2026-04-17 04:56:36.642417 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-17 04:56:36.642500 | instance | [magnum/magnum_pre] 2026-04-17 04:56:36.642517 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-17 04:56:37.117138 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-17 04:56:37.117206 | instance | [magnum/magnum_pre] 2026-04-17 04:56:37.117219 | instance | [magnum/magnum_pre] PLAY RECAP ********************************************************************* 2026-04-17 04:56:37.117230 | instance | [magnum/magnum_pre] instance : ok=24 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-17 04:56:37.117240 | instance | [magnum/magnum_pre] 2026-04-17 04:57:31.323744 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-17 04:57:31.323838 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-17 04:57:31.323852 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-17 04:57:31.323862 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-17 04:57:31.323872 | instance | [magnum/magnum] 2026-04-17 04:57:31.324031 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-17 04:57:31.409106 | instance | [magnum/magnum] 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-17 04:57:31.409172 | instance | [magnum/magnum] 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-17 04:57:31.409200 | instance | [magnum/magnum] 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-17 04:57:31.409213 | instance | [magnum/magnum] 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-17 04:57:31.409224 | instance | [magnum/magnum] 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-17 04:57:31.409234 | instance | [magnum/magnum] 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-17 04:57:31.409249 | instance | [magnum/magnum] 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-17 04:57:31.409259 | instance | [magnum/magnum] 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-17 04:57:31.409270 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:57:31.409288 | instance | [magnum/magnum] 2026-04-17 04:57:31.409299 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-17 04:57:47.513998 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:57:47.514066 | instance | [magnum/magnum] 2026-04-17 04:57:47.514074 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-17 04:57:48.255300 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:57:48.255388 | instance | [magnum/magnum] 2026-04-17 04:57:48.255402 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-17 04:58:52.677931 | instance | [nova/nova] changed: [instance] 2026-04-17 04:58:52.678006 | instance | [nova/nova] 2026-04-17 04:58:52.678018 | instance | [nova/nova] TASK [Create Ingress] ********************************************************** 2026-04-17 04:58:52.790594 | instance | [nova/nova] included: openstack_helm_ingress for instance 2026-04-17 04:58:52.790651 | instance | [nova/nova] 2026-04-17 04:58:52.790663 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:58:52.843393 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:58:52.843432 | instance | [nova/nova] 2026-04-17 04:58:52.843444 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:58:52.894465 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:58:52.894500 | instance | [nova/nova] 2026-04-17 04:58:52.894505 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:58:52.964366 | instance | [nova/nova] ok: [instance] 2026-04-17 04:58:52.964403 | instance | [nova/nova] 2026-04-17 04:58:52.964414 | instance | [nova/nova] TASK [Create Ingress compute] ************************************************** 2026-04-17 04:58:53.036262 | instance | [nova/nova] included: ingress for instance 2026-04-17 04:58:53.036313 | instance | [nova/nova] 2026-04-17 04:58:53.036357 | instance | [nova/nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-17 04:58:54.034918 | instance | [nova/nova] changed: [instance] 2026-04-17 04:58:54.034973 | instance | [nova/nova] 2026-04-17 04:58:54.034979 | instance | [nova/nova] TASK [Create Ingress] ********************************************************** 2026-04-17 04:58:54.155716 | instance | [nova/nova] included: openstack_helm_ingress for instance 2026-04-17 04:58:54.155774 | instance | [nova/nova] 2026-04-17 04:58:54.155786 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:58:54.206695 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:58:54.206753 | instance | [nova/nova] 2026-04-17 04:58:54.206763 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:58:54.258018 | instance | [nova/nova] skipping: [instance] 2026-04-17 04:58:54.258078 | instance | [nova/nova] 2026-04-17 04:58:54.258089 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:58:54.316926 | instance | [nova/nova] ok: [instance] 2026-04-17 04:58:54.316985 | instance | [nova/nova] 2026-04-17 04:58:54.316996 | instance | [nova/nova] TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-17 04:58:54.392860 | instance | [nova/nova] included: ingress for instance 2026-04-17 04:58:54.392909 | instance | [nova/nova] 2026-04-17 04:58:54.392917 | instance | [nova/nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-17 04:58:55.398470 | instance | [nova/nova] changed: [instance] 2026-04-17 04:58:55.398526 | instance | [nova/nova] 2026-04-17 04:58:55.398533 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-17 04:58:56.156382 | instance | [nova/nova] ok: [instance] 2026-04-17 04:58:56.156425 | instance | [nova/nova] 2026-04-17 04:58:56.156430 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-17 04:59:14.234109 | instance | [nova/nova] FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-17 04:59:14.234192 | instance | [nova/nova] FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-17 04:59:14.234198 | instance | [nova/nova] changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-17 04:59:14.234204 | instance | [nova/nova] changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-17 04:59:14.234210 | instance | [nova/nova] changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-17 04:59:14.234214 | instance | [nova/nova] changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-17 04:59:14.234218 | instance | [nova/nova] changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-17 04:59:14.234223 | instance | [nova/nova] 2026-04-17 04:59:14.234228 | instance | [nova/nova] PLAY RECAP ********************************************************************* 2026-04-17 04:59:14.234233 | instance | [nova/nova] instance : ok=34 changed=6 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-17 04:59:14.234237 | instance | [nova/nova] 2026-04-17 04:59:14.328462 | instance | ==> [nova] Deployment complete 2026-04-17 04:59:57.697875 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:59:57.697941 | instance | [magnum/magnum] 2026-04-17 04:59:57.697949 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-17 04:59:58.662497 | instance | [magnum/magnum] changed: [instance] 2026-04-17 04:59:58.662559 | instance | [magnum/magnum] 2026-04-17 04:59:58.662576 | instance | [magnum/magnum] TASK [Create Ingress] ********************************************************** 2026-04-17 04:59:58.808218 | instance | [magnum/magnum] included: openstack_helm_ingress for instance 2026-04-17 04:59:58.808283 | instance | [magnum/magnum] 2026-04-17 04:59:58.808294 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 04:59:58.867626 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:59:58.867720 | instance | [magnum/magnum] 2026-04-17 04:59:58.867733 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 04:59:58.921641 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 04:59:58.921706 | instance | [magnum/magnum] 2026-04-17 04:59:58.921712 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 04:59:58.995646 | instance | [magnum/magnum] ok: [instance] 2026-04-17 04:59:58.995705 | instance | [magnum/magnum] 2026-04-17 04:59:58.995717 | instance | [magnum/magnum] TASK [Create Ingress container-infra] ****************************************** 2026-04-17 04:59:59.077155 | instance | [magnum/magnum] included: ingress for instance 2026-04-17 04:59:59.077232 | instance | [magnum/magnum] 2026-04-17 04:59:59.077250 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-17 05:00:00.054089 | instance | [magnum/magnum] changed: [instance] 2026-04-17 05:00:00.054138 | instance | [magnum/magnum] 2026-04-17 05:00:00.054143 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-17 05:00:00.984343 | instance | [magnum/magnum] changed: [instance] 2026-04-17 05:00:00.984387 | instance | [magnum/magnum] 2026-04-17 05:00:00.984394 | instance | [magnum/magnum] TASK [Create magnum registry Ingress] ****************************************** 2026-04-17 05:00:01.093765 | instance | [magnum/magnum] included: openstack_helm_ingress for instance 2026-04-17 05:00:01.093817 | instance | [magnum/magnum] 2026-04-17 05:00:01.093829 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 05:00:01.149361 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 05:00:01.149403 | instance | [magnum/magnum] 2026-04-17 05:00:01.149410 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 05:00:01.201404 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 05:00:01.201448 | instance | [magnum/magnum] 2026-04-17 05:00:01.201456 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 05:00:01.259519 | instance | [magnum/magnum] ok: [instance] 2026-04-17 05:00:01.259560 | instance | [magnum/magnum] 2026-04-17 05:00:01.259568 | instance | [magnum/magnum] TASK [Create Ingress container-infra-registry] ********************************* 2026-04-17 05:00:01.342344 | instance | [magnum/magnum] included: ingress for instance 2026-04-17 05:00:01.342400 | instance | [magnum/magnum] 2026-04-17 05:00:01.342411 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-17 05:00:02.376997 | instance | [magnum/magnum] changed: [instance] 2026-04-17 05:00:02.377044 | instance | [magnum/magnum] 2026-04-17 05:00:02.377053 | instance | [magnum/magnum] TASK [Upload images] *********************************************************** 2026-04-17 05:00:02.423736 | instance | [magnum/magnum] skipping: [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-17 05:00:02.423783 | instance | [magnum/magnum] skipping: [instance] 2026-04-17 05:00:02.423789 | instance | [magnum/magnum] 2026-04-17 05:00:02.423794 | instance | [magnum/magnum] PLAY RECAP ********************************************************************* 2026-04-17 05:00:02.423798 | instance | [magnum/magnum] instance : ok=42 changed=20 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2026-04-17 05:00:02.423804 | instance | [magnum/magnum] 2026-04-17 05:00:02.514819 | instance | ==> [magnum] Deployment complete 2026-04-17 05:00:02.514874 | instance | ==> Wave 8: neutron 2026-04-17 05:00:02.514885 | instance | ==> [neutron] Starting deployment 2026-04-17 05:00:03.060431 | instance | [neutron/neutron] 2026-04-17 05:00:03.060488 | instance | [neutron/neutron] PLAY [controllers[0]] ********************************************************** 2026-04-17 05:00:03.060496 | instance | [neutron/neutron] 2026-04-17 05:00:03.060502 | instance | [neutron/neutron] TASK [Gathering Facts] ********************************************************* 2026-04-17 05:00:06.492309 | instance | [neutron/neutron] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 05:00:06.492409 | instance | [neutron/neutron] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 05:00:06.492422 | instance | [neutron/neutron] interpreter could change the meaning of that path. See 2026-04-17 05:00:06.492432 | instance | [neutron/neutron] https://docs.ansible.com/ansible- 2026-04-17 05:00:06.492441 | instance | [neutron/neutron] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 05:00:06.549702 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:06.549731 | instance | [neutron/neutron] 2026-04-17 05:00:06.549741 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 05:00:07.740860 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:07.740920 | instance | [neutron/neutron] 2026-04-17 05:00:07.740929 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 05:00:08.168532 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:08.168611 | instance | [neutron/neutron] 2026-04-17 05:00:08.168623 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 05:00:08.892729 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:08.892799 | instance | [neutron/neutron] 2026-04-17 05:00:08.892811 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:00:09.062386 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:09.062439 | instance | [neutron/neutron] 2026-04-17 05:00:09.062456 | instance | [neutron/neutron] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:00:09.155155 | instance | [neutron/neutron] included: rabbitmq for instance 2026-04-17 05:00:09.155225 | instance | [neutron/neutron] 2026-04-17 05:00:09.155236 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 05:00:10.065555 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:10.065611 | instance | [neutron/neutron] 2026-04-17 05:00:10.065619 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 05:00:10.125858 | instance | [neutron/neutron] skipping: [instance] 2026-04-17 05:00:10.125911 | instance | [neutron/neutron] 2026-04-17 05:00:10.125920 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 05:00:10.195057 | instance | [neutron/neutron] skipping: [instance] 2026-04-17 05:00:10.195119 | instance | [neutron/neutron] 2026-04-17 05:00:10.195130 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 05:00:10.255658 | instance | [neutron/neutron] skipping: [instance] 2026-04-17 05:00:10.255719 | instance | [neutron/neutron] 2026-04-17 05:00:10.255730 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 05:00:41.410046 | instance | [neutron/neutron] changed: [instance] 2026-04-17 05:00:41.410121 | instance | [neutron/neutron] 2026-04-17 05:00:41.410139 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:00:42.129657 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:42.129727 | instance | [neutron/neutron] 2026-04-17 05:00:42.129743 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:00:42.198938 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:42.199000 | instance | [neutron/neutron] 2026-04-17 05:00:42.199012 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:00:42.921518 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:42.921597 | instance | [neutron/neutron] 2026-04-17 05:00:42.921611 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:00:42.986619 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:42.986675 | instance | [neutron/neutron] 2026-04-17 05:00:42.986700 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:00:43.040718 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:43.040780 | instance | [neutron/neutron] 2026-04-17 05:00:43.040792 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:00:43.194286 | instance | [neutron/neutron] ok: [instance] => (item=oslo_cache) 2026-04-17 05:00:43.194352 | instance | [neutron/neutron] ok: [instance] => (item=baremetal) 2026-04-17 05:00:43.194364 | instance | [neutron/neutron] ok: [instance] => (item=oslo_db) 2026-04-17 05:00:43.194374 | instance | [neutron/neutron] ok: [instance] => (item=load_balancer) 2026-04-17 05:00:43.194384 | instance | [neutron/neutron] ok: [instance] => (item=dns) 2026-04-17 05:00:43.194394 | instance | [neutron/neutron] ok: [instance] => (item=compute_metadata) 2026-04-17 05:00:43.194403 | instance | [neutron/neutron] ok: [instance] => (item=compute) 2026-04-17 05:00:43.194413 | instance | [neutron/neutron] ok: [instance] => (item=identity) 2026-04-17 05:00:43.194423 | instance | [neutron/neutron] ok: [instance] => (item=oslo_messaging) 2026-04-17 05:00:43.194433 | instance | [neutron/neutron] ok: [instance] => (item=network) 2026-04-17 05:00:43.194444 | instance | [neutron/neutron] 2026-04-17 05:00:43.194453 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:00:43.319664 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:43.319739 | instance | [neutron/neutron] 2026-04-17 05:00:43.319750 | instance | [neutron/neutron] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 05:00:43.406949 | instance | [neutron/neutron] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 05:00:43.407005 | instance | [neutron/neutron] 2026-04-17 05:00:43.407014 | instance | [neutron/neutron] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 05:00:44.073269 | instance | [neutron/neutron] changed: [instance] 2026-04-17 05:00:44.073331 | instance | [neutron/neutron] 2026-04-17 05:00:44.073338 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-17 05:00:44.137601 | instance | [neutron/neutron] skipping: [instance] 2026-04-17 05:00:44.137665 | instance | [neutron/neutron] 2026-04-17 05:00:44.137678 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-17 05:00:44.677827 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:44.677907 | instance | [neutron/neutron] 2026-04-17 05:00:44.677919 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-17 05:00:44.750455 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:44.750571 | instance | [neutron/neutron] 2026-04-17 05:00:44.750587 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-17 05:00:44.828607 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:00:44.828680 | instance | [neutron/neutron] 2026-04-17 05:00:44.828693 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-17 05:02:59.164838 | instance | [neutron/neutron] changed: [instance] 2026-04-17 05:02:59.164918 | instance | [neutron/neutron] 2026-04-17 05:02:59.164931 | instance | [neutron/neutron] TASK [Create Ingress] ********************************************************** 2026-04-17 05:02:59.299760 | instance | [neutron/neutron] included: openstack_helm_ingress for instance 2026-04-17 05:02:59.299827 | instance | [neutron/neutron] 2026-04-17 05:02:59.299839 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 05:02:59.361451 | instance | [neutron/neutron] skipping: [instance] 2026-04-17 05:02:59.361509 | instance | [neutron/neutron] 2026-04-17 05:02:59.361524 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 05:02:59.420447 | instance | [neutron/neutron] skipping: [instance] 2026-04-17 05:02:59.420516 | instance | [neutron/neutron] 2026-04-17 05:02:59.420546 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 05:02:59.496626 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:02:59.496693 | instance | [neutron/neutron] 2026-04-17 05:02:59.496701 | instance | [neutron/neutron] TASK [Create Ingress network] ************************************************** 2026-04-17 05:02:59.587208 | instance | [neutron/neutron] included: ingress for instance 2026-04-17 05:02:59.587291 | instance | [neutron/neutron] 2026-04-17 05:02:59.587308 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-17 05:03:00.606809 | instance | [neutron/neutron] changed: [instance] 2026-04-17 05:03:00.606893 | instance | [neutron/neutron] 2026-04-17 05:03:00.606906 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-17 05:03:01.351125 | instance | [neutron/neutron] ok: [instance] 2026-04-17 05:03:01.351197 | instance | [neutron/neutron] 2026-04-17 05:03:01.351209 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-17 05:03:17.175752 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-17 05:03:17.175798 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-17 05:03:17.175804 | instance | [neutron/neutron] 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-17 05:03:17.175809 | instance | [neutron/neutron] 2026-04-17 05:03:17.175814 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-17 05:03:20.221602 | instance | [neutron/neutron] 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-17 05:03:20.221650 | instance | [neutron/neutron] 2026-04-17 05:03:20.221656 | instance | [neutron/neutron] PLAY RECAP ********************************************************************* 2026-04-17 05:03:20.221661 | instance | [neutron/neutron] instance : ok=28 changed=6 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-17 05:03:20.221665 | instance | [neutron/neutron] 2026-04-17 05:03:20.326522 | instance | ==> [neutron] Deployment complete 2026-04-17 05:03:20.326540 | instance | ==> Wave 9: octavia, manila, openstack-exporter 2026-04-17 05:03:20.326545 | instance | ==> [openstack-exporter] Starting deployment 2026-04-17 05:03:20.326549 | instance | ==> [octavia] Starting deployment 2026-04-17 05:03:20.326555 | instance | ==> [manila] Starting deployment 2026-04-17 05:03:20.849091 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:20.849143 | instance | [openstack-exporter/openstack_exporter] PLAY [controllers[0]] ********************************************************** 2026-04-17 05:03:20.849154 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:20.849164 | instance | [openstack-exporter/openstack_exporter] TASK [Gathering Facts] ********************************************************* 2026-04-17 05:03:20.895953 | instance | [octavia/octavia_pre] 2026-04-17 05:03:20.895995 | instance | [octavia/octavia_pre] PLAY [controllers[0]] ********************************************************** 2026-04-17 05:03:20.896000 | instance | [octavia/octavia_pre] 2026-04-17 05:03:20.896005 | instance | [octavia/octavia_pre] TASK [Gathering Facts] ********************************************************* 2026-04-17 05:03:20.907964 | instance | [manila/manila] 2026-04-17 05:03:20.908017 | instance | [manila/manila] PLAY [controllers[0]] ********************************************************** 2026-04-17 05:03:20.908044 | instance | [manila/manila] 2026-04-17 05:03:20.908053 | instance | [manila/manila] TASK [Gathering Facts] ********************************************************* 2026-04-17 05:03:20.938624 | instance | [octavia/octavia] 2026-04-17 05:03:20.938665 | instance | [octavia/octavia] PLAY [controllers[0]] ********************************************************** 2026-04-17 05:03:20.938673 | instance | [octavia/octavia] 2026-04-17 05:03:20.938679 | instance | [octavia/octavia] TASK [Gathering Facts] ********************************************************* 2026-04-17 05:03:24.454279 | instance | [octavia/octavia] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 05:03:24.454333 | instance | [octavia/octavia] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 05:03:24.454344 | instance | [octavia/octavia] interpreter could change the meaning of that path. See 2026-04-17 05:03:24.454354 | instance | [octavia/octavia] https://docs.ansible.com/ansible- 2026-04-17 05:03:24.454363 | instance | [octavia/octavia] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 05:03:24.520037 | instance | [octavia/octavia_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 05:03:24.520086 | instance | [octavia/octavia_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 05:03:24.520097 | instance | [octavia/octavia_pre] interpreter could change the meaning of that path. See 2026-04-17 05:03:24.520107 | instance | [octavia/octavia_pre] https://docs.ansible.com/ansible- 2026-04-17 05:03:24.520115 | instance | [octavia/octavia_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 05:03:24.524794 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:24.524811 | instance | [octavia/octavia] 2026-04-17 05:03:24.524820 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 05:03:24.615224 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:24.615261 | instance | [octavia/octavia_pre] 2026-04-17 05:03:24.615267 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:03:24.615744 | instance | [openstack-exporter/openstack_exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 05:03:24.615754 | instance | [openstack-exporter/openstack_exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 05:03:24.615759 | instance | [openstack-exporter/openstack_exporter] interpreter could change the meaning of that path. See 2026-04-17 05:03:24.615763 | instance | [openstack-exporter/openstack_exporter] https://docs.ansible.com/ansible- 2026-04-17 05:03:24.615767 | instance | [openstack-exporter/openstack_exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 05:03:24.703992 | instance | [openstack-exporter/openstack_exporter] ok: [instance] 2026-04-17 05:03:24.704042 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:24.704053 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-17 05:03:24.754690 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:24.754724 | instance | [octavia/octavia_pre] 2026-04-17 05:03:24.754731 | instance | [octavia/octavia_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:03:24.870078 | instance | [octavia/octavia_pre] included: rabbitmq for instance 2026-04-17 05:03:24.870131 | instance | [octavia/octavia_pre] 2026-04-17 05:03:24.870143 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 05:03:25.488354 | instance | [manila/manila] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 05:03:25.488439 | instance | [manila/manila] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 05:03:25.488452 | instance | [manila/manila] interpreter could change the meaning of that path. See 2026-04-17 05:03:25.488462 | instance | [manila/manila] https://docs.ansible.com/ansible- 2026-04-17 05:03:25.488489 | instance | [manila/manila] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 05:03:25.549132 | instance | [manila/manila] ok: [instance] 2026-04-17 05:03:25.549184 | instance | [manila/manila] 2026-04-17 05:03:25.549195 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 05:03:25.806769 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:25.806839 | instance | [octavia/octavia_pre] 2026-04-17 05:03:25.806856 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 05:03:25.874862 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:25.874926 | instance | [octavia/octavia] 2026-04-17 05:03:25.874934 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 05:03:25.895933 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:03:25.895966 | instance | [octavia/octavia_pre] 2026-04-17 05:03:25.895984 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 05:03:25.900971 | instance | [openstack-exporter/openstack_exporter] changed: [instance] 2026-04-17 05:03:25.900995 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:25.901002 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-17 05:03:25.958672 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:03:25.958734 | instance | [octavia/octavia_pre] 2026-04-17 05:03:25.958742 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 05:03:26.027726 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:03:26.027782 | instance | [octavia/octavia_pre] 2026-04-17 05:03:26.027795 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 05:03:26.435381 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:26.435461 | instance | [octavia/octavia] 2026-04-17 05:03:26.435473 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 05:03:26.828436 | instance | [manila/manila] ok: [instance] 2026-04-17 05:03:26.828516 | instance | [manila/manila] 2026-04-17 05:03:26.828528 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 05:03:27.347310 | instance | [manila/manila] ok: [instance] 2026-04-17 05:03:27.347364 | instance | [manila/manila] 2026-04-17 05:03:27.347370 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 05:03:27.382742 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:27.382794 | instance | [octavia/octavia] 2026-04-17 05:03:27.382802 | instance | [octavia/octavia] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-17 05:03:27.834369 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:27.834423 | instance | [octavia/octavia] 2026-04-17 05:03:27.834428 | instance | [octavia/octavia] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 05:03:28.162905 | instance | [manila/manila] ok: [instance] 2026-04-17 05:03:28.162963 | instance | [manila/manila] 2026-04-17 05:03:28.162978 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:03:28.311053 | instance | [manila/manila] ok: [instance] 2026-04-17 05:03:28.311112 | instance | [manila/manila] 2026-04-17 05:03:28.311118 | instance | [manila/manila] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:03:28.410919 | instance | [manila/manila] included: rabbitmq for instance 2026-04-17 05:03:28.410996 | instance | [manila/manila] 2026-04-17 05:03:28.411008 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 05:03:29.304856 | instance | [manila/manila] ok: [instance] 2026-04-17 05:03:29.304922 | instance | [manila/manila] 2026-04-17 05:03:29.304934 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 05:03:29.367514 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:29.367585 | instance | [octavia/octavia] 2026-04-17 05:03:29.367598 | instance | [octavia/octavia] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 05:03:29.370728 | instance | [manila/manila] skipping: [instance] 2026-04-17 05:03:29.370750 | instance | [manila/manila] 2026-04-17 05:03:29.370757 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 05:03:29.436132 | instance | [manila/manila] skipping: [instance] 2026-04-17 05:03:29.436223 | instance | [manila/manila] 2026-04-17 05:03:29.436236 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 05:03:29.520527 | instance | [manila/manila] skipping: [instance] 2026-04-17 05:03:29.520611 | instance | [manila/manila] 2026-04-17 05:03:29.520617 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 05:03:29.773509 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:29.773575 | instance | [octavia/octavia] 2026-04-17 05:03:29.773583 | instance | [octavia/octavia] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 05:03:29.959362 | instance | [octavia/octavia] ok: [instance] => { 2026-04-17 05:03:29.959461 | instance | [octavia/octavia] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.1/nerdctl-2.2.1-linux-amd64.tar.gz" 2026-04-17 05:03:29.959473 | instance | [octavia/octavia] } 2026-04-17 05:03:29.959483 | instance | [octavia/octavia] 2026-04-17 05:03:29.959493 | instance | [octavia/octavia] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 05:03:30.697159 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:30.697293 | instance | [octavia/octavia] 2026-04-17 05:03:30.697306 | instance | [octavia/octavia] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 05:03:32.155781 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:32.155828 | instance | [octavia/octavia] 2026-04-17 05:03:32.155834 | instance | [octavia/octavia] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-17 05:03:32.801902 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:32.802027 | instance | [octavia/octavia] 2026-04-17 05:03:32.802039 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-17 05:03:33.645972 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:33.646050 | instance | [octavia/octavia] 2026-04-17 05:03:33.646058 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-17 05:03:34.538779 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:34.538875 | instance | [octavia/octavia] 2026-04-17 05:03:34.538883 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-17 05:03:34.645026 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645100 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645105 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645109 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645113 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645117 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645121 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645125 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645129 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645133 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645137 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645141 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.645146 | instance | [openstack-exporter/openstack_exporter] ok: [instance] 2026-04-17 05:03:34.645169 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:34.645174 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-17 05:03:34.881778 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881847 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881858 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881867 | instance | [openstack-exporter/openstack_exporter] skipping: [instance] => (item=None) 2026-04-17 05:03:34.881876 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881885 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881893 | instance | [openstack-exporter/openstack_exporter] skipping: [instance] => (item=None) 2026-04-17 05:03:34.881902 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881922 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881931 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881939 | instance | [openstack-exporter/openstack_exporter] skipping: [instance] => (item=None) 2026-04-17 05:03:34.881948 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-04-17 05:03:34.881958 | instance | [openstack-exporter/openstack_exporter] ok: [instance] 2026-04-17 05:03:34.881967 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:34.881977 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-17 05:03:35.192912 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:35.193021 | instance | [octavia/octavia] 2026-04-17 05:03:35.193035 | instance | [octavia/octavia] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-17 05:03:35.363894 | instance | [octavia/octavia] included: openstack_helm_endpoints for instance 2026-04-17 05:03:35.363986 | instance | [octavia/octavia] 2026-04-17 05:03:35.363995 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:03:35.426496 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:35.426602 | instance | [octavia/octavia] 2026-04-17 05:03:35.426616 | instance | [octavia/octavia] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:03:35.480020 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:35.480077 | instance | [octavia/octavia] 2026-04-17 05:03:35.480090 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:03:35.541169 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:35.541217 | instance | [octavia/octavia] 2026-04-17 05:03:35.541229 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:03:35.599039 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:35.599130 | instance | [octavia/octavia] 2026-04-17 05:03:35.599143 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:03:35.655497 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:35.655637 | instance | [octavia/octavia] 2026-04-17 05:03:35.655656 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:03:35.666796 | instance | [openstack-exporter/openstack_exporter] changed: [instance] 2026-04-17 05:03:35.666835 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:35.666842 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-17 05:03:35.716753 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:35.716826 | instance | [octavia/octavia] 2026-04-17 05:03:35.716834 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:03:35.774834 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:35.774878 | instance | [octavia/octavia] 2026-04-17 05:03:35.774890 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:03:35.855006 | instance | [octavia/octavia] ok: [instance] => (item=identity) 2026-04-17 05:03:35.855084 | instance | [octavia/octavia] 2026-04-17 05:03:35.855090 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:03:35.955726 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:35.955814 | instance | [octavia/octavia] 2026-04-17 05:03:35.955821 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-17 05:03:36.549476 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:36.549599 | instance | [octavia/octavia] 2026-04-17 05:03:36.549612 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-17 05:03:36.703773 | instance | [openstack-exporter/openstack_exporter] changed: [instance] 2026-04-17 05:03:36.703835 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:36.703843 | instance | [openstack-exporter/openstack_exporter] PLAY RECAP ********************************************************************* 2026-04-17 05:03:36.703849 | instance | [openstack-exporter/openstack_exporter] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 05:03:36.703856 | instance | [openstack-exporter/openstack_exporter] 2026-04-17 05:03:36.766136 | instance | ==> [openstack-exporter] Deployment complete 2026-04-17 05:03:37.288418 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:37.288528 | instance | [octavia/octavia] 2026-04-17 05:03:37.288550 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-17 05:03:37.869770 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:37.869875 | instance | [octavia/octavia] 2026-04-17 05:03:37.869883 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-17 05:03:38.544065 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:38.544117 | instance | [octavia/octavia] 2026-04-17 05:03:38.544128 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:03:38.783380 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:38.783427 | instance | [octavia/octavia] 2026-04-17 05:03:38.783433 | instance | [octavia/octavia] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:03:38.900582 | instance | [octavia/octavia] included: rabbitmq for instance 2026-04-17 05:03:38.900642 | instance | [octavia/octavia] 2026-04-17 05:03:38.900654 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 05:03:39.884108 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:39.884153 | instance | [octavia/octavia] 2026-04-17 05:03:39.884164 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 05:03:40.177547 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:40.177616 | instance | [octavia/octavia] 2026-04-17 05:03:40.177630 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 05:03:40.486351 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:40.486408 | instance | [octavia/octavia] 2026-04-17 05:03:40.486422 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 05:03:40.889451 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:03:40.889507 | instance | [octavia/octavia] 2026-04-17 05:03:40.889518 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 05:03:57.263291 | instance | [octavia/octavia_pre] changed: [instance] 2026-04-17 05:03:57.263363 | instance | [octavia/octavia_pre] 2026-04-17 05:03:57.263371 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:03:57.316156 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:03:57.316222 | instance | [octavia/octavia] 2026-04-17 05:03:57.316234 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:03:58.021013 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:58.021067 | instance | [octavia/octavia_pre] 2026-04-17 05:03:58.021074 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:03:58.057895 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:58.057944 | instance | [octavia/octavia] 2026-04-17 05:03:58.057956 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:03:58.083310 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:58.083349 | instance | [octavia/octavia_pre] 2026-04-17 05:03:58.083357 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:03:58.126612 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:58.126659 | instance | [octavia/octavia] 2026-04-17 05:03:58.126667 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:03:58.860210 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:58.860265 | instance | [octavia/octavia_pre] 2026-04-17 05:03:58.860277 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:03:58.878776 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:58.878822 | instance | [octavia/octavia] 2026-04-17 05:03:58.878834 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:03:58.927320 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:58.927367 | instance | [octavia/octavia_pre] 2026-04-17 05:03:58.927378 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:03:58.953815 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:58.953845 | instance | [octavia/octavia] 2026-04-17 05:03:58.953855 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:03:58.983986 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:58.984036 | instance | [octavia/octavia_pre] 2026-04-17 05:03:58.984048 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:03:59.014095 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:59.014131 | instance | [octavia/octavia] 2026-04-17 05:03:59.014143 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:03:59.121098 | instance | [octavia/octavia_pre] ok: [instance] => (item=identity) 2026-04-17 05:03:59.121167 | instance | [octavia/octavia_pre] ok: [instance] => (item=oslo_messaging) 2026-04-17 05:03:59.121179 | instance | [octavia/octavia_pre] ok: [instance] => (item=valkey) 2026-04-17 05:03:59.121189 | instance | [octavia/octavia_pre] ok: [instance] => (item=oslo_db) 2026-04-17 05:03:59.121199 | instance | [octavia/octavia_pre] ok: [instance] => (item=oslo_db_persistence) 2026-04-17 05:03:59.121208 | instance | [octavia/octavia_pre] ok: [instance] => (item=oslo_cache) 2026-04-17 05:03:59.121216 | instance | [octavia/octavia_pre] ok: [instance] => (item=load_balancer) 2026-04-17 05:03:59.121225 | instance | [octavia/octavia_pre] ok: [instance] => (item=network) 2026-04-17 05:03:59.121234 | instance | [octavia/octavia_pre] 2026-04-17 05:03:59.121243 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:03:59.152695 | instance | [octavia/octavia] ok: [instance] => (item=oslo_db_persistence) 2026-04-17 05:03:59.152728 | instance | [octavia/octavia] ok: [instance] => (item=valkey) 2026-04-17 05:03:59.152735 | instance | [octavia/octavia] ok: [instance] => (item=network) 2026-04-17 05:03:59.152741 | instance | [octavia/octavia] ok: [instance] => (item=load_balancer) 2026-04-17 05:03:59.152761 | instance | [octavia/octavia] ok: [instance] => (item=oslo_messaging) 2026-04-17 05:03:59.152768 | instance | [octavia/octavia] ok: [instance] => (item=identity) 2026-04-17 05:03:59.152773 | instance | [octavia/octavia] ok: [instance] => (item=oslo_cache) 2026-04-17 05:03:59.152779 | instance | [octavia/octavia] ok: [instance] => (item=oslo_db) 2026-04-17 05:03:59.152785 | instance | [octavia/octavia] 2026-04-17 05:03:59.152791 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:03:59.209550 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:03:59.209598 | instance | [octavia/octavia_pre] 2026-04-17 05:03:59.209606 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 05:03:59.246205 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:03:59.246245 | instance | [octavia/octavia] 2026-04-17 05:03:59.246252 | instance | [octavia/octavia] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 05:03:59.328793 | instance | [octavia/octavia] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 05:03:59.328863 | instance | [octavia/octavia] 2026-04-17 05:03:59.328875 | instance | [octavia/octavia] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 05:03:59.998973 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:03:59.999047 | instance | [octavia/octavia] 2026-04-17 05:03:59.999059 | instance | [octavia/octavia] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-17 05:04:00.437117 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:00.437181 | instance | [octavia/octavia_pre] 2026-04-17 05:04:00.437192 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 05:04:00.691588 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:00.691633 | instance | [manila/manila] 2026-04-17 05:04:00.691641 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:04:00.853963 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:00.854019 | instance | [octavia/octavia_pre] 2026-04-17 05:04:00.854032 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 05:04:01.366639 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:04:01.366680 | instance | [octavia/octavia] 2026-04-17 05:04:01.366685 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-17 05:04:01.496493 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:01.496552 | instance | [manila/manila] 2026-04-17 05:04:01.496564 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:04:01.559334 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:01.559406 | instance | [manila/manila] 2026-04-17 05:04:01.559422 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:04:01.578261 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:01.578300 | instance | [octavia/octavia_pre] 2026-04-17 05:04:01.578311 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-17 05:04:01.964320 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:01.964408 | instance | [octavia/octavia_pre] 2026-04-17 05:04:01.964420 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 05:04:02.270118 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:02.270160 | instance | [manila/manila] 2026-04-17 05:04:02.270165 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:04:02.335281 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:02.335315 | instance | [manila/manila] 2026-04-17 05:04:02.335320 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:04:02.403893 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:02.403935 | instance | [manila/manila] 2026-04-17 05:04:02.403945 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:04:02.543184 | instance | [manila/manila] ok: [instance] => (item=identity) 2026-04-17 05:04:02.543246 | instance | [manila/manila] ok: [instance] => (item=oslo_messaging) 2026-04-17 05:04:02.543251 | instance | [manila/manila] ok: [instance] => (item=oslo_db) 2026-04-17 05:04:02.543255 | instance | [manila/manila] ok: [instance] => (item=sharev2) 2026-04-17 05:04:02.543260 | instance | [manila/manila] ok: [instance] => (item=oslo_cache) 2026-04-17 05:04:02.543270 | instance | [manila/manila] 2026-04-17 05:04:02.543274 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:04:02.630649 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:02.630697 | instance | [manila/manila] 2026-04-17 05:04:02.630702 | instance | [manila/manila] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 05:04:02.712477 | instance | [manila/manila] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 05:04:02.712532 | instance | [manila/manila] 2026-04-17 05:04:02.712537 | instance | [manila/manila] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 05:04:03.047028 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:03.047093 | instance | [octavia/octavia] 2026-04-17 05:04:03.047101 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-17 05:04:03.299118 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:03.299162 | instance | [octavia/octavia_pre] 2026-04-17 05:04:03.299169 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 05:04:03.378963 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:03.379008 | instance | [manila/manila] 2026-04-17 05:04:03.379019 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-17 05:04:03.680463 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:03.680529 | instance | [octavia/octavia_pre] 2026-04-17 05:04:03.680542 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 05:04:03.829924 | instance | [octavia/octavia_pre] ok: [instance] => { 2026-04-17 05:04:03.829976 | instance | [octavia/octavia_pre] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.1/nerdctl-2.2.1-linux-amd64.tar.gz" 2026-04-17 05:04:03.829988 | instance | [octavia/octavia_pre] } 2026-04-17 05:04:03.829998 | instance | [octavia/octavia_pre] 2026-04-17 05:04:03.830007 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 05:04:04.565659 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:04.565708 | instance | [octavia/octavia_pre] 2026-04-17 05:04:04.565714 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 05:04:04.748425 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:04.748470 | instance | [manila/manila] 2026-04-17 05:04:04.748485 | instance | [manila/manila] TASK [Upload service image] **************************************************** 2026-04-17 05:04:04.897737 | instance | [manila/manila] included: glance_image for instance 2026-04-17 05:04:04.897806 | instance | [manila/manila] 2026-04-17 05:04:04.897817 | instance | [manila/manila] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-17 05:04:05.007571 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:05.007616 | instance | [octavia/octavia] 2026-04-17 05:04:05.007624 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-17 05:04:06.001821 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:06.001883 | instance | [octavia/octavia_pre] 2026-04-17 05:04:06.001891 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-17 05:04:06.253562 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:06.253630 | instance | [manila/manila] 2026-04-17 05:04:06.253642 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-17 05:04:06.521619 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:06.521671 | instance | [octavia/octavia] 2026-04-17 05:04:06.521679 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-17 05:04:06.631268 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:06.631320 | instance | [octavia/octavia_pre] 2026-04-17 05:04:06.631331 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-17 05:04:07.425981 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:07.426049 | instance | [octavia/octavia_pre] 2026-04-17 05:04:07.426062 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-17 05:04:07.488395 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:07.488448 | instance | [manila/manila] 2026-04-17 05:04:07.488460 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-17 05:04:07.983164 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:07.983227 | instance | [manila/manila] 2026-04-17 05:04:07.983238 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-17 05:04:08.332479 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:08.332532 | instance | [octavia/octavia_pre] 2026-04-17 05:04:08.332538 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-17 05:04:08.994331 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:08.994379 | instance | [octavia/octavia_pre] 2026-04-17 05:04:08.994385 | instance | [octavia/octavia_pre] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-17 05:04:09.173927 | instance | [octavia/octavia_pre] included: openstack_helm_endpoints for instance 2026-04-17 05:04:09.173986 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.173998 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:04:09.234140 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:04:09.234198 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.234211 | instance | [octavia/octavia_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:04:09.288296 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:04:09.288440 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.288453 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:04:09.354636 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:04:09.354675 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.354688 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:04:09.420940 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:04:09.420977 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.420989 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:04:09.483578 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:04:09.483656 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.483670 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:04:09.540845 | instance | [octavia/octavia_pre] skipping: [instance] 2026-04-17 05:04:09.540917 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.540934 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:04:09.600798 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:09.600859 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.600872 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:04:09.681219 | instance | [octavia/octavia_pre] ok: [instance] => (item=identity) 2026-04-17 05:04:09.681277 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.681289 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:04:09.827747 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:09.827811 | instance | [octavia/octavia_pre] 2026-04-17 05:04:09.827823 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-17 05:04:10.455781 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:10.455862 | instance | [octavia/octavia_pre] 2026-04-17 05:04:10.455871 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-17 05:04:11.127561 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:11.127623 | instance | [octavia/octavia_pre] 2026-04-17 05:04:11.127636 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-17 05:04:11.707689 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:11.707728 | instance | [octavia/octavia_pre] 2026-04-17 05:04:11.707738 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-17 05:04:12.293643 | instance | [octavia/octavia_pre] ok: [instance] 2026-04-17 05:04:12.293717 | instance | [octavia/octavia_pre] 2026-04-17 05:04:12.293731 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.octavia_pre : Create CAs & Issuers] ****************** 2026-04-17 05:04:12.908409 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-17 05:04:12.908470 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-17 05:04:12.908481 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-17 05:04:12.908490 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-17 05:04:12.908499 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-17 05:04:12.908508 | instance | [octavia/octavia] 2026-04-17 05:04:12.908525 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-17 05:04:13.835899 | instance | [octavia/octavia_pre] changed: [instance] => (item=octavia-client) 2026-04-17 05:04:13.835952 | instance | [octavia/octavia_pre] changed: [instance] => (item=octavia-server) 2026-04-17 05:04:13.835959 | instance | [octavia/octavia_pre] 2026-04-17 05:04:13.835966 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.octavia_pre : Create certificate for Octavia clients] *** 2026-04-17 05:04:14.581362 | instance | [octavia/octavia_pre] changed: [instance] 2026-04-17 05:04:14.581422 | instance | [octavia/octavia_pre] 2026-04-17 05:04:14.581429 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.octavia_pre : Create admin compute quotaset] ********* 2026-04-17 05:04:14.613558 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:14.613608 | instance | [manila/manila] 2026-04-17 05:04:14.613613 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-17 05:04:14.877356 | instance | [octavia/octavia] changed: [instance] => (item=instance) 2026-04-17 05:04:14.877413 | instance | [octavia/octavia] 2026-04-17 05:04:14.877425 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-17 05:04:15.125843 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:15.125901 | instance | [manila/manila] 2026-04-17 05:04:15.125912 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-17 05:04:15.189976 | instance | [manila/manila] skipping: [instance] 2026-04-17 05:04:15.190046 | instance | [manila/manila] 2026-04-17 05:04:15.190062 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-17 05:04:15.985885 | instance | [manila/manila] ok: [instance] 2026-04-17 05:04:15.985928 | instance | [manila/manila] 2026-04-17 05:04:15.985934 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-17 05:04:16.392787 | instance | [octavia/octavia_pre] [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-04-17 05:04:16.392851 | instance | [octavia/octavia_pre] loadbalancer quotas. 2026-04-17 05:04:16.429936 | instance | [octavia/octavia_pre] changed: [instance] 2026-04-17 05:04:16.429988 | instance | [octavia/octavia_pre] 2026-04-17 05:04:16.430000 | instance | [octavia/octavia_pre] PLAY RECAP ********************************************************************* 2026-04-17 05:04:16.430010 | instance | [octavia/octavia_pre] instance : ok=36 changed=4 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 2026-04-17 05:04:16.430020 | instance | [octavia/octavia_pre] 2026-04-17 05:04:17.585468 | instance | [octavia/octavia] ok: [instance] => (item=instance) 2026-04-17 05:04:17.585528 | instance | [octavia/octavia] 2026-04-17 05:04:17.585544 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-17 05:04:24.228334 | instance | [octavia/octavia] ok: [instance] => (item=instance) 2026-04-17 05:04:24.228399 | instance | [octavia/octavia] 2026-04-17 05:04:24.228406 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-17 05:04:25.475185 | instance | [octavia/octavia] ok: [instance] => (item=instance) 2026-04-17 05:04:25.475244 | instance | [octavia/octavia] 2026-04-17 05:04:25.475255 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-17 05:04:25.556448 | instance | [octavia/octavia] ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-17 05:04:25.556494 | instance | [octavia/octavia] 2026-04-17 05:04:25.556503 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-17 05:04:26.158868 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:26.158928 | instance | [manila/manila] 2026-04-17 05:04:26.158939 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-17 05:04:26.627818 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:26.627873 | instance | [manila/manila] 2026-04-17 05:04:26.627886 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-17 05:04:26.780735 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:26.780793 | instance | [octavia/octavia] 2026-04-17 05:04:26.780805 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-17 05:04:28.347056 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:28.347119 | instance | [manila/manila] 2026-04-17 05:04:28.347127 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-17 05:04:29.358538 | instance | [octavia/octavia] changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-17T05:04:14Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.187', 'hostname': 'host-172-24-0-187', 'fqdn': 'host-172-24-0-187.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '73fdc77a-3c51-4fca-ad31-e31b169986f6', 'ip_address': '172.24.0.187'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:53:a1:64', 'name': 'octavia-health-manager-port-instance', 'network_id': '82506b64-78fe-4aee-809f-bc91f96450a1', 'numa_affinity_policy': None, 'project_id': 'b31e54af7230424f8db73284237c7175', 'tenant_id': 'b31e54af7230424f8db73284237c7175', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['6281dadc-2946-4c38-8243-69f7af680ce5'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-17T05:04:23Z', 'revision_number': 4, 'if_match': None, 'id': '831266af-df88-4ced-a5f8-05c592661c80', '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-17 05:04:29.358593 | instance | [octavia/octavia] changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-17T05:04:14Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.187', 'hostname': 'host-172-24-0-187', 'fqdn': 'host-172-24-0-187.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '73fdc77a-3c51-4fca-ad31-e31b169986f6', 'ip_address': '172.24.0.187'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:53:a1:64', 'name': 'octavia-health-manager-port-instance', 'network_id': '82506b64-78fe-4aee-809f-bc91f96450a1', 'numa_affinity_policy': None, 'project_id': 'b31e54af7230424f8db73284237c7175', 'tenant_id': 'b31e54af7230424f8db73284237c7175', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['6281dadc-2946-4c38-8243-69f7af680ce5'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-17T05:04:23Z', 'revision_number': 4, 'if_match': None, 'id': '831266af-df88-4ced-a5f8-05c592661c80', '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-17 05:04:29.358599 | instance | [octavia/octavia] 2026-04-17 05:04:29.358604 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-17 05:04:30.700071 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:30.700137 | instance | [octavia/octavia] 2026-04-17 05:04:30.700149 | instance | [octavia/octavia] TASK [Upload Amphora image] **************************************************** 2026-04-17 05:04:30.889799 | instance | [octavia/octavia] included: glance_image for instance 2026-04-17 05:04:30.889892 | instance | [octavia/octavia] 2026-04-17 05:04:30.889904 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-17 05:04:32.190940 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:04:32.190988 | instance | [octavia/octavia] 2026-04-17 05:04:32.190994 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-17 05:04:32.628301 | instance | [manila/manila] changed: [instance] => (item=22) 2026-04-17 05:04:32.628416 | instance | [manila/manila] changed: [instance] => (item=111) 2026-04-17 05:04:32.628433 | instance | [manila/manila] changed: [instance] => (item=2049) 2026-04-17 05:04:32.628448 | instance | [manila/manila] 2026-04-17 05:04:32.628462 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-17 05:04:33.348498 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:04:33.348571 | instance | [octavia/octavia] 2026-04-17 05:04:33.348582 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-17 05:04:33.817702 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:33.817756 | instance | [octavia/octavia] 2026-04-17 05:04:33.817764 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-17 05:04:34.041082 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:34.041124 | instance | [manila/manila] 2026-04-17 05:04:34.041131 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-17 05:04:34.256763 | instance | [manila/manila] ok: [instance -> localhost] 2026-04-17 05:04:34.256876 | instance | [manila/manila] 2026-04-17 05:04:34.256889 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-17 05:04:34.784935 | instance | [manila/manila] ok: [instance -> localhost] 2026-04-17 05:04:34.785021 | instance | [manila/manila] 2026-04-17 05:04:34.785033 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-17 05:04:35.263682 | instance | [manila/manila] ok: [instance -> localhost] 2026-04-17 05:04:35.263745 | instance | [manila/manila] 2026-04-17 05:04:35.263757 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-17 05:04:35.495690 | instance | [manila/manila] ok: [instance -> localhost] 2026-04-17 05:04:35.495753 | instance | [manila/manila] 2026-04-17 05:04:35.495765 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-17 05:04:36.284830 | instance | [manila/manila] changed: [instance] 2026-04-17 05:04:36.284942 | instance | [manila/manila] 2026-04-17 05:04:36.284955 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-17 05:04:47.373977 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:47.374066 | instance | [octavia/octavia] 2026-04-17 05:04:47.374083 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-17 05:04:47.733939 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:04:47.733994 | instance | [octavia/octavia] 2026-04-17 05:04:47.734002 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-17 05:04:50.281144 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:04:50.281203 | instance | [octavia/octavia] 2026-04-17 05:04:50.281213 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-17 05:04:51.033903 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:04:51.034001 | instance | [octavia/octavia] 2026-04-17 05:04:51.034013 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-17 05:05:19.148316 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:05:19.148403 | instance | [octavia/octavia] 2026-04-17 05:05:19.148415 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-17 05:05:19.866066 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:05:19.866136 | instance | [octavia/octavia] 2026-04-17 05:05:19.866148 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-17 05:05:20.931780 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:05:20.931856 | instance | [octavia/octavia] 2026-04-17 05:05:20.931867 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-17 05:05:26.702261 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:05:26.702316 | instance | [octavia/octavia] 2026-04-17 05:05:26.702324 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-17 05:05:27.424619 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:05:27.424671 | instance | [octavia/octavia] 2026-04-17 05:05:27.424682 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-17 05:05:28.657480 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:05:28.657554 | instance | [octavia/octavia] 2026-04-17 05:05:28.657562 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-17 05:05:28.725489 | instance | [octavia/octavia] skipping: [instance] => (item=octavia-client) 2026-04-17 05:05:28.725551 | instance | [octavia/octavia] skipping: [instance] => (item=octavia-server) 2026-04-17 05:05:28.725559 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:05:28.725565 | instance | [octavia/octavia] 2026-04-17 05:05:28.725572 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-17 05:05:28.787868 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:05:28.787938 | instance | [octavia/octavia] 2026-04-17 05:05:28.787949 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-17 05:05:28.850656 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:05:28.850716 | instance | [octavia/octavia] 2026-04-17 05:05:28.850728 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-17 05:07:04.365499 | instance | [manila/manila] changed: [instance] 2026-04-17 05:07:04.365612 | instance | [manila/manila] 2026-04-17 05:07:04.365630 | instance | [manila/manila] TASK [Create Ingress] ********************************************************** 2026-04-17 05:07:04.508405 | instance | [manila/manila] included: openstack_helm_ingress for instance 2026-04-17 05:07:04.508476 | instance | [manila/manila] 2026-04-17 05:07:04.508485 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 05:07:04.576842 | instance | [manila/manila] skipping: [instance] 2026-04-17 05:07:04.576917 | instance | [manila/manila] 2026-04-17 05:07:04.576928 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 05:07:04.634970 | instance | [manila/manila] skipping: [instance] 2026-04-17 05:07:04.635041 | instance | [manila/manila] 2026-04-17 05:07:04.635052 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 05:07:04.717300 | instance | [manila/manila] ok: [instance] 2026-04-17 05:07:04.717393 | instance | [manila/manila] 2026-04-17 05:07:04.717408 | instance | [manila/manila] TASK [Create Ingress sharev2] ************************************************** 2026-04-17 05:07:04.818785 | instance | [manila/manila] included: ingress for instance 2026-04-17 05:07:04.818857 | instance | [manila/manila] 2026-04-17 05:07:04.818870 | instance | [manila/manila] TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-17 05:07:05.950262 | instance | [manila/manila] changed: [instance] 2026-04-17 05:07:05.950326 | instance | [manila/manila] 2026-04-17 05:07:05.950334 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Update service tenant compute quotas] ******* 2026-04-17 05:07:12.215215 | instance | [manila/manila] changed: [instance] 2026-04-17 05:07:12.215306 | instance | [manila/manila] 2026-04-17 05:07:12.215318 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Update service tenant volume quotas] ******** 2026-04-17 05:07:18.101758 | instance | [manila/manila] changed: [instance] 2026-04-17 05:07:18.101824 | instance | [manila/manila] 2026-04-17 05:07:18.101832 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Update service tenant network quotas] ******* 2026-04-17 05:07:23.538547 | instance | [manila/manila] changed: [instance] 2026-04-17 05:07:23.538597 | instance | [manila/manila] 2026-04-17 05:07:23.538604 | instance | [manila/manila] PLAY RECAP ********************************************************************* 2026-04-17 05:07:23.538615 | instance | [manila/manila] instance : ok=43 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-17 05:07:23.538622 | instance | [manila/manila] 2026-04-17 05:07:23.621130 | instance | ==> [manila] Deployment complete 2026-04-17 05:07:39.121680 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:07:39.121745 | instance | [octavia/octavia] 2026-04-17 05:07:39.121756 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-17 05:07:49.824915 | instance | [octavia/octavia] changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-17 05:07:49.824990 | instance | [octavia/octavia] changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-17 05:07:49.825002 | instance | [octavia/octavia] 2026-04-17 05:07:49.825012 | instance | [octavia/octavia] TASK [Create Ingress] ********************************************************** 2026-04-17 05:07:49.978212 | instance | [octavia/octavia] included: openstack_helm_ingress for instance 2026-04-17 05:07:49.978355 | instance | [octavia/octavia] 2026-04-17 05:07:49.978369 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 05:07:50.032780 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:07:50.032850 | instance | [octavia/octavia] 2026-04-17 05:07:50.032860 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 05:07:50.100515 | instance | [octavia/octavia] skipping: [instance] 2026-04-17 05:07:50.100582 | instance | [octavia/octavia] 2026-04-17 05:07:50.100595 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 05:07:50.178306 | instance | [octavia/octavia] ok: [instance] 2026-04-17 05:07:50.178369 | instance | [octavia/octavia] 2026-04-17 05:07:50.178381 | instance | [octavia/octavia] TASK [Create Ingress load-balancer] ******************************************** 2026-04-17 05:07:50.279708 | instance | [octavia/octavia] included: ingress for instance 2026-04-17 05:07:50.279786 | instance | [octavia/octavia] 2026-04-17 05:07:50.279797 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-17 05:07:51.447865 | instance | [octavia/octavia] changed: [instance] 2026-04-17 05:07:51.447940 | instance | [octavia/octavia] 2026-04-17 05:07:51.447953 | instance | [octavia/octavia] PLAY RECAP ********************************************************************* 2026-04-17 05:07:51.447969 | instance | [octavia/octavia] instance : ok=68 changed=20 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 2026-04-17 05:07:51.447978 | instance | [octavia/octavia] 2026-04-17 05:07:51.567294 | instance | ==> [octavia] Deployment complete 2026-04-17 05:07:51.567376 | instance | ==> Parallel deployment complete 2026-04-17 05:07:52.243477 | instance | ok: Runtime: 0:43:00.250474 2026-04-17 05:07:52.288482 | 2026-04-17 05:07:52.288618 | PLAY [Configure networking] 2026-04-17 05:07:52.294919 | 2026-04-17 05:07:52.295010 | TASK [Add IP address to "br-ex"] 2026-04-17 05:07:52.863856 | instance | ok: Runtime: 0:00:00.007486 2026-04-17 05:07:52.870760 | 2026-04-17 05:07:52.870853 | TASK [Set "br-ex" interface to "up"] 2026-04-17 05:07:53.409933 | instance | ok: Runtime: 0:00:00.005731 2026-04-17 05:07:53.411550 | 2026-04-17 05:07:53.411596 | PLAY RECAP 2026-04-17 05:07:53.411642 | instance | ok: 4 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 05:07:53.411664 | 2026-04-17 05:07:53.540649 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-17 05:07:53.691132 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-17 05:07:54.284335 | 2026-04-17 05:07:54.284491 | PLAY [all] 2026-04-17 05:07:54.296687 | 2026-04-17 05:07:54.296793 | TASK [Add IP address to "br-ex"] 2026-04-17 05:07:54.665975 | instance | RTNETLINK answers: File exists 2026-04-17 05:07:54.840527 | instance | ok: Runtime: 0:00:00.006155 2026-04-17 05:07:54.846748 | 2026-04-17 05:07:54.846829 | TASK [Set "br-ex" interface to "up"] 2026-04-17 05:07:55.384076 | instance | ok: Runtime: 0:00:00.006686 2026-04-17 05:07:55.497617 | 2026-04-17 05:07:55.497777 | PLAY [all] 2026-04-17 05:07:55.507097 | 2026-04-17 05:07:55.507164 | TASK [Run molecule verify] 2026-04-17 05:07:56.301118 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-17 05:07:56.688984 | instance | INFO [aio > discovery] scenario test matrix: verify 2026-04-17 05:07:56.689083 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-17 05:08:09.660032 | instance | INFO [aio > verify] Executing 2026-04-17 05:08:10.502979 | instance | 2026-04-17 05:08:10.503262 | instance | PLAY [Run tests] *************************************************************** 2026-04-17 05:08:10.503526 | instance | 2026-04-17 05:08:10.503814 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-17 05:08:10.504106 | instance | Friday 17 April 2026 05:08:10 +0000 (0:00:00.009) 0:00:00.009 ********** 2026-04-17 05:08:13.270946 | instance | changed: [localhost] 2026-04-17 05:08:13.271263 | instance | 2026-04-17 05:08:13.271594 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-17 05:08:13.271896 | instance | 2026-04-17 05:08:13.272219 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 05:08:13.272590 | instance | Friday 17 April 2026 05:08:13 +0000 (0:00:02.768) 0:00:02.777 ********** 2026-04-17 05:08:17.408196 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 05:08:17.408371 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 05:08:17.408564 | instance | interpreter could change the meaning of that path. See 2026-04-17 05:08:17.408830 | instance | https://docs.ansible.com/ansible- 2026-04-17 05:08:17.409021 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 05:08:17.486662 | instance | ok: [instance] 2026-04-17 05:08:17.486876 | instance | 2026-04-17 05:08:17.487152 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 05:08:17.487406 | instance | Friday 17 April 2026 05:08:17 +0000 (0:00:04.216) 0:00:06.994 ********** 2026-04-17 05:08:18.640369 | instance | ok: [instance] 2026-04-17 05:08:18.640697 | instance | 2026-04-17 05:08:18.641000 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 05:08:18.641285 | instance | Friday 17 April 2026 05:08:18 +0000 (0:00:01.153) 0:00:08.147 ********** 2026-04-17 05:08:18.979758 | instance | ok: [instance] 2026-04-17 05:08:18.980142 | instance | 2026-04-17 05:08:18.980540 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 05:08:18.980874 | instance | Friday 17 April 2026 05:08:18 +0000 (0:00:00.339) 0:00:08.486 ********** 2026-04-17 05:08:19.649145 | instance | ok: [instance] 2026-04-17 05:08:19.649204 | instance | 2026-04-17 05:08:19.649363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:08:19.649474 | instance | Friday 17 April 2026 05:08:19 +0000 (0:00:00.669) 0:00:09.156 ********** 2026-04-17 05:08:19.815621 | instance | ok: [instance] 2026-04-17 05:08:19.815845 | instance | 2026-04-17 05:08:19.816119 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:08:19.816431 | instance | Friday 17 April 2026 05:08:19 +0000 (0:00:00.166) 0:00:09.322 ********** 2026-04-17 05:08:19.876406 | instance | skipping: [instance] 2026-04-17 05:08:19.876668 | instance | 2026-04-17 05:08:19.876956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:08:19.877235 | instance | Friday 17 April 2026 05:08:19 +0000 (0:00:00.060) 0:00:09.383 ********** 2026-04-17 05:08:19.935315 | instance | skipping: [instance] 2026-04-17 05:08:19.935549 | instance | 2026-04-17 05:08:19.935848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:08:19.936125 | instance | Friday 17 April 2026 05:08:19 +0000 (0:00:00.058) 0:00:09.442 ********** 2026-04-17 05:08:20.008293 | instance | skipping: [instance] 2026-04-17 05:08:20.008785 | instance | 2026-04-17 05:08:20.009254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:08:20.009675 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.072) 0:00:09.514 ********** 2026-04-17 05:08:20.077308 | instance | skipping: [instance] 2026-04-17 05:08:20.077537 | instance | 2026-04-17 05:08:20.077826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:08:20.078202 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.069) 0:00:09.584 ********** 2026-04-17 05:08:20.135791 | instance | skipping: [instance] 2026-04-17 05:08:20.136027 | instance | 2026-04-17 05:08:20.136319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:08:20.136670 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.058) 0:00:09.642 ********** 2026-04-17 05:08:20.201289 | instance | ok: [instance] 2026-04-17 05:08:20.201525 | instance | 2026-04-17 05:08:20.201807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:08:20.202077 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.065) 0:00:09.708 ********** 2026-04-17 05:08:20.296526 | instance | ok: [instance] => (item=dashboard) 2026-04-17 05:08:20.296791 | instance | ok: [instance] => (item=identity) 2026-04-17 05:08:20.297050 | instance | 2026-04-17 05:08:20.297352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:08:20.297640 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.094) 0:00:09.802 ********** 2026-04-17 05:08:20.442241 | instance | ok: [instance] 2026-04-17 05:08:20.442481 | instance | 2026-04-17 05:08:20.442792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 05:08:20.443083 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.145) 0:00:09.948 ********** 2026-04-17 05:08:20.534770 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 05:08:20.535005 | instance | 2026-04-17 05:08:20.535286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 05:08:20.535579 | instance | Friday 17 April 2026 05:08:20 +0000 (0:00:00.093) 0:00:10.041 ********** 2026-04-17 05:08:21.158850 | instance | changed: [instance] 2026-04-17 05:08:21.159102 | instance | 2026-04-17 05:08:21.159445 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-17 05:08:21.159735 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.624) 0:00:10.665 ********** 2026-04-17 05:08:21.304782 | instance | included: openstack_helm_endpoints for instance 2026-04-17 05:08:21.305029 | instance | 2026-04-17 05:08:21.305342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 05:08:21.305636 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.145) 0:00:10.811 ********** 2026-04-17 05:08:21.440538 | instance | ok: [instance] 2026-04-17 05:08:21.440760 | instance | 2026-04-17 05:08:21.441031 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 05:08:21.441306 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.135) 0:00:10.947 ********** 2026-04-17 05:08:21.504852 | instance | skipping: [instance] 2026-04-17 05:08:21.505097 | instance | 2026-04-17 05:08:21.505376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 05:08:21.505642 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.064) 0:00:11.011 ********** 2026-04-17 05:08:21.566089 | instance | skipping: [instance] 2026-04-17 05:08:21.566314 | instance | 2026-04-17 05:08:21.566675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 05:08:21.566874 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.061) 0:00:11.073 ********** 2026-04-17 05:08:21.638116 | instance | skipping: [instance] 2026-04-17 05:08:21.638162 | instance | 2026-04-17 05:08:21.638175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 05:08:21.638186 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.070) 0:00:11.143 ********** 2026-04-17 05:08:21.709768 | instance | skipping: [instance] 2026-04-17 05:08:21.709859 | instance | 2026-04-17 05:08:21.712423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 05:08:21.712470 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.073) 0:00:11.216 ********** 2026-04-17 05:08:21.786241 | instance | skipping: [instance] 2026-04-17 05:08:21.786634 | instance | 2026-04-17 05:08:21.786986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 05:08:21.787318 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.076) 0:00:11.293 ********** 2026-04-17 05:08:21.857425 | instance | ok: [instance] 2026-04-17 05:08:21.857789 | instance | 2026-04-17 05:08:21.858139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 05:08:21.858469 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.071) 0:00:11.364 ********** 2026-04-17 05:08:21.953106 | instance | ok: [instance] => (item=dashboard) 2026-04-17 05:08:21.953479 | instance | ok: [instance] => (item=identity) 2026-04-17 05:08:21.953792 | instance | 2026-04-17 05:08:21.954140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 05:08:21.954473 | instance | Friday 17 April 2026 05:08:21 +0000 (0:00:00.095) 0:00:11.460 ********** 2026-04-17 05:08:22.048708 | instance | ok: [instance] 2026-04-17 05:08:22.048945 | instance | 2026-04-17 05:08:22.049132 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-17 05:08:22.049307 | instance | Friday 17 April 2026 05:08:22 +0000 (0:00:00.095) 0:00:11.555 ********** 2026-04-17 05:08:23.214713 | instance | ok: [instance] 2026-04-17 05:08:23.214797 | instance | 2026-04-17 05:08:23.214920 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-17 05:08:23.215044 | instance | Friday 17 April 2026 05:08:23 +0000 (0:00:01.166) 0:00:12.722 ********** 2026-04-17 05:08:23.294273 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'd26ec453-794f-4fa7-909a-9ab88b657daa'}}}}) 2026-04-17 05:08:23.294350 | instance | 2026-04-17 05:08:23.294525 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-17 05:08:23.294571 | instance | Friday 17 April 2026 05:08:23 +0000 (0:00:00.079) 0:00:12.801 ********** 2026-04-17 05:08:24.523259 | instance | ok: [instance] 2026-04-17 05:08:24.523656 | instance | 2026-04-17 05:08:24.523670 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-17 05:08:24.523681 | instance | Friday 17 April 2026 05:08:24 +0000 (0:00:01.229) 0:00:14.030 ********** 2026-04-17 05:08:24.614961 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '85f7197e-6100-4ce7-bcce-86a240bfaf6e'}}}}) 2026-04-17 05:08:24.615046 | instance | 2026-04-17 05:08:24.615177 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-17 05:08:24.615295 | instance | Friday 17 April 2026 05:08:24 +0000 (0:00:00.091) 0:00:14.122 ********** 2026-04-17 05:08:25.719044 | instance | ok: [instance] 2026-04-17 05:08:25.719182 | instance | 2026-04-17 05:08:25.719406 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-17 05:08:25.719608 | instance | Friday 17 April 2026 05:08:25 +0000 (0:00:01.104) 0:00:15.226 ********** 2026-04-17 05:08:25.798532 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '4bf69ca0-aeaf-47df-ba27-0379062746e9'}}}}) 2026-04-17 05:08:25.798750 | instance | 2026-04-17 05:08:25.799058 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-17 05:08:25.799320 | instance | Friday 17 April 2026 05:08:25 +0000 (0:00:00.079) 0:00:15.305 ********** 2026-04-17 05:17:14.050645 | instance | changed: [instance] 2026-04-17 05:17:14.050715 | instance | 2026-04-17 05:17:14.050736 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-17 05:17:14.051040 | instance | Friday 17 April 2026 05:17:14 +0000 (0:08:48.251) 0:09:03.557 ********** 2026-04-17 05:17:15.072732 | instance | ok: [instance] 2026-04-17 05:17:15.072810 | instance | 2026-04-17 05:17:15.073089 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-17 05:17:15.073162 | instance | Friday 17 April 2026 05:17:15 +0000 (0:00:01.022) 0:09:04.579 ********** 2026-04-17 05:17:16.028820 | instance | ok: [instance] 2026-04-17 05:17:16.028878 | instance | 2026-04-17 05:17:16.028884 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-17 05:17:16.028890 | instance | Friday 17 April 2026 05:17:16 +0000 (0:00:00.955) 0:09:05.535 ********** 2026-04-17 05:17:16.060940 | instance | ok: [instance] => { 2026-04-17 05:17:16.061210 | instance | "msg": [ 2026-04-17 05:17:16.061912 | instance | "+ tempest cleanup --init-saved-state", 2026-04-17 05:17:16.061967 | instance | "+ '[' true == false ']'", 2026-04-17 05:17:16.062398 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-17 05:17:16.062468 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-17 05:17:16.062776 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-17 05:17:16.063204 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-17 05:17:16.063281 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-17 05:17:16.063988 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.118983s] ... ok", 2026-04-17 05:17:16.064307 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.053069s] ... ok", 2026-04-17 05:17:16.064349 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.666385s] ... ok", 2026-04-17 05:17:16.064611 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [6.290525s] ... ok", 2026-04-17 05:17:16.064991 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.089231s] ... ok", 2026-04-17 05:17:16.065340 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.118054s] ... ok", 2026-04-17 05:17:16.065722 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000277s] ... ok", 2026-04-17 05:17:16.066169 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.084819s] ... ok", 2026-04-17 05:17:16.066545 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000416s] ... ok", 2026-04-17 05:17:16.066893 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.056170s] ... ok", 2026-04-17 05:17:16.067411 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.003279s] ... ok", 2026-04-17 05:17:16.067894 | instance | "{1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.168180s] ... ok", 2026-04-17 05:17:16.068253 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.653184s] ... ok", 2026-04-17 05:17:16.068430 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011858s] ... ok", 2026-04-17 05:17:16.068592 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.549598s] ... ok", 2026-04-17 05:17:16.068748 | instance | "{2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.395058s] ... ok", 2026-04-17 05:17:16.068903 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.901797s] ... ok", 2026-04-17 05:17:16.069327 | instance | "{2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.022836s] ... ok", 2026-04-17 05:17:16.069493 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.525061s] ... ok", 2026-04-17 05:17:16.069649 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.134733s] ... ok", 2026-04-17 05:17:16.069820 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [67.693828s] ... ok", 2026-04-17 05:17:16.069977 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.203856s] ... ok", 2026-04-17 05:17:16.070131 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.659024s] ... ok", 2026-04-17 05:17:16.070285 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.227776s] ... ok", 2026-04-17 05:17:16.070457 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [4.050138s] ... ok", 2026-04-17 05:17:16.070613 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.068701s] ... ok", 2026-04-17 05:17:16.070783 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.021588s] ... ok", 2026-04-17 05:17:16.070938 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.016588s] ... ok", 2026-04-17 05:17:16.071126 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.005587s] ... ok", 2026-04-17 05:17:16.071285 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [5.297576s] ... ok", 2026-04-17 05:17:16.071438 | instance | "{0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008249s] ... ok", 2026-04-17 05:17:16.071592 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [5.919323s] ... ok", 2026-04-17 05:17:16.071747 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [3.355759s] ... ok", 2026-04-17 05:17:16.072096 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [2.692767s] ... ok", 2026-04-17 05:17:16.072106 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.222615s] ... ok", 2026-04-17 05:17:16.072188 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.529116s] ... ok", 2026-04-17 05:17:16.072363 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.626165s] ... ok", 2026-04-17 05:17:16.072523 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.137239s] ... ok", 2026-04-17 05:17:16.072676 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.102299s] ... ok", 2026-04-17 05:17:16.072829 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.173052s] ... ok", 2026-04-17 05:17:16.072982 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.047085s] ... ok", 2026-04-17 05:17:16.073189 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.427784s] ... ok", 2026-04-17 05:17:16.073337 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.447306s] ... ok", 2026-04-17 05:17:16.073537 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.104111s] ... ok", 2026-04-17 05:17:16.073690 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.057671s] ... ok", 2026-04-17 05:17:16.073843 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.033044s] ... ok", 2026-04-17 05:17:16.073996 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.121262s] ... ok", 2026-04-17 05:17:16.074186 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.115239s] ... ok", 2026-04-17 05:17:16.074348 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [16.578804s] ... ok", 2026-04-17 05:17:16.074583 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [2.969015s] ... ok", 2026-04-17 05:17:16.074747 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [7.172560s] ... ok", 2026-04-17 05:17:16.074946 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.226926s] ... ok", 2026-04-17 05:17:16.075125 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.072787s] ... ok", 2026-04-17 05:17:16.075292 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.055505s] ... ok", 2026-04-17 05:17:16.075446 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.056374s] ... ok", 2026-04-17 05:17:16.075600 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.476689s] ... ok", 2026-04-17 05:17:16.075755 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.065593s] ... ok", 2026-04-17 05:17:16.075909 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.051059s] ... ok", 2026-04-17 05:17:16.076063 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [23.405462s] ... ok", 2026-04-17 05:17:16.076383 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-17 05:17:16.076394 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [11.499266s] ... ok", 2026-04-17 05:17:16.076541 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.533057s] ... ok", 2026-04-17 05:17:16.076696 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.888291s] ... ok", 2026-04-17 05:17:16.076851 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.503957s] ... ok", 2026-04-17 05:17:16.077004 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008314s] ... ok", 2026-04-17 05:17:16.077156 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.149927s] ... ok", 2026-04-17 05:17:16.077310 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [9.002578s] ... ok", 2026-04-17 05:17:16.077485 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.088266s] ... ok", 2026-04-17 05:17:16.077643 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.066588s] ... ok", 2026-04-17 05:17:16.077799 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.035913s] ... ok", 2026-04-17 05:17:16.077954 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.219034s] ... ok", 2026-04-17 05:17:16.078107 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [2.822968s] ... ok", 2026-04-17 05:17:16.078260 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.163225s] ... ok", 2026-04-17 05:17:16.078413 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.116615s] ... ok", 2026-04-17 05:17:16.078587 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.071374s] ... ok", 2026-04-17 05:17:16.078737 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.962186s] ... ok", 2026-04-17 05:17:16.078893 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.147712s] ... ok", 2026-04-17 05:17:16.079045 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043108s] ... ok", 2026-04-17 05:17:16.079231 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.802559s] ... ok", 2026-04-17 05:17:16.079389 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.156798s] ... ok", 2026-04-17 05:17:16.079545 | instance | "{3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [28.893416s] ... ok", 2026-04-17 05:17:16.079735 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.041295s] ... ok", 2026-04-17 05:17:16.079912 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.085047s] ... ok", 2026-04-17 05:17:16.080116 | instance | "{1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [48.290384s] ... ok", 2026-04-17 05:17:16.080271 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.367277s] ... ok", 2026-04-17 05:17:16.080441 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [1.998550s] ... ok", 2026-04-17 05:17:16.080599 | instance | "{2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [70.595316s] ... ok", 2026-04-17 05:17:16.080832 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.828435s] ... ok", 2026-04-17 05:17:16.080990 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.329277s] ... ok", 2026-04-17 05:17:16.081144 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.295917s] ... ok", 2026-04-17 05:17:16.081298 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.137993s] ... ok", 2026-04-17 05:17:16.081451 | instance | "{3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.218508s] ... ok", 2026-04-17 05:17:16.081604 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.829062s] ... ok", 2026-04-17 05:17:16.081877 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [3.118746s] ... ok", 2026-04-17 05:17:16.082046 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.976330s] ... ok", 2026-04-17 05:17:16.082211 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.700217s] ... ok", 2026-04-17 05:17:16.082374 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.664781s] ... ok", 2026-04-17 05:17:16.082551 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.447314s] ... ok", 2026-04-17 05:17:16.082708 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.142199s] ... ok", 2026-04-17 05:17:16.082863 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.868198s] ... ok", 2026-04-17 05:17:16.083017 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.443381s] ... ok", 2026-04-17 05:17:16.083202 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.741653s] ... ok", 2026-04-17 05:17:16.083360 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.550981s] ... ok", 2026-04-17 05:17:16.083515 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [2.432614s] ... ok", 2026-04-17 05:17:16.083676 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.958845s] ... ok", 2026-04-17 05:17:16.083833 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.991416s] ... ok", 2026-04-17 05:17:16.084049 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.068328s] ... ok", 2026-04-17 05:17:16.084149 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.029073s] ... ok", 2026-04-17 05:17:16.084306 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.418515s] ... ok", 2026-04-17 05:17:16.084476 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.040110s] ... ok", 2026-04-17 05:17:16.084632 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.010039s] ... ok", 2026-04-17 05:17:16.084786 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [1.432539s] ... ok", 2026-04-17 05:17:16.084938 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.049587s] ... ok", 2026-04-17 05:17:16.085152 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.037124s] ... ok", 2026-04-17 05:17:16.085289 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.041801s] ... ok", 2026-04-17 05:17:16.085443 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.051496s] ... ok", 2026-04-17 05:17:16.085595 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012714s] ... ok", 2026-04-17 05:17:16.085749 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.936023s] ... ok", 2026-04-17 05:17:16.085902 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.525977s] ... ok", 2026-04-17 05:17:16.086056 | instance | "{3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.048816s] ... ok", 2026-04-17 05:17:16.086210 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_endpoint_group_for_tenant [1.389304s] ... ok", 2026-04-17 05:17:16.086366 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ike_policy_for_tenant [0.820385s] ... ok", 2026-04-17 05:17:16.086519 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ipsec_policy_for_tenant [0.243862s] ... ok", 2026-04-17 05:17:16.086671 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.827620s] ... ok", 2026-04-17 05:17:16.086825 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_vpn_service_for_tenant [14.769832s] ... ok", 2026-04-17 05:17:16.086979 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_cidr_and_endpoint_group [0.244969s] ... ok", 2026-04-17 05:17:16.087158 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_mix_ip_endpoint_group [0.514531s] ... ok", 2026-04-17 05:17:16.087321 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_local_endpoint_group [0.130011s] ... ok", 2026-04-17 05:17:16.087474 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_remote_endpoint_group [0.133693s] ... ok", 2026-04-17 05:17:16.087667 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_ep_group [2.151245s] ... ok", 2026-04-17 05:17:16.087824 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.948326s] ... ok", 2026-04-17 05:17:16.087979 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_legacy_mode [1.441040s] ... ok", 2026-04-17 05:17:16.088133 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_endpoint_group [0.776269s] ... ok", 2026-04-17 05:17:16.088288 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ike_policy [0.161541s] ... ok", 2026-04-17 05:17:16.088458 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ipsec_policy [0.231332s] ... ok", 2026-04-17 05:17:16.088635 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.278414s] ... ok", 2026-04-17 05:17:16.088774 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.885575s] ... ok", 2026-04-17 05:17:16.088927 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_vpn_service [14.223959s] ... ok", 2026-04-17 05:17:16.089080 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_missing_peer_cidr [0.087090s] ... ok", 2026-04-17 05:17:16.089233 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_MTU [0.317241s] ... ok", 2026-04-17 05:17:16.089386 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_dpd [0.197218s] ... ok", 2026-04-17 05:17:16.089593 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_local_endpoint_group [0.295226s] ... ok", 2026-04-17 05:17:16.089699 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_remote_endpoint_group [0.163828s] ... ok", 2026-04-17 05:17:16.089853 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_wrong_peer_cidr [0.012767s] ... ok", 2026-04-17 05:17:16.090006 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_service_subnet_not_on_router [4.223694s] ... ok", 2026-04-17 05:17:16.090160 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_description [0.016092s] ... ok", 2026-04-17 05:17:16.090473 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_name [0.012769s] ... ok", 2026-04-17 05:17:16.090635 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_provide_subnet_id_with_cidr [0.036605s] ... ok", 2026-04-17 05:17:16.090791 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_wrong_type [0.042434s] ... ok", 2026-04-17 05:17:16.090999 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_with_mixed_IP_version [0.033121s] ... ok", 2026-04-17 05:17:16.091208 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ike_policies [0.017279s] ... ok", 2026-04-17 05:17:16.091599 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ipsec_policies [0.019492s] ... ok", 2026-04-17 05:17:16.091759 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_connections [0.016725s] ... ok", 2026-04-17 05:17:16.091914 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_services [0.016923s] ... ok", 2026-04-17 05:17:16.092068 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_endpoint_group [0.030773s] ... ok", 2026-04-17 05:17:16.092220 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ike_policy [0.015764s] ... ok", 2026-04-17 05:17:16.092390 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ipsec_policy [0.015666s] ... ok", 2026-04-17 05:17:16.092547 | instance | "{1} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_vpn_service [0.014602s] ... ok", 2026-04-17 05:17:16.093004 | instance | "2026-04-17 05:15:13.467 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208", 2026-04-17 05:17:16.093048 | instance | "2026-04-17 05:15:43.781 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208", 2026-04-17 05:17:16.093202 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [103.819204s] ... ok", 2026-04-17 05:17:16.093364 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [78.188479s] ... ok", 2026-04-17 05:17:16.093576 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.536320s] ... ok", 2026-04-17 05:17:16.093733 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.995742s] ... ok", 2026-04-17 05:17:16.093887 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.907490s] ... ok", 2026-04-17 05:17:16.094040 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.505378s] ... ok", 2026-04-17 05:17:16.094184 | instance | "", 2026-04-17 05:17:16.094330 | instance | "======", 2026-04-17 05:17:16.094474 | instance | "Totals", 2026-04-17 05:17:16.094618 | instance | "======", 2026-04-17 05:17:16.094814 | instance | "Ran: 164 tests in 455.7985 sec.", 2026-04-17 05:17:16.094964 | instance | " - Passed: 163", 2026-04-17 05:17:16.095137 | instance | " - Skipped: 1", 2026-04-17 05:17:16.095374 | instance | " - Expected Fail: 0", 2026-04-17 05:17:16.095443 | instance | " - Unexpected Success: 0", 2026-04-17 05:17:16.095586 | instance | " - Failed: 0", 2026-04-17 05:17:16.095756 | instance | "Sum of execute time for each test: 652.9799 sec.", 2026-04-17 05:17:16.095902 | instance | "", 2026-04-17 05:17:16.096078 | instance | "==============", 2026-04-17 05:17:16.096249 | instance | "Worker Balance", 2026-04-17 05:17:16.096409 | instance | "==============", 2026-04-17 05:17:16.096558 | instance | " - Worker 0 (41 tests) => 0:06:55.284152", 2026-04-17 05:17:16.096704 | instance | " - Worker 1 (62 tests) => 0:05:08.466786", 2026-04-17 05:17:16.096849 | instance | " - Worker 2 (31 tests) => 0:05:40.015220", 2026-04-17 05:17:16.097138 | instance | " - Worker 3 (30 tests) => 0:07:23.128308", 2026-04-17 05:17:16.097147 | instance | "+ tempest cleanup", 2026-04-17 05:17:16.097291 | instance | "" 2026-04-17 05:17:16.097436 | instance | ] 2026-04-17 05:17:16.097576 | instance | } 2026-04-17 05:17:16.107809 | instance | 2026-04-17 05:17:16.107974 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-17 05:17:16.108135 | instance | Friday 17 April 2026 05:17:16 +0000 (0:00:00.079) 0:09:05.615 ********** 2026-04-17 05:17:16.186058 | instance | skipping: [instance] 2026-04-17 05:17:16.186561 | instance | 2026-04-17 05:17:16.186929 | instance | PLAY RECAP ********************************************************************* 2026-04-17 05:17:16.187430 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-17 05:17:16.187820 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 05:17:16.188149 | instance | 2026-04-17 05:17:16.188576 | instance | Friday 17 April 2026 05:17:16 +0000 (0:00:00.078) 0:09:05.693 ********** 2026-04-17 05:17:16.188957 | instance | =============================================================================== 2026-04-17 05:17:16.189301 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 528.25s 2026-04-17 05:17:16.189639 | instance | Gathering Facts --------------------------------------------------------- 4.22s 2026-04-17 05:17:16.189973 | instance | Run "stestr" tests ------------------------------------------------------ 2.77s 2026-04-17 05:17:16.190345 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.23s 2026-04-17 05:17:16.190779 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.17s 2026-04-17 05:17:16.191437 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.15s 2026-04-17 05:17:16.191797 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.10s 2026-04-17 05:17:16.192130 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 1.02s 2026-04-17 05:17:16.192485 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.96s 2026-04-17 05:17:16.192716 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.67s 2026-04-17 05:17:16.192926 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.62s 2026-04-17 05:17:16.193192 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.34s 2026-04-17 05:17:16.193412 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-04-17 05:17:16.193656 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.15s 2026-04-17 05:17:16.193875 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.15s 2026-04-17 05:17:16.194089 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.14s 2026-04-17 05:17:16.194330 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-04-17 05:17:16.194540 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-17 05:17:16.194771 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-04-17 05:17:16.194989 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.09s 2026-04-17 05:17:16.266766 | instance | INFO [aio > verify] Executed: Successful 2026-04-17 05:17:16.267402 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-17 05:17:16.680623 | instance | ok: Runtime: 0:09:20.605716 2026-04-17 05:17:16.686132 | 2026-04-17 05:17:16.686184 | PLAY RECAP 2026-04-17 05:17:16.686233 | instance | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 05:17:16.686256 | 2026-04-17 05:17:16.810339 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-17 05:17:18.141198 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-17 05:17:18.805630 | 2026-04-17 05:17:18.805764 | PLAY [all] 2026-04-17 05:17:18.819690 | 2026-04-17 05:17:18.819766 | TASK [gather-host-logs : creating directory for system status] 2026-04-17 05:17:19.158204 | instance | changed 2026-04-17 05:17:19.163490 | 2026-04-17 05:17:19.163570 | TASK [gather-host-logs : Get logs for each host] 2026-04-17 05:17:19.498312 | instance | + systemd-cgls --full --all --no-pager 2026-04-17 05:17:19.535970 | instance | + ip addr 2026-04-17 05:17:19.544566 | instance | + ip route 2026-04-17 05:17:19.547293 | instance | + lsblk 2026-04-17 05:17:19.563243 | instance | + mount 2026-04-17 05:17:19.578508 | instance | + docker images 2026-04-17 05:17:19.599483 | instance | + brctl show 2026-04-17 05:17:19.600033 | instance | /bin/bash: line 8: brctl: command not found 2026-04-17 05:17:19.600365 | instance | + ps aux --sort=-%mem 2026-04-17 05:17:19.663728 | instance | + dpkg -l 2026-04-17 05:17:19.672951 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-17 05:17:19.673272 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-17 05:17:19.691209 | instance | + '[' '!' -z '' ']' 2026-04-17 05:17:20.197365 | instance | ok: Runtime: 0:00:00.198167 2026-04-17 05:17:20.205273 | 2026-04-17 05:17:20.205430 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-17 05:17:20.848908 | instance | changed: 2026-04-17 05:17:20.849143 | instance | created directory /var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/logs/instance 2026-04-17 05:17:20.849201 | instance | cd+++++++++ system/ 2026-04-17 05:17:20.849235 | instance | >f+++++++++ system/brctl-show.txt 2026-04-17 05:17:20.849265 | instance | >f+++++++++ system/docker-images.txt 2026-04-17 05:17:20.849294 | instance | >f+++++++++ system/ip-addr.txt 2026-04-17 05:17:20.849322 | instance | >f+++++++++ system/ip-route.txt 2026-04-17 05:17:20.849343 | instance | >f+++++++++ system/lsblk.txt 2026-04-17 05:17:20.849363 | instance | >f+++++++++ system/mount.txt 2026-04-17 05:17:20.849381 | instance | >f+++++++++ system/packages.txt 2026-04-17 05:17:20.849401 | instance | >f+++++++++ system/ps.txt 2026-04-17 05:17:20.849421 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-17 05:17:20.859466 | 2026-04-17 05:17:20.859545 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-17 05:17:21.083357 | instance | changed: "values" 2026-04-17 05:17:21.267330 | instance | changed: "releases" 2026-04-17 05:17:21.286931 | 2026-04-17 05:17:21.287140 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-17 05:17:32.338188 | instance | ok: Runtime: 0:00:10.580643 2026-04-17 05:17:32.343284 | 2026-04-17 05:17:32.343351 | TASK [helm-release-status : Downloads logs to executor] 2026-04-17 05:17:32.851831 | instance | changed: 2026-04-17 05:17:32.852039 | instance | cd+++++++++ helm/ 2026-04-17 05:17:32.852078 | instance | cd+++++++++ helm/releases/ 2026-04-17 05:17:32.852109 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-17 05:17:32.852138 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-17 05:17:32.852166 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-17 05:17:32.852193 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-17 05:17:32.852219 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-17 05:17:32.852245 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-17 05:17:32.852270 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-17 05:17:32.852296 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-17 05:17:32.852321 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-17 05:17:32.852346 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-17 05:17:32.852373 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-17 05:17:32.852398 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-17 05:17:32.852424 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-17 05:17:32.852450 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-17 05:17:32.852477 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-17 05:17:32.852503 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-17 05:17:32.852529 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-17 05:17:32.852555 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-17 05:17:32.852584 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-17 05:17:32.852610 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-17 05:17:32.852637 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-17 05:17:32.852662 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-17 05:17:32.852687 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-17 05:17:32.852713 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-17 05:17:32.852738 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-17 05:17:32.852764 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-17 05:17:32.852790 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-17 05:17:32.852816 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-17 05:17:32.852842 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-17 05:17:32.852868 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-17 05:17:32.852909 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-17 05:17:32.852937 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-17 05:17:32.852983 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-17 05:17:32.853014 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-17 05:17:32.853040 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-17 05:17:32.853066 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-17 05:17:32.853091 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-04-17 05:17:32.853117 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-17 05:17:32.853143 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-17 05:17:32.853170 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-17 05:17:32.853195 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-17 05:17:32.853221 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-17 05:17:32.853246 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-17 05:17:32.853272 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-17 05:17:32.853297 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-17 05:17:32.853324 | instance | cd+++++++++ helm/values/ 2026-04-17 05:17:32.853350 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-17 05:17:32.853376 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-17 05:17:32.853402 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-17 05:17:32.853428 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-17 05:17:32.853454 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-17 05:17:32.853479 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-17 05:17:32.853505 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-17 05:17:32.853531 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-17 05:17:32.853556 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-17 05:17:32.853582 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-17 05:17:32.853607 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-17 05:17:32.853633 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-17 05:17:32.853659 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-17 05:17:32.853684 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-17 05:17:32.853710 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-17 05:17:32.853735 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-17 05:17:32.853761 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-17 05:17:32.853786 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-17 05:17:32.853811 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-17 05:17:32.853943 | instance | cd+++++++++ helm/values/openstack/ 2026-04-17 05:17:32.853997 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-17 05:17:32.854027 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-17 05:17:32.854053 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-17 05:17:32.854079 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-17 05:17:32.854104 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-17 05:17:32.854129 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-17 05:17:32.854154 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-17 05:17:32.854178 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-17 05:17:32.854203 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-17 05:17:32.854227 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-17 05:17:32.854261 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-17 05:17:32.854288 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-17 05:17:32.854314 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-17 05:17:32.854339 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-17 05:17:32.854362 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-17 05:17:32.854382 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-17 05:17:32.854401 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-04-17 05:17:32.854419 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-17 05:17:32.854437 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-17 05:17:32.854455 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-17 05:17:32.854474 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-17 05:17:32.854491 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-17 05:17:32.854508 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-17 05:17:32.854526 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-17 05:17:32.854543 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-17 05:17:32.866493 | 2026-04-17 05:17:32.866569 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-17 05:17:33.103876 | instance | changed 2026-04-17 05:17:33.108977 | 2026-04-17 05:17:33.109048 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-17 05:17:33.323684 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 05:17:33.324212 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 05:17:33.330614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:33.334742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:33.417508 | instance | node/instance 2026-04-17 05:17:33.421538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:33.506399 | instance | clusterrole/admin 2026-04-17 05:17:33.724641 | instance | clusterrole/capi-aggregated-manager-role 2026-04-17 05:17:33.759793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:33.809857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:33.914072 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-17 05:17:33.947932 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-17 05:17:34.078557 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-17 05:17:34.134466 | instance | clusterrole/capi-manager-role 2026-04-17 05:17:34.255092 | instance | clusterrole/capo-manager-role 2026-04-17 05:17:34.322910 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-17 05:17:34.430206 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-17 05:17:34.499692 | instance | clusterrole/cert-manager-cainjector 2026-04-17 05:17:34.608653 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-17 05:17:34.675646 | instance | clusterrole/cert-manager-controller-certificates 2026-04-17 05:17:34.792699 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-17 05:17:34.863606 | instance | clusterrole/cert-manager-controller-challenges 2026-04-17 05:17:34.973969 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-17 05:17:35.041156 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-17 05:17:35.169868 | instance | clusterrole/cert-manager-controller-issuers 2026-04-17 05:17:35.220351 | instance | clusterrole/cert-manager-controller-orders 2026-04-17 05:17:35.376109 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-17 05:17:35.401263 | instance | clusterrole/cert-manager-edit 2026-04-17 05:17:35.554267 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-17 05:17:35.570665 | instance | clusterrole/cert-manager-view 2026-04-17 05:17:35.747490 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-17 05:17:35.763701 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-17 05:17:35.921074 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-17 05:17:35.952241 | instance | clusterrole/cilium 2026-04-17 05:17:36.128148 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-17 05:17:36.149132 | instance | clusterrole/cilium-operator 2026-04-17 05:17:36.294313 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-17 05:17:36.328745 | instance | clusterrole/cluster-admin 2026-04-17 05:17:36.455309 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-17 05:17:36.486437 | instance | clusterrole/edit 2026-04-17 05:17:36.609224 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-17 05:17:36.666452 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-17 05:17:36.796164 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-17 05:17:36.845386 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-17 05:17:36.993246 | instance | clusterrole/goldpinger-clusterrole 2026-04-17 05:17:37.036695 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-17 05:17:37.190582 | instance | clusterrole/ingress-nginx 2026-04-17 05:17:37.212481 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-17 05:17:37.377417 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-17 05:17:37.410310 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-17 05:17:37.570636 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-17 05:17:37.573698 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-17 05:17:37.761617 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-17 05:17:37.774615 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-17 05:17:37.950881 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-17 05:17:37.963536 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-17 05:17:38.153076 | instance | clusterrole/kubeadm:get-nodes 2026-04-17 05:17:38.154163 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-17 05:17:38.318974 | instance | clusterrole/local-path-provisioner 2026-04-17 05:17:38.320636 | instance | clusterrolebinding/cilium 2026-04-17 05:17:38.482139 | instance | clusterrole/node-feature-discovery 2026-04-17 05:17:38.483294 | instance | clusterrolebinding/cilium-operator 2026-04-17 05:17:38.667370 | instance | clusterrole/node-feature-discovery-gc 2026-04-17 05:17:38.677974 | instance | clusterrolebinding/cluster-admin 2026-04-17 05:17:38.828906 | instance | clusterrole/nova-bootstrap 2026-04-17 05:17:38.846444 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-17 05:17:38.992909 | instance | clusterrole/nova-cell-setup 2026-04-17 05:17:39.013561 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-17 05:17:39.155600 | instance | clusterrole/objectstorage-provisioner-role 2026-04-17 05:17:39.178739 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-17 05:17:39.319096 | instance | clusterrole/orc-image-editor-role 2026-04-17 05:17:39.352043 | instance | clusterrolebinding/ingress-nginx 2026-04-17 05:17:39.488403 | instance | clusterrole/orc-image-viewer-role 2026-04-17 05:17:39.528274 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-17 05:17:39.672202 | instance | clusterrole/orc-manager-role 2026-04-17 05:17:39.712371 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-17 05:17:39.851631 | instance | clusterrole/orc-metrics-auth-role 2026-04-17 05:17:39.883910 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-17 05:17:40.033038 | instance | clusterrole/orc-metrics-reader 2026-04-17 05:17:40.067019 | instance | clusterrole/ovn-controller 2026-04-17 05:17:40.219530 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-04-17 05:17:40.260110 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-17 05:17:40.397331 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-17 05:17:40.458899 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-17 05:17:40.575735 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-17 05:17:40.643902 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-17 05:17:40.745518 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-17 05:17:40.814018 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-17 05:17:40.918031 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-17 05:17:40.989499 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-17 05:17:41.097863 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-17 05:17:41.168001 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-17 05:17:41.272056 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-17 05:17:41.343654 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-17 05:17:41.453277 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-17 05:17:41.530104 | instance | clusterrolebinding/local-path-provisioner 2026-04-17 05:17:41.621648 | instance | clusterrolebinding/magnum-cluster-api 2026-04-17 05:17:41.730628 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-17 05:17:41.785500 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-17 05:17:41.901144 | instance | clusterrolebinding/node-feature-discovery 2026-04-17 05:17:41.986936 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-17 05:17:42.082494 | instance | clusterrolebinding/nova-bootstrap 2026-04-17 05:17:42.167521 | instance | clusterrolebinding/nova-cell-setup 2026-04-17 05:17:42.256220 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-17 05:17:42.342457 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-17 05:17:42.436616 | instance | clusterrole/rook-ceph-global 2026-04-17 05:17:42.535744 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-17 05:17:42.624278 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-17 05:17:42.699123 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-17 05:17:42.802135 | instance | clusterrolebinding/ovn-controller 2026-04-17 05:17:42.891763 | instance | clusterrole/rook-ceph-mgr-system 2026-04-17 05:17:42.967909 | instance | clusterrole/rook-ceph-object-bucket 2026-04-17 05:17:43.077185 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-04-17 05:17:43.136802 | instance | clusterrole/rook-ceph-osd 2026-04-17 05:17:43.256226 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-17 05:17:43.326116 | instance | clusterrole/rook-ceph-system 2026-04-17 05:17:43.430747 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-17 05:17:43.489935 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-17 05:17:43.596940 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-17 05:17:43.660642 | instance | clusterrole/system:aggregate-to-admin 2026-04-17 05:17:43.775073 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-17 05:17:43.840226 | instance | clusterrole/system:aggregate-to-edit 2026-04-17 05:17:43.959242 | instance | clusterrole/system:aggregate-to-view 2026-04-17 05:17:44.021135 | instance | clusterrolebinding/rook-ceph-global 2026-04-17 05:17:44.154728 | instance | clusterrole/system:auth-delegator 2026-04-17 05:17:44.205382 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-17 05:17:44.335833 | instance | clusterrole/system:basic-user 2026-04-17 05:17:44.371731 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-17 05:17:44.505655 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-17 05:17:44.553855 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-17 05:17:44.685873 | instance | clusterrolebinding/rook-ceph-osd 2026-04-17 05:17:44.729496 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-17 05:17:44.855105 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-17 05:17:44.904146 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-17 05:17:45.017229 | instance | clusterrolebinding/rook-ceph-system 2026-04-17 05:17:45.077549 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-17 05:17:45.191462 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-17 05:17:45.274693 | instance | clusterrolebinding/system:basic-user 2026-04-17 05:17:45.372213 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-17 05:17:45.451325 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-17 05:17:45.551798 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-17 05:17:45.616169 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-17 05:17:45.723284 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-17 05:17:45.809875 | instance | clusterrole/system:controller:certificate-controller 2026-04-17 05:17:45.902484 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-17 05:17:46.015613 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-17 05:17:46.091037 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-17 05:17:46.187649 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-17 05:17:46.260323 | instance | clusterrole/system:controller:cronjob-controller 2026-04-17 05:17:46.354284 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-17 05:17:46.423766 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-17 05:17:46.527761 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-17 05:17:46.594181 | instance | clusterrole/system:controller:deployment-controller 2026-04-17 05:17:46.719028 | instance | clusterrole/system:controller:disruption-controller 2026-04-17 05:17:46.784424 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-17 05:17:46.898624 | instance | clusterrole/system:controller:endpoint-controller 2026-04-17 05:17:46.979778 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-17 05:17:47.107594 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-17 05:17:47.160138 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-17 05:17:47.314618 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-17 05:17:47.342189 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-17 05:17:47.488765 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-17 05:17:47.549358 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-17 05:17:47.663653 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-17 05:17:47.719423 | instance | clusterrole/system:controller:expand-controller 2026-04-17 05:17:47.844178 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-17 05:17:47.898087 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-17 05:17:48.001193 | instance | clusterrolebinding/system:controller:job-controller 2026-04-17 05:17:48.077769 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-17 05:17:48.185061 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-17 05:17:48.243829 | instance | clusterrolebinding/system:controller:node-controller 2026-04-17 05:17:48.348969 | instance | clusterrole/system:controller:job-controller 2026-04-17 05:17:48.410208 | instance | clusterrole/system:controller:namespace-controller 2026-04-17 05:17:48.526892 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-17 05:17:48.597947 | instance | clusterrole/system:controller:node-controller 2026-04-17 05:17:48.695172 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-17 05:17:48.777151 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-17 05:17:48.865237 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-17 05:17:48.951159 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-17 05:17:49.037974 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-17 05:17:49.119202 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-17 05:17:49.218187 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-17 05:17:49.297920 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-17 05:17:49.385257 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-17 05:17:49.472009 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-17 05:17:49.560529 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-17 05:17:49.644941 | instance | clusterrole/system:controller:replicaset-controller 2026-04-17 05:17:49.727421 | instance | clusterrolebinding/system:controller:route-controller 2026-04-17 05:17:49.813151 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-17 05:17:49.894409 | instance | clusterrole/system:controller:replication-controller 2026-04-17 05:17:49.982530 | instance | clusterrolebinding/system:controller:service-controller 2026-04-17 05:17:50.059295 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-17 05:17:50.134209 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-17 05:17:50.225017 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-17 05:17:50.308368 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-17 05:17:50.395240 | instance | clusterrole/system:controller:route-controller 2026-04-17 05:17:50.472217 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-17 05:17:50.561137 | instance | clusterrole/system:controller:service-account-controller 2026-04-17 05:17:50.637783 | instance | clusterrolebinding/system:coredns 2026-04-17 05:17:50.734221 | instance | clusterrole/system:controller:service-controller 2026-04-17 05:17:50.811873 | instance | clusterrolebinding/system:discovery 2026-04-17 05:17:50.908114 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-17 05:17:50.976060 | instance | clusterrole/system:controller:statefulset-controller 2026-04-17 05:17:51.080621 | instance | clusterrolebinding/system:kube-dns 2026-04-17 05:17:51.176630 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-17 05:17:51.246688 | instance | clusterrolebinding/system:kube-scheduler 2026-04-17 05:17:51.343747 | instance | clusterrolebinding/system:monitoring 2026-04-17 05:17:51.432219 | instance | clusterrole/system:controller:ttl-controller 2026-04-17 05:17:51.519802 | instance | clusterrolebinding/system:node 2026-04-17 05:17:51.603574 | instance | clusterrolebinding/system:node-proxier 2026-04-17 05:17:51.709820 | instance | clusterrole/system:coredns 2026-04-17 05:17:51.764734 | instance | clusterrolebinding/system:public-info-viewer 2026-04-17 05:17:51.895238 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-17 05:17:51.944400 | instance | clusterrolebinding/system:volume-scheduler 2026-04-17 05:17:52.062213 | instance | clusterrolebinding/vector 2026-04-17 05:17:52.108665 | instance | clusterrole/system:discovery 2026-04-17 05:17:52.231861 | instance | clusterrole/system:heapster 2026-04-17 05:17:52.277525 | instance | clusterrole/system:kube-aggregator 2026-04-17 05:17:52.394395 | instance | clusterrole/system:kube-controller-manager 2026-04-17 05:17:52.458590 | instance | clusterrole/system:kube-dns 2026-04-17 05:17:52.566194 | instance | clusterrole/system:kube-scheduler 2026-04-17 05:17:52.618037 | instance | clusterrole/system:kubelet-api-admin 2026-04-17 05:17:52.739269 | instance | clusterrole/system:monitoring 2026-04-17 05:17:52.795862 | instance | clusterrole/system:node 2026-04-17 05:17:52.950502 | instance | clusterrole/system:node-bootstrapper 2026-04-17 05:17:52.986135 | instance | clusterrole/system:node-problem-detector 2026-04-17 05:17:53.131079 | instance | clusterrole/system:node-proxier 2026-04-17 05:17:53.185716 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-17 05:17:53.327274 | instance | clusterrole/system:public-info-viewer 2026-04-17 05:17:53.368682 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-17 05:17:53.521184 | instance | clusterrole/system:volume-scheduler 2026-04-17 05:17:53.571806 | instance | clusterrole/vector 2026-04-17 05:17:53.718033 | instance | clusterrole/view 2026-04-17 05:17:53.759851 | instance | storageclass/general 2026-04-17 05:17:53.908824 | instance | namespace/auth-system 2026-04-17 05:17:53.985705 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-17 05:17:54.093747 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-17 05:17:54.155465 | instance | namespace/capi-system 2026-04-17 05:17:54.257551 | instance | namespace/capo-system 2026-04-17 05:17:54.326249 | instance | namespace/cert-manager 2026-04-17 05:17:54.427575 | instance | namespace/default 2026-04-17 05:17:54.500158 | instance | namespace/envoy-gateway-system 2026-04-17 05:17:54.594007 | instance | namespace/ingress-nginx 2026-04-17 05:17:54.663734 | instance | namespace/kube-node-lease 2026-04-17 05:17:54.751480 | instance | namespace/kube-public 2026-04-17 05:17:54.824819 | instance | namespace/kube-system 2026-04-17 05:17:54.931885 | instance | namespace/local-path-storage 2026-04-17 05:17:54.998218 | instance | namespace/magnum-system 2026-04-17 05:17:55.105639 | instance | namespace/monitoring 2026-04-17 05:17:55.169676 | instance | namespace/openstack 2026-04-17 05:17:55.280297 | instance | namespace/orc-system 2026-04-17 05:17:55.371918 | instance | namespace/rook-ceph 2026-04-17 05:17:55.472351 | instance | namespace/secretgen-controller 2026-04-17 05:17:55.691155 | instance | ok: Runtime: 0:00:22.323441 2026-04-17 05:17:55.698327 | 2026-04-17 05:17:55.698396 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-17 05:17:55.898139 | instance | changed 2026-04-17 05:17:55.905272 | 2026-04-17 05:17:55.905345 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-17 05:17:56.114067 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 05:17:56.114190 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 05:17:56.114391 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 05:17:56.208566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.209788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.288896 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-17 05:17:56.291720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.298135 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-17 05:17:56.301600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.375039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.385136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.461920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.463349 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-17 05:17:56.476791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.554044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.560227 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-17 05:17:56.563423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.653736 | instance | auth-system/endpoints/keycloak 2026-04-17 05:17:56.658437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.664323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.744074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.762594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.776533 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-17 05:17:56.831686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.838677 | instance | auth-system/endpoints/keycloak-headless 2026-04-17 05:17:56.851614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.911956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.962603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:56.997837 | instance | auth-system/endpoints/keycloak-metrics 2026-04-17 05:17:57.022349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.035054 | instance | auth-system/ingresses/keycloak 2026-04-17 05:17:57.059549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.162190 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:17:57.171668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.197209 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:17:57.208562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.212384 | instance | auth-system/networkpolicies/keycloak 2026-04-17 05:17:57.262015 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv 2026-04-17 05:17:57.272111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.310432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.368524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.395806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.421376 | instance | auth-system/pods/keycloak-0 2026-04-17 05:17:57.469880 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-17 05:17:57.472019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.495551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.575418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.608953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.643845 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-17 05:17:57.676171 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-17 05:17:57.702093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.713588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.807399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.834614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.857270 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-17 05:17:57.916833 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-17 05:17:57.919014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:57.934567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.032243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.034314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.050757 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-17 05:17:58.124312 | instance | auth-system/secrets/keycloak 2026-04-17 05:17:58.139159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.147936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.228854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.230006 | instance | auth-system/secrets/keycloak-externaldb 2026-04-17 05:17:58.239212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.310869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.312929 | instance | auth-system/secrets/keycloak.199-204-45-250.nip.io-tls 2026-04-17 05:17:58.325962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.393705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.396060 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-17 05:17:58.413335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.483060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.491011 | instance | auth-system/serviceaccounts/default 2026-04-17 05:17:58.511163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.561279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.593013 | instance | auth-system/serviceaccounts/keycloak 2026-04-17 05:17:58.614889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.652452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.693755 | instance | auth-system/services/keycloak 2026-04-17 05:17:58.725576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.743351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.816228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.819087 | instance | auth-system/services/keycloak-headless 2026-04-17 05:17:58.854570 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:17:58.863003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.905590 | instance | auth-system/services/keycloak-metrics 2026-04-17 05:17:58.921992 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:17:58.933665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:58.952618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.012984 | instance | auth-system/statefulsets/keycloak 2026-04-17 05:17:59.014685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.047368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.102654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.108927 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-17 05:17:59.152274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.205128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.221360 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-17 05:17:59.237270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.298354 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-17 05:17:59.313136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.321902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.396778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.407434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.412437 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-17 05:17:59.495640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.499162 | instance | capi-system/deployment/capi-controller-manager 2026-04-17 05:17:59.499733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.594434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.605989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.611298 | instance | capi-system/endpoints/capi-webhook-service 2026-04-17 05:17:59.681094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.688188 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8 2026-04-17 05:17:59.697367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.773430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.783849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.794937 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-x6nk6 2026-04-17 05:17:59.872266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.873433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.885082 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-17 05:17:59.969722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.978007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:17:59.993043 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-17 05:18:00.070613 | instance | capi-system/roles/capi-leader-election-role 2026-04-17 05:18:00.070670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.075320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.160202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.161838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.180935 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-17 05:18:00.248027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.250073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.261722 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-17 05:18:00.344857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.352120 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:00.360868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.363532 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-17 05:18:00.430134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.440131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.440685 | instance | capi-system/serviceaccounts/capi-manager 2026-04-17 05:18:00.552404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.552450 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:00.558791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.565733 | instance | capi-system/serviceaccounts/default 2026-04-17 05:18:00.643098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.651564 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-17 05:18:00.652539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.739523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.748968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.761440 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-17 05:18:00.829491 | instance | capi-system/services/capi-webhook-service 2026-04-17 05:18:00.832113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.834139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.925607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:00.934982 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-17 05:18:00.955576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.016004 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-17 05:18:01.017700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.047220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.102778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.117615 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-17 05:18:01.133190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.188011 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-17 05:18:01.207961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.227057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.308113 | instance | capo-system/deployment/capo-controller-manager 2026-04-17 05:18:01.308242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.318560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.390467 | instance | capo-system/endpoints/capo-webhook-service 2026-04-17 05:18:01.401874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.405779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.481932 | instance | cert-manager/deployment/cert-manager 2026-04-17 05:18:01.498752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.511383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.571927 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-17 05:18:01.584281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.601045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.667213 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-17 05:18:01.675401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.705899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.769360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.772850 | instance | cert-manager/endpoints/cert-manager 2026-04-17 05:18:01.822451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.859392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.877779 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-17 05:18:01.931460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.953899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:01.981986 | instance | capo-system/pods/capo-controller-manager-6975759b4b-p7dmj 2026-04-17 05:18:02.032820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.050678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.091307 | instance | cert-manager/pods/cert-manager-75c4c745bc-mgfn7 2026-04-17 05:18:02.157031 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:02.164034 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:02.166534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.171955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.232616 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-zr6d9 2026-04-17 05:18:02.256182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.259974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.316627 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-6z2h2 2026-04-17 05:18:02.360098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.368292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.419336 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-17 05:18:02.455138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.469363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.531108 | instance | capo-system/roles/capo-leader-election-role 2026-04-17 05:18:02.584469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.611389 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-17 05:18:02.675893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.709907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.739815 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-17 05:18:02.759980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.798671 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-17 05:18:02.803920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.852156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.895130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.922995 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-17 05:18:02.941386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:02.977814 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-17 05:18:02.979287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.035640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.064405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.087901 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-17 05:18:03.142757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.159847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.180912 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-17 05:18:03.226992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.248499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.264438 | instance | capo-system/serviceaccounts/capo-manager 2026-04-17 05:18:03.315764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.332272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.396119 | instance | capo-system/serviceaccounts/default 2026-04-17 05:18:03.404673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.418749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.472297 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-17 05:18:03.499241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.514940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.569029 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-17 05:18:03.591248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.621755 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:03.633779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.661863 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-17 05:18:03.678256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.737533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.751945 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-17 05:18:03.789095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.831625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.841670 | instance | capo-system/services/capo-webhook-service 2026-04-17 05:18:03.896419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.919188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.996241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:03.998938 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-17 05:18:04.039789 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-17 05:18:04.043254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.079897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.126029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.184060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.205691 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-17 05:18:04.230035 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:04.238348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.244862 | instance | cert-manager/serviceaccounts/default 2026-04-17 05:18:04.286615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.339670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.384937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.417550 | instance | cert-manager/services/cert-manager 2026-04-17 05:18:04.442028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.454691 | instance | cert-manager/services/cert-manager-webhook 2026-04-17 05:18:04.492289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.539879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.585574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.612272 | instance | default/configmaps/kube-root-ca.crt 2026-04-17 05:18:04.641253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.661558 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-17 05:18:04.673390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.729113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.765042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.808527 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-17 05:18:04.830471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.837420 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-17 05:18:04.841241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.917702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:04.944485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.002745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.012689 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-17 05:18:05.036588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.043626 | instance | default/endpoints/kubernetes 2026-04-17 05:18:05.103402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.136982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.192643 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-cwvn5 2026-04-17 05:18:05.229926 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:05.242341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.245888 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-17 05:18:05.247496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.332875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.367885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.419687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.422651 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-17 05:18:05.425515 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-17 05:18:05.459252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.531341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.555474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.610005 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-17 05:18:05.634543 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-17 05:18:05.670730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.672722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.795645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.808207 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-17 05:18:05.822088 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-17 05:18:05.823771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.917497 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:05.927733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:05.941308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.013535 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-17 05:18:06.042056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.043380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.175745 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-17 05:18:06.185794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.198041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.300318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.321115 | instance | envoy-gateway-system/secrets/envoy 2026-04-17 05:18:06.347100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.428612 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-17 05:18:06.453110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.478816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.513362 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-17 05:18:06.555835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.600081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.604913 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-17 05:18:06.642897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.680762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.698351 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-17 05:18:06.738541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.775408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.803783 | instance | default/serviceaccounts/default 2026-04-17 05:18:06.834761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.858666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.916903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:06.949389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.002277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.011822 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-17 05:18:07.072907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.113703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.147499 | instance | default/services/kubernetes 2026-04-17 05:18:07.190294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.227210 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:07.230114 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-17 05:18:07.234805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.268857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.343786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.365213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.372715 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-17 05:18:07.436531 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-17 05:18:07.462610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.471155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.556541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.558318 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-17 05:18:07.559399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.648371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.658768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.663435 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-17 05:18:07.739094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.751432 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-17 05:18:07.778605 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:07.788471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.851937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.889425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:07.897345 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-17 05:18:07.963694 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-17 05:18:07.990092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.019331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.069937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.109658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.122351 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-17 05:18:08.145948 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-17 05:18:08.180108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.283033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.338065 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-17 05:18:08.341750 | instance | kube-node-lease/serviceaccounts/default 2026-04-17 05:18:08.362246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.474628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.534919 | instance | ingress-nginx/pods/ingress-nginx-controller-l64sc 2026-04-17 05:18:08.536280 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-cmscf 2026-04-17 05:18:08.595554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.642634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.726326 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-17 05:18:08.729717 | instance | ingress-nginx/roles/ingress-nginx 2026-04-17 05:18:08.733909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.736291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.828764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:08.909639 | instance | kube-public/configmaps/cluster-info 2026-04-17 05:18:08.918576 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-17 05:18:08.952192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.044235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.085555 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-17 05:18:09.101965 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-17 05:18:09.133073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.151807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.287338 | instance | ingress-nginx/serviceaccounts/default 2026-04-17 05:18:09.299261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.321649 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-17 05:18:09.398012 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:09.405614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.426303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.485693 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-17 05:18:09.531934 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-17 05:18:09.539201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.661433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.669082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.678313 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-17 05:18:09.725353 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-17 05:18:09.745145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.851982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:09.875381 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-17 05:18:09.918754 | instance | kube-system/configmaps/cilium-config 2026-04-17 05:18:09.950041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.104856 | instance | kube-system/configmaps/coredns 2026-04-17 05:18:10.165080 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-17 05:18:10.201177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.242882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.288756 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-17 05:18:10.337395 | instance | kube-system/configmaps/kube-proxy 2026-04-17 05:18:10.368746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.475848 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-17 05:18:10.502334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.546458 | instance | kube-system/configmaps/kubeadm-config 2026-04-17 05:18:10.603282 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:10.612525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.666989 | instance | kube-system/configmaps/kubelet-config 2026-04-17 05:18:10.735282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.748237 | instance | kube-system/daemonsets/cilium 2026-04-17 05:18:10.860121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:10.885934 | instance | kube-system/daemonsets/kube-proxy 2026-04-17 05:18:10.952034 | instance | kube-system/deployment/cilium-operator 2026-04-17 05:18:11.075466 | instance | kube-system/deployment/coredns 2026-04-17 05:18:11.125646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:11.134849 | instance | kube-system/endpoints/kube-dns 2026-04-17 05:18:11.286542 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-17 05:18:11.310141 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-17 05:18:11.363761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:11.461532 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-17 05:18:11.503391 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-17 05:18:11.635113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:11.680123 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-17 05:18:11.721955 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-17 05:18:11.724782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:11.813376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:11.875036 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-17 05:18:11.919026 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-17 05:18:12.068578 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-17 05:18:12.097401 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-17 05:18:12.237826 | instance | kube-public/serviceaccounts/default 2026-04-17 05:18:12.283449 | instance | kube-system/pods/cilium-kp4kn 2026-04-17 05:18:12.427223 | instance | kube-system/pods/cilium-operator-869df985b8-gpgw9 2026-04-17 05:18:12.480634 | instance | kube-system/pods/coredns-67659f764b-6p66f 2026-04-17 05:18:12.612099 | instance | kube-system/pods/coredns-67659f764b-7c2hz 2026-04-17 05:18:12.661570 | instance | kube-system/pods/etcd-instance 2026-04-17 05:18:12.816056 | instance | kube-system/pods/kube-apiserver-instance 2026-04-17 05:18:12.845423 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-17 05:18:12.999119 | instance | kube-system/pods/kube-proxy-x2h2c 2026-04-17 05:18:13.032745 | instance | kube-system/pods/kube-scheduler-instance 2026-04-17 05:18:13.185404 | instance | kube-system/pods/kube-vip-instance 2026-04-17 05:18:13.225111 | instance | kube-system/roles/cilium-config-agent 2026-04-17 05:18:13.383561 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-17 05:18:13.411515 | instance | kube-system/roles/kube-proxy 2026-04-17 05:18:13.552644 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-17 05:18:13.608927 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-17 05:18:13.715719 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-17 05:18:13.779687 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-17 05:18:13.886689 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-17 05:18:13.964392 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-17 05:18:14.054076 | instance | kube-system/rolebindings/kube-proxy 2026-04-17 05:18:14.132834 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-17 05:18:14.234976 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-17 05:18:14.298898 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-17 05:18:14.399959 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-17 05:18:14.465387 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-17 05:18:14.587294 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-17 05:18:14.639944 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-17 05:18:14.759481 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-17 05:18:14.809888 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-17 05:18:14.935064 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-17 05:18:14.992847 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-17 05:18:15.122508 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-17 05:18:15.159420 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-17 05:18:15.293381 | instance | local-path-storage/configmaps/local-path-config 2026-04-17 05:18:15.344630 | instance | kube-system/secrets/bootstrap-token-vddng7 2026-04-17 05:18:15.487561 | instance | kube-system/secrets/bootstrap-token-wdsna3 2026-04-17 05:18:15.522241 | instance | kube-system/secrets/kubeadm-certs 2026-04-17 05:18:15.652699 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-17 05:18:15.701247 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-17 05:18:15.903255 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-17 05:18:15.940946 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-17 05:18:16.126683 | instance | kube-system/serviceaccounts/cilium 2026-04-17 05:18:16.145409 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-17 05:18:16.336073 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-17 05:18:16.381768 | instance | kube-system/serviceaccounts/coredns 2026-04-17 05:18:16.566506 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-17 05:18:16.598862 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-17 05:18:16.783939 | instance | kube-system/serviceaccounts/default 2026-04-17 05:18:16.831930 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-17 05:18:16.983142 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-17 05:18:17.049342 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-17 05:18:17.202343 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-17 05:18:17.262367 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-17 05:18:17.409580 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-17 05:18:17.462827 | instance | kube-system/serviceaccounts/expand-controller 2026-04-17 05:18:17.624972 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-17 05:18:17.677500 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-17 05:18:17.824510 | instance | kube-system/serviceaccounts/job-controller 2026-04-17 05:18:17.902881 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-17 05:18:18.051170 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-17 05:18:18.100386 | instance | kube-system/serviceaccounts/node-controller 2026-04-17 05:18:18.283617 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-17 05:18:18.325901 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-17 05:18:18.502196 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-17 05:18:18.544903 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-17 05:18:18.705819 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-17 05:18:18.750500 | instance | kube-system/serviceaccounts/replication-controller 2026-04-17 05:18:18.903496 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-17 05:18:18.960747 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-17 05:18:19.129220 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-17 05:18:19.184468 | instance | kube-system/serviceaccounts/service-controller 2026-04-17 05:18:19.342342 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-17 05:18:19.399960 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-17 05:18:19.569673 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-17 05:18:19.613610 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-17 05:18:19.784189 | instance | kube-system/services/kube-dns 2026-04-17 05:18:19.825873 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-17 05:18:19.953297 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-17 05:18:20.011590 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-17 05:18:20.134261 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-17 05:18:20.190840 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-17 05:18:20.316364 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-17 05:18:20.374099 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-17 05:18:20.500569 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-17 05:18:20.560476 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-vbmc7 2026-04-17 05:18:20.697410 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-17 05:18:20.745030 | instance | local-path-storage/serviceaccounts/default 2026-04-17 05:18:20.885241 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-17 05:18:20.924343 | instance | magnum-system/serviceaccounts/default 2026-04-17 05:18:21.044289 | instance | monitoring/daemonsets/goldpinger 2026-04-17 05:18:21.094479 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-17 05:18:21.232908 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 05:18:21.265800 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-17 05:18:21.424494 | instance | monitoring/daemonsets/vector 2026-04-17 05:18:21.438129 | instance | monitoring/configmaps/goldpinger-zap 2026-04-17 05:18:21.606704 | instance | monitoring/configmaps/ipmi-exporter 2026-04-17 05:18:21.620112 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-17 05:18:21.793897 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-17 05:18:21.799891 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-17 05:18:21.961449 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-17 05:18:21.973207 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-17 05:18:22.161753 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-17 05:18:22.161900 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-17 05:18:22.363458 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-17 05:18:22.376064 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-17 05:18:22.581747 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-17 05:18:22.686771 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-17 05:18:22.783431 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-17 05:18:22.988599 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-17 05:18:23.025380 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-17 05:18:23.185768 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-17 05:18:23.220193 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-17 05:18:23.378078 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-17 05:18:23.444876 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-17 05:18:23.576022 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-17 05:18:23.635012 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-17 05:18:23.749955 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-17 05:18:23.806817 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-17 05:18:23.938851 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-17 05:18:23.996687 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-17 05:18:24.152421 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-17 05:18:24.191581 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-17 05:18:24.354936 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-17 05:18:24.405472 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-17 05:18:24.569696 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-17 05:18:24.603065 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-17 05:18:24.767612 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-17 05:18:24.785285 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-17 05:18:24.954917 | instance | monitoring/deployment/loki-gateway 2026-04-17 05:18:24.974071 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-17 05:18:25.169098 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-17 05:18:25.169153 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-17 05:18:25.364275 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-17 05:18:25.364401 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-17 05:18:25.555306 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-17 05:18:25.567468 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-17 05:18:25.742511 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-17 05:18:25.757684 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-17 05:18:25.945191 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-17 05:18:25.947912 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-17 05:18:26.130685 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-17 05:18:26.148465 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-17 05:18:26.314529 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-17 05:18:26.346311 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-17 05:18:26.488232 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-17 05:18:26.550377 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-17 05:18:26.690252 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-17 05:18:26.746916 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-17 05:18:26.895355 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-17 05:18:26.937610 | instance | monitoring/configmaps/loki 2026-04-17 05:18:27.070105 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-17 05:18:27.117395 | instance | monitoring/configmaps/loki-gateway 2026-04-17 05:18:27.283366 | instance | monitoring/configmaps/loki-runtime 2026-04-17 05:18:27.304279 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-17 05:18:27.476821 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-17 05:18:27.479602 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-17 05:18:27.665893 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-17 05:18:27.688985 | instance | monitoring/configmaps/vector 2026-04-17 05:18:27.889679 | instance | monitoring/endpoints/alertmanager-operated 2026-04-17 05:18:27.921517 | instance | monitoring/endpoints/goldpinger 2026-04-17 05:18:28.077589 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-17 05:18:28.130851 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-17 05:18:28.273180 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-17 05:18:28.311769 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-17 05:18:28.515411 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-17 05:18:28.523675 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 05:18:28.693446 | instance | monitoring/endpoints/loki 2026-04-17 05:18:28.706990 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-17 05:18:28.892569 | instance | monitoring/endpoints/loki-gateway 2026-04-17 05:18:28.901169 | instance | monitoring/endpoints/loki-headless 2026-04-17 05:18:29.064756 | instance | monitoring/endpoints/loki-memberlist 2026-04-17 05:18:29.076036 | instance | monitoring/endpoints/loki-results-cache 2026-04-17 05:18:29.254073 | instance | monitoring/endpoints/prometheus-operated 2026-04-17 05:18:29.260316 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-17 05:18:29.436123 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-17 05:18:29.442270 | instance | monitoring/endpoints/vector-headless 2026-04-17 05:18:29.615577 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-17 05:18:29.640548 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-17 05:18:29.804568 | instance | openstack/configmaps/barbican-bin 2026-04-17 05:18:29.822001 | instance | openstack/configmaps/ceph-csi-config 2026-04-17 05:18:30.023457 | instance | openstack/configmaps/ceph-etc 2026-04-17 05:18:30.046090 | instance | openstack/configmaps/cinder-bin 2026-04-17 05:18:30.258230 | instance | openstack/configmaps/glance-bin 2026-04-17 05:18:30.263512 | instance | openstack/configmaps/heat-bin 2026-04-17 05:18:30.494687 | instance | openstack/configmaps/horizon-bin 2026-04-17 05:18:30.496396 | instance | openstack/configmaps/keepalived-bin 2026-04-17 05:18:30.717903 | instance | openstack/configmaps/keystone-bin 2026-04-17 05:18:30.727237 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-17 05:18:30.955270 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-17 05:18:30.956277 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-17 05:18:31.167841 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-17 05:18:31.191672 | instance | openstack/configmaps/libvirt-bin 2026-04-17 05:18:31.423524 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-17 05:18:31.443645 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-17 05:18:31.664618 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-17 05:18:31.671727 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-17 05:18:31.884728 | instance | openstack/configmaps/magnum-bin 2026-04-17 05:18:31.899222 | instance | openstack/cronjobs/nova-cell-setup 2026-04-17 05:18:32.111044 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-17 05:18:32.130783 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-17 05:18:32.332988 | instance | openstack/configmaps/manila-bin 2026-04-17 05:18:32.392070 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-17 05:18:32.559921 | instance | openstack/configmaps/neutron-bin 2026-04-17 05:18:32.620360 | instance | openstack/configmaps/nova-bin 2026-04-17 05:18:32.816653 | instance | openstack/configmaps/octavia-bin 2026-04-17 05:18:32.860095 | instance | openstack/configmaps/openvswitch-bin 2026-04-17 05:18:33.075272 | instance | openstack/configmaps/ovn-bin 2026-04-17 05:18:33.079402 | instance | openstack/configmaps/ovn-controller-default-bin 2026-04-17 05:18:33.293147 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-17 05:18:33.298381 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-17 05:18:33.495155 | instance | openstack/configmaps/placement-bin 2026-04-17 05:18:33.517443 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-17 05:18:33.731185 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-17 05:18:33.732654 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-17 05:18:33.933193 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-17 05:18:33.945636 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-17 05:18:34.157395 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-17 05:18:34.168647 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-17 05:18:34.379844 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-17 05:18:34.389630 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-17 05:18:34.597807 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-17 05:18:34.604060 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-17 05:18:34.807186 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-17 05:18:34.851151 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-17 05:18:35.034713 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-17 05:18:35.100424 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-17 05:18:35.242353 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-17 05:18:35.314017 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-17 05:18:35.461478 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-17 05:18:35.523716 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-17 05:18:35.671483 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-17 05:18:35.739280 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-17 05:18:35.929513 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-17 05:18:36.004375 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-17 05:18:36.171948 | instance | openstack/configmaps/rook-config-override 2026-04-17 05:18:36.238995 | instance | openstack/configmaps/staffeln-bin 2026-04-17 05:18:36.378926 | instance | openstack/configmaps/tempest-bin 2026-04-17 05:18:36.469138 | instance | openstack/configmaps/valkey-configuration 2026-04-17 05:18:36.609133 | instance | openstack/configmaps/valkey-health 2026-04-17 05:18:36.688218 | instance | openstack/configmaps/valkey-scripts 2026-04-17 05:18:36.830676 | instance | openstack/daemonsets/keepalived 2026-04-17 05:18:36.909210 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-17 05:18:37.093174 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-17 05:18:37.202300 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-17 05:18:37.360625 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-04-17 05:18:37.459508 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-04-17 05:18:37.635276 | instance | openstack/daemonsets/nova-compute-default 2026-04-17 05:18:37.739588 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-17 05:18:37.911455 | instance | openstack/daemonsets/openvswitch 2026-04-17 05:18:38.022568 | instance | openstack/daemonsets/ovn-controller-default 2026-04-17 05:18:38.190062 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-17 05:18:38.285467 | instance | monitoring/pods/goldpinger-pt9n6 2026-04-17 05:18:38.379096 | instance | monitoring/pods/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4 2026-04-17 05:18:38.473968 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb 2026-04-17 05:18:38.592561 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s5jz4 2026-04-17 05:18:38.678929 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5vdf4 2026-04-17 05:18:38.773060 | instance | monitoring/pods/loki-0 2026-04-17 05:18:38.863270 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-17 05:18:38.938920 | instance | monitoring/pods/loki-gateway-cf54cb88c-mk62p 2026-04-17 05:18:39.046088 | instance | monitoring/pods/loki-results-cache-0 2026-04-17 05:18:39.140485 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5wr9v 2026-04-17 05:18:39.242493 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-dft46 2026-04-17 05:18:39.337973 | instance | monitoring/pods/node-feature-discovery-worker-mrvwj 2026-04-17 05:18:39.436248 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-17 05:18:39.533430 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-vgbs5 2026-04-17 05:18:39.633939 | instance | monitoring/pods/vector-fzdpq 2026-04-17 05:18:39.729748 | instance | openstack/deployment/barbican-api 2026-04-17 05:18:39.818563 | instance | openstack/deployment/cinder-api 2026-04-17 05:18:39.962260 | instance | openstack/deployment/cinder-backup 2026-04-17 05:18:40.038962 | instance | openstack/deployment/cinder-scheduler 2026-04-17 05:18:40.199996 | instance | openstack/deployment/cinder-volume 2026-04-17 05:18:40.280536 | instance | openstack/deployment/glance-api 2026-04-17 05:18:40.424995 | instance | openstack/deployment/heat-api 2026-04-17 05:18:40.520151 | instance | openstack/deployment/heat-cfn 2026-04-17 05:18:40.661309 | instance | openstack/deployment/heat-engine 2026-04-17 05:18:40.758642 | instance | openstack/deployment/horizon 2026-04-17 05:18:40.920385 | instance | openstack/deployment/keystone-api 2026-04-17 05:18:41.026659 | instance | openstack/deployment/magnum-api 2026-04-17 05:18:41.139100 | instance | openstack/deployment/magnum-registry 2026-04-17 05:18:41.239225 | instance | openstack/deployment/manila-api 2026-04-17 05:18:41.373320 | instance | openstack/deployment/manila-data 2026-04-17 05:18:41.464237 | instance | openstack/deployment/manila-scheduler 2026-04-17 05:18:41.611450 | instance | openstack/deployment/manila-share 2026-04-17 05:18:41.695901 | instance | openstack/deployment/memcached-memcached 2026-04-17 05:18:41.849176 | instance | openstack/deployment/neutron-rpc-server 2026-04-17 05:18:41.929577 | instance | openstack/deployment/neutron-server 2026-04-17 05:18:42.105545 | instance | openstack/deployment/nova-api-metadata 2026-04-17 05:18:42.179621 | instance | openstack/deployment/nova-api-osapi 2026-04-17 05:18:42.334589 | instance | openstack/deployment/nova-conductor 2026-04-17 05:18:42.428005 | instance | openstack/deployment/nova-novncproxy 2026-04-17 05:18:42.576033 | instance | openstack/deployment/nova-scheduler 2026-04-17 05:18:42.677245 | instance | openstack/deployment/octavia-api 2026-04-17 05:18:42.826937 | instance | openstack/deployment/octavia-housekeeping 2026-04-17 05:18:42.905792 | instance | openstack/deployment/octavia-worker 2026-04-17 05:18:43.054382 | instance | openstack/deployment/openstack-database-exporter 2026-04-17 05:18:43.130547 | instance | openstack/deployment/openstack-exporter 2026-04-17 05:18:43.280042 | instance | openstack/deployment/ovn-northd 2026-04-17 05:18:43.365798 | instance | openstack/deployment/placement-api 2026-04-17 05:18:43.514979 | instance | openstack/deployment/pxc-operator 2026-04-17 05:18:43.598803 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-17 05:18:43.762700 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-17 05:18:43.831790 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-17 05:18:43.994983 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-17 05:18:44.009708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.062399 | instance | openstack/deployment/staffeln-api 2026-04-17 05:18:44.095498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.223829 | instance | openstack/deployment/staffeln-conductor 2026-04-17 05:18:44.295813 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-17 05:18:44.321947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.411724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.471916 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-17 05:18:44.514737 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-17 05:18:44.615186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.674602 | instance | openstack/endpoints/barbican-api 2026-04-17 05:18:44.721055 | instance | openstack/endpoints/ceph-mon 2026-04-17 05:18:44.723621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.809707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.904375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:44.919067 | instance | openstack/endpoints/cinder-api 2026-04-17 05:18:44.972100 | instance | openstack/endpoints/glance-api 2026-04-17 05:18:45.051316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:45.139157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:45.188200 | instance | openstack/endpoints/heat-api 2026-04-17 05:18:45.188753 | instance | openstack/endpoints/heat-cfn 2026-04-17 05:18:45.231522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:45.337166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:45.422525 | instance | openstack/endpoints/horizon 2026-04-17 05:18:45.447117 | instance | openstack/endpoints/horizon-int 2026-04-17 05:18:45.648030 | instance | openstack/endpoints/keystone-api 2026-04-17 05:18:45.684045 | instance | openstack/endpoints/magnum-api 2026-04-17 05:18:45.878369 | instance | openstack/endpoints/magnum-registry 2026-04-17 05:18:45.896020 | instance | openstack/endpoints/manila-api 2026-04-17 05:18:46.112848 | instance | openstack/endpoints/memcached 2026-04-17 05:18:46.116843 | instance | openstack/endpoints/memcached-metrics 2026-04-17 05:18:46.314428 | instance | openstack/endpoints/neutron-server 2026-04-17 05:18:46.345118 | instance | openstack/endpoints/nova-api 2026-04-17 05:18:46.527470 | instance | openstack/endpoints/nova-metadata 2026-04-17 05:18:46.577865 | instance | openstack/endpoints/nova-novncproxy 2026-04-17 05:18:46.766454 | instance | openstack/endpoints/octavia-api 2026-04-17 05:18:46.798654 | instance | openstack/endpoints/openstack-exporter 2026-04-17 05:18:46.982942 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-04-17 05:18:47.042570 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-04-17 05:18:47.248902 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-17 05:18:47.254680 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-17 05:18:47.463928 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-17 05:18:47.480169 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-17 05:18:47.709290 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-17 05:18:47.710189 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-17 05:18:47.928710 | instance | openstack/endpoints/placement-api 2026-04-17 05:18:47.959805 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-17 05:18:48.147865 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-17 05:18:48.182428 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-17 05:18:48.354697 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-17 05:18:48.404534 | instance | openstack/endpoints/rabbitmq-glance 2026-04-17 05:18:48.550684 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-17 05:18:48.628468 | instance | openstack/endpoints/rabbitmq-heat 2026-04-17 05:18:48.791888 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-17 05:18:48.861759 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-17 05:18:49.003102 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-17 05:18:49.066140 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-17 05:18:49.215866 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-17 05:18:49.300904 | instance | openstack/endpoints/rabbitmq-manila 2026-04-17 05:18:49.447252 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-17 05:18:49.546966 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-17 05:18:49.689983 | instance | openstack/ingresses/cloudformation 2026-04-17 05:18:49.770202 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-17 05:18:49.917851 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-17 05:18:49.986055 | instance | openstack/ingresses/compute 2026-04-17 05:18:50.118681 | instance | openstack/endpoints/rabbitmq-nova 2026-04-17 05:18:50.201384 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-17 05:18:50.331498 | instance | openstack/ingresses/container-infra 2026-04-17 05:18:50.406856 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-17 05:18:50.545694 | instance | openstack/ingresses/container-infra-registry 2026-04-17 05:18:50.628381 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-17 05:18:50.758469 | instance | openstack/ingresses/dashboard 2026-04-17 05:18:50.829340 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-17 05:18:50.975433 | instance | openstack/ingresses/identity 2026-04-17 05:18:51.037956 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-17 05:18:51.184441 | instance | openstack/ingresses/image 2026-04-17 05:18:51.266855 | instance | openstack/endpoints/staffeln-api 2026-04-17 05:18:51.395056 | instance | openstack/ingresses/key-manager 2026-04-17 05:18:51.472351 | instance | openstack/endpoints/valkey 2026-04-17 05:18:51.605867 | instance | openstack/ingresses/load-balancer 2026-04-17 05:18:51.687382 | instance | openstack/ingresses/network 2026-04-17 05:18:51.870276 | instance | openstack/endpoints/valkey-headless 2026-04-17 05:18:51.908021 | instance | openstack/ingresses/orchestration 2026-04-17 05:18:52.083155 | instance | openstack/endpoints/valkey-metrics 2026-04-17 05:18:52.132285 | instance | openstack/ingresses/placement 2026-04-17 05:18:52.288968 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-17 05:18:52.350502 | instance | openstack/ingresses/sharev2 2026-04-17 05:18:52.557588 | instance | openstack/ingresses/volumev3 2026-04-17 05:18:52.604519 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-17 05:18:52.612833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:52.741054 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:52.748942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:52.833535 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-17 05:18:52.842674 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-17 05:18:52.870172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:52.959633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.011087 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-17 05:18:53.046138 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-17 05:18:53.051558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.145701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.205406 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-17 05:18:53.236933 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-17 05:18:53.241500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.341987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.393327 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-17 05:18:53.431133 | instance | openstack/networkpolicies/valkey 2026-04-17 05:18:53.433984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.534779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.592823 | instance | openstack/jobs/barbican-db-init 2026-04-17 05:18:53.629728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.637413 | instance | openstack/jobs/barbican-db-sync 2026-04-17 05:18:53.719048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.802065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:53.818553 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-17 05:18:53.868163 | instance | openstack/jobs/barbican-ks-service 2026-04-17 05:18:53.928507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.012227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.049766 | instance | openstack/jobs/barbican-ks-user 2026-04-17 05:18:54.111500 | instance | openstack/jobs/barbican-rabbit-init 2026-04-17 05:18:54.121137 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:18:54.130700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.222668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.324387 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-17 05:18:54.359261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.409834 | instance | openstack/jobs/cinder-bootstrap 2026-04-17 05:18:54.450841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.548836 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-17 05:18:54.592307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.653641 | instance | openstack/jobs/cinder-db-init 2026-04-17 05:18:54.674258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:18:54.777403 | instance | openstack/jobs/cinder-db-sync 2026-04-17 05:18:54.873833 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-17 05:18:55.008097 | instance | openstack/jobs/cinder-ks-service 2026-04-17 05:18:55.099074 | instance | openstack/jobs/cinder-ks-user 2026-04-17 05:18:55.237976 | instance | openstack/jobs/cinder-rabbit-init 2026-04-17 05:18:55.318949 | instance | openstack/jobs/cinder-storage-init 2026-04-17 05:18:55.464851 | instance | openstack/jobs/cinder-volume-usage-audit-29606705 2026-04-17 05:18:55.541929 | instance | openstack/jobs/glance-db-init 2026-04-17 05:18:55.682624 | instance | openstack/jobs/glance-db-sync 2026-04-17 05:18:55.776736 | instance | openstack/jobs/glance-ks-endpoints 2026-04-17 05:18:55.890250 | instance | openstack/jobs/glance-ks-service 2026-04-17 05:18:55.998342 | instance | openstack/jobs/glance-ks-user 2026-04-17 05:18:56.119039 | instance | openstack/jobs/glance-metadefs-load 2026-04-17 05:18:56.214395 | instance | openstack/jobs/glance-rabbit-init 2026-04-17 05:18:56.345037 | instance | openstack/jobs/glance-storage-init 2026-04-17 05:18:56.432208 | instance | openstack/jobs/heat-bootstrap 2026-04-17 05:18:56.575892 | instance | openstack/jobs/heat-db-init 2026-04-17 05:18:56.669511 | instance | openstack/jobs/heat-db-sync 2026-04-17 05:18:56.802669 | instance | openstack/jobs/heat-domain-ks-user 2026-04-17 05:18:56.885961 | instance | openstack/jobs/heat-engine-cleaner-29606705 2026-04-17 05:18:57.024943 | instance | openstack/jobs/heat-engine-cleaner-29606710 2026-04-17 05:18:57.109149 | instance | openstack/jobs/heat-engine-cleaner-29606715 2026-04-17 05:18:57.250103 | instance | openstack/jobs/heat-ks-endpoints 2026-04-17 05:18:57.348837 | instance | openstack/jobs/heat-ks-service 2026-04-17 05:18:57.502822 | instance | openstack/jobs/heat-ks-user 2026-04-17 05:18:57.574311 | instance | openstack/jobs/heat-rabbit-init 2026-04-17 05:18:57.726112 | instance | openstack/jobs/heat-trusts 2026-04-17 05:18:57.793520 | instance | openstack/jobs/horizon-db-init 2026-04-17 05:18:57.962228 | instance | openstack/jobs/horizon-db-sync 2026-04-17 05:18:58.034368 | instance | openstack/jobs/keystone-bootstrap 2026-04-17 05:18:58.219957 | instance | openstack/jobs/keystone-credential-setup 2026-04-17 05:18:58.261869 | instance | openstack/jobs/keystone-db-init 2026-04-17 05:18:58.441518 | instance | openstack/jobs/keystone-db-sync 2026-04-17 05:18:58.480770 | instance | openstack/jobs/keystone-domain-manage 2026-04-17 05:18:58.664400 | instance | openstack/jobs/keystone-fernet-setup 2026-04-17 05:18:58.732425 | instance | openstack/jobs/keystone-rabbit-init 2026-04-17 05:18:58.906591 | instance | openstack/jobs/magnum-db-init 2026-04-17 05:18:58.977493 | instance | openstack/jobs/magnum-db-sync 2026-04-17 05:18:59.146505 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-17 05:18:59.215582 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-17 05:18:59.367862 | instance | openstack/jobs/magnum-ks-service 2026-04-17 05:18:59.456829 | instance | openstack/jobs/magnum-ks-user 2026-04-17 05:18:59.600160 | instance | openstack/jobs/magnum-rabbit-init 2026-04-17 05:18:59.705615 | instance | openstack/jobs/manila-bootstrap 2026-04-17 05:18:59.832793 | instance | openstack/jobs/manila-db-init 2026-04-17 05:18:59.930794 | instance | openstack/jobs/manila-db-sync 2026-04-17 05:19:00.061104 | instance | openstack/jobs/manila-ks-endpoints 2026-04-17 05:19:00.163001 | instance | openstack/jobs/manila-ks-service 2026-04-17 05:19:00.289015 | instance | openstack/jobs/manila-ks-user 2026-04-17 05:19:00.378642 | instance | openstack/jobs/manila-rabbit-init 2026-04-17 05:19:00.529226 | instance | openstack/jobs/neutron-db-init 2026-04-17 05:19:00.606570 | instance | openstack/jobs/neutron-db-sync 2026-04-17 05:19:00.759595 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-17 05:19:00.825505 | instance | openstack/jobs/neutron-ks-service 2026-04-17 05:19:00.972865 | instance | openstack/jobs/neutron-ks-user 2026-04-17 05:19:01.053793 | instance | openstack/jobs/neutron-rabbit-init 2026-04-17 05:19:01.198372 | instance | openstack/jobs/nova-bootstrap 2026-04-17 05:19:01.274629 | instance | openstack/jobs/nova-cell-setup 2026-04-17 05:19:01.431451 | instance | openstack/jobs/nova-cell-setup-29606700 2026-04-17 05:19:01.510320 | instance | openstack/jobs/nova-db-init 2026-04-17 05:19:01.652602 | instance | openstack/jobs/nova-db-sync 2026-04-17 05:19:01.742947 | instance | openstack/jobs/nova-ks-endpoints 2026-04-17 05:19:01.877194 | instance | openstack/jobs/nova-ks-service 2026-04-17 05:19:01.984890 | instance | openstack/jobs/nova-ks-user 2026-04-17 05:19:02.125748 | instance | openstack/jobs/nova-rabbit-init 2026-04-17 05:19:02.202627 | instance | openstack/jobs/nova-service-cleaner-29606700 2026-04-17 05:19:02.356018 | instance | openstack/jobs/octavia-bootstrap 2026-04-17 05:19:02.431579 | instance | openstack/jobs/octavia-db-init 2026-04-17 05:19:02.434112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.530076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.565702 | instance | openstack/jobs/octavia-db-sync 2026-04-17 05:19:02.616763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.677630 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-17 05:19:02.696762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.775473 | instance | openstack/jobs/octavia-ks-service 2026-04-17 05:19:02.786002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.871101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.896913 | instance | openstack/jobs/octavia-ks-user 2026-04-17 05:19:02.951219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:02.993787 | instance | openstack/jobs/octavia-rabbit-init 2026-04-17 05:19:03.046885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.145342 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-17 05:19:03.154274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.237830 | instance | openstack/jobs/placement-db-init 2026-04-17 05:19:03.277797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.348688 | instance | openstack/jobs/placement-db-sync 2026-04-17 05:19:03.364346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.468590 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-17 05:19:03.480243 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 05:19:03.489188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.564204 | instance | openstack/jobs/placement-ks-endpoints 2026-04-17 05:19:03.596283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.650095 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-17 05:19:03.688515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.783144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.813273 | instance | openstack/jobs/placement-ks-service 2026-04-17 05:19:03.828478 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-17 05:19:03.884939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:03.972899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:04.017457 | instance | openstack/jobs/placement-ks-user 2026-04-17 05:19:04.031758 | instance | monitoring/secrets/alertmanager-tls 2026-04-17 05:19:04.069274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 05:19:04.232663 | instance | openstack/jobs/staffeln-db-init 2026-04-17 05:19:04.242424 | instance | monitoring/secrets/grafana-tls 2026-04-17 05:19:04.423830 | instance | openstack/jobs/staffeln-db-sync 2026-04-17 05:19:04.467093 | instance | openstack/jobs/tempest-ks-user 2026-04-17 05:19:04.645825 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-17 05:19:04.698582 | instance | openstack/jobs/tempest-run-tests 2026-04-17 05:19:04.842410 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-17 05:19:04.947599 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-17 05:19:05.035955 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-17 05:19:05.126292 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-17 05:19:05.219728 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-17 05:19:05.311497 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-17 05:19:05.405491 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-17 05:19:05.482406 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-17 05:19:05.576432 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5vdf4-tls 2026-04-17 05:19:05.662447 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-17 05:19:05.764075 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-17 05:19:05.837823 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-17 05:19:05.959350 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-17 05:19:06.055402 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-17 05:19:06.143901 | instance | monitoring/secrets/prometheus-tls 2026-04-17 05:19:06.228297 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-17 05:19:06.317250 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-17 05:19:06.398892 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-17 05:19:06.647861 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-17 05:19:06.653167 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-17 05:19:06.825639 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-17 05:19:06.832369 | instance | monitoring/serviceaccounts/default 2026-04-17 05:19:07.036507 | instance | monitoring/serviceaccounts/goldpinger 2026-04-17 05:19:07.084478 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-17 05:19:07.289728 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-17 05:19:07.397548 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-17 05:19:07.555559 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-17 05:19:07.659323 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-17 05:19:07.834245 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 05:19:07.970785 | instance | monitoring/serviceaccounts/loki 2026-04-17 05:19:08.090372 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-17 05:19:08.222145 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-17 05:19:08.364167 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-17 05:19:08.475865 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-17 05:19:08.633745 | instance | monitoring/serviceaccounts/vector 2026-04-17 05:19:08.733907 | instance | monitoring/services/alertmanager-operated 2026-04-17 05:19:08.876922 | instance | monitoring/services/goldpinger 2026-04-17 05:19:08.934312 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-17 05:19:09.079106 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-17 05:19:09.145664 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-17 05:19:09.314787 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-17 05:19:09.361935 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-17 05:19:09.506781 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 05:19:09.560487 | instance | monitoring/services/loki 2026-04-17 05:19:09.717189 | instance | monitoring/services/loki-chunks-cache 2026-04-17 05:19:09.774802 | instance | monitoring/services/loki-gateway 2026-04-17 05:19:09.912318 | instance | monitoring/services/loki-headless 2026-04-17 05:19:09.965089 | instance | monitoring/services/loki-memberlist 2026-04-17 05:19:10.117576 | instance | monitoring/services/loki-results-cache 2026-04-17 05:19:10.160351 | instance | monitoring/services/prometheus-operated 2026-04-17 05:19:10.291163 | instance | monitoring/services/prometheus-pushgateway 2026-04-17 05:19:10.352053 | instance | monitoring/services/vector-headless 2026-04-17 05:19:10.482276 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-17 05:19:10.539036 | instance | monitoring/statefulsets/loki 2026-04-17 05:19:10.709330 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-17 05:19:10.750778 | instance | monitoring/statefulsets/loki-results-cache 2026-04-17 05:19:10.924085 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-17 05:19:10.988974 | instance | openstack/pods/barbican-api-9458dbfd6-wfbhl 2026-04-17 05:19:11.122371 | instance | openstack/pods/barbican-db-init-rmj9t 2026-04-17 05:19:11.208447 | instance | openstack/pods/barbican-db-sync-m2xkh 2026-04-17 05:19:11.348518 | instance | openstack/pods/barbican-ks-endpoints-6kmwp 2026-04-17 05:19:11.434568 | instance | openstack/pods/barbican-ks-service-l7drt 2026-04-17 05:19:11.591782 | instance | openstack/pods/barbican-ks-user-8s8wk 2026-04-17 05:19:11.666531 | instance | openstack/pods/barbican-rabbit-init-2vk8x 2026-04-17 05:19:11.838476 | instance | openstack/pods/cinder-api-bbf77b666-jtkjk 2026-04-17 05:19:11.895608 | instance | openstack/pods/cinder-backup-79b4759f54-tjtzw 2026-04-17 05:19:12.050509 | instance | openstack/pods/cinder-backup-storage-init-dpbzx 2026-04-17 05:19:12.126601 | instance | openstack/pods/cinder-bootstrap-w5cv5 2026-04-17 05:19:12.271657 | instance | openstack/pods/cinder-create-internal-tenant-l78tb 2026-04-17 05:19:12.371880 | instance | openstack/pods/cinder-db-init-wjrbq 2026-04-17 05:19:12.507625 | instance | openstack/pods/cinder-db-sync-f2jpk 2026-04-17 05:19:12.601923 | instance | openstack/pods/cinder-ks-endpoints-mnq5c 2026-04-17 05:19:12.739177 | instance | openstack/pods/cinder-ks-service-mslnq 2026-04-17 05:19:12.830978 | instance | openstack/pods/cinder-ks-user-245gd 2026-04-17 05:19:12.976299 | instance | openstack/pods/cinder-rabbit-init-xhjgs 2026-04-17 05:19:13.092386 | instance | openstack/pods/cinder-scheduler-699585bcbb-rmdl9 2026-04-17 05:19:13.255986 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-04-17 05:19:13.332963 | instance | openstack/pods/cinder-storage-init-5jdpr 2026-04-17 05:19:13.559693 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-04-17 05:19:13.603636 | instance | openstack/pods/cinder-volume-8f78b9866-dlzpw 2026-04-17 05:19:13.845354 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-17 05:19:13.910282 | instance | openstack/pods/cinder-volume-usage-audit-29606705-b7qhs 2026-04-17 05:19:14.138188 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-17 05:19:14.209095 | instance | openstack/pods/glance-api-5c797574c4-97scj 2026-04-17 05:19:14.432940 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-17 05:19:14.498798 | instance | openstack/pods/glance-db-init-jh8d6 2026-04-17 05:19:14.719430 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-17 05:19:14.766364 | instance | openstack/pods/glance-db-sync-7rjmz 2026-04-17 05:19:14.989786 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-17 05:19:15.081973 | instance | openstack/pods/glance-ks-endpoints-dq6pn 2026-04-17 05:19:15.320768 | instance | openstack/pods/glance-ks-service-wlvjt 2026-04-17 05:19:15.322287 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-17 05:19:15.552881 | instance | openstack/pods/glance-ks-user-bpn4v 2026-04-17 05:19:15.674045 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-17 05:19:15.774124 | instance | openstack/pods/glance-metadefs-load-qgx9l 2026-04-17 05:19:16.011703 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-17 05:19:16.044088 | instance | openstack/pods/glance-rabbit-init-tlg5k 2026-04-17 05:19:16.279753 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-17 05:19:16.372091 | instance | openstack/pods/glance-storage-init-7j2hf 2026-04-17 05:19:16.613862 | instance | openstack/pods/heat-api-77f74dd568-wkwdv 2026-04-17 05:19:16.622382 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-17 05:19:16.840779 | instance | openstack/pods/heat-bootstrap-2lwnq 2026-04-17 05:19:16.961190 | instance | openstack/pods/heat-cfn-55bc96bdf8-2ccvt 2026-04-17 05:19:17.066614 | instance | openstack/pods/heat-db-init-f8t9d 2026-04-17 05:19:17.197415 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-17 05:19:17.274238 | instance | openstack/pods/heat-db-sync-hm28s 2026-04-17 05:19:17.526558 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-17 05:19:17.573806 | instance | openstack/pods/heat-domain-ks-user-7sfc5 2026-04-17 05:19:17.802384 | instance | openstack/pods/heat-engine-546bd864fc-vg5v8 2026-04-17 05:19:17.904038 | instance | openstack/pods/heat-engine-cleaner-29606705-sn4jx 2026-04-17 05:19:18.012655 | instance | openstack/pods/heat-engine-cleaner-29606710-qxhs8 2026-04-17 05:19:18.115681 | instance | openstack/pods/heat-engine-cleaner-29606715-hh8ph 2026-04-17 05:19:18.255357 | instance | openstack/pods/heat-ks-endpoints-88lt7 2026-04-17 05:19:18.336994 | instance | openstack/pods/heat-ks-service-zkmsf 2026-04-17 05:19:18.497270 | instance | openstack/pods/heat-ks-user-frz2n 2026-04-17 05:19:18.562837 | instance | openstack/pods/heat-rabbit-init-ghvxq 2026-04-17 05:19:18.724913 | instance | openstack/pods/heat-trusts-5xpg8 2026-04-17 05:19:18.792571 | instance | openstack/pods/horizon-656b94f87f-mqwwq 2026-04-17 05:19:18.944006 | instance | openstack/pods/horizon-db-init-wxkkm 2026-04-17 05:19:18.997820 | instance | openstack/pods/horizon-db-sync-jhh9c 2026-04-17 05:19:19.162654 | instance | openstack/pods/keepalived-4j8j8 2026-04-17 05:19:19.234429 | instance | openstack/pods/keystone-api-79888d7fc-5f2wk 2026-04-17 05:19:19.388109 | instance | openstack/pods/keystone-bootstrap-67x7v 2026-04-17 05:19:19.462629 | instance | openstack/pods/keystone-credential-setup-sd62h 2026-04-17 05:19:19.607216 | instance | openstack/pods/keystone-db-init-g4zst 2026-04-17 05:19:19.689619 | instance | openstack/pods/keystone-db-sync-8gx7q 2026-04-17 05:19:19.861642 | instance | openstack/pods/keystone-domain-manage-24x7s 2026-04-17 05:19:19.912765 | instance | openstack/pods/keystone-fernet-setup-n9drc 2026-04-17 05:19:20.100045 | instance | openstack/pods/keystone-rabbit-init-2hdgh 2026-04-17 05:19:20.147294 | instance | openstack/pods/libvirt-libvirt-default-f5wxp 2026-04-17 05:19:20.328209 | instance | openstack/pods/magnum-api-94bb696d7-tvkls 2026-04-17 05:19:20.399977 | instance | openstack/pods/magnum-cluster-api-proxy-kdslh 2026-04-17 05:19:20.565579 | instance | openstack/pods/magnum-conductor-0 2026-04-17 05:19:20.628042 | instance | openstack/pods/magnum-db-init-hkrcv 2026-04-17 05:19:20.786314 | instance | openstack/pods/magnum-db-sync-76l47 2026-04-17 05:19:20.843052 | instance | openstack/pods/magnum-domain-ks-user-ltsfv 2026-04-17 05:19:21.035323 | instance | openstack/pods/magnum-ks-endpoints-48f5k 2026-04-17 05:19:21.113881 | instance | openstack/pods/magnum-ks-service-25p4g 2026-04-17 05:19:21.271421 | instance | openstack/pods/magnum-ks-user-gr856 2026-04-17 05:19:21.323952 | instance | openstack/pods/magnum-rabbit-init-v7dlk 2026-04-17 05:19:21.509956 | instance | openstack/pods/magnum-registry-c45778976-d97tf 2026-04-17 05:19:21.551114 | instance | openstack/pods/manila-api-67cc759df7-t2hbq 2026-04-17 05:19:21.740015 | instance | openstack/pods/manila-bootstrap-bcmkz 2026-04-17 05:19:21.804931 | instance | openstack/pods/manila-data-5cf7788df6-ppmdl 2026-04-17 05:19:21.956667 | instance | openstack/pods/manila-db-init-qcvvb 2026-04-17 05:19:22.048031 | instance | openstack/pods/manila-db-sync-7mct7 2026-04-17 05:19:22.235793 | instance | openstack/pods/manila-ks-endpoints-jhxv8 2026-04-17 05:19:22.317675 | instance | openstack/pods/manila-ks-service-nr4j4 2026-04-17 05:19:22.471252 | instance | openstack/pods/manila-ks-user-j5lhw 2026-04-17 05:19:22.548146 | instance | openstack/pods/manila-rabbit-init-hqd7b 2026-04-17 05:19:22.690319 | instance | openstack/pods/manila-scheduler-779f74844-9m9cr 2026-04-17 05:19:22.781645 | instance | openstack/pods/manila-share-6dff99b679-j8t9n 2026-04-17 05:19:22.956388 | instance | openstack/pods/memcached-memcached-cf56b6468-dszt2 2026-04-17 05:19:23.014970 | instance | openstack/pods/neutron-db-init-4j9c7 2026-04-17 05:19:23.232379 | instance | openstack/pods/neutron-db-sync-5572b 2026-04-17 05:19:23.286978 | instance | openstack/pods/neutron-ks-endpoints-d6x84 2026-04-17 05:19:23.471033 | instance | openstack/pods/neutron-ks-service-2nwv5 2026-04-17 05:19:23.536449 | instance | openstack/pods/neutron-ks-user-ncrqx 2026-04-17 05:19:23.686770 | instance | openstack/pods/neutron-netns-cleanup-cron-default-bpmbs 2026-04-17 05:19:23.770268 | instance | openstack/pods/neutron-ovn-metadata-agent-default-8jxtl 2026-04-17 05:19:23.919271 | instance | openstack/pods/neutron-ovn-vpn-agent-default-nqdc7 2026-04-17 05:19:24.036015 | instance | openstack/pods/neutron-rabbit-init-72lqj 2026-04-17 05:19:24.146830 | instance | openstack/pods/neutron-rpc-server-f4d886bd6-gjlf2 2026-04-17 05:19:24.254115 | instance | openstack/pods/neutron-server-698f944f4f-nrr5q 2026-04-17 05:19:24.377620 | instance | openstack/pods/nova-api-metadata-59d4bfd6ff-dw2vx 2026-04-17 05:19:24.487686 | instance | openstack/pods/nova-api-osapi-6557767ccb-n8d66 2026-04-17 05:19:24.626088 | instance | openstack/pods/nova-bootstrap-rgxj6 2026-04-17 05:19:24.719586 | instance | openstack/pods/nova-cell-setup-29606700-nqzf6 2026-04-17 05:19:24.858414 | instance | openstack/pods/nova-cell-setup-rts96 2026-04-17 05:19:24.955799 | instance | openstack/pods/nova-compute-default-gd75v 2026-04-17 05:19:25.089144 | instance | openstack/pods/nova-conductor-5fb7b67f44-9chfj 2026-04-17 05:19:25.191017 | instance | openstack/pods/nova-db-init-2tn4z 2026-04-17 05:19:25.332807 | instance | openstack/pods/nova-db-sync-5h22z 2026-04-17 05:19:25.414109 | instance | openstack/pods/nova-ks-endpoints-hr64k 2026-04-17 05:19:25.576403 | instance | openstack/pods/nova-ks-service-twpcc 2026-04-17 05:19:25.641584 | instance | openstack/pods/nova-ks-user-hhs4g 2026-04-17 05:19:25.781061 | instance | openstack/pods/nova-novncproxy-84c767cc85-6tqxc 2026-04-17 05:19:25.878034 | instance | openstack/pods/nova-rabbit-init-w9zvv 2026-04-17 05:19:26.013147 | instance | openstack/pods/nova-scheduler-79cdf675f6-4jls5 2026-04-17 05:19:26.107757 | instance | openstack/pods/nova-service-cleaner-29606700-vdnxf 2026-04-17 05:19:26.234815 | instance | openstack/pods/octavia-api-5db766fc87-wr7jg 2026-04-17 05:19:26.326170 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-17 05:19:26.470825 | instance | openstack/pods/octavia-bootstrap-f7f2w 2026-04-17 05:19:26.494673 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-17 05:19:26.657032 | instance | openstack/pods/octavia-db-init-2rtrx 2026-04-17 05:19:26.709644 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-17 05:19:26.908400 | instance | openstack/pods/octavia-db-sync-49jll 2026-04-17 05:19:26.922996 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-17 05:19:27.094069 | instance | openstack/pods/octavia-health-manager-default-m8x8g 2026-04-17 05:19:27.158206 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-17 05:19:27.340909 | instance | openstack/pods/octavia-housekeeping-78dc9f8f44-fnxht 2026-04-17 05:19:27.345274 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-17 05:19:27.515840 | instance | openstack/pods/octavia-ks-endpoints-nld6h 2026-04-17 05:19:27.589115 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-17 05:19:27.761846 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-17 05:19:27.807143 | instance | openstack/pods/octavia-ks-service-mjr9j 2026-04-17 05:19:27.959414 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-17 05:19:28.054279 | instance | openstack/pods/octavia-ks-user-65htm 2026-04-17 05:19:28.151503 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-17 05:19:28.273395 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-17 05:19:28.322015 | instance | openstack/pods/octavia-rabbit-init-v5r9w 2026-04-17 05:19:28.443706 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-17 05:19:28.553657 | instance | openstack/pods/octavia-worker-778ccf8867-bnwnx 2026-04-17 05:19:28.623771 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-17 05:19:28.778732 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-dm9zh 2026-04-17 05:19:28.782777 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-17 05:19:28.957746 | instance | openstack/pods/openstack-exporter-5455644b6-tqjht 2026-04-17 05:19:28.990415 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-17 05:19:29.182492 | instance | openstack/pods/openvswitch-hl5ft 2026-04-17 05:19:29.184066 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-17 05:19:29.354566 | instance | openstack/pods/ovn-controller-default-zx86s 2026-04-17 05:19:29.406826 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-17 05:19:29.580480 | instance | openstack/pods/ovn-northd-7659bd74f8-rtwkg 2026-04-17 05:19:29.587061 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-17 05:19:29.779171 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-04-17 05:19:29.833333 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-17 05:19:30.006551 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-04-17 05:19:30.010033 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-17 05:19:30.235128 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-17 05:19:30.259241 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-17 05:19:30.413452 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-17 05:19:30.489277 | instance | openstack/pods/placement-api-7cd8c87d94-4v45g 2026-04-17 05:19:30.596101 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-17 05:19:30.717867 | instance | openstack/pods/placement-db-init-qgflt 2026-04-17 05:19:30.764252 | instance | openstack/rolebindings/cinder-storage-init 2026-04-17 05:19:30.909530 | instance | openstack/pods/placement-db-sync-7n4pz 2026-04-17 05:19:30.917185 | instance | openstack/rolebindings/glance-glance-api 2026-04-17 05:19:31.087095 | instance | openstack/pods/placement-ks-endpoints-4fczc 2026-04-17 05:19:31.130121 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-17 05:19:31.299780 | instance | openstack/pods/placement-ks-service-5c6sj 2026-04-17 05:19:31.302955 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-17 05:19:31.469402 | instance | openstack/pods/placement-ks-user-nnsml 2026-04-17 05:19:31.517055 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-17 05:19:31.691874 | instance | openstack/pods/pxc-operator-69cb5bbdb9-xbbt9 2026-04-17 05:19:31.701378 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-17 05:19:31.869684 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-17 05:19:31.914336 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-17 05:19:32.100006 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-17 05:19:32.115046 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-17 05:19:32.302242 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-mpjhr 2026-04-17 05:19:32.337867 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-17 05:19:32.517138 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-17 05:19:32.527480 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-17 05:19:32.700777 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-17 05:19:32.744160 | instance | openstack/rolebindings/glance-glance-test 2026-04-17 05:19:32.918338 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-17 05:19:32.930502 | instance | openstack/rolebindings/glance-storage-init 2026-04-17 05:19:33.114548 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-17 05:19:33.163306 | instance | openstack/rolebindings/heat-heat-api 2026-04-17 05:19:33.349978 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-17 05:19:33.362504 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-17 05:19:33.551997 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-17 05:19:33.597432 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-sl59x 2026-04-17 05:19:33.744756 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-17 05:19:33.831319 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-17 05:19:33.934086 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-17 05:19:34.007053 | instance | openstack/rolebindings/heat-heat-engine 2026-04-17 05:19:34.153500 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-17 05:19:34.181009 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-17 05:19:34.332517 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-17 05:19:34.417497 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-nzbh6 2026-04-17 05:19:34.600527 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-17 05:19:34.663332 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7 2026-04-17 05:19:34.797080 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-17 05:19:34.945828 | instance | openstack/pods/staffeln-api-85ff7766f-lhwbl 2026-04-17 05:19:35.051569 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-17 05:19:35.211472 | instance | openstack/pods/staffeln-conductor-8666568484-zsmpr 2026-04-17 05:19:35.244300 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-17 05:19:35.444295 | instance | openstack/pods/staffeln-db-init-zmwc8 2026-04-17 05:19:35.462765 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-17 05:19:35.656420 | instance | openstack/pods/staffeln-db-sync-cq2xv 2026-04-17 05:19:35.682905 | instance | openstack/pods/tempest-ks-user-bjtk7 2026-04-17 05:19:35.915888 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-17 05:19:35.927481 | instance | openstack/pods/tempest-run-tests-hrx7r 2026-04-17 05:19:36.112634 | instance | openstack/rolebindings/heat-heat-test 2026-04-17 05:19:36.181694 | instance | openstack/pods/valkey-node-0 2026-04-17 05:19:36.301237 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-17 05:19:36.427758 | instance | openstack/rolebindings/horizon-horizon 2026-04-17 05:19:36.486411 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-17 05:19:36.625504 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-17 05:19:36.674379 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-17 05:19:36.809580 | instance | openstack/rolebindings/keepalived 2026-04-17 05:19:36.850001 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-17 05:19:36.977311 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-17 05:19:37.059132 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-17 05:19:37.208441 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-17 05:19:37.251868 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-17 05:19:37.412839 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-17 05:19:37.461739 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-17 05:19:37.616402 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-17 05:19:37.661367 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-17 05:19:37.839583 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-17 05:19:37.915262 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-17 05:19:38.047170 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-17 05:19:38.131380 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-17 05:19:38.228475 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-17 05:19:38.324368 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-17 05:19:38.399536 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-17 05:19:38.518272 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-17 05:19:38.584173 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-17 05:19:38.711140 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-17 05:19:38.773383 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-17 05:19:38.881249 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-17 05:19:38.951351 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-17 05:19:39.061522 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-17 05:19:39.157521 | instance | openstack/rolebindings/manila-manila-api 2026-04-17 05:19:39.236276 | instance | openstack/rolebindings/manila-manila-data 2026-04-17 05:19:39.334477 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-17 05:19:39.410954 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-17 05:19:39.519933 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-17 05:19:39.595802 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-17 05:19:39.706996 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-17 05:19:39.781437 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-17 05:19:39.900128 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-17 05:19:39.981097 | instance | openstack/rolebindings/manila-manila-share 2026-04-17 05:19:40.074305 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-17 05:19:40.167481 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-17 05:19:40.269097 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-17 05:19:40.355875 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-17 05:19:40.446921 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-17 05:19:40.535187 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-04-17 05:19:40.639480 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-04-17 05:19:40.730028 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-17 05:19:40.813592 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-04-17 05:19:40.901648 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-17 05:19:40.982247 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-17 05:19:41.078697 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-17 05:19:41.168699 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-17 05:19:41.257604 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-17 05:19:41.349181 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-17 05:19:41.430364 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-17 05:19:41.520552 | instance | openstack/rolebindings/nova-nova-compute 2026-04-17 05:19:41.608743 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-17 05:19:41.717188 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-17 05:19:41.815529 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-17 05:19:41.900383 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-17 05:19:42.002394 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-17 05:19:42.083729 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-17 05:19:42.189418 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-17 05:19:42.275457 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-17 05:19:42.390775 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-17 05:19:42.470344 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-17 05:19:42.613457 | instance | openstack/rolebindings/nova-nova-test 2026-04-17 05:19:42.680921 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-17 05:19:42.827998 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-17 05:19:42.878134 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-17 05:19:43.014224 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-17 05:19:43.059745 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-17 05:19:43.216910 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-17 05:19:43.235421 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-17 05:19:43.389988 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-17 05:19:43.399710 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-17 05:19:43.573023 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-17 05:19:43.588349 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-17 05:19:43.741265 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-17 05:19:43.770825 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-17 05:19:43.921389 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-17 05:19:43.936518 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-17 05:19:44.101904 | instance | openstack/rolebindings/ovn-bgp-agent 2026-04-17 05:19:44.107300 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-17 05:19:44.280296 | instance | openstack/rolebindings/ovn-controller 2026-04-17 05:19:44.294220 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-17 05:19:44.460910 | instance | openstack/rolebindings/ovn-northd 2026-04-17 05:19:44.477230 | instance | openstack/rolebindings/ovn-ovn-controller 2026-04-17 05:19:44.662489 | instance | openstack/roles/cinder-backup-storage-init 2026-04-17 05:19:44.670616 | instance | openstack/rolebindings/ovn-ovn-northd 2026-04-17 05:19:44.842592 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-17 05:19:44.844499 | instance | openstack/rolebindings/ovn-ovsdb 2026-04-17 05:19:45.027362 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-17 05:19:45.031931 | instance | openstack/rolebindings/placement-placement-api 2026-04-17 05:19:45.215686 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-17 05:19:45.220443 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-17 05:19:45.391750 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-17 05:19:45.405797 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-17 05:19:45.577387 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-17 05:19:45.584804 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-17 05:19:45.757768 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-17 05:19:45.775603 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-17 05:19:45.952295 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-17 05:19:45.975946 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-17 05:19:46.148298 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-17 05:19:46.172555 | instance | openstack/rolebindings/pxc-operator 2026-04-17 05:19:46.333227 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-17 05:19:46.368144 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-17 05:19:46.496901 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-17 05:19:46.563412 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-17 05:19:46.666135 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-17 05:19:46.739294 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-17 05:19:46.842778 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-17 05:19:46.934872 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-17 05:19:47.024619 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-17 05:19:47.136576 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-17 05:19:47.222149 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-17 05:19:47.320543 | instance | openstack/roles/cinder-storage-init 2026-04-17 05:19:47.415752 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-17 05:19:47.502830 | instance | openstack/roles/glance-openstack-glance-api 2026-04-17 05:19:47.622158 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-17 05:19:47.698522 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-17 05:19:47.854641 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-17 05:19:47.900214 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-17 05:19:48.042224 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-17 05:19:48.121525 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-17 05:19:48.225064 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-17 05:19:48.298693 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-17 05:19:48.397942 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-17 05:19:48.475824 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-17 05:19:48.578620 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-17 05:19:48.660265 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-17 05:19:48.757790 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-17 05:19:48.835720 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-17 05:19:48.941247 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-17 05:19:49.016686 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-17 05:19:49.156510 | instance | openstack/roles/glance-openstack-glance-test 2026-04-17 05:19:49.217517 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-17 05:19:49.349587 | instance | openstack/roles/glance-storage-init 2026-04-17 05:19:49.407195 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-17 05:19:49.520988 | instance | openstack/roles/heat-openstack-heat-api 2026-04-17 05:19:49.578765 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-17 05:19:49.695015 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-17 05:19:49.781975 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-17 05:19:49.890274 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-17 05:19:49.986689 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-17 05:19:50.087098 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-17 05:19:50.197935 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-17 05:19:50.293294 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-17 05:19:50.407345 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-17 05:19:50.499684 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-17 05:19:50.585334 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-17 05:19:50.682076 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-17 05:19:50.770896 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-17 05:19:50.858168 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-17 05:19:50.956557 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-17 05:19:51.046286 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-17 05:19:51.135924 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-17 05:19:51.238938 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-17 05:19:51.332759 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-17 05:19:51.426111 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-17 05:19:51.521141 | instance | openstack/roles/heat-openstack-heat-test 2026-04-17 05:19:51.627377 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-17 05:19:51.722556 | instance | openstack/roles/horizon-openstack-horizon 2026-04-17 05:19:51.818757 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-17 05:19:51.899142 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-17 05:19:52.000641 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-17 05:19:52.084086 | instance | openstack/roles/keepalived 2026-04-17 05:19:52.199080 | instance | openstack/roles/keystone-credential-rotate 2026-04-17 05:19:52.274389 | instance | openstack/roles/keystone-credential-setup 2026-04-17 05:19:52.370464 | instance | openstack/roles/keystone-fernet-rotate 2026-04-17 05:19:52.447526 | instance | openstack/roles/keystone-fernet-setup 2026-04-17 05:19:52.556684 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-17 05:19:52.620140 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-17 05:19:52.731326 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-17 05:19:52.801748 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-17 05:19:52.928245 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-17 05:19:52.989798 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-17 05:19:53.099592 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-17 05:19:53.175564 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-17 05:19:53.279014 | instance | openstack/roles/libvirt-cert-manager 2026-04-17 05:19:53.342014 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-17 05:19:53.441794 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-17 05:19:53.524070 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-17 05:19:53.601100 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-17 05:19:53.704003 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-17 05:19:53.784736 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-17 05:19:53.911637 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-17 05:19:53.969303 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-17 05:19:54.085094 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-17 05:19:54.177091 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-17 05:19:54.273167 | instance | openstack/roles/manila-openstack-manila-api 2026-04-17 05:19:54.352678 | instance | openstack/roles/manila-openstack-manila-data 2026-04-17 05:19:54.439695 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-17 05:19:54.520451 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-17 05:19:54.603621 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-17 05:19:54.715540 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-17 05:19:54.769433 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-17 05:19:54.875816 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-17 05:19:54.936656 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-17 05:19:55.063781 | instance | openstack/roles/manila-openstack-manila-share 2026-04-17 05:19:55.112137 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-17 05:19:55.237654 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-17 05:19:55.289715 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-17 05:19:55.411640 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-17 05:19:55.463263 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-17 05:19:55.603281 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-04-17 05:19:55.632977 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-04-17 05:19:55.778823 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-17 05:19:55.798236 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-04-17 05:19:55.949166 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-17 05:19:55.961398 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-17 05:19:56.103325 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-17 05:19:56.127436 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-17 05:19:56.289686 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-17 05:19:56.301427 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-17 05:19:56.454236 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-17 05:19:56.459160 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-17 05:19:56.631357 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-17 05:19:56.646131 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-17 05:19:56.811606 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-17 05:19:56.813080 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-17 05:19:56.994954 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-17 05:19:56.995735 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-17 05:19:57.185766 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-17 05:19:57.187697 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-17 05:19:57.370062 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-17 05:19:57.377518 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-17 05:19:57.556386 | instance | openstack/roles/nova-openstack-nova-test 2026-04-17 05:19:57.560076 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-17 05:19:57.729707 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-17 05:19:57.743886 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-17 05:19:57.918322 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-17 05:19:57.925462 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-17 05:19:58.109975 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-17 05:19:58.131316 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-17 05:19:58.279159 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-17 05:19:58.290489 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-17 05:19:58.463305 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-17 05:19:58.466385 | instance | openstack/roles/ovn-bgp-agent 2026-04-17 05:19:58.638211 | instance | openstack/roles/ovn-controller 2026-04-17 05:19:58.639202 | instance | openstack/roles/ovn-northd 2026-04-17 05:19:58.813068 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-04-17 05:19:58.815283 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-04-17 05:19:58.985910 | instance | openstack/roles/ovn-ovsdb 2026-04-17 05:19:58.987850 | instance | openstack/roles/placement-openstack-placement-api 2026-04-17 05:19:59.181904 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-17 05:19:59.184276 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-17 05:19:59.359411 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-17 05:19:59.370962 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-17 05:19:59.553001 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-17 05:19:59.553301 | instance | openstack/roles/pxc-operator 2026-04-17 05:19:59.745872 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-17 05:19:59.747713 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-17 05:19:59.930309 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-17 05:19:59.931729 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-17 05:20:00.114820 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-17 05:20:00.129259 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-17 05:20:00.322257 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-17 05:20:00.342413 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-17 05:20:00.552020 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-17 05:20:00.580957 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-17 05:20:00.732428 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-17 05:20:00.751389 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-17 05:20:00.917182 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-17 05:20:00.937383 | instance | openstack/roles/rook-ceph-mgr 2026-04-17 05:20:01.113712 | instance | openstack/roles/rook-ceph-osd 2026-04-17 05:20:01.117858 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-17 05:20:01.308021 | instance | openstack/roles/staffeln-conductor 2026-04-17 05:20:01.312525 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-17 05:20:01.482571 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-17 05:20:01.506376 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-17 05:20:01.671515 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-17 05:20:01.725065 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-17 05:20:01.869272 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-17 05:20:01.925733 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-17 05:20:02.047599 | instance | openstack/secrets/barbican-api-certs 2026-04-17 05:20:02.123571 | instance | openstack/secrets/barbican-db-admin 2026-04-17 05:20:02.234838 | instance | openstack/secrets/barbican-db-user 2026-04-17 05:20:02.299549 | instance | openstack/secrets/barbican-etc 2026-04-17 05:20:02.419538 | instance | openstack/secrets/barbican-keystone-admin 2026-04-17 05:20:02.465276 | instance | openstack/secrets/barbican-keystone-user 2026-04-17 05:20:02.606337 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-17 05:20:02.662488 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-17 05:20:02.800054 | instance | openstack/secrets/cinder-api-certs 2026-04-17 05:20:02.862797 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-17 05:20:03.007662 | instance | openstack/secrets/cinder-db-admin 2026-04-17 05:20:03.084625 | instance | openstack/secrets/cinder-db-user 2026-04-17 05:20:03.230851 | instance | openstack/secrets/cinder-etc 2026-04-17 05:20:03.313451 | instance | openstack/secrets/cinder-keystone-admin 2026-04-17 05:20:03.451415 | instance | openstack/secrets/cinder-keystone-test 2026-04-17 05:20:03.489139 | instance | openstack/secrets/cinder-keystone-user 2026-04-17 05:20:03.642017 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-17 05:20:03.698987 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-17 05:20:03.834246 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-17 05:20:03.896823 | instance | openstack/secrets/glance-api-certs 2026-04-17 05:20:04.018919 | instance | openstack/secrets/glance-db-admin 2026-04-17 05:20:04.076984 | instance | openstack/secrets/glance-db-user 2026-04-17 05:20:04.221864 | instance | openstack/secrets/glance-etc 2026-04-17 05:20:04.250167 | instance | openstack/secrets/glance-keystone-admin 2026-04-17 05:20:04.391078 | instance | openstack/secrets/glance-keystone-test 2026-04-17 05:20:04.431251 | instance | openstack/secrets/glance-keystone-user 2026-04-17 05:20:04.579074 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-17 05:20:04.618251 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-17 05:20:04.792872 | instance | openstack/secrets/heat-api-certs 2026-04-17 05:20:04.811375 | instance | openstack/secrets/heat-cfn-certs 2026-04-17 05:20:05.001264 | instance | openstack/secrets/heat-db-admin 2026-04-17 05:20:05.003864 | instance | openstack/secrets/heat-db-user 2026-04-17 05:20:05.193980 | instance | openstack/secrets/heat-etc 2026-04-17 05:20:05.210426 | instance | openstack/secrets/heat-keystone-admin 2026-04-17 05:20:05.374834 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-17 05:20:05.386244 | instance | openstack/secrets/heat-keystone-test 2026-04-17 05:20:05.554021 | instance | openstack/secrets/heat-keystone-trustee 2026-04-17 05:20:05.555573 | instance | openstack/secrets/heat-keystone-user 2026-04-17 05:20:05.742984 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-17 05:20:05.796762 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-17 05:20:05.996446 | instance | openstack/secrets/horizon-db-admin 2026-04-17 05:20:06.009996 | instance | openstack/secrets/horizon-db-user 2026-04-17 05:20:06.186348 | instance | openstack/secrets/horizon-etc 2026-04-17 05:20:06.196762 | instance | openstack/secrets/horizon-int-certs 2026-04-17 05:20:06.386161 | instance | openstack/secrets/horizon-keystone-admin 2026-04-17 05:20:06.401757 | instance | openstack/secrets/images-rbd-keyring 2026-04-17 05:20:06.570455 | instance | openstack/secrets/internal-percona-xtradb 2026-04-17 05:20:06.581235 | instance | openstack/secrets/keepalived-etc 2026-04-17 05:20:06.745924 | instance | openstack/secrets/keystone-api-certs 2026-04-17 05:20:06.771494 | instance | openstack/secrets/keystone-credential-keys 2026-04-17 05:20:06.941328 | instance | openstack/secrets/keystone-db-admin 2026-04-17 05:20:06.960400 | instance | openstack/secrets/keystone-db-user 2026-04-17 05:20:07.124572 | instance | openstack/secrets/keystone-etc 2026-04-17 05:20:07.145576 | instance | openstack/secrets/keystone-fernet-keys 2026-04-17 05:20:07.310172 | instance | openstack/secrets/keystone-keystone-admin 2026-04-17 05:20:07.322364 | instance | openstack/secrets/keystone-keystone-test 2026-04-17 05:20:07.492347 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-17 05:20:07.522690 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-17 05:20:07.671207 | instance | openstack/secrets/libvirt-api-ca 2026-04-17 05:20:07.722831 | instance | openstack/secrets/libvirt-etc 2026-04-17 05:20:07.896443 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-17 05:20:07.933361 | instance | openstack/secrets/libvirt-libvirt-default-f5wxp-api 2026-04-17 05:20:08.095703 | instance | openstack/secrets/libvirt-libvirt-default-f5wxp-vnc 2026-04-17 05:20:08.146779 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-17 05:20:08.287263 | instance | openstack/secrets/magnum-api-certs 2026-04-17 05:20:08.402908 | instance | openstack/secrets/magnum-db-admin 2026-04-17 05:20:08.479235 | instance | openstack/secrets/magnum-db-user 2026-04-17 05:20:08.595729 | instance | openstack/secrets/magnum-etc 2026-04-17 05:20:08.703393 | instance | openstack/secrets/magnum-keystone-admin 2026-04-17 05:20:08.787595 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-17 05:20:08.893903 | instance | openstack/secrets/magnum-keystone-user 2026-04-17 05:20:08.973185 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-17 05:20:09.117509 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-17 05:20:09.180844 | instance | openstack/secrets/magnum-registry-certs 2026-04-17 05:20:09.299821 | instance | openstack/secrets/manila-api-certs 2026-04-17 05:20:09.371647 | instance | openstack/secrets/manila-db-admin 2026-04-17 05:20:09.490741 | instance | openstack/secrets/manila-db-user 2026-04-17 05:20:09.569182 | instance | openstack/secrets/manila-etc 2026-04-17 05:20:09.658263 | instance | openstack/secrets/manila-keystone-admin 2026-04-17 05:20:09.754915 | instance | openstack/secrets/manila-keystone-user 2026-04-17 05:20:09.837340 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-17 05:20:09.923808 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-17 05:20:10.013729 | instance | openstack/secrets/manila-ssh-keys 2026-04-17 05:20:10.090691 | instance | openstack/secrets/neutron-db-admin 2026-04-17 05:20:10.180214 | instance | openstack/secrets/neutron-db-user 2026-04-17 05:20:10.264881 | instance | openstack/secrets/neutron-etc 2026-04-17 05:20:10.367740 | instance | openstack/secrets/neutron-keystone-admin 2026-04-17 05:20:10.466779 | instance | openstack/secrets/neutron-keystone-test 2026-04-17 05:20:10.556598 | instance | openstack/secrets/neutron-keystone-user 2026-04-17 05:20:10.675498 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-17 05:20:10.746492 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-04-17 05:20:10.853303 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-04-17 05:20:10.930317 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-17 05:20:11.030158 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-17 05:20:11.103925 | instance | openstack/secrets/neutron-server-certs 2026-04-17 05:20:11.204014 | instance | openstack/secrets/nova-api-certs 2026-04-17 05:20:11.285881 | instance | openstack/secrets/nova-compute-default 2026-04-17 05:20:11.382548 | instance | openstack/secrets/nova-db-admin 2026-04-17 05:20:11.465173 | instance | openstack/secrets/nova-db-api-admin 2026-04-17 05:20:11.566159 | instance | openstack/secrets/nova-db-api-user 2026-04-17 05:20:11.641797 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-17 05:20:11.759276 | instance | openstack/secrets/nova-db-cell0-user 2026-04-17 05:20:11.831247 | instance | openstack/secrets/nova-db-user 2026-04-17 05:20:11.935396 | instance | openstack/secrets/nova-etc 2026-04-17 05:20:12.009871 | instance | openstack/secrets/nova-keystone-admin 2026-04-17 05:20:12.128243 | instance | openstack/secrets/nova-keystone-test 2026-04-17 05:20:12.235713 | instance | openstack/secrets/nova-keystone-user 2026-04-17 05:20:12.314210 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-17 05:20:12.413661 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-17 05:20:12.486850 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-17 05:20:12.606018 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-17 05:20:12.672050 | instance | openstack/secrets/nova-ssh 2026-04-17 05:20:12.785006 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-17 05:20:12.868567 | instance | openstack/secrets/octavia-api-certs 2026-04-17 05:20:12.988852 | instance | openstack/secrets/octavia-client-ca 2026-04-17 05:20:13.068439 | instance | openstack/serviceaccounts/barbican-api 2026-04-17 05:20:13.172245 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-17 05:20:13.436034 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-17 05:20:13.545559 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-17 05:20:13.790079 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-17 05:20:13.900192 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-17 05:20:14.139927 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-17 05:20:14.277177 | instance | openstack/serviceaccounts/barbican-test 2026-04-17 05:20:14.508798 | instance | openstack/serviceaccounts/cinder-api 2026-04-17 05:20:14.678002 | instance | openstack/serviceaccounts/cinder-backup 2026-04-17 05:20:14.834221 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-17 05:20:14.993609 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-17 05:20:15.150788 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-17 05:20:15.350175 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-17 05:20:15.474674 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-17 05:20:15.661834 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-17 05:20:15.837808 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-17 05:20:15.995539 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-17 05:20:16.199535 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-17 05:20:16.343443 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-17 05:20:16.545291 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-17 05:20:16.693421 | instance | openstack/serviceaccounts/cinder-test 2026-04-17 05:20:16.910686 | instance | openstack/serviceaccounts/cinder-volume 2026-04-17 05:20:17.044746 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-17 05:20:17.276603 | instance | openstack/serviceaccounts/default 2026-04-17 05:20:17.408801 | instance | openstack/serviceaccounts/glance-api 2026-04-17 05:20:17.634235 | instance | openstack/serviceaccounts/glance-db-init 2026-04-17 05:20:17.745196 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-17 05:20:17.988405 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-17 05:20:18.085908 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-17 05:20:18.373516 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-17 05:20:18.476915 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-17 05:20:18.713443 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-17 05:20:18.820488 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-17 05:20:19.038967 | instance | openstack/serviceaccounts/glance-test 2026-04-17 05:20:19.192940 | instance | openstack/serviceaccounts/heat-api 2026-04-17 05:20:19.407375 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-17 05:20:19.522440 | instance | openstack/serviceaccounts/heat-cfn 2026-04-17 05:20:19.747844 | instance | openstack/serviceaccounts/heat-db-init 2026-04-17 05:20:19.882065 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-17 05:20:20.092879 | instance | openstack/serviceaccounts/heat-engine 2026-04-17 05:20:20.250207 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-17 05:20:20.452959 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-17 05:20:20.578008 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-17 05:20:20.804577 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-17 05:20:20.984426 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-17 05:20:21.169795 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-17 05:20:21.337550 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-17 05:20:21.525159 | instance | openstack/serviceaccounts/heat-test 2026-04-17 05:20:21.682621 | instance | openstack/serviceaccounts/heat-trusts 2026-04-17 05:20:21.865921 | instance | openstack/serviceaccounts/horizon 2026-04-17 05:20:22.060392 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-17 05:20:22.229292 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-17 05:20:22.476384 | instance | openstack/serviceaccounts/horizon-test 2026-04-17 05:20:22.644499 | instance | openstack/serviceaccounts/keepalived 2026-04-17 05:20:22.901105 | instance | openstack/serviceaccounts/keystone-api 2026-04-17 05:20:23.031671 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-17 05:20:23.236753 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-17 05:20:23.377167 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-17 05:20:23.581287 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-17 05:20:23.706537 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-17 05:20:23.911563 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-17 05:20:24.059535 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-17 05:20:24.266941 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-17 05:20:24.431543 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-17 05:20:24.643492 | instance | openstack/serviceaccounts/keystone-test 2026-04-17 05:20:24.779579 | instance | openstack/serviceaccounts/libvirt 2026-04-17 05:20:25.013406 | instance | openstack/serviceaccounts/magnum-api 2026-04-17 05:20:25.124736 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-17 05:20:25.335817 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-17 05:20:25.486149 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-17 05:20:25.702790 | instance | openstack/secrets/octavia-client-certs 2026-04-17 05:20:25.841855 | instance | openstack/secrets/octavia-db-admin 2026-04-17 05:20:25.854750 | instance | openstack/secrets/octavia-db-user 2026-04-17 05:20:25.997900 | instance | openstack/secrets/octavia-etc 2026-04-17 05:20:26.030123 | instance | openstack/secrets/octavia-health-manager-default 2026-04-17 05:20:26.179688 | instance | openstack/secrets/octavia-keystone-admin 2026-04-17 05:20:26.198383 | instance | openstack/secrets/octavia-keystone-test 2026-04-17 05:20:26.344857 | instance | openstack/secrets/octavia-keystone-user 2026-04-17 05:20:26.376957 | instance | openstack/secrets/octavia-persistence-db-admin 2026-04-17 05:20:26.513347 | instance | openstack/secrets/octavia-persistence-db-user 2026-04-17 05:20:26.559207 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-17 05:20:26.700585 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-17 05:20:26.728341 | instance | openstack/secrets/octavia-server-ca 2026-04-17 05:20:26.866458 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-17 05:20:26.908300 | instance | openstack/secrets/ovn-controller-default-etc 2026-04-17 05:20:27.056878 | instance | openstack/secrets/ovn-etc 2026-04-17 05:20:27.075155 | instance | openstack/secrets/ovn-vector-config 2026-04-17 05:20:27.244411 | instance | openstack/secrets/percona-xtradb 2026-04-17 05:20:27.276520 | instance | openstack/secrets/placement-api-certs 2026-04-17 05:20:27.418460 | instance | openstack/secrets/placement-db-admin 2026-04-17 05:20:27.465706 | instance | openstack/secrets/placement-db-user 2026-04-17 05:20:27.609499 | instance | openstack/secrets/placement-etc 2026-04-17 05:20:27.622957 | instance | openstack/secrets/placement-keystone-admin 2026-04-17 05:20:27.784744 | instance | openstack/secrets/placement-keystone-user 2026-04-17 05:20:27.788398 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-17 05:20:27.959599 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-17 05:20:27.977240 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-17 05:20:28.129958 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-17 05:20:28.145471 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-17 05:20:28.296222 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-17 05:20:28.311374 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-17 05:20:28.470524 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-17 05:20:28.491659 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-17 05:20:28.633903 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-17 05:20:28.674139 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-17 05:20:28.821411 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-17 05:20:28.851641 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-17 05:20:28.996776 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-17 05:20:29.016084 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-17 05:20:29.155943 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-17 05:20:29.196397 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-17 05:20:29.332813 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-17 05:20:29.363118 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-17 05:20:29.505453 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-17 05:20:29.553285 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-17 05:20:29.677073 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-17 05:20:29.733758 | instance | openstack/secrets/rook-ceph-config 2026-04-17 05:20:29.841094 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-17 05:20:29.925916 | instance | openstack/secrets/rook-ceph-mon 2026-04-17 05:20:30.015406 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-17 05:20:30.098230 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-17 05:20:30.178562 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-17 05:20:30.270884 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-17 05:20:30.354895 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-17 05:20:30.446397 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-17 05:20:30.517774 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-17 05:20:30.622125 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-17 05:20:30.691445 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-17 05:20:30.790275 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-17 05:20:30.864234 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-17 05:20:31.013373 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-17 05:20:31.083147 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-17 05:20:31.237281 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-17 05:20:31.274885 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-17 05:20:31.419603 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-17 05:20:31.465983 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-17 05:20:31.603098 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-17 05:20:31.649577 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-17 05:20:31.798371 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-17 05:20:31.827296 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-17 05:20:32.039585 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-17 05:20:32.082702 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-17 05:20:32.249017 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-04-17 05:20:32.267787 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-17 05:20:32.437091 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-17 05:20:32.439839 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-17 05:20:32.653056 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-17 05:20:32.666659 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-17 05:20:32.826743 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-17 05:20:32.852062 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-17 05:20:33.059283 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-17 05:20:33.198958 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-17 05:20:33.409143 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-17 05:20:33.632379 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-17 05:20:33.791661 | instance | openstack/serviceaccounts/manila-api 2026-04-17 05:20:34.005581 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-17 05:20:34.153849 | instance | openstack/serviceaccounts/manila-data 2026-04-17 05:20:34.337413 | instance | openstack/serviceaccounts/manila-db-init 2026-04-17 05:20:34.495349 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-17 05:20:34.682395 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-17 05:20:34.846696 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-17 05:20:35.029624 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-17 05:20:35.181931 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-17 05:20:35.393584 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-17 05:20:35.528055 | instance | openstack/serviceaccounts/manila-share 2026-04-17 05:20:35.746925 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-17 05:20:35.886042 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-17 05:20:36.126841 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-17 05:20:36.251212 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-17 05:20:36.453022 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-17 05:20:36.599431 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-17 05:20:36.806294 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-17 05:20:36.928532 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-04-17 05:20:37.154103 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-04-17 05:20:37.293776 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-17 05:20:37.524381 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-04-17 05:20:37.720881 | instance | openstack/serviceaccounts/neutron-server 2026-04-17 05:20:37.919485 | instance | openstack/serviceaccounts/neutron-test 2026-04-17 05:20:38.118855 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-17 05:20:38.280074 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-17 05:20:38.439927 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-17 05:20:38.606282 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-17 05:20:38.775642 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-17 05:20:38.956179 | instance | openstack/serviceaccounts/nova-compute 2026-04-17 05:20:39.124631 | instance | openstack/serviceaccounts/nova-conductor 2026-04-17 05:20:39.309612 | instance | openstack/serviceaccounts/nova-db-init 2026-04-17 05:20:39.475414 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-17 05:20:39.644581 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-17 05:20:39.799372 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-17 05:20:39.975384 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-17 05:20:40.143266 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-17 05:20:40.349740 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-17 05:20:40.487768 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-17 05:20:40.710806 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-17 05:20:40.849895 | instance | openstack/serviceaccounts/nova-test 2026-04-17 05:20:41.045392 | instance | openstack/serviceaccounts/octavia-api 2026-04-17 05:20:41.202462 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-17 05:20:41.412405 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-17 05:20:41.591076 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-17 05:20:41.800059 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-17 05:20:41.954298 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-17 05:20:42.157608 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-17 05:20:42.371643 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-17 05:20:42.574643 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-17 05:20:42.782837 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-17 05:20:42.956338 | instance | openstack/serviceaccounts/octavia-worker 2026-04-17 05:20:43.156412 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-17 05:20:43.311654 | instance | openstack/serviceaccounts/ovn-controller 2026-04-17 05:20:43.503682 | instance | openstack/serviceaccounts/ovn-northd 2026-04-17 05:20:43.662677 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-04-17 05:20:43.865788 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-04-17 05:20:44.033946 | instance | openstack/serviceaccounts/placement-api 2026-04-17 05:20:44.219878 | instance | openstack/serviceaccounts/placement-db-init 2026-04-17 05:20:44.352145 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-17 05:20:44.565223 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-17 05:20:44.700503 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-17 05:20:44.902335 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-17 05:20:45.050982 | instance | openstack/serviceaccounts/pxc-operator 2026-04-17 05:20:45.249193 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-17 05:20:45.412456 | instance | openstack/secrets/staffeln-db-admin 2026-04-17 05:20:45.636174 | instance | openstack/secrets/staffeln-db-user 2026-04-17 05:20:45.655456 | instance | openstack/secrets/staffeln-etc 2026-04-17 05:20:45.792057 | instance | openstack/secrets/tempest-etc 2026-04-17 05:20:45.828250 | instance | openstack/secrets/tempest-keystone-admin 2026-04-17 05:20:45.982863 | instance | openstack/secrets/tempest-keystone-user 2026-04-17 05:20:46.015939 | instance | openstack/secrets/valkey-ca 2026-04-17 05:20:46.182051 | instance | openstack/secrets/valkey-server-certs 2026-04-17 05:20:46.216518 | instance | openstack/services/barbican-api 2026-04-17 05:20:46.362690 | instance | openstack/services/ceph-mon 2026-04-17 05:20:46.429085 | instance | openstack/services/cinder-api 2026-04-17 05:20:46.588207 | instance | openstack/services/glance-api 2026-04-17 05:20:46.679468 | instance | openstack/services/heat-api 2026-04-17 05:20:46.810625 | instance | openstack/services/heat-cfn 2026-04-17 05:20:46.890591 | instance | openstack/services/horizon 2026-04-17 05:20:47.021348 | instance | openstack/services/horizon-int 2026-04-17 05:20:47.133363 | instance | openstack/services/keystone-api 2026-04-17 05:20:47.242209 | instance | openstack/services/magnum-api 2026-04-17 05:20:47.355969 | instance | openstack/services/magnum-registry 2026-04-17 05:20:47.478043 | instance | openstack/services/manila-api 2026-04-17 05:20:47.575198 | instance | openstack/services/memcached 2026-04-17 05:20:47.721383 | instance | openstack/services/memcached-metrics 2026-04-17 05:20:47.813986 | instance | openstack/services/neutron-server 2026-04-17 05:20:47.966648 | instance | openstack/services/nova-api 2026-04-17 05:20:48.049433 | instance | openstack/services/nova-metadata 2026-04-17 05:20:48.190424 | instance | openstack/services/nova-novncproxy 2026-04-17 05:20:48.254609 | instance | openstack/services/octavia-api 2026-04-17 05:20:48.396374 | instance | openstack/services/openstack-exporter 2026-04-17 05:20:48.462746 | instance | openstack/services/ovn-ovsdb-nb 2026-04-17 05:20:48.612394 | instance | openstack/services/ovn-ovsdb-sb 2026-04-17 05:20:48.695138 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-17 05:20:48.833074 | instance | openstack/services/percona-xtradb-haproxy 2026-04-17 05:20:48.948563 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-17 05:20:49.096050 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-17 05:20:49.182393 | instance | openstack/services/percona-xtradb-pxc 2026-04-17 05:20:49.333567 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-17 05:20:49.401833 | instance | openstack/services/placement-api 2026-04-17 05:20:49.550220 | instance | openstack/services/rabbitmq-barbican 2026-04-17 05:20:49.654401 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-17 05:20:49.797781 | instance | openstack/services/rabbitmq-cinder 2026-04-17 05:20:49.888060 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-17 05:20:50.046732 | instance | openstack/services/rabbitmq-glance 2026-04-17 05:20:50.110351 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-17 05:20:50.267760 | instance | openstack/services/rabbitmq-heat 2026-04-17 05:20:50.332495 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-17 05:20:50.475662 | instance | openstack/services/rabbitmq-keystone 2026-04-17 05:20:50.573970 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-17 05:20:50.700781 | instance | openstack/services/rabbitmq-magnum 2026-04-17 05:20:50.782095 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-17 05:20:50.914788 | instance | openstack/services/rabbitmq-manila 2026-04-17 05:20:50.985813 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-17 05:20:51.174962 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-17 05:20:51.270727 | instance | openstack/services/rabbitmq-neutron 2026-04-17 05:20:51.413658 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-17 05:20:51.517158 | instance | openstack/services/rabbitmq-nova 2026-04-17 05:20:51.650103 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-17 05:20:51.735674 | instance | openstack/services/rabbitmq-octavia 2026-04-17 05:20:51.883899 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-17 05:20:51.975919 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-17 05:20:52.097100 | instance | openstack/services/staffeln-api 2026-04-17 05:20:52.199601 | instance | openstack/services/valkey 2026-04-17 05:20:52.325441 | instance | openstack/services/valkey-headless 2026-04-17 05:20:52.413231 | instance | openstack/services/valkey-metrics 2026-04-17 05:20:52.544161 | instance | orc-system/deployment/orc-controller-manager 2026-04-17 05:20:52.628799 | instance | openstack/statefulsets/magnum-conductor 2026-04-17 05:20:52.749999 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-04-17 05:20:52.880538 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-04-17 05:20:53.026073 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-17 05:20:53.128788 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-17 05:20:53.290790 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-17 05:20:53.372978 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-17 05:20:53.539183 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-17 05:20:53.638074 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-17 05:20:53.810380 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-17 05:20:53.882445 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-17 05:20:54.081650 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-17 05:20:54.140044 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-17 05:20:54.327452 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-17 05:20:54.392716 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-17 05:20:54.620388 | instance | openstack/statefulsets/valkey-node 2026-04-17 05:20:54.677307 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-17 05:20:54.832649 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-17 05:20:54.861197 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-17 05:20:55.028108 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-17 05:20:55.042214 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-17 05:20:55.202042 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-17 05:20:55.213793 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-17 05:20:55.568745 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-17 05:20:55.570172 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-17 05:20:55.917976 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-17 05:20:55.920420 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-17 05:20:56.282278 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-17 05:20:56.282443 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-17 05:20:56.624507 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-17 05:20:56.642192 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-17 05:20:56.958931 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-17 05:20:57.015806 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-17 05:20:57.315546 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-17 05:20:57.391227 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-17 05:20:57.671858 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-17 05:20:57.736885 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-17 05:20:58.000973 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-17 05:20:58.079352 | instance | openstack/serviceaccounts/staffeln-api 2026-04-17 05:20:58.335770 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-17 05:20:58.437690 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-17 05:20:58.713417 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-17 05:20:58.775200 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-17 05:20:59.052110 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-17 05:20:59.131888 | instance | openstack/serviceaccounts/valkey 2026-04-17 05:20:59.422593 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-17 05:20:59.487034 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-17 05:20:59.602246 | instance | orc-system/roles/orc-leader-election-role 2026-04-17 05:20:59.646567 | instance | orc-system/serviceaccounts/default 2026-04-17 05:20:59.762569 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-17 05:20:59.819134 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-17 05:20:59.920836 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-n4vdn 2026-04-17 05:20:59.989905 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-17 05:21:00.110824 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-17 05:21:00.181498 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-17 05:21:00.283582 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-17 05:21:00.363338 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-17 05:21:00.481777 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-17 05:21:00.534701 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-17 05:21:00.650611 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-17 05:21:00.727893 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-17 05:21:00.835859 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-17 05:21:00.904553 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-17 05:21:01.000361 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-17 05:21:01.076768 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-17 05:21:01.169043 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-17 05:21:01.253024 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-17 05:21:01.340449 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-17 05:21:01.440231 | instance | rook-ceph/roles/rook-ceph-system 2026-04-17 05:21:01.516294 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-17 05:21:01.628112 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-17 05:21:01.797868 | instance | rook-ceph/serviceaccounts/default 2026-04-17 05:21:01.803904 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-17 05:21:01.998728 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-17 05:21:02.003861 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-17 05:21:02.205061 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-17 05:21:02.208712 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-17 05:21:02.427172 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-17 05:21:02.429569 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-17 05:21:02.656721 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-17 05:21:02.658679 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-17 05:21:02.872830 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-17 05:21:02.878776 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-17 05:21:03.077550 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-ftfgl 2026-04-17 05:21:03.085416 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-17 05:21:03.264649 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-2z4rz 2026-04-17 05:21:03.282354 | instance | secretgen-controller/serviceaccounts/default 2026-04-17 05:21:03.449381 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-17 05:21:03.449827 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-17 05:21:03.712807 | instance | ok: Runtime: 0:03:07.538565 2026-04-17 05:21:03.737804 | 2026-04-17 05:21:03.737921 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-17 05:21:04.615272 | instance | changed: 2026-04-17 05:21:04.615523 | instance | cd+++++++++ objects/ 2026-04-17 05:21:04.615572 | instance | cd+++++++++ objects/cluster/ 2026-04-17 05:21:04.615595 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-17 05:21:04.615615 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-17 05:21:04.615634 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-17 05:21:04.615653 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-17 05:21:04.615673 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-17 05:21:04.615692 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-17 05:21:04.615711 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-17 05:21:04.615730 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-17 05:21:04.615768 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-17 05:21:04.615788 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-17 05:21:04.615807 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-17 05:21:04.615824 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-17 05:21:04.615842 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-17 05:21:04.615860 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-17 05:21:04.615878 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-17 05:21:04.615896 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-17 05:21:04.615916 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-17 05:21:04.615934 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-17 05:21:04.615964 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-17 05:21:04.615984 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-17 05:21:04.616002 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-17 05:21:04.616021 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-17 05:21:04.616039 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-17 05:21:04.616057 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-17 05:21:04.616076 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-17 05:21:04.616094 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-17 05:21:04.616112 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-17 05:21:04.616131 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-17 05:21:04.616149 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-17 05:21:04.616167 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-17 05:21:04.616185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-17 05:21:04.616203 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-17 05:21:04.616221 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-17 05:21:04.616239 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-17 05:21:04.616268 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-17 05:21:04.616289 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-17 05:21:04.616307 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-17 05:21:04.616325 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-17 05:21:04.616343 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-17 05:21:04.616371 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-17 05:21:04.616389 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-17 05:21:04.616407 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-17 05:21:04.616425 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-17 05:21:04.616450 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-17 05:21:04.616469 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-17 05:21:04.616486 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-17 05:21:04.616504 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-17 05:21:04.616521 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-17 05:21:04.616539 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-17 05:21:04.616557 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-17 05:21:04.616575 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-17 05:21:04.616593 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-17 05:21:04.616612 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-17 05:21:04.616630 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-17 05:21:04.616648 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-17 05:21:04.616666 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-17 05:21:04.616684 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-17 05:21:04.616702 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-17 05:21:04.616720 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-17 05:21:04.616738 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-17 05:21:04.616756 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-17 05:21:04.616773 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 05:21:04.616791 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 05:21:04.616809 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-17 05:21:04.616826 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-17 05:21:04.616844 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.616861 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.616879 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-17 05:21:04.616897 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-17 05:21:04.616914 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-17 05:21:04.616932 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-17 05:21:04.616950 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-17 05:21:04.616972 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-17 05:21:04.616992 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-17 05:21:04.617037 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-17 05:21:04.617057 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-17 05:21:04.617075 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-17 05:21:04.617092 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-17 05:21:04.617110 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-17 05:21:04.617127 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-17 05:21:04.617151 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-17 05:21:04.617170 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-17 05:21:04.617188 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-17 05:21:04.617205 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-17 05:21:04.617223 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-17 05:21:04.617240 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-17 05:21:04.617258 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-17 05:21:04.617276 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-17 05:21:04.617294 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-17 05:21:04.617312 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-17 05:21:04.617329 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-17 05:21:04.617347 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-04-17 05:21:04.617365 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-04-17 05:21:04.617382 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-04-17 05:21:04.617400 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-04-17 05:21:04.617417 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-17 05:21:04.617435 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-17 05:21:04.617453 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-17 05:21:04.617470 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-17 05:21:04.617489 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-17 05:21:04.617506 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-17 05:21:04.617524 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-17 05:21:04.617542 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-17 05:21:04.617560 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-17 05:21:04.617578 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-17 05:21:04.617596 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-17 05:21:04.617614 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-17 05:21:04.617632 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-17 05:21:04.617650 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-17 05:21:04.617669 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-17 05:21:04.617687 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-17 05:21:04.617704 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-17 05:21:04.617722 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-17 05:21:04.617740 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-17 05:21:04.617757 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-17 05:21:04.617779 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-17 05:21:04.617798 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-17 05:21:04.617815 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-17 05:21:04.617833 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-17 05:21:04.617851 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-17 05:21:04.617869 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-17 05:21:04.617887 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-17 05:21:04.617904 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-17 05:21:04.617922 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-17 05:21:04.617940 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-17 05:21:04.617958 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-17 05:21:04.617975 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-17 05:21:04.617992 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-17 05:21:04.618010 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-17 05:21:04.618028 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-17 05:21:04.618045 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-17 05:21:04.618063 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-17 05:21:04.618081 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-17 05:21:04.618099 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-17 05:21:04.618117 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-17 05:21:04.618134 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-17 05:21:04.618152 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-17 05:21:04.618170 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-17 05:21:04.618188 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-17 05:21:04.618205 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-17 05:21:04.618223 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-17 05:21:04.618241 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-17 05:21:04.618260 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-17 05:21:04.618278 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-17 05:21:04.618296 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-17 05:21:04.618314 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-17 05:21:04.618332 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-17 05:21:04.618349 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-17 05:21:04.618367 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-17 05:21:04.618385 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-17 05:21:04.618408 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-17 05:21:04.618427 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-17 05:21:04.618445 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-17 05:21:04.618463 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-17 05:21:04.618480 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-17 05:21:04.618498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-17 05:21:04.618516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-17 05:21:04.618534 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-17 05:21:04.618551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-17 05:21:04.618569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-17 05:21:04.618587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-17 05:21:04.618606 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-17 05:21:04.618623 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-17 05:21:04.618640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-17 05:21:04.618658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-17 05:21:04.618675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-17 05:21:04.618693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-17 05:21:04.618711 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-17 05:21:04.618729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-17 05:21:04.618746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-17 05:21:04.618764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-17 05:21:04.618781 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-17 05:21:04.618799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-17 05:21:04.618817 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-17 05:21:04.618835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-17 05:21:04.618853 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-17 05:21:04.618871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-17 05:21:04.618888 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-17 05:21:04.618906 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-17 05:21:04.618924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-17 05:21:04.618941 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-17 05:21:04.618959 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-17 05:21:04.618982 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-17 05:21:04.619000 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-17 05:21:04.619018 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-17 05:21:04.619036 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-17 05:21:04.619053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-17 05:21:04.619071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-17 05:21:04.619089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-17 05:21:04.619106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-17 05:21:04.619124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-17 05:21:04.619141 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-17 05:21:04.619158 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-17 05:21:04.619176 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-17 05:21:04.619193 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-17 05:21:04.619214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-17 05:21:04.619232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-17 05:21:04.619249 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-17 05:21:04.619267 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-17 05:21:04.619284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-17 05:21:04.619301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-17 05:21:04.619319 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-17 05:21:04.619336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-17 05:21:04.619354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-17 05:21:04.619372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-17 05:21:04.619390 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-17 05:21:04.619411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-17 05:21:04.619430 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-17 05:21:04.619462 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-17 05:21:04.619489 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-17 05:21:04.619514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-17 05:21:04.619533 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-17 05:21:04.619551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-17 05:21:04.619569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-17 05:21:04.619587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-17 05:21:04.619611 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-17 05:21:04.619629 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-17 05:21:04.619647 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-17 05:21:04.619665 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-17 05:21:04.619682 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-17 05:21:04.619700 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-17 05:21:04.619718 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-17 05:21:04.619736 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-17 05:21:04.619753 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-17 05:21:04.619772 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-17 05:21:04.619790 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-17 05:21:04.619807 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-17 05:21:04.619825 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-17 05:21:04.619843 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-17 05:21:04.619861 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-17 05:21:04.619879 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-17 05:21:04.619897 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-17 05:21:04.619930 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-17 05:21:04.619948 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-17 05:21:04.619966 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-17 05:21:04.619985 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-17 05:21:04.620013 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-17 05:21:04.620058 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-17 05:21:04.620085 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-17 05:21:04.620110 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-17 05:21:04.620130 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-17 05:21:04.620157 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-17 05:21:04.620176 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-17 05:21:04.620194 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-17 05:21:04.620213 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-17 05:21:04.620231 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-17 05:21:04.620249 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-17 05:21:04.620280 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-17 05:21:04.620308 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-17 05:21:04.620333 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-17 05:21:04.620353 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-17 05:21:04.620380 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-17 05:21:04.620406 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-17 05:21:04.620431 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-17 05:21:04.620459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-17 05:21:04.620485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-17 05:21:04.620510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-17 05:21:04.620530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-17 05:21:04.620556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-17 05:21:04.620575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-17 05:21:04.620601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-17 05:21:04.620620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-17 05:21:04.620638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-17 05:21:04.620656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-17 05:21:04.620673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-17 05:21:04.620690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-17 05:21:04.620708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-17 05:21:04.620725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-17 05:21:04.620743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-17 05:21:04.620761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-17 05:21:04.620778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-17 05:21:04.620796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-17 05:21:04.620814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-17 05:21:04.620832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-17 05:21:04.620850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-17 05:21:04.620868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-17 05:21:04.620885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-17 05:21:04.620903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-17 05:21:04.620921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-17 05:21:04.620938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-17 05:21:04.620956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-17 05:21:04.620974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-17 05:21:04.620996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-17 05:21:04.621015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-17 05:21:04.621068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-17 05:21:04.621087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-17 05:21:04.621111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-17 05:21:04.621130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-17 05:21:04.621148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-17 05:21:04.621167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-17 05:21:04.621186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-17 05:21:04.621206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-17 05:21:04.621228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-17 05:21:04.621246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-17 05:21:04.621264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-17 05:21:04.621283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-17 05:21:04.621301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-17 05:21:04.621319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-17 05:21:04.621337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-17 05:21:04.621355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-17 05:21:04.621373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-17 05:21:04.621391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-17 05:21:04.621409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 05:21:04.621426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 05:21:04.621444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-17 05:21:04.621462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-17 05:21:04.621480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.621497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.621515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-17 05:21:04.621533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-17 05:21:04.621551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-17 05:21:04.621570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-17 05:21:04.621587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-17 05:21:04.621605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-17 05:21:04.621622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-17 05:21:04.621640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-17 05:21:04.621658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-17 05:21:04.621676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-17 05:21:04.621694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-17 05:21:04.621716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-17 05:21:04.621734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-17 05:21:04.621752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-17 05:21:04.621770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-17 05:21:04.621787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-17 05:21:04.621805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-17 05:21:04.621822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-17 05:21:04.621840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-17 05:21:04.621857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-17 05:21:04.621874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-17 05:21:04.621891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-17 05:21:04.621909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-17 05:21:04.621927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-17 05:21:04.621944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-17 05:21:04.621962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-17 05:21:04.621980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-17 05:21:04.621998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-17 05:21:04.622016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-04-17 05:21:04.622034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-04-17 05:21:04.622052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-04-17 05:21:04.622070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-04-17 05:21:04.622088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-17 05:21:04.622106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-17 05:21:04.622124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-17 05:21:04.622142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-17 05:21:04.622159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-17 05:21:04.622177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-17 05:21:04.622195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-17 05:21:04.622213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-17 05:21:04.622231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-17 05:21:04.622249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-17 05:21:04.622267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-17 05:21:04.622285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-17 05:21:04.622302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-17 05:21:04.622320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-17 05:21:04.622343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-17 05:21:04.622361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-17 05:21:04.622379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-17 05:21:04.622397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-17 05:21:04.622414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-17 05:21:04.622432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-17 05:21:04.622451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-17 05:21:04.622468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-17 05:21:04.622487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-17 05:21:04.622504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-17 05:21:04.622522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-17 05:21:04.622541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-17 05:21:04.622559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-17 05:21:04.622577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-17 05:21:04.622596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-17 05:21:04.622614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-17 05:21:04.622632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-17 05:21:04.622650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-17 05:21:04.622668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-17 05:21:04.622685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-17 05:21:04.622703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-17 05:21:04.622721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-17 05:21:04.622739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-17 05:21:04.622756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-17 05:21:04.622774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-17 05:21:04.622792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-17 05:21:04.622809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-17 05:21:04.622827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-17 05:21:04.622844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-17 05:21:04.622862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-17 05:21:04.622880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-17 05:21:04.622897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-17 05:21:04.622921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-17 05:21:04.622940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-17 05:21:04.622958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-17 05:21:04.622976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-17 05:21:04.622994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-17 05:21:04.623011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-17 05:21:04.623029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-17 05:21:04.623047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-17 05:21:04.623065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-17 05:21:04.623083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-17 05:21:04.623100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-17 05:21:04.623118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-17 05:21:04.623136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-17 05:21:04.623153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-17 05:21:04.623171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-17 05:21:04.623189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-17 05:21:04.623206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-17 05:21:04.623224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-17 05:21:04.623241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-17 05:21:04.623258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-17 05:21:04.623276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-17 05:21:04.623293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-17 05:21:04.623310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-17 05:21:04.623328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-17 05:21:04.623345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-17 05:21:04.623362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-17 05:21:04.623380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-17 05:21:04.623397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-17 05:21:04.623415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-17 05:21:04.623432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-17 05:21:04.623450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-17 05:21:04.623476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-17 05:21:04.623495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-17 05:21:04.623546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-17 05:21:04.623568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-17 05:21:04.623587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-17 05:21:04.623605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-17 05:21:04.623623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-17 05:21:04.623641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-17 05:21:04.623658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-17 05:21:04.623676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-17 05:21:04.623694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-17 05:21:04.623712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-17 05:21:04.623731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-17 05:21:04.623749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-17 05:21:04.623767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-17 05:21:04.623785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-17 05:21:04.623803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-17 05:21:04.623821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-17 05:21:04.623838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-17 05:21:04.623856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-17 05:21:04.623874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-17 05:21:04.623892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-17 05:21:04.623910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-17 05:21:04.623928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-17 05:21:04.623946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-17 05:21:04.623966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-17 05:21:04.623984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-17 05:21:04.624002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-17 05:21:04.624020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-17 05:21:04.624038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-17 05:21:04.624056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-17 05:21:04.624073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-17 05:21:04.624091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-17 05:21:04.624109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-17 05:21:04.624126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-17 05:21:04.624149 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-17 05:21:04.624168 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-17 05:21:04.624186 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-17 05:21:04.624204 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-17 05:21:04.624222 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-17 05:21:04.624240 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-17 05:21:04.624257 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-17 05:21:04.624275 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-17 05:21:04.624293 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-17 05:21:04.624310 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-17 05:21:04.624328 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-17 05:21:04.624345 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-17 05:21:04.624362 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-17 05:21:04.624379 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-17 05:21:04.624397 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-17 05:21:04.624414 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-17 05:21:04.624432 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-17 05:21:04.624449 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-17 05:21:04.624467 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-17 05:21:04.624484 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-17 05:21:04.624502 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-17 05:21:04.624520 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-17 05:21:04.624537 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-17 05:21:04.624555 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-17 05:21:04.624573 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-17 05:21:04.624590 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-17 05:21:04.624608 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-17 05:21:04.624625 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-17 05:21:04.624643 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-17 05:21:04.624661 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-17 05:21:04.624678 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-17 05:21:04.624696 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-17 05:21:04.624714 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-17 05:21:04.624732 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-17 05:21:04.624749 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-17 05:21:04.624767 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-17 05:21:04.624784 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-17 05:21:04.624801 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-17 05:21:04.624819 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-17 05:21:04.624837 | instance | cd+++++++++ objects/cluster/node/ 2026-04-17 05:21:04.624855 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-17 05:21:04.624873 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-17 05:21:04.624895 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-17 05:21:04.624914 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-17 05:21:04.624932 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-17 05:21:04.624951 | instance | cd+++++++++ objects/namespaced/ 2026-04-17 05:21:04.624969 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-17 05:21:04.624987 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-17 05:21:04.625010 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-17 05:21:04.625050 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-17 05:21:04.625070 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.625089 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.625107 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-17 05:21:04.625125 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-17 05:21:04.625143 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-17 05:21:04.625161 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-17 05:21:04.625178 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-17 05:21:04.625196 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-17 05:21:04.625214 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-17 05:21:04.625232 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-17 05:21:04.625251 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-17 05:21:04.625269 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-17 05:21:04.625286 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-17 05:21:04.625304 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-17 05:21:04.625322 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-17 05:21:04.625341 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-17 05:21:04.625359 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-17 05:21:04.625377 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-17 05:21:04.625395 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-17 05:21:04.625413 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-17 05:21:04.625431 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-17 05:21:04.625449 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-250.nip.io-tls.txt 2026-04-17 05:21:04.625467 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-250.nip.io-tls.yaml 2026-04-17 05:21:04.625484 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-17 05:21:04.625502 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-17 05:21:04.625520 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-17 05:21:04.625537 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-17 05:21:04.625555 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-17 05:21:04.625572 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-17 05:21:04.625590 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.625608 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-17 05:21:04.625630 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-17 05:21:04.625649 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-17 05:21:04.625668 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-17 05:21:04.625686 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-17 05:21:04.625704 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-17 05:21:04.625722 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-17 05:21:04.625740 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-17 05:21:04.625757 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-17 05:21:04.625775 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-17 05:21:04.625793 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-17 05:21:04.625810 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-17 05:21:04.625828 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-17 05:21:04.625846 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-17 05:21:04.625863 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.625881 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.625899 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-17 05:21:04.625917 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-17 05:21:04.625935 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-17 05:21:04.625954 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-17 05:21:04.625972 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-17 05:21:04.625990 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-17 05:21:04.626008 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-17 05:21:04.626026 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv.txt 2026-04-17 05:21:04.626044 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv.yaml 2026-04-17 05:21:04.626062 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-17 05:21:04.626080 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-17 05:21:04.626098 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-17 05:21:04.626116 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-17 05:21:04.626134 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-17 05:21:04.626151 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-17 05:21:04.626169 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-17 05:21:04.626188 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-17 05:21:04.626211 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-17 05:21:04.626230 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-17 05:21:04.626248 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-17 05:21:04.626266 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-17 05:21:04.626283 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-17 05:21:04.626301 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.626319 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-17 05:21:04.626337 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-17 05:21:04.626355 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-17 05:21:04.626373 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-17 05:21:04.626391 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-17 05:21:04.626410 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.626428 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.626446 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-17 05:21:04.626463 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-17 05:21:04.626481 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-17 05:21:04.626499 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-17 05:21:04.626517 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-17 05:21:04.626535 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-17 05:21:04.626553 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-17 05:21:04.626571 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8.txt 2026-04-17 05:21:04.626589 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8.yaml 2026-04-17 05:21:04.626607 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-17 05:21:04.626625 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-17 05:21:04.626643 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-17 05:21:04.626661 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-17 05:21:04.626679 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-17 05:21:04.626697 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-17 05:21:04.627221 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-17 05:21:04.627264 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-17 05:21:04.627287 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-17 05:21:04.627307 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-17 05:21:04.627326 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-17 05:21:04.627345 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-17 05:21:04.627363 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-17 05:21:04.627381 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.627399 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-17 05:21:04.627416 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-17 05:21:04.627434 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-17 05:21:04.627451 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-17 05:21:04.627470 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-17 05:21:04.627488 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.627506 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.627524 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-17 05:21:04.627542 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-17 05:21:04.627560 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-17 05:21:04.627592 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-17 05:21:04.627612 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-17 05:21:04.627630 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-17 05:21:04.627648 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-17 05:21:04.627665 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-x6nk6.txt 2026-04-17 05:21:04.627683 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-x6nk6.yaml 2026-04-17 05:21:04.627701 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-17 05:21:04.627718 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-17 05:21:04.627735 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-17 05:21:04.627752 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-17 05:21:04.627770 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-17 05:21:04.627788 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-17 05:21:04.627806 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-17 05:21:04.627823 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-17 05:21:04.627841 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-17 05:21:04.627858 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-17 05:21:04.627883 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-17 05:21:04.627901 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-17 05:21:04.627919 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-17 05:21:04.627938 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.627956 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-17 05:21:04.627974 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-17 05:21:04.627991 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-17 05:21:04.628009 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-17 05:21:04.628027 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-17 05:21:04.628045 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.628062 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.628080 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-17 05:21:04.628098 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-17 05:21:04.628115 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-17 05:21:04.628133 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-17 05:21:04.628151 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-17 05:21:04.628168 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-17 05:21:04.628185 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-17 05:21:04.628203 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-p7dmj.txt 2026-04-17 05:21:04.628237 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-p7dmj.yaml 2026-04-17 05:21:04.628258 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-17 05:21:04.628276 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-17 05:21:04.628295 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-17 05:21:04.628313 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-17 05:21:04.628331 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-17 05:21:04.628349 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-17 05:21:04.628366 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-17 05:21:04.628383 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-17 05:21:04.628400 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-17 05:21:04.628417 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-17 05:21:04.628435 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-17 05:21:04.628452 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-17 05:21:04.628469 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-17 05:21:04.628487 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.628504 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-17 05:21:04.628522 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-17 05:21:04.628540 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-17 05:21:04.628564 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-17 05:21:04.628582 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-17 05:21:04.628600 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-17 05:21:04.628618 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-17 05:21:04.628635 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.628652 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.628670 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-17 05:21:04.628687 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-17 05:21:04.628705 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-17 05:21:04.628722 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-17 05:21:04.628739 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-17 05:21:04.628757 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-17 05:21:04.628775 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-17 05:21:04.628793 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-17 05:21:04.628811 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-17 05:21:04.628828 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-17 05:21:04.628846 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-17 05:21:04.628864 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-17 05:21:04.628882 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-17 05:21:04.628900 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-mgfn7.txt 2026-04-17 05:21:04.628918 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-mgfn7.yaml 2026-04-17 05:21:04.628935 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-zr6d9.txt 2026-04-17 05:21:04.628953 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-zr6d9.yaml 2026-04-17 05:21:04.628976 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6z2h2.txt 2026-04-17 05:21:04.629006 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6z2h2.yaml 2026-04-17 05:21:04.629028 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-17 05:21:04.629046 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-17 05:21:04.629064 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-17 05:21:04.629081 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-17 05:21:04.629099 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-17 05:21:04.629116 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-17 05:21:04.629134 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-17 05:21:04.629152 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-17 05:21:04.629170 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-17 05:21:04.629192 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-17 05:21:04.629210 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-17 05:21:04.629228 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-17 05:21:04.629246 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-17 05:21:04.629264 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-17 05:21:04.629282 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-17 05:21:04.629300 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-17 05:21:04.629318 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-17 05:21:04.629335 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-17 05:21:04.629353 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-17 05:21:04.629370 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-17 05:21:04.629387 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-17 05:21:04.629405 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-17 05:21:04.629422 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-17 05:21:04.629440 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-17 05:21:04.629457 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-17 05:21:04.629474 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-17 05:21:04.629492 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-17 05:21:04.629509 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-17 05:21:04.629526 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-17 05:21:04.629544 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-17 05:21:04.629561 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-17 05:21:04.629579 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-17 05:21:04.629597 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-17 05:21:04.629614 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-17 05:21:04.629631 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-17 05:21:04.629648 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-17 05:21:04.629666 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-17 05:21:04.629683 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-17 05:21:04.629700 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-17 05:21:04.629718 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.629736 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.629753 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-17 05:21:04.629770 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-17 05:21:04.629787 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-17 05:21:04.629804 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-17 05:21:04.629827 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-17 05:21:04.629845 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-17 05:21:04.629862 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-17 05:21:04.629879 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-17 05:21:04.629897 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-17 05:21:04.629914 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-17 05:21:04.629931 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-17 05:21:04.629948 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-17 05:21:04.629966 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-17 05:21:04.629983 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.630000 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.630017 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-17 05:21:04.630034 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-17 05:21:04.630051 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-17 05:21:04.630068 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-17 05:21:04.630086 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-17 05:21:04.630103 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-17 05:21:04.630120 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-17 05:21:04.630137 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-cwvn5.txt 2026-04-17 05:21:04.630154 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-cwvn5.yaml 2026-04-17 05:21:04.630172 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-17 05:21:04.630189 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 05:21:04.630208 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 05:21:04.630228 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-17 05:21:04.630246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-17 05:21:04.630264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-17 05:21:04.630282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-17 05:21:04.630299 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-17 05:21:04.630317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 05:21:04.630335 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 05:21:04.630352 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-17 05:21:04.630369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-17 05:21:04.630387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-17 05:21:04.630409 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-17 05:21:04.630427 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-17 05:21:04.630444 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-17 05:21:04.630461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-17 05:21:04.630479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-17 05:21:04.630497 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-17 05:21:04.630514 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-17 05:21:04.630531 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-17 05:21:04.630548 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-17 05:21:04.630566 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-17 05:21:04.630583 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-17 05:21:04.630600 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-17 05:21:04.630618 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-17 05:21:04.630635 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-17 05:21:04.630653 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.630670 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 05:21:04.630688 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 05:21:04.630705 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-17 05:21:04.630722 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-17 05:21:04.630740 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-17 05:21:04.630757 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-17 05:21:04.630774 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-17 05:21:04.630792 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-17 05:21:04.630810 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-17 05:21:04.630828 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-17 05:21:04.630845 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-17 05:21:04.630863 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-17 05:21:04.630880 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-17 05:21:04.630897 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-17 05:21:04.630915 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-17 05:21:04.630932 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.630949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.630966 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-17 05:21:04.630983 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-17 05:21:04.631006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-17 05:21:04.631024 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-17 05:21:04.631041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-17 05:21:04.631058 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-17 05:21:04.631076 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-17 05:21:04.631094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-17 05:21:04.631110 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-17 05:21:04.631127 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-17 05:21:04.631144 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-17 05:21:04.631162 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-17 05:21:04.631179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-17 05:21:04.631196 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-17 05:21:04.631213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-17 05:21:04.631231 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-17 05:21:04.631248 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-l64sc.txt 2026-04-17 05:21:04.631265 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-l64sc.yaml 2026-04-17 05:21:04.631282 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-cmscf.txt 2026-04-17 05:21:04.631300 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-cmscf.yaml 2026-04-17 05:21:04.631317 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-17 05:21:04.631334 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-17 05:21:04.631352 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-17 05:21:04.631370 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-17 05:21:04.631387 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-17 05:21:04.631405 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-17 05:21:04.631423 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-17 05:21:04.631440 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-17 05:21:04.631457 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-17 05:21:04.631475 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-17 05:21:04.631492 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-17 05:21:04.631509 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-17 05:21:04.631526 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-17 05:21:04.631544 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-17 05:21:04.631562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-17 05:21:04.631579 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-17 05:21:04.631604 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-17 05:21:04.631623 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-17 05:21:04.631641 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-17 05:21:04.631684 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-17 05:21:04.631702 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-17 05:21:04.631720 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-17 05:21:04.631737 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-17 05:21:04.631755 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-17 05:21:04.631773 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-17 05:21:04.631791 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-17 05:21:04.631808 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-17 05:21:04.631826 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-17 05:21:04.631844 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-17 05:21:04.631862 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.631879 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.631897 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-17 05:21:04.631915 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-17 05:21:04.631932 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-17 05:21:04.631950 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-17 05:21:04.631968 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-17 05:21:04.631986 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-17 05:21:04.632004 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-17 05:21:04.632021 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.632039 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.632056 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-17 05:21:04.632074 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-17 05:21:04.632092 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-17 05:21:04.632109 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-17 05:21:04.632127 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-17 05:21:04.632144 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-17 05:21:04.632162 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-17 05:21:04.632180 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-17 05:21:04.632197 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-17 05:21:04.632215 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-17 05:21:04.632233 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-17 05:21:04.632256 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-17 05:21:04.632275 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-17 05:21:04.632292 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-17 05:21:04.632310 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-17 05:21:04.632327 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-17 05:21:04.632344 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-17 05:21:04.632362 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-17 05:21:04.632379 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-17 05:21:04.632397 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-17 05:21:04.632414 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-17 05:21:04.632432 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-17 05:21:04.632450 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-17 05:21:04.632468 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-17 05:21:04.632485 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-17 05:21:04.632503 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.632521 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.632538 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-17 05:21:04.632556 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-17 05:21:04.632573 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-17 05:21:04.632590 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-17 05:21:04.632608 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-17 05:21:04.632625 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-17 05:21:04.632643 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-17 05:21:04.632660 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-17 05:21:04.632678 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-17 05:21:04.632695 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-17 05:21:04.632713 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-17 05:21:04.632731 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-17 05:21:04.632749 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-17 05:21:04.632766 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-17 05:21:04.632783 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-17 05:21:04.632801 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-17 05:21:04.632818 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-17 05:21:04.632836 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-17 05:21:04.632853 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-17 05:21:04.632871 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-17 05:21:04.632895 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-17 05:21:04.632914 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-17 05:21:04.632932 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-17 05:21:04.632950 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-17 05:21:04.632968 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-17 05:21:04.632986 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-17 05:21:04.633007 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-17 05:21:04.633049 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-17 05:21:04.633070 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-17 05:21:04.633088 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-17 05:21:04.633106 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kp4kn.txt 2026-04-17 05:21:04.633123 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kp4kn.yaml 2026-04-17 05:21:04.633141 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-gpgw9.txt 2026-04-17 05:21:04.633159 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-gpgw9.yaml 2026-04-17 05:21:04.633177 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6p66f.txt 2026-04-17 05:21:04.633194 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6p66f.yaml 2026-04-17 05:21:04.633212 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-7c2hz.txt 2026-04-17 05:21:04.633230 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-7c2hz.yaml 2026-04-17 05:21:04.633248 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-17 05:21:04.633266 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-17 05:21:04.633283 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-17 05:21:04.633301 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-17 05:21:04.633319 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-17 05:21:04.633336 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-17 05:21:04.633354 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-x2h2c.txt 2026-04-17 05:21:04.633372 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-x2h2c.yaml 2026-04-17 05:21:04.633390 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-17 05:21:04.633408 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-17 05:21:04.633425 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-17 05:21:04.633443 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-17 05:21:04.633461 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-17 05:21:04.633478 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-17 05:21:04.633495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-17 05:21:04.633512 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-17 05:21:04.633530 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-17 05:21:04.633553 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-17 05:21:04.633572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-17 05:21:04.633590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-17 05:21:04.633608 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-17 05:21:04.633626 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-17 05:21:04.633644 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-17 05:21:04.633661 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-17 05:21:04.633679 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-17 05:21:04.633697 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-17 05:21:04.633715 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-17 05:21:04.633732 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-17 05:21:04.633750 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-17 05:21:04.633768 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-17 05:21:04.633785 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-17 05:21:04.633803 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-17 05:21:04.633820 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-17 05:21:04.633837 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-17 05:21:04.633855 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-17 05:21:04.633872 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-17 05:21:04.633890 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-17 05:21:04.633908 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-17 05:21:04.633926 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-17 05:21:04.633943 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-17 05:21:04.633961 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-17 05:21:04.633978 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-17 05:21:04.633996 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-17 05:21:04.634014 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-17 05:21:04.634031 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-17 05:21:04.634049 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-17 05:21:04.634067 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-17 05:21:04.634085 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-17 05:21:04.634103 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-17 05:21:04.634125 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-17 05:21:04.634144 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-17 05:21:04.634162 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-17 05:21:04.634180 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-17 05:21:04.634198 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-17 05:21:04.634218 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-17 05:21:04.634238 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-17 05:21:04.634256 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-17 05:21:04.634273 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-17 05:21:04.634291 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-17 05:21:04.634309 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vddng7.txt 2026-04-17 05:21:04.634327 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vddng7.yaml 2026-04-17 05:21:04.634345 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wdsna3.txt 2026-04-17 05:21:04.634363 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wdsna3.yaml 2026-04-17 05:21:04.634380 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-17 05:21:04.634398 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-17 05:21:04.634415 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-17 05:21:04.634433 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-17 05:21:04.634451 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-17 05:21:04.634469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-17 05:21:04.634487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-17 05:21:04.634505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-17 05:21:04.634522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-17 05:21:04.634540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-17 05:21:04.634557 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-17 05:21:04.634575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-17 05:21:04.634592 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-17 05:21:04.634609 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-17 05:21:04.634627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-17 05:21:04.634645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-17 05:21:04.634662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-17 05:21:04.634680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-17 05:21:04.634698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-17 05:21:04.634716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-17 05:21:04.634738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-17 05:21:04.634755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-17 05:21:04.634773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-17 05:21:04.634791 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-17 05:21:04.634809 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.634827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-17 05:21:04.634845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-17 05:21:04.634862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-17 05:21:04.634880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-17 05:21:04.634897 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-17 05:21:04.634915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-17 05:21:04.634932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-17 05:21:04.634950 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-17 05:21:04.634968 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-17 05:21:04.634986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-17 05:21:04.635003 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-17 05:21:04.635021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-17 05:21:04.635038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-17 05:21:04.635056 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-17 05:21:04.635074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-17 05:21:04.635091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-17 05:21:04.635109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-17 05:21:04.635126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-17 05:21:04.635144 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-17 05:21:04.635162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-17 05:21:04.635179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-17 05:21:04.635197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-17 05:21:04.635214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-17 05:21:04.635232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-17 05:21:04.635249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-17 05:21:04.635267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-17 05:21:04.635285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-17 05:21:04.635302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-17 05:21:04.635324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-17 05:21:04.635342 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-17 05:21:04.635361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-17 05:21:04.635378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-17 05:21:04.635396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-17 05:21:04.635414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-17 05:21:04.635432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-17 05:21:04.635451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-17 05:21:04.635470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-17 05:21:04.635488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-17 05:21:04.635506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-17 05:21:04.635523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-17 05:21:04.635541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-17 05:21:04.635558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-17 05:21:04.635576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-17 05:21:04.635593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-17 05:21:04.635611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-17 05:21:04.635628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-17 05:21:04.635645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-17 05:21:04.635663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-17 05:21:04.635685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-17 05:21:04.635703 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-17 05:21:04.635741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-17 05:21:04.635766 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-17 05:21:04.635786 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-17 05:21:04.635805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-17 05:21:04.635823 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-17 05:21:04.635842 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-17 05:21:04.635860 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-17 05:21:04.635878 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-17 05:21:04.635895 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-17 05:21:04.635913 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-17 05:21:04.635936 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-17 05:21:04.635955 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-17 05:21:04.635972 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-17 05:21:04.635989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-17 05:21:04.636006 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-17 05:21:04.636023 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-17 05:21:04.636041 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-17 05:21:04.636059 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-17 05:21:04.636076 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-17 05:21:04.636094 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-17 05:21:04.636111 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-17 05:21:04.636129 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.636146 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.636163 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-17 05:21:04.636180 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-17 05:21:04.636198 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-17 05:21:04.636215 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-17 05:21:04.636232 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-17 05:21:04.636250 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-17 05:21:04.636267 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-vbmc7.txt 2026-04-17 05:21:04.636285 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-vbmc7.yaml 2026-04-17 05:21:04.636302 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-17 05:21:04.636320 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-17 05:21:04.636338 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-17 05:21:04.636356 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-17 05:21:04.636373 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-17 05:21:04.636390 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-17 05:21:04.636408 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-17 05:21:04.636426 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-17 05:21:04.636443 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-17 05:21:04.636461 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-17 05:21:04.636479 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.636497 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.636515 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-17 05:21:04.636537 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-17 05:21:04.636556 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.636574 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-17 05:21:04.636592 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-17 05:21:04.636610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-17 05:21:04.636627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-17 05:21:04.636645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-17 05:21:04.636662 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-17 05:21:04.636681 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-17 05:21:04.636699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-17 05:21:04.636717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-17 05:21:04.636735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-17 05:21:04.636752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-17 05:21:04.636770 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-17 05:21:04.636788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-17 05:21:04.636805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-17 05:21:04.636822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-17 05:21:04.636840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-17 05:21:04.636857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-17 05:21:04.636875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-17 05:21:04.636892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-17 05:21:04.636910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-17 05:21:04.636928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-17 05:21:04.636945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-17 05:21:04.636962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-17 05:21:04.636979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-17 05:21:04.637000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-17 05:21:04.637036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-17 05:21:04.637056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-17 05:21:04.637075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-17 05:21:04.637092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-17 05:21:04.637118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-17 05:21:04.637136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-17 05:21:04.637154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-17 05:21:04.637171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-17 05:21:04.637189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-17 05:21:04.637207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-17 05:21:04.637228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-17 05:21:04.637248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-17 05:21:04.637266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-17 05:21:04.637283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-17 05:21:04.637301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-17 05:21:04.637318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-17 05:21:04.637337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-17 05:21:04.637354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-17 05:21:04.637371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-17 05:21:04.637388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-17 05:21:04.637405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-17 05:21:04.637423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-17 05:21:04.637441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-17 05:21:04.637458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.637475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.637493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-17 05:21:04.637510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-17 05:21:04.637528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-17 05:21:04.637545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-17 05:21:04.637562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-17 05:21:04.637579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-17 05:21:04.637597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-17 05:21:04.637614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-17 05:21:04.637631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-17 05:21:04.637655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-17 05:21:04.637674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-17 05:21:04.637691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-17 05:21:04.637708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-17 05:21:04.637726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-17 05:21:04.637744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-17 05:21:04.637761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-17 05:21:04.637779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-17 05:21:04.637797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-17 05:21:04.637815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-17 05:21:04.637832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-17 05:21:04.637850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-17 05:21:04.637867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-17 05:21:04.637885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-17 05:21:04.637904 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-17 05:21:04.637922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-17 05:21:04.637939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-17 05:21:04.637957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-17 05:21:04.637975 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-17 05:21:04.637993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-17 05:21:04.638010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-17 05:21:04.638028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-17 05:21:04.638046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-17 05:21:04.638064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-17 05:21:04.638082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-17 05:21:04.638099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-17 05:21:04.638117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-17 05:21:04.638135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-17 05:21:04.638152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-17 05:21:04.638170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.638192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.638211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-17 05:21:04.638229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-17 05:21:04.638247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-17 05:21:04.638265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-17 05:21:04.638283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-17 05:21:04.638300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-17 05:21:04.638318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.638336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.638355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-17 05:21:04.638373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-17 05:21:04.638391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-17 05:21:04.638410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-17 05:21:04.638428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-17 05:21:04.638446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-17 05:21:04.638463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-17 05:21:04.638481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-17 05:21:04.638499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-17 05:21:04.638517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-17 05:21:04.638535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-17 05:21:04.638552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-17 05:21:04.638569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-17 05:21:04.638587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-17 05:21:04.638605 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-17 05:21:04.638623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-17 05:21:04.638641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-17 05:21:04.638658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-17 05:21:04.638676 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-17 05:21:04.638694 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-17 05:21:04.638711 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-17 05:21:04.638728 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-17 05:21:04.638746 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-17 05:21:04.638764 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 05:21:04.638787 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 05:21:04.638806 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-17 05:21:04.638824 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-17 05:21:04.638841 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-17 05:21:04.638858 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-17 05:21:04.638876 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-17 05:21:04.638894 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.638912 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.638930 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 05:21:04.638947 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 05:21:04.638965 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-17 05:21:04.638982 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-17 05:21:04.639000 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-17 05:21:04.639018 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-17 05:21:04.639035 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-17 05:21:04.639053 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-17 05:21:04.639070 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-17 05:21:04.639087 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-17 05:21:04.639105 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-17 05:21:04.639123 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-17 05:21:04.639142 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-17 05:21:04.639160 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-17 05:21:04.639178 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-17 05:21:04.639195 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-17 05:21:04.639227 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-17 05:21:04.639248 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-17 05:21:04.639266 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-17 05:21:04.639284 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.639303 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.639320 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 05:21:04.639338 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 05:21:04.639356 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-17 05:21:04.639375 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-17 05:21:04.639398 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 05:21:04.639417 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 05:21:04.639435 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.639453 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.639471 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-17 05:21:04.639489 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-17 05:21:04.639507 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-17 05:21:04.639525 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-17 05:21:04.639543 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-17 05:21:04.639561 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-17 05:21:04.639579 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-17 05:21:04.639597 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-17 05:21:04.639614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-17 05:21:04.639632 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-17 05:21:04.639649 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-17 05:21:04.639667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-17 05:21:04.639685 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-17 05:21:04.639702 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-17 05:21:04.639722 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-17 05:21:04.639744 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-17 05:21:04.639762 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-17 05:21:04.639813 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-17 05:21:04.639834 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-17 05:21:04.639852 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-17 05:21:04.639870 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-17 05:21:04.639888 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.639906 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.639924 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.639942 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.639960 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-17 05:21:04.639979 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-17 05:21:04.640008 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-17 05:21:04.640028 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-17 05:21:04.640055 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-17 05:21:04.640078 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-17 05:21:04.640101 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-17 05:21:04.640125 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-17 05:21:04.640148 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-17 05:21:04.640169 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-17 05:21:04.640188 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-pt9n6.txt 2026-04-17 05:21:04.640207 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-pt9n6.yaml 2026-04-17 05:21:04.640225 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4.txt 2026-04-17 05:21:04.640245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4.yaml 2026-04-17 05:21:04.640265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb.txt 2026-04-17 05:21:04.640283 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb.yaml 2026-04-17 05:21:04.640300 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s5jz4.txt 2026-04-17 05:21:04.640318 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-s5jz4.yaml 2026-04-17 05:21:04.640336 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5vdf4.txt 2026-04-17 05:21:04.640353 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5vdf4.yaml 2026-04-17 05:21:04.640374 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-17 05:21:04.640419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-17 05:21:04.640452 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-17 05:21:04.640478 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-17 05:21:04.640504 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-mk62p.txt 2026-04-17 05:21:04.640526 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-mk62p.yaml 2026-04-17 05:21:04.640545 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-17 05:21:04.640563 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-17 05:21:04.640582 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5wr9v.txt 2026-04-17 05:21:04.640600 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5wr9v.yaml 2026-04-17 05:21:04.640618 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-dft46.txt 2026-04-17 05:21:04.640636 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-dft46.yaml 2026-04-17 05:21:04.640654 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mrvwj.txt 2026-04-17 05:21:04.640672 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mrvwj.yaml 2026-04-17 05:21:04.640689 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-17 05:21:04.640707 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-17 05:21:04.640732 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-vgbs5.txt 2026-04-17 05:21:04.640752 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-vgbs5.yaml 2026-04-17 05:21:04.640770 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-fzdpq.txt 2026-04-17 05:21:04.640788 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-fzdpq.yaml 2026-04-17 05:21:04.640807 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-17 05:21:04.640825 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.640843 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.640860 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-17 05:21:04.640878 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-17 05:21:04.640896 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-17 05:21:04.640914 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-17 05:21:04.640932 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-17 05:21:04.640949 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.640967 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.640985 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-17 05:21:04.641007 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-17 05:21:04.641040 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-17 05:21:04.641060 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-17 05:21:04.641079 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-17 05:21:04.641097 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-17 05:21:04.641115 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-17 05:21:04.641134 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-17 05:21:04.641152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-17 05:21:04.641170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-17 05:21:04.641188 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-17 05:21:04.641206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-17 05:21:04.641224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-17 05:21:04.641242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-17 05:21:04.641259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-17 05:21:04.641278 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-17 05:21:04.641296 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-17 05:21:04.641493 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-17 05:21:04.641517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-17 05:21:04.641535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-17 05:21:04.641552 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-17 05:21:04.641570 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-17 05:21:04.641587 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-17 05:21:04.641605 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-17 05:21:04.641622 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-17 05:21:04.641640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-17 05:21:04.641658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-17 05:21:04.641676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-17 05:21:04.641693 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-17 05:21:04.641711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.641729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.641747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-17 05:21:04.641765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-17 05:21:04.641782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-17 05:21:04.641800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-17 05:21:04.641818 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5vdf4-tls.txt 2026-04-17 05:21:04.641836 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5vdf4-tls.yaml 2026-04-17 05:21:04.641853 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-17 05:21:04.641870 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-17 05:21:04.641888 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-17 05:21:04.641906 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-17 05:21:04.641923 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-17 05:21:04.641941 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-17 05:21:04.641959 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-17 05:21:04.641976 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-17 05:21:04.641994 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.642012 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.642037 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-17 05:21:04.642056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-17 05:21:04.642075 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-17 05:21:04.642093 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-17 05:21:04.642111 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-17 05:21:04.642129 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-17 05:21:04.642147 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-17 05:21:04.642164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-17 05:21:04.642182 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-17 05:21:04.642199 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-17 05:21:04.642217 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-17 05:21:04.642234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-17 05:21:04.642252 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-17 05:21:04.642270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-17 05:21:04.642288 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-17 05:21:04.642305 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-17 05:21:04.642324 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-17 05:21:04.642342 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-17 05:21:04.642360 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-17 05:21:04.642378 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-17 05:21:04.642396 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-17 05:21:04.642414 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.642432 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.642450 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 05:21:04.642468 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 05:21:04.642485 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-17 05:21:04.642503 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-17 05:21:04.642521 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 05:21:04.642538 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 05:21:04.642556 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.642574 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.642596 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-17 05:21:04.642615 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-17 05:21:04.642633 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-17 05:21:04.642651 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-17 05:21:04.642669 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-17 05:21:04.642686 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-17 05:21:04.642704 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-17 05:21:04.642722 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-17 05:21:04.642740 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-17 05:21:04.642758 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-17 05:21:04.642775 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-17 05:21:04.642793 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-17 05:21:04.642811 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-17 05:21:04.642829 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-17 05:21:04.642847 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-17 05:21:04.642865 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-17 05:21:04.642884 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-17 05:21:04.642901 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-17 05:21:04.642920 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-17 05:21:04.642938 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-17 05:21:04.642956 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-17 05:21:04.642974 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 05:21:04.642993 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 05:21:04.643011 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-17 05:21:04.643029 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-17 05:21:04.643048 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 05:21:04.643066 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 05:21:04.643084 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.643103 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.643121 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-17 05:21:04.643140 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-17 05:21:04.643158 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-17 05:21:04.643176 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-17 05:21:04.643195 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-17 05:21:04.643219 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-17 05:21:04.643238 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-17 05:21:04.643257 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-17 05:21:04.643274 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-17 05:21:04.643292 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-17 05:21:04.643311 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-17 05:21:04.643329 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-17 05:21:04.643348 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-17 05:21:04.643366 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-17 05:21:04.643384 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-17 05:21:04.643402 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-17 05:21:04.643420 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-17 05:21:04.643438 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-17 05:21:04.643456 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-17 05:21:04.643474 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-17 05:21:04.643491 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-17 05:21:04.643509 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-17 05:21:04.643527 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-17 05:21:04.643545 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-17 05:21:04.643563 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-17 05:21:04.643580 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-17 05:21:04.643598 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-17 05:21:04.643615 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-17 05:21:04.643633 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-17 05:21:04.643651 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-17 05:21:04.643668 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-17 05:21:04.643686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-17 05:21:04.643704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-17 05:21:04.643723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-17 05:21:04.643740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-17 05:21:04.643759 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-17 05:21:04.643777 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-17 05:21:04.643799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-17 05:21:04.643818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-17 05:21:04.643836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-17 05:21:04.643868 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-17 05:21:04.643892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-17 05:21:04.643910 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-17 05:21:04.643928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-17 05:21:04.643946 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-17 05:21:04.643965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-17 05:21:04.643982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-17 05:21:04.644000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-17 05:21:04.644018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-17 05:21:04.644036 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-17 05:21:04.644054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-17 05:21:04.644072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.644090 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.644108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-17 05:21:04.644126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-17 05:21:04.644143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-17 05:21:04.644161 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-17 05:21:04.644178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-17 05:21:04.644196 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-17 05:21:04.644214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-17 05:21:04.644231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-17 05:21:04.644249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-17 05:21:04.644266 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-17 05:21:04.644284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-17 05:21:04.644302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-17 05:21:04.644319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-17 05:21:04.644337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-17 05:21:04.644355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-17 05:21:04.644373 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-17 05:21:04.644390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-17 05:21:04.644408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-17 05:21:04.644426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-17 05:21:04.644443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-17 05:21:04.644461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-04-17 05:21:04.644479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-04-17 05:21:04.644497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-04-17 05:21:04.644515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-04-17 05:21:04.644533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-17 05:21:04.644574 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-17 05:21:04.644593 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-17 05:21:04.644611 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-17 05:21:04.644628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-17 05:21:04.644646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-17 05:21:04.644665 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-17 05:21:04.644682 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-17 05:21:04.644700 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-17 05:21:04.644717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-17 05:21:04.644735 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-17 05:21:04.644753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-17 05:21:04.644770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-17 05:21:04.644788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-17 05:21:04.644806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-17 05:21:04.644824 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-17 05:21:04.644841 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-17 05:21:04.644859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-17 05:21:04.644876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-17 05:21:04.644893 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-17 05:21:04.644911 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-17 05:21:04.644929 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-17 05:21:04.644946 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-17 05:21:04.644964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-17 05:21:04.644981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-17 05:21:04.645001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-17 05:21:04.645045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-17 05:21:04.645066 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-17 05:21:04.645084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-17 05:21:04.645101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-17 05:21:04.645119 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-17 05:21:04.645136 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-17 05:21:04.645155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-17 05:21:04.645172 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-17 05:21:04.645197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-17 05:21:04.645223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-17 05:21:04.645249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-17 05:21:04.645273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-17 05:21:04.645293 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-17 05:21:04.645311 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-17 05:21:04.645329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-17 05:21:04.645347 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-17 05:21:04.645365 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-17 05:21:04.645383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-17 05:21:04.645401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-17 05:21:04.645420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-17 05:21:04.645438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-17 05:21:04.645456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-17 05:21:04.645475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-17 05:21:04.645493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-17 05:21:04.645511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-17 05:21:04.645529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-17 05:21:04.645547 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-17 05:21:04.645566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-17 05:21:04.645592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-17 05:21:04.645613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-17 05:21:04.645631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-17 05:21:04.645649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-17 05:21:04.645667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-17 05:21:04.645685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-17 05:21:04.645703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-17 05:21:04.645722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-17 05:21:04.645742 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-17 05:21:04.645761 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-17 05:21:04.645779 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-17 05:21:04.645797 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-17 05:21:04.645815 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-17 05:21:04.645833 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-17 05:21:04.645857 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-17 05:21:04.645876 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-17 05:21:04.645895 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-17 05:21:04.645913 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-17 05:21:04.645930 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-17 05:21:04.645948 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-17 05:21:04.645966 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-17 05:21:04.645984 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-17 05:21:04.646002 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-17 05:21:04.646020 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-17 05:21:04.646038 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-17 05:21:04.646057 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-17 05:21:04.646075 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-17 05:21:04.646094 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-17 05:21:04.646113 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-17 05:21:04.646131 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-17 05:21:04.646150 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-17 05:21:04.646168 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-17 05:21:04.646185 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-17 05:21:04.646204 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-17 05:21:04.646225 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-04-17 05:21:04.646245 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-04-17 05:21:04.646264 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-04-17 05:21:04.646282 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-04-17 05:21:04.646300 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-17 05:21:04.646318 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-17 05:21:04.646336 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-17 05:21:04.646355 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-17 05:21:04.646374 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-17 05:21:04.646392 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-17 05:21:04.646410 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-04-17 05:21:04.646428 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-04-17 05:21:04.646446 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-17 05:21:04.646464 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-17 05:21:04.646482 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-17 05:21:04.646506 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-17 05:21:04.646524 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-17 05:21:04.646542 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-17 05:21:04.646560 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-17 05:21:04.646577 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-17 05:21:04.646595 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-17 05:21:04.646612 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-17 05:21:04.646630 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-17 05:21:04.646648 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-17 05:21:04.646665 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-17 05:21:04.646682 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-17 05:21:04.646699 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-17 05:21:04.646717 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-17 05:21:04.646734 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-17 05:21:04.646752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-17 05:21:04.646769 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-17 05:21:04.646787 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-17 05:21:04.646804 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-17 05:21:04.646822 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-17 05:21:04.646839 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-17 05:21:04.646856 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-17 05:21:04.646874 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-17 05:21:04.646891 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-17 05:21:04.646910 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-17 05:21:04.646928 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-17 05:21:04.646946 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-17 05:21:04.646965 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-17 05:21:04.646983 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-17 05:21:04.647000 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-17 05:21:04.647017 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-17 05:21:04.647035 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-17 05:21:04.647053 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-17 05:21:04.647071 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-17 05:21:04.647089 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-17 05:21:04.647107 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-04-17 05:21:04.647124 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-04-17 05:21:04.647142 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-17 05:21:04.647160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-17 05:21:04.647182 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-17 05:21:04.647200 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-17 05:21:04.647218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-17 05:21:04.647235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-17 05:21:04.647253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-17 05:21:04.647271 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-17 05:21:04.647288 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-17 05:21:04.647306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-17 05:21:04.647324 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-17 05:21:04.647343 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-17 05:21:04.647360 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-17 05:21:04.647378 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-17 05:21:04.647395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-17 05:21:04.647413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-17 05:21:04.647430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-17 05:21:04.647448 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-17 05:21:04.647466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-17 05:21:04.647484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-17 05:21:04.647502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-17 05:21:04.647519 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-17 05:21:04.647537 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-04-17 05:21:04.647555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-04-17 05:21:04.647572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-17 05:21:04.647590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-17 05:21:04.647608 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-17 05:21:04.647626 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-17 05:21:04.647643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-17 05:21:04.647662 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-17 05:21:04.647680 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-17 05:21:04.647698 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-17 05:21:04.647716 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-17 05:21:04.647734 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-17 05:21:04.647752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-17 05:21:04.647770 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-17 05:21:04.647787 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-17 05:21:04.647810 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-17 05:21:04.647829 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-17 05:21:04.647846 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-17 05:21:04.647870 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-17 05:21:04.647889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-17 05:21:04.647934 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-17 05:21:04.647954 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-17 05:21:04.647972 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-17 05:21:04.647990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-17 05:21:04.648008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-17 05:21:04.648026 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-17 05:21:04.648043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-17 05:21:04.648061 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-17 05:21:04.648079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-17 05:21:04.648097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-17 05:21:04.648114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-17 05:21:04.648132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-17 05:21:04.648149 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-17 05:21:04.648166 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-17 05:21:04.648184 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-17 05:21:04.648201 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-17 05:21:04.648219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-17 05:21:04.648239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-17 05:21:04.648287 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-17 05:21:04.648370 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-17 05:21:04.648427 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-17 05:21:04.648451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-17 05:21:04.648470 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-17 05:21:04.648489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-17 05:21:04.648508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-17 05:21:04.648526 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-17 05:21:04.648560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-17 05:21:04.648579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-17 05:21:04.648607 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-17 05:21:04.648626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-17 05:21:04.648652 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-17 05:21:04.648670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-17 05:21:04.648697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-17 05:21:04.648730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-17 05:21:04.648759 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-17 05:21:04.648778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-17 05:21:04.648795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-17 05:21:04.648814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-17 05:21:04.648832 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-17 05:21:04.648850 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-04-17 05:21:04.648868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-04-17 05:21:04.648886 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-04-17 05:21:04.648904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-04-17 05:21:04.648921 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-17 05:21:04.648939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-17 05:21:04.648959 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-17 05:21:04.648990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-17 05:21:04.649008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-17 05:21:04.649025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-17 05:21:04.649044 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-17 05:21:04.649063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-17 05:21:04.649081 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-17 05:21:04.649098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-17 05:21:04.649115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-17 05:21:04.649133 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-17 05:21:04.649151 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-17 05:21:04.649168 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-17 05:21:04.649186 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-17 05:21:04.649204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-17 05:21:04.649222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-17 05:21:04.649240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-17 05:21:04.649258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-17 05:21:04.649276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-17 05:21:04.649294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-17 05:21:04.649312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-17 05:21:04.649330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-17 05:21:04.649348 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-17 05:21:04.649365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-17 05:21:04.649383 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-17 05:21:04.649407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-17 05:21:04.649425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-17 05:21:04.649443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-17 05:21:04.649460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-17 05:21:04.649477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-17 05:21:04.649495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-17 05:21:04.649512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-17 05:21:04.649530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-17 05:21:04.649547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-17 05:21:04.649564 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-17 05:21:04.649582 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-17 05:21:04.649599 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-17 05:21:04.649617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-17 05:21:04.649635 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-17 05:21:04.649653 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-17 05:21:04.649670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-17 05:21:04.649688 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-17 05:21:04.649706 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-17 05:21:04.649723 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-17 05:21:04.649741 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-17 05:21:04.649759 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-17 05:21:04.649777 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-17 05:21:04.649794 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-17 05:21:04.649812 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-17 05:21:04.649830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-17 05:21:04.649848 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-17 05:21:04.649866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-17 05:21:04.649884 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-17 05:21:04.649901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-17 05:21:04.649919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-17 05:21:04.649937 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-17 05:21:04.649955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-17 05:21:04.649973 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-17 05:21:04.649990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-17 05:21:04.650008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-17 05:21:04.650034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-17 05:21:04.650053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-17 05:21:04.650071 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-17 05:21:04.650089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-17 05:21:04.650107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-17 05:21:04.650125 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-17 05:21:04.650143 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-17 05:21:04.650162 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-17 05:21:04.650179 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-17 05:21:04.650197 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-17 05:21:04.650214 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-17 05:21:04.650232 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-17 05:21:04.650249 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-17 05:21:04.650267 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-17 05:21:04.650285 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-17 05:21:04.650302 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-17 05:21:04.650332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-17 05:21:04.650350 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-17 05:21:04.650368 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-17 05:21:04.650385 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-17 05:21:04.650403 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-17 05:21:04.650420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-17 05:21:04.650438 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-17 05:21:04.650455 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-17 05:21:04.650472 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-17 05:21:04.650490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-17 05:21:04.650507 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-17 05:21:04.650525 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-17 05:21:04.650542 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-17 05:21:04.650559 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-17 05:21:04.650577 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-17 05:21:04.650594 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-17 05:21:04.650612 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-17 05:21:04.650629 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-17 05:21:04.650647 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-17 05:21:04.650665 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-17 05:21:04.650682 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-17 05:21:04.650699 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-17 05:21:04.650724 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-17 05:21:04.650743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-17 05:21:04.650761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-17 05:21:04.650778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-17 05:21:04.650795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-17 05:21:04.650813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-17 05:21:04.650830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-17 05:21:04.650848 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-17 05:21:04.650877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-17 05:21:04.650895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-17 05:21:04.650913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-17 05:21:04.650930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-17 05:21:04.650948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-17 05:21:04.650966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-17 05:21:04.650984 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-17 05:21:04.651001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-17 05:21:04.651019 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-17 05:21:04.651036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-17 05:21:04.651054 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-17 05:21:04.651072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-17 05:21:04.651089 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-17 05:21:04.651107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-17 05:21:04.651124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-17 05:21:04.651142 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-17 05:21:04.651160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-17 05:21:04.651178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-17 05:21:04.651195 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-17 05:21:04.651213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-17 05:21:04.651231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-17 05:21:04.651249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-17 05:21:04.651266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-17 05:21:04.651284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-17 05:21:04.651302 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-17 05:21:04.651320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29606705.txt 2026-04-17 05:21:04.651338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29606705.yaml 2026-04-17 05:21:04.651356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-17 05:21:04.651373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-17 05:21:04.651396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-17 05:21:04.651414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-17 05:21:04.651432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-17 05:21:04.651450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-17 05:21:04.651468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-17 05:21:04.651485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-17 05:21:04.651503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-17 05:21:04.651520 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-17 05:21:04.651538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-17 05:21:04.651555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-17 05:21:04.651572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-17 05:21:04.651590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-17 05:21:04.651607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-17 05:21:04.651625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-17 05:21:04.651643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-17 05:21:04.651660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-17 05:21:04.651678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-17 05:21:04.651696 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-17 05:21:04.651713 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-17 05:21:04.651731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-17 05:21:04.651748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-17 05:21:04.651765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-17 05:21:04.651783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29606705.txt 2026-04-17 05:21:04.651800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29606705.yaml 2026-04-17 05:21:04.651817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29606710.txt 2026-04-17 05:21:04.651834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29606710.yaml 2026-04-17 05:21:04.651851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29606715.txt 2026-04-17 05:21:04.651868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29606715.yaml 2026-04-17 05:21:04.651886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-17 05:21:04.651904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-17 05:21:04.651927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-17 05:21:04.651946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-17 05:21:04.651963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-17 05:21:04.651996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-17 05:21:04.652015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-17 05:21:04.652033 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-17 05:21:04.652050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-17 05:21:04.652069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-17 05:21:04.652095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-17 05:21:04.652114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-17 05:21:04.652132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-17 05:21:04.652150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-17 05:21:04.652167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-17 05:21:04.652184 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-17 05:21:04.652201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-17 05:21:04.652219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-17 05:21:04.652237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-17 05:21:04.652254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-17 05:21:04.652273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-17 05:21:04.652291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-17 05:21:04.652309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-17 05:21:04.652328 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-17 05:21:04.652346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-17 05:21:04.652364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-17 05:21:04.652382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-17 05:21:04.652400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-17 05:21:04.652418 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-17 05:21:04.652436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-17 05:21:04.652454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-17 05:21:04.652472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-17 05:21:04.652490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-17 05:21:04.652507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-17 05:21:04.652525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-17 05:21:04.652543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-17 05:21:04.652561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-17 05:21:04.652579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-17 05:21:04.652596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-17 05:21:04.652614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-17 05:21:04.652632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-17 05:21:04.652649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-17 05:21:04.652667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-17 05:21:04.652685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-17 05:21:04.652702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-17 05:21:04.652720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-17 05:21:04.652737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-17 05:21:04.652755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-17 05:21:04.652778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-17 05:21:04.652796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-17 05:21:04.652815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-17 05:21:04.652832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-17 05:21:04.652850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-17 05:21:04.652867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-17 05:21:04.652885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-17 05:21:04.652902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-17 05:21:04.652920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-17 05:21:04.652937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-17 05:21:04.652955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-17 05:21:04.652973 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-17 05:21:04.652990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-17 05:21:04.653011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-17 05:21:04.653044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-17 05:21:04.653063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-17 05:21:04.653081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-17 05:21:04.653099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-17 05:21:04.653117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-17 05:21:04.653134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-17 05:21:04.653152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-04-17 05:21:04.653169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-04-17 05:21:04.653186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29606700.txt 2026-04-17 05:21:04.653204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29606700.yaml 2026-04-17 05:21:04.653222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-04-17 05:21:04.653240 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-04-17 05:21:04.653257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-17 05:21:04.653275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-17 05:21:04.653292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-17 05:21:04.653309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-17 05:21:04.653327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-17 05:21:04.653345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-17 05:21:04.653363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-17 05:21:04.653381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-17 05:21:04.653399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-17 05:21:04.653417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-17 05:21:04.653434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-17 05:21:04.653452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-17 05:21:04.653477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29606700.txt 2026-04-17 05:21:04.653496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29606700.yaml 2026-04-17 05:21:04.653514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-17 05:21:04.653532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-17 05:21:04.653550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-17 05:21:04.653567 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-17 05:21:04.653584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-17 05:21:04.653602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-17 05:21:04.653619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-17 05:21:04.653637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-17 05:21:04.653655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-17 05:21:04.653672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-17 05:21:04.653691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-17 05:21:04.653709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-17 05:21:04.653727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-17 05:21:04.653744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-17 05:21:04.653762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-17 05:21:04.653780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-17 05:21:04.653797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-17 05:21:04.653815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-17 05:21:04.653833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-17 05:21:04.653851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-17 05:21:04.653869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-17 05:21:04.653887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-17 05:21:04.653904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-17 05:21:04.653922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-17 05:21:04.653940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-17 05:21:04.653957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-17 05:21:04.653974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-17 05:21:04.653992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-17 05:21:04.654009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-17 05:21:04.654026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-17 05:21:04.654044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-17 05:21:04.654061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-17 05:21:04.654079 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-17 05:21:04.654096 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-17 05:21:04.654114 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-17 05:21:04.654136 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-17 05:21:04.654154 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-17 05:21:04.654172 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-17 05:21:04.654189 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-17 05:21:04.654207 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-17 05:21:04.654225 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-04-17 05:21:04.654242 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-04-17 05:21:04.654259 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-04-17 05:21:04.654277 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-04-17 05:21:04.654294 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-17 05:21:04.654311 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-17 05:21:04.654329 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-17 05:21:04.654347 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-17 05:21:04.654364 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-17 05:21:04.654382 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-17 05:21:04.654400 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-17 05:21:04.654417 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-17 05:21:04.654435 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-17 05:21:04.654453 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-17 05:21:04.654471 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-17 05:21:04.654488 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-17 05:21:04.654506 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-17 05:21:04.654523 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-17 05:21:04.654540 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-17 05:21:04.654558 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-17 05:21:04.654575 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-17 05:21:04.654592 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-17 05:21:04.654610 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-17 05:21:04.654627 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-17 05:21:04.654645 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-17 05:21:04.654668 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-17 05:21:04.654687 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-17 05:21:04.654705 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-17 05:21:04.654723 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-17 05:21:04.654741 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-9458dbfd6-wfbhl.txt 2026-04-17 05:21:04.654759 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-9458dbfd6-wfbhl.yaml 2026-04-17 05:21:04.654777 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-rmj9t.txt 2026-04-17 05:21:04.654795 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-rmj9t.yaml 2026-04-17 05:21:04.654814 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-m2xkh.txt 2026-04-17 05:21:04.654832 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-m2xkh.yaml 2026-04-17 05:21:04.654850 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6kmwp.txt 2026-04-17 05:21:04.654867 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6kmwp.yaml 2026-04-17 05:21:04.654886 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-l7drt.txt 2026-04-17 05:21:04.654904 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-l7drt.yaml 2026-04-17 05:21:04.654921 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-8s8wk.txt 2026-04-17 05:21:04.654939 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-8s8wk.yaml 2026-04-17 05:21:04.654957 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2vk8x.txt 2026-04-17 05:21:04.654975 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2vk8x.yaml 2026-04-17 05:21:04.654993 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-bbf77b666-jtkjk.txt 2026-04-17 05:21:04.655011 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-bbf77b666-jtkjk.yaml 2026-04-17 05:21:04.655029 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-79b4759f54-tjtzw.txt 2026-04-17 05:21:04.655047 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-79b4759f54-tjtzw.yaml 2026-04-17 05:21:04.655065 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-dpbzx.txt 2026-04-17 05:21:04.655083 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-dpbzx.yaml 2026-04-17 05:21:04.655101 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-w5cv5.txt 2026-04-17 05:21:04.655119 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-w5cv5.yaml 2026-04-17 05:21:04.655136 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-l78tb.txt 2026-04-17 05:21:04.655154 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-l78tb.yaml 2026-04-17 05:21:04.655171 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-wjrbq.txt 2026-04-17 05:21:04.655189 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-wjrbq.yaml 2026-04-17 05:21:04.655207 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-f2jpk.txt 2026-04-17 05:21:04.655227 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-f2jpk.yaml 2026-04-17 05:21:04.655247 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mnq5c.txt 2026-04-17 05:21:04.655265 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mnq5c.yaml 2026-04-17 05:21:04.655287 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-mslnq.txt 2026-04-17 05:21:04.655306 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-mslnq.yaml 2026-04-17 05:21:04.655324 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-245gd.txt 2026-04-17 05:21:04.655342 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-245gd.yaml 2026-04-17 05:21:04.655360 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xhjgs.txt 2026-04-17 05:21:04.655378 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xhjgs.yaml 2026-04-17 05:21:04.655396 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-699585bcbb-rmdl9.txt 2026-04-17 05:21:04.655414 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-699585bcbb-rmdl9.yaml 2026-04-17 05:21:04.655432 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-5jdpr.txt 2026-04-17 05:21:04.655449 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-5jdpr.yaml 2026-04-17 05:21:04.655467 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8f78b9866-dlzpw.txt 2026-04-17 05:21:04.655486 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8f78b9866-dlzpw.yaml 2026-04-17 05:21:04.655504 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29606705-b7qhs.txt 2026-04-17 05:21:04.655522 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29606705-b7qhs.yaml 2026-04-17 05:21:04.655540 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5c797574c4-97scj.txt 2026-04-17 05:21:04.655558 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5c797574c4-97scj.yaml 2026-04-17 05:21:04.655576 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-jh8d6.txt 2026-04-17 05:21:04.655593 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-jh8d6.yaml 2026-04-17 05:21:04.655611 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-7rjmz.txt 2026-04-17 05:21:04.655629 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-7rjmz.yaml 2026-04-17 05:21:04.655646 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-dq6pn.txt 2026-04-17 05:21:04.655664 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-dq6pn.yaml 2026-04-17 05:21:04.655682 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wlvjt.txt 2026-04-17 05:21:04.655700 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wlvjt.yaml 2026-04-17 05:21:04.655718 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-bpn4v.txt 2026-04-17 05:21:04.655735 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-bpn4v.yaml 2026-04-17 05:21:04.655753 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-qgx9l.txt 2026-04-17 05:21:04.655771 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-qgx9l.yaml 2026-04-17 05:21:04.655788 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tlg5k.txt 2026-04-17 05:21:04.655806 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tlg5k.yaml 2026-04-17 05:21:04.655823 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-7j2hf.txt 2026-04-17 05:21:04.655840 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-7j2hf.yaml 2026-04-17 05:21:04.655858 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-77f74dd568-wkwdv.txt 2026-04-17 05:21:04.655875 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-77f74dd568-wkwdv.yaml 2026-04-17 05:21:04.655893 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-2lwnq.txt 2026-04-17 05:21:04.655916 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-2lwnq.yaml 2026-04-17 05:21:04.655934 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-55bc96bdf8-2ccvt.txt 2026-04-17 05:21:04.655952 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-55bc96bdf8-2ccvt.yaml 2026-04-17 05:21:04.655971 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-f8t9d.txt 2026-04-17 05:21:04.655994 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-f8t9d.yaml 2026-04-17 05:21:04.656013 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-hm28s.txt 2026-04-17 05:21:04.656054 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-hm28s.yaml 2026-04-17 05:21:04.656083 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-7sfc5.txt 2026-04-17 05:21:04.656104 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-7sfc5.yaml 2026-04-17 05:21:04.656122 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-546bd864fc-vg5v8.txt 2026-04-17 05:21:04.656140 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-546bd864fc-vg5v8.yaml 2026-04-17 05:21:04.656158 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29606705-sn4jx.txt 2026-04-17 05:21:04.656176 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29606705-sn4jx.yaml 2026-04-17 05:21:04.656193 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29606710-qxhs8.txt 2026-04-17 05:21:04.656211 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29606710-qxhs8.yaml 2026-04-17 05:21:04.656232 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29606715-hh8ph.txt 2026-04-17 05:21:04.656252 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29606715-hh8ph.yaml 2026-04-17 05:21:04.656269 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-88lt7.txt 2026-04-17 05:21:04.656287 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-88lt7.yaml 2026-04-17 05:21:04.656305 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-zkmsf.txt 2026-04-17 05:21:04.656323 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-zkmsf.yaml 2026-04-17 05:21:04.656341 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-frz2n.txt 2026-04-17 05:21:04.656358 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-frz2n.yaml 2026-04-17 05:21:04.656376 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-ghvxq.txt 2026-04-17 05:21:04.656394 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-ghvxq.yaml 2026-04-17 05:21:04.656411 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-5xpg8.txt 2026-04-17 05:21:04.656429 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-5xpg8.yaml 2026-04-17 05:21:04.656447 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-656b94f87f-mqwwq.txt 2026-04-17 05:21:04.656464 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-656b94f87f-mqwwq.yaml 2026-04-17 05:21:04.656481 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-wxkkm.txt 2026-04-17 05:21:04.656499 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-wxkkm.yaml 2026-04-17 05:21:04.656516 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-jhh9c.txt 2026-04-17 05:21:04.656534 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-jhh9c.yaml 2026-04-17 05:21:04.656552 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-4j8j8.txt 2026-04-17 05:21:04.656570 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-4j8j8.yaml 2026-04-17 05:21:04.656587 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-79888d7fc-5f2wk.txt 2026-04-17 05:21:04.656611 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-79888d7fc-5f2wk.yaml 2026-04-17 05:21:04.656630 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-67x7v.txt 2026-04-17 05:21:04.656648 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-67x7v.yaml 2026-04-17 05:21:04.656665 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-sd62h.txt 2026-04-17 05:21:04.656683 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-sd62h.yaml 2026-04-17 05:21:04.656701 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-g4zst.txt 2026-04-17 05:21:04.656719 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-g4zst.yaml 2026-04-17 05:21:04.656737 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-8gx7q.txt 2026-04-17 05:21:04.656755 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-8gx7q.yaml 2026-04-17 05:21:04.656772 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-24x7s.txt 2026-04-17 05:21:04.656790 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-24x7s.yaml 2026-04-17 05:21:04.656807 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-n9drc.txt 2026-04-17 05:21:04.656825 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-n9drc.yaml 2026-04-17 05:21:04.656842 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2hdgh.txt 2026-04-17 05:21:04.656860 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2hdgh.yaml 2026-04-17 05:21:04.656877 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-f5wxp.txt 2026-04-17 05:21:04.656895 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-f5wxp.yaml 2026-04-17 05:21:04.656913 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-94bb696d7-tvkls.txt 2026-04-17 05:21:04.656931 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-94bb696d7-tvkls.yaml 2026-04-17 05:21:04.656949 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-kdslh.txt 2026-04-17 05:21:04.656967 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-kdslh.yaml 2026-04-17 05:21:04.656984 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-17 05:21:04.657005 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-17 05:21:04.657047 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-hkrcv.txt 2026-04-17 05:21:04.657068 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-hkrcv.yaml 2026-04-17 05:21:04.657086 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-76l47.txt 2026-04-17 05:21:04.657104 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-76l47.yaml 2026-04-17 05:21:04.657122 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-ltsfv.txt 2026-04-17 05:21:04.657140 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-ltsfv.yaml 2026-04-17 05:21:04.657158 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-48f5k.txt 2026-04-17 05:21:04.657176 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-48f5k.yaml 2026-04-17 05:21:04.657194 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-25p4g.txt 2026-04-17 05:21:04.657211 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-25p4g.yaml 2026-04-17 05:21:04.657229 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-gr856.txt 2026-04-17 05:21:04.657247 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-gr856.yaml 2026-04-17 05:21:04.657270 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-v7dlk.txt 2026-04-17 05:21:04.657289 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-v7dlk.yaml 2026-04-17 05:21:04.657308 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-d97tf.txt 2026-04-17 05:21:04.657326 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-d97tf.yaml 2026-04-17 05:21:04.657343 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-67cc759df7-t2hbq.txt 2026-04-17 05:21:04.657361 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-67cc759df7-t2hbq.yaml 2026-04-17 05:21:04.657379 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-bcmkz.txt 2026-04-17 05:21:04.657396 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-bcmkz.yaml 2026-04-17 05:21:04.657414 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-5cf7788df6-ppmdl.txt 2026-04-17 05:21:04.657432 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-5cf7788df6-ppmdl.yaml 2026-04-17 05:21:04.657450 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-qcvvb.txt 2026-04-17 05:21:04.657468 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-qcvvb.yaml 2026-04-17 05:21:04.657486 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-7mct7.txt 2026-04-17 05:21:04.657504 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-7mct7.yaml 2026-04-17 05:21:04.657521 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-jhxv8.txt 2026-04-17 05:21:04.657539 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-jhxv8.yaml 2026-04-17 05:21:04.657557 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-nr4j4.txt 2026-04-17 05:21:04.657575 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-nr4j4.yaml 2026-04-17 05:21:04.657593 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-j5lhw.txt 2026-04-17 05:21:04.657610 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-j5lhw.yaml 2026-04-17 05:21:04.657627 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-hqd7b.txt 2026-04-17 05:21:04.657645 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-hqd7b.yaml 2026-04-17 05:21:04.657663 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-779f74844-9m9cr.txt 2026-04-17 05:21:04.657681 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-779f74844-9m9cr.yaml 2026-04-17 05:21:04.657698 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6dff99b679-j8t9n.txt 2026-04-17 05:21:04.657716 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6dff99b679-j8t9n.yaml 2026-04-17 05:21:04.657733 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-dszt2.txt 2026-04-17 05:21:04.657750 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-dszt2.yaml 2026-04-17 05:21:04.657768 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4j9c7.txt 2026-04-17 05:21:04.657786 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4j9c7.yaml 2026-04-17 05:21:04.657804 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-5572b.txt 2026-04-17 05:21:04.657821 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-5572b.yaml 2026-04-17 05:21:04.657839 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-d6x84.txt 2026-04-17 05:21:04.657857 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-d6x84.yaml 2026-04-17 05:21:04.657874 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-2nwv5.txt 2026-04-17 05:21:04.657898 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-2nwv5.yaml 2026-04-17 05:21:04.657917 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-ncrqx.txt 2026-04-17 05:21:04.657935 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-ncrqx.yaml 2026-04-17 05:21:04.657953 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-bpmbs.txt 2026-04-17 05:21:04.657971 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-bpmbs.yaml 2026-04-17 05:21:04.657988 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-8jxtl.txt 2026-04-17 05:21:04.658006 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-8jxtl.yaml 2026-04-17 05:21:04.658024 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-nqdc7.txt 2026-04-17 05:21:04.658042 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-nqdc7.yaml 2026-04-17 05:21:04.658060 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-72lqj.txt 2026-04-17 05:21:04.658078 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-72lqj.yaml 2026-04-17 05:21:04.658095 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-f4d886bd6-gjlf2.txt 2026-04-17 05:21:04.658113 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-f4d886bd6-gjlf2.yaml 2026-04-17 05:21:04.658130 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-698f944f4f-nrr5q.txt 2026-04-17 05:21:04.658148 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-698f944f4f-nrr5q.yaml 2026-04-17 05:21:04.658166 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-59d4bfd6ff-dw2vx.txt 2026-04-17 05:21:04.658183 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-59d4bfd6ff-dw2vx.yaml 2026-04-17 05:21:04.658201 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6557767ccb-n8d66.txt 2026-04-17 05:21:04.658219 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6557767ccb-n8d66.yaml 2026-04-17 05:21:04.658236 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-rgxj6.txt 2026-04-17 05:21:04.658254 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-rgxj6.yaml 2026-04-17 05:21:04.658272 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29606700-nqzf6.txt 2026-04-17 05:21:04.658289 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29606700-nqzf6.yaml 2026-04-17 05:21:04.658307 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-rts96.txt 2026-04-17 05:21:04.658325 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-rts96.yaml 2026-04-17 05:21:04.658343 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-gd75v.txt 2026-04-17 05:21:04.658360 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-gd75v.yaml 2026-04-17 05:21:04.658378 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5fb7b67f44-9chfj.txt 2026-04-17 05:21:04.658396 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5fb7b67f44-9chfj.yaml 2026-04-17 05:21:04.658413 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2tn4z.txt 2026-04-17 05:21:04.658431 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2tn4z.yaml 2026-04-17 05:21:04.658449 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-5h22z.txt 2026-04-17 05:21:04.658467 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-5h22z.yaml 2026-04-17 05:21:04.658485 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hr64k.txt 2026-04-17 05:21:04.658507 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hr64k.yaml 2026-04-17 05:21:04.658526 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-twpcc.txt 2026-04-17 05:21:04.658543 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-twpcc.yaml 2026-04-17 05:21:04.658561 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-hhs4g.txt 2026-04-17 05:21:04.658580 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-hhs4g.yaml 2026-04-17 05:21:04.658598 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-84c767cc85-6tqxc.txt 2026-04-17 05:21:04.658615 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-84c767cc85-6tqxc.yaml 2026-04-17 05:21:04.658633 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-w9zvv.txt 2026-04-17 05:21:04.658651 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-w9zvv.yaml 2026-04-17 05:21:04.658669 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-79cdf675f6-4jls5.txt 2026-04-17 05:21:04.658687 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-79cdf675f6-4jls5.yaml 2026-04-17 05:21:04.658705 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29606700-vdnxf.txt 2026-04-17 05:21:04.658723 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29606700-vdnxf.yaml 2026-04-17 05:21:04.658741 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5db766fc87-wr7jg.txt 2026-04-17 05:21:04.658758 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5db766fc87-wr7jg.yaml 2026-04-17 05:21:04.658776 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-f7f2w.txt 2026-04-17 05:21:04.658794 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-f7f2w.yaml 2026-04-17 05:21:04.658812 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-2rtrx.txt 2026-04-17 05:21:04.658830 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-2rtrx.yaml 2026-04-17 05:21:04.658848 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-49jll.txt 2026-04-17 05:21:04.658866 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-49jll.yaml 2026-04-17 05:21:04.658884 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-m8x8g.txt 2026-04-17 05:21:04.658904 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-m8x8g.yaml 2026-04-17 05:21:04.658922 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-78dc9f8f44-fnxht.txt 2026-04-17 05:21:04.658943 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-78dc9f8f44-fnxht.yaml 2026-04-17 05:21:04.658972 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-nld6h.txt 2026-04-17 05:21:04.658995 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-nld6h.yaml 2026-04-17 05:21:04.659014 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-mjr9j.txt 2026-04-17 05:21:04.659032 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-mjr9j.yaml 2026-04-17 05:21:04.659050 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-65htm.txt 2026-04-17 05:21:04.659068 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-65htm.yaml 2026-04-17 05:21:04.659085 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-v5r9w.txt 2026-04-17 05:21:04.659102 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-v5r9w.yaml 2026-04-17 05:21:04.659120 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-778ccf8867-bnwnx.txt 2026-04-17 05:21:04.659137 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-778ccf8867-bnwnx.yaml 2026-04-17 05:21:04.659160 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-dm9zh.txt 2026-04-17 05:21:04.659179 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-dm9zh.yaml 2026-04-17 05:21:04.659197 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5455644b6-tqjht.txt 2026-04-17 05:21:04.659215 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5455644b6-tqjht.yaml 2026-04-17 05:21:04.659232 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-hl5ft.txt 2026-04-17 05:21:04.659250 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-hl5ft.yaml 2026-04-17 05:21:04.659267 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-zx86s.txt 2026-04-17 05:21:04.659285 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-zx86s.yaml 2026-04-17 05:21:04.659302 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7659bd74f8-rtwkg.txt 2026-04-17 05:21:04.659320 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7659bd74f8-rtwkg.yaml 2026-04-17 05:21:04.659337 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-04-17 05:21:04.659355 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-04-17 05:21:04.659372 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-04-17 05:21:04.659389 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-04-17 05:21:04.659407 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-17 05:21:04.659425 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-17 05:21:04.659442 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-17 05:21:04.659461 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-17 05:21:04.659478 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cd8c87d94-4v45g.txt 2026-04-17 05:21:04.659496 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cd8c87d94-4v45g.yaml 2026-04-17 05:21:04.659514 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-qgflt.txt 2026-04-17 05:21:04.659532 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-qgflt.yaml 2026-04-17 05:21:04.659549 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-7n4pz.txt 2026-04-17 05:21:04.659567 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-7n4pz.yaml 2026-04-17 05:21:04.659584 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-4fczc.txt 2026-04-17 05:21:04.659602 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-4fczc.yaml 2026-04-17 05:21:04.659619 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-5c6sj.txt 2026-04-17 05:21:04.659637 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-5c6sj.yaml 2026-04-17 05:21:04.659654 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-nnsml.txt 2026-04-17 05:21:04.659672 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-nnsml.yaml 2026-04-17 05:21:04.659689 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-xbbt9.txt 2026-04-17 05:21:04.659706 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-xbbt9.yaml 2026-04-17 05:21:04.659724 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-17 05:21:04.659742 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-17 05:21:04.659760 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-17 05:21:04.659783 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-17 05:21:04.659802 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-mpjhr.txt 2026-04-17 05:21:04.659820 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-mpjhr.yaml 2026-04-17 05:21:04.659839 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-17 05:21:04.659857 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-17 05:21:04.659875 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-17 05:21:04.659893 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-17 05:21:04.659910 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-17 05:21:04.659929 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-17 05:21:04.659947 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-17 05:21:04.659968 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-17 05:21:04.659988 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-17 05:21:04.660006 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-17 05:21:04.660024 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-sl59x.txt 2026-04-17 05:21:04.660042 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-sl59x.yaml 2026-04-17 05:21:04.660065 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-17 05:21:04.660083 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-17 05:21:04.660133 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-17 05:21:04.660154 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-17 05:21:04.660172 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-17 05:21:04.660189 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-17 05:21:04.660207 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-nzbh6.txt 2026-04-17 05:21:04.660225 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-nzbh6.yaml 2026-04-17 05:21:04.660243 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7.txt 2026-04-17 05:21:04.660262 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7.yaml 2026-04-17 05:21:04.660280 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85ff7766f-lhwbl.txt 2026-04-17 05:21:04.660298 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85ff7766f-lhwbl.yaml 2026-04-17 05:21:04.660316 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-8666568484-zsmpr.txt 2026-04-17 05:21:04.660334 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-8666568484-zsmpr.yaml 2026-04-17 05:21:04.660352 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zmwc8.txt 2026-04-17 05:21:04.660370 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zmwc8.yaml 2026-04-17 05:21:04.660388 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cq2xv.txt 2026-04-17 05:21:04.660406 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cq2xv.yaml 2026-04-17 05:21:04.660423 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-bjtk7.txt 2026-04-17 05:21:04.660447 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-bjtk7.yaml 2026-04-17 05:21:04.660465 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-hrx7r.txt 2026-04-17 05:21:04.660483 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-hrx7r.yaml 2026-04-17 05:21:04.660501 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-17 05:21:04.660519 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-17 05:21:04.660537 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-17 05:21:04.660555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-17 05:21:04.660573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-17 05:21:04.660591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-17 05:21:04.660609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-17 05:21:04.660627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-17 05:21:04.660645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-17 05:21:04.660663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-17 05:21:04.660680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-17 05:21:04.660698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-17 05:21:04.660716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-17 05:21:04.660734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-17 05:21:04.660752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-17 05:21:04.660770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-17 05:21:04.660788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-17 05:21:04.660805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-17 05:21:04.660823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-17 05:21:04.660841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-17 05:21:04.660858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-17 05:21:04.660876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-17 05:21:04.660893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-17 05:21:04.660911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-17 05:21:04.660929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-17 05:21:04.660946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-17 05:21:04.660964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-17 05:21:04.660982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-17 05:21:04.661000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-17 05:21:04.661036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-17 05:21:04.661056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-17 05:21:04.661081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-17 05:21:04.661099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-17 05:21:04.661117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-17 05:21:04.661135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-17 05:21:04.661153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-17 05:21:04.661171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-17 05:21:04.661189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-17 05:21:04.661206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-17 05:21:04.661224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-17 05:21:04.661241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-17 05:21:04.661259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-17 05:21:04.661276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-17 05:21:04.661294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-17 05:21:04.661311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-17 05:21:04.661329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-17 05:21:04.661348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-17 05:21:04.661365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-17 05:21:04.661383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-17 05:21:04.661401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-17 05:21:04.661419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-17 05:21:04.661437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-17 05:21:04.661455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-17 05:21:04.661473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-17 05:21:04.661491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-17 05:21:04.661508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-17 05:21:04.661526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-17 05:21:04.661544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-17 05:21:04.661561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-17 05:21:04.661579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-17 05:21:04.661596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-17 05:21:04.661614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-17 05:21:04.661631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-17 05:21:04.661648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-17 05:21:04.661673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-17 05:21:04.661692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-17 05:21:04.661710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-17 05:21:04.661727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-17 05:21:04.661745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-17 05:21:04.661763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-17 05:21:04.661780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-17 05:21:04.661798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-17 05:21:04.661816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-17 05:21:04.661834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-17 05:21:04.661852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-17 05:21:04.661870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-17 05:21:04.661887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-17 05:21:04.661905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-17 05:21:04.661923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-17 05:21:04.661940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-17 05:21:04.661958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-17 05:21:04.661975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-17 05:21:04.661993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-17 05:21:04.662010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-17 05:21:04.662028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-17 05:21:04.662045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-17 05:21:04.662063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-17 05:21:04.662081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-17 05:21:04.662099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-17 05:21:04.662116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-17 05:21:04.662133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-17 05:21:04.662151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-17 05:21:04.662169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-17 05:21:04.662187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-17 05:21:04.662204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-17 05:21:04.662222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-17 05:21:04.662240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-17 05:21:04.662258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-17 05:21:04.662276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-17 05:21:04.662298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-17 05:21:04.662317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-17 05:21:04.662335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-17 05:21:04.662353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-17 05:21:04.662371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-17 05:21:04.662389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-17 05:21:04.662407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-17 05:21:04.662425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-17 05:21:04.662442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-17 05:21:04.662460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-17 05:21:04.662477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-17 05:21:04.662495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-17 05:21:04.662513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-17 05:21:04.662531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-17 05:21:04.662549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-17 05:21:04.662567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-17 05:21:04.662584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-17 05:21:04.662602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-17 05:21:04.662619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-17 05:21:04.662636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-17 05:21:04.662654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-17 05:21:04.662672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-17 05:21:04.662689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-17 05:21:04.662707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-17 05:21:04.662724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-17 05:21:04.662742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-17 05:21:04.662759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-17 05:21:04.662777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-17 05:21:04.662795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-17 05:21:04.662813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-17 05:21:04.662830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-17 05:21:04.662848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-17 05:21:04.662866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-17 05:21:04.662888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-17 05:21:04.662907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-17 05:21:04.662925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-17 05:21:04.662942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-17 05:21:04.662960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-17 05:21:04.662977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-17 05:21:04.662995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-17 05:21:04.663013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-17 05:21:04.663030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-17 05:21:04.663048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-17 05:21:04.663066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-17 05:21:04.663083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-17 05:21:04.663100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-17 05:21:04.663118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-17 05:21:04.663135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-17 05:21:04.663152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-17 05:21:04.663169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-17 05:21:04.663186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-17 05:21:04.663204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-17 05:21:04.663221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-17 05:21:04.663238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-17 05:21:04.663255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-17 05:21:04.663273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-17 05:21:04.663290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-17 05:21:04.663308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-17 05:21:04.663325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-17 05:21:04.663343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-17 05:21:04.663361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-17 05:21:04.663378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-17 05:21:04.663396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-17 05:21:04.663414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-17 05:21:04.663432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-17 05:21:04.663449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-17 05:21:04.663467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-17 05:21:04.663488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-17 05:21:04.663507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-17 05:21:04.663525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-17 05:21:04.663543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-17 05:21:04.663561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-17 05:21:04.663579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-17 05:21:04.663596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-17 05:21:04.663614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-17 05:21:04.663632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-17 05:21:04.663650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-17 05:21:04.663668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-17 05:21:04.663687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-17 05:21:04.663704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-17 05:21:04.663723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-17 05:21:04.663741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-17 05:21:04.663759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-17 05:21:04.663777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-17 05:21:04.663795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-17 05:21:04.663813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-17 05:21:04.663830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-17 05:21:04.663848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-17 05:21:04.663866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-04-17 05:21:04.663884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-04-17 05:21:04.663902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-04-17 05:21:04.663920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-04-17 05:21:04.663937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-17 05:21:04.663955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-17 05:21:04.663973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-04-17 05:21:04.663990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-04-17 05:21:04.664008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-17 05:21:04.664025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-17 05:21:04.664043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-17 05:21:04.664060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-17 05:21:04.664082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-17 05:21:04.664100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-17 05:21:04.664122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-17 05:21:04.664140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-17 05:21:04.664157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-17 05:21:04.664200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-17 05:21:04.664225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-17 05:21:04.664247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-17 05:21:04.664266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-17 05:21:04.664284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-17 05:21:04.664301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-17 05:21:04.664319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-17 05:21:04.664336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-17 05:21:04.664354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-17 05:21:04.664371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-17 05:21:04.664388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-17 05:21:04.664405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-17 05:21:04.664423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-17 05:21:04.664441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-17 05:21:04.664458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-17 05:21:04.664475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-17 05:21:04.664492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-17 05:21:04.664510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-17 05:21:04.664527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-17 05:21:04.664545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-17 05:21:04.664563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-17 05:21:04.664580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-17 05:21:04.664598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-17 05:21:04.664616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-17 05:21:04.664634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-17 05:21:04.664652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-17 05:21:04.664669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-17 05:21:04.664687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-17 05:21:04.664704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-17 05:21:04.664729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-17 05:21:04.664748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-17 05:21:04.664766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-17 05:21:04.664784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-17 05:21:04.664802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-17 05:21:04.664820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-17 05:21:04.664838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-17 05:21:04.664856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-17 05:21:04.664874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-17 05:21:04.664892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-17 05:21:04.664910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-17 05:21:04.664928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-17 05:21:04.664946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-17 05:21:04.664964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-17 05:21:04.664982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-17 05:21:04.665000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-17 05:21:04.665034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-17 05:21:04.665055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-17 05:21:04.665073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-17 05:21:04.665091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-17 05:21:04.665109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-04-17 05:21:04.665126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-04-17 05:21:04.665145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-04-17 05:21:04.665163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-04-17 05:21:04.665180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-04-17 05:21:04.665199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-04-17 05:21:04.665217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-04-17 05:21:04.665238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-04-17 05:21:04.665257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-04-17 05:21:04.665275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-04-17 05:21:04.665293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-04-17 05:21:04.665311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-04-17 05:21:04.665329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-17 05:21:04.665347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-17 05:21:04.665364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-17 05:21:04.665388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-17 05:21:04.665407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-17 05:21:04.665425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-17 05:21:04.665442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-17 05:21:04.665460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-17 05:21:04.665478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-17 05:21:04.665496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-17 05:21:04.665513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-17 05:21:04.665531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-17 05:21:04.665548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-17 05:21:04.665567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-17 05:21:04.665584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-17 05:21:04.665602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-17 05:21:04.665620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-17 05:21:04.665637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-17 05:21:04.665654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-17 05:21:04.665672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-17 05:21:04.665689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-17 05:21:04.665706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-17 05:21:04.665723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-17 05:21:04.665741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-17 05:21:04.665759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-17 05:21:04.665777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-17 05:21:04.665794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-17 05:21:04.665811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-17 05:21:04.665829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-17 05:21:04.665846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-17 05:21:04.665863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-17 05:21:04.665881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-17 05:21:04.665898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-17 05:21:04.665916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-17 05:21:04.665933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-17 05:21:04.665951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-17 05:21:04.665974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-17 05:21:04.665992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-17 05:21:04.666011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-17 05:21:04.666028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-17 05:21:04.666046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-17 05:21:04.666064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-17 05:21:04.666082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-17 05:21:04.666101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-17 05:21:04.666119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-17 05:21:04.666138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-17 05:21:04.666156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-17 05:21:04.666174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-17 05:21:04.666192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-17 05:21:04.666210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-17 05:21:04.666228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-17 05:21:04.666246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-17 05:21:04.666264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-17 05:21:04.666282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-17 05:21:04.666299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-17 05:21:04.666317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-17 05:21:04.666336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-17 05:21:04.666353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-17 05:21:04.666371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-17 05:21:04.666389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-17 05:21:04.666407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-17 05:21:04.666424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-17 05:21:04.666442 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-17 05:21:04.666460 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-17 05:21:04.666477 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-17 05:21:04.666495 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-17 05:21:04.666513 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-17 05:21:04.666531 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-17 05:21:04.666548 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-17 05:21:04.666570 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-17 05:21:04.666589 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-17 05:21:04.666607 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-17 05:21:04.666625 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-17 05:21:04.666642 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-17 05:21:04.666660 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-17 05:21:04.666678 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-17 05:21:04.666696 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-17 05:21:04.666713 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-17 05:21:04.666731 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-17 05:21:04.666748 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-17 05:21:04.666766 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-17 05:21:04.666783 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-17 05:21:04.666800 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-17 05:21:04.666818 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-17 05:21:04.666835 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-17 05:21:04.666852 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-17 05:21:04.666870 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-17 05:21:04.666887 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-17 05:21:04.666905 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-17 05:21:04.666922 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-17 05:21:04.666940 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-17 05:21:04.666957 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-17 05:21:04.666975 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-17 05:21:04.666992 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-17 05:21:04.667010 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-17 05:21:04.667027 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-17 05:21:04.667045 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-17 05:21:04.667062 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-17 05:21:04.667080 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-17 05:21:04.667098 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-17 05:21:04.667115 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-17 05:21:04.667132 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-17 05:21:04.667155 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-17 05:21:04.667174 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-17 05:21:04.667191 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-17 05:21:04.667209 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-17 05:21:04.667226 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-17 05:21:04.667244 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-17 05:21:04.667262 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-17 05:21:04.667280 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-17 05:21:04.667298 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-17 05:21:04.667315 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-17 05:21:04.667333 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-17 05:21:04.667351 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-17 05:21:04.667369 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-17 05:21:04.667387 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-17 05:21:04.667404 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-17 05:21:04.667422 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-17 05:21:04.667440 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-17 05:21:04.667458 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-17 05:21:04.667475 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-17 05:21:04.667493 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-17 05:21:04.667510 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-17 05:21:04.667528 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-17 05:21:04.667546 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-17 05:21:04.667563 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-17 05:21:04.667581 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-17 05:21:04.667599 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-17 05:21:04.667617 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-17 05:21:04.667635 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-17 05:21:04.667653 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-17 05:21:04.667671 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-17 05:21:04.667689 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-17 05:21:04.667707 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-17 05:21:04.667725 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-17 05:21:04.667747 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-17 05:21:04.667766 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-17 05:21:04.667783 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-17 05:21:04.667801 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-17 05:21:04.667818 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-17 05:21:04.667836 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-17 05:21:04.667853 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-17 05:21:04.667870 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-17 05:21:04.667887 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-17 05:21:04.667904 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-17 05:21:04.667922 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-17 05:21:04.667939 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-17 05:21:04.667956 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-17 05:21:04.667974 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-17 05:21:04.667991 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-17 05:21:04.668008 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-17 05:21:04.668026 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-17 05:21:04.668043 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-17 05:21:04.668061 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-17 05:21:04.668078 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-17 05:21:04.668096 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-17 05:21:04.668113 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-17 05:21:04.668130 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-17 05:21:04.668148 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-17 05:21:04.668166 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-17 05:21:04.668187 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-17 05:21:04.668205 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-17 05:21:04.668225 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-17 05:21:04.668255 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-17 05:21:04.668272 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-17 05:21:04.668290 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-17 05:21:04.668307 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-17 05:21:04.668324 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-17 05:21:04.668342 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-17 05:21:04.668365 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-17 05:21:04.668384 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-17 05:21:04.668402 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-17 05:21:04.668419 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-17 05:21:04.668437 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-17 05:21:04.668454 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-17 05:21:04.668472 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-17 05:21:04.668490 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-17 05:21:04.668508 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-17 05:21:04.668526 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-17 05:21:04.668544 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-17 05:21:04.668562 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-17 05:21:04.668579 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-17 05:21:04.668597 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-17 05:21:04.668615 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-17 05:21:04.668633 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-17 05:21:04.668651 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-17 05:21:04.668669 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-17 05:21:04.668687 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-17 05:21:04.668705 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-17 05:21:04.668723 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-17 05:21:04.668741 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-17 05:21:04.668759 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-17 05:21:04.668777 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-17 05:21:04.668794 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-17 05:21:04.668812 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-17 05:21:04.668830 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-17 05:21:04.668848 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-17 05:21:04.668866 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-17 05:21:04.668884 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-17 05:21:04.668901 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-17 05:21:04.668919 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-17 05:21:04.668936 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-17 05:21:04.668959 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-17 05:21:04.668977 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-17 05:21:04.668995 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-17 05:21:04.669035 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-17 05:21:04.669058 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-17 05:21:04.669077 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-17 05:21:04.669095 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-17 05:21:04.669112 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-17 05:21:04.669130 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-17 05:21:04.669147 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-17 05:21:04.669165 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-17 05:21:04.669183 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-17 05:21:04.669200 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-17 05:21:04.669218 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-17 05:21:04.669235 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-17 05:21:04.669253 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-17 05:21:04.669270 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-17 05:21:04.669287 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-17 05:21:04.669305 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-17 05:21:04.669323 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-17 05:21:04.669340 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-17 05:21:04.669357 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-17 05:21:04.669375 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-17 05:21:04.669392 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-17 05:21:04.669410 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-17 05:21:04.669427 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-17 05:21:04.669445 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-17 05:21:04.669463 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-17 05:21:04.669480 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-17 05:21:04.669497 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-17 05:21:04.669515 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-17 05:21:04.669533 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-17 05:21:04.669550 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-17 05:21:04.669574 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-17 05:21:04.669592 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-17 05:21:04.669610 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-17 05:21:04.669627 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-17 05:21:04.669644 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-17 05:21:04.669662 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-17 05:21:04.669679 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-17 05:21:04.669696 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-17 05:21:04.669713 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-17 05:21:04.669731 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-17 05:21:04.669748 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-17 05:21:04.669766 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-17 05:21:04.669784 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-04-17 05:21:04.669801 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-04-17 05:21:04.669819 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-04-17 05:21:04.669836 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-04-17 05:21:04.669854 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-17 05:21:04.669871 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-17 05:21:04.669888 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-04-17 05:21:04.669906 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-04-17 05:21:04.669923 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-17 05:21:04.669941 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-17 05:21:04.669959 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-17 05:21:04.669977 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-17 05:21:04.669995 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-17 05:21:04.670013 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-17 05:21:04.670030 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-17 05:21:04.670048 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-17 05:21:04.670065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-17 05:21:04.670082 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-17 05:21:04.670100 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-17 05:21:04.670118 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-17 05:21:04.670140 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-17 05:21:04.670159 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-17 05:21:04.670177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-17 05:21:04.670195 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-17 05:21:04.670213 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-17 05:21:04.670230 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-17 05:21:04.670247 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-17 05:21:04.670264 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-17 05:21:04.670281 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-17 05:21:04.670298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-17 05:21:04.670316 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-17 05:21:04.670333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-17 05:21:04.670350 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-17 05:21:04.670367 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-17 05:21:04.670385 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-17 05:21:04.670402 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-17 05:21:04.670420 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-17 05:21:04.670438 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-17 05:21:04.670456 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-17 05:21:04.670474 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-17 05:21:04.670492 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-17 05:21:04.670510 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-17 05:21:04.670529 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-17 05:21:04.670547 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-17 05:21:04.670565 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-17 05:21:04.670583 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-17 05:21:04.670601 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-17 05:21:04.670619 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-17 05:21:04.670636 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-17 05:21:04.670653 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-17 05:21:04.670671 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-17 05:21:04.670689 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-17 05:21:04.670706 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-17 05:21:04.670724 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-17 05:21:04.670748 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-17 05:21:04.670767 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-17 05:21:04.670785 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-17 05:21:04.670803 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-17 05:21:04.670820 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-17 05:21:04.670838 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-17 05:21:04.670855 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-17 05:21:04.670873 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-17 05:21:04.670891 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-17 05:21:04.670909 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-17 05:21:04.670926 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-17 05:21:04.670944 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-17 05:21:04.670962 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-04-17 05:21:04.670980 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-04-17 05:21:04.670998 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-04-17 05:21:04.671016 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-04-17 05:21:04.671033 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-04-17 05:21:04.671052 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-04-17 05:21:04.671069 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-04-17 05:21:04.671087 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-04-17 05:21:04.671105 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-04-17 05:21:04.671122 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-04-17 05:21:04.671140 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-04-17 05:21:04.671159 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-04-17 05:21:04.671177 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-17 05:21:04.671195 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-17 05:21:04.671213 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-17 05:21:04.671231 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-17 05:21:04.671249 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-17 05:21:04.671267 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-17 05:21:04.671285 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-17 05:21:04.671302 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-17 05:21:04.671320 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-17 05:21:04.671343 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-17 05:21:04.671361 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-17 05:21:04.671378 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-17 05:21:04.671396 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-17 05:21:04.671413 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-17 05:21:04.671431 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-17 05:21:04.671448 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-17 05:21:04.671465 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-17 05:21:04.671483 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-17 05:21:04.671500 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-17 05:21:04.671518 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-17 05:21:04.671536 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-17 05:21:04.671553 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-17 05:21:04.671570 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-17 05:21:04.671588 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-17 05:21:04.671605 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-17 05:21:04.671622 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-17 05:21:04.671639 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-17 05:21:04.671657 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-17 05:21:04.671674 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-17 05:21:04.671691 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-17 05:21:04.671709 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-17 05:21:04.671726 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-17 05:21:04.671743 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-17 05:21:04.671761 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-17 05:21:04.671778 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-17 05:21:04.671796 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-17 05:21:04.671813 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-17 05:21:04.671831 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-17 05:21:04.671848 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-17 05:21:04.671865 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-17 05:21:04.671883 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-17 05:21:04.671901 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-17 05:21:04.671919 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-17 05:21:04.671942 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-17 05:21:04.671960 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-17 05:21:04.671978 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-17 05:21:04.671996 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-17 05:21:04.672015 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-17 05:21:04.672033 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-17 05:21:04.672051 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-17 05:21:04.672068 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-17 05:21:04.672086 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-17 05:21:04.672104 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-17 05:21:04.672122 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-17 05:21:04.672140 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-17 05:21:04.672158 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-17 05:21:04.672178 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-17 05:21:04.672197 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-17 05:21:04.672215 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-17 05:21:04.672233 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-17 05:21:04.672255 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-17 05:21:04.672273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-17 05:21:04.672321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-17 05:21:04.672351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-17 05:21:04.672374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-17 05:21:04.672393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-17 05:21:04.672411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-17 05:21:04.672430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-17 05:21:04.672448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-17 05:21:04.672466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-17 05:21:04.672484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-17 05:21:04.672502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-17 05:21:04.672520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-17 05:21:04.672538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-17 05:21:04.672556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-17 05:21:04.672573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-17 05:21:04.672591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-17 05:21:04.672609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-17 05:21:04.672627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-17 05:21:04.672652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-17 05:21:04.672670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-17 05:21:04.672688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-17 05:21:04.672706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-17 05:21:04.672724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-17 05:21:04.672741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-17 05:21:04.672759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-17 05:21:04.672777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-17 05:21:04.672794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-17 05:21:04.672812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-17 05:21:04.672829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-17 05:21:04.672847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-17 05:21:04.672865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-17 05:21:04.672882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-17 05:21:04.672899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-17 05:21:04.672917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-17 05:21:04.672934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-17 05:21:04.672952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-17 05:21:04.672969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-17 05:21:04.672987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-17 05:21:04.673008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-17 05:21:04.673042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-17 05:21:04.673060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-17 05:21:04.673078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-17 05:21:04.673096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-17 05:21:04.673114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-17 05:21:04.673132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-17 05:21:04.673149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-17 05:21:04.673167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-17 05:21:04.673185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-17 05:21:04.673202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-17 05:21:04.673222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-17 05:21:04.673242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-17 05:21:04.673260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-17 05:21:04.673277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-17 05:21:04.673294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-17 05:21:04.673319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-17 05:21:04.673338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-17 05:21:04.673356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-17 05:21:04.673374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-17 05:21:04.673392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-17 05:21:04.673409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-17 05:21:04.673427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-17 05:21:04.673444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-17 05:21:04.673462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-17 05:21:04.673479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-17 05:21:04.673497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-17 05:21:04.673515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-17 05:21:04.673533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-17 05:21:04.673551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-17 05:21:04.673569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-17 05:21:04.673587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-17 05:21:04.673605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-17 05:21:04.673623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-17 05:21:04.673641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-17 05:21:04.673659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-17 05:21:04.673677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-17 05:21:04.673694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-17 05:21:04.673713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-17 05:21:04.673731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-17 05:21:04.673749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-17 05:21:04.673767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-17 05:21:04.673786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-17 05:21:04.673804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-17 05:21:04.673822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-17 05:21:04.673840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-17 05:21:04.673857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-17 05:21:04.673876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-17 05:21:04.673894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-17 05:21:04.673911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-17 05:21:04.673929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-17 05:21:04.673946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-17 05:21:04.673964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-17 05:21:04.673988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-17 05:21:04.674007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-17 05:21:04.674024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-17 05:21:04.674042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-17 05:21:04.674060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-17 05:21:04.674077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-17 05:21:04.674095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-17 05:21:04.674113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-17 05:21:04.674130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-17 05:21:04.674148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-17 05:21:04.674165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-17 05:21:04.674183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-17 05:21:04.674201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-17 05:21:04.674219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-17 05:21:04.674239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-17 05:21:04.674258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-17 05:21:04.674276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-17 05:21:04.674293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-17 05:21:04.674310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-17 05:21:04.674328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-17 05:21:04.674345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-17 05:21:04.674362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-17 05:21:04.674380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-17 05:21:04.674397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-17 05:21:04.674414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-17 05:21:04.674432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-17 05:21:04.674449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-17 05:21:04.674467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-17 05:21:04.674485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-17 05:21:04.674502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-17 05:21:04.674519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-17 05:21:04.674537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-f5wxp-api.txt 2026-04-17 05:21:04.674554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-f5wxp-api.yaml 2026-04-17 05:21:04.674572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-f5wxp-vnc.txt 2026-04-17 05:21:04.674588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-f5wxp-vnc.yaml 2026-04-17 05:21:04.674610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-17 05:21:04.674629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-17 05:21:04.674646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-17 05:21:04.674664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-17 05:21:04.674682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-17 05:21:04.674700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-17 05:21:04.674717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-17 05:21:04.674735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-17 05:21:04.674753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-17 05:21:04.674772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-17 05:21:04.674789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-17 05:21:04.674808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-17 05:21:04.674825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-17 05:21:04.674843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-17 05:21:04.674861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-17 05:21:04.674879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-17 05:21:04.674897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-17 05:21:04.674914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-17 05:21:04.674932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-17 05:21:04.674949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-17 05:21:04.674967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-17 05:21:04.674985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-17 05:21:04.675003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-17 05:21:04.675021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-17 05:21:04.675039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-17 05:21:04.675057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-17 05:21:04.675074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-17 05:21:04.675092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-17 05:21:04.675110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-17 05:21:04.675128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-17 05:21:04.675146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-17 05:21:04.675164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-17 05:21:04.675181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-17 05:21:04.675199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-17 05:21:04.675219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-17 05:21:04.675239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-17 05:21:04.675256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-17 05:21:04.675278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-17 05:21:04.675296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-17 05:21:04.675314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-17 05:21:04.675332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-17 05:21:04.675350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-17 05:21:04.675368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-17 05:21:04.675386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-17 05:21:04.675404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-17 05:21:04.675422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-17 05:21:04.675439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-17 05:21:04.675457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-17 05:21:04.675474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-17 05:21:04.675492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-17 05:21:04.675510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-17 05:21:04.675527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-17 05:21:04.675545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-17 05:21:04.675563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-17 05:21:04.675580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-04-17 05:21:04.675598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-04-17 05:21:04.675616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-04-17 05:21:04.675633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-04-17 05:21:04.675651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-17 05:21:04.675669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-17 05:21:04.675687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-17 05:21:04.675704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-17 05:21:04.675722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-17 05:21:04.675740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-17 05:21:04.675758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-17 05:21:04.675775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-17 05:21:04.675793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-17 05:21:04.675810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-17 05:21:04.675828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-17 05:21:04.675845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-17 05:21:04.675862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-17 05:21:04.675880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-17 05:21:04.675897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-17 05:21:04.675920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-17 05:21:04.675938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-17 05:21:04.675956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-17 05:21:04.675974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-17 05:21:04.675992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-17 05:21:04.676010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-17 05:21:04.676028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-17 05:21:04.676046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-17 05:21:04.676064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-17 05:21:04.676082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-17 05:21:04.676100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-17 05:21:04.676118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-17 05:21:04.676136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-17 05:21:04.676153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-17 05:21:04.676171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-17 05:21:04.676188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-17 05:21:04.676205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-17 05:21:04.676223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-17 05:21:04.676240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-17 05:21:04.676258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-17 05:21:04.676276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-17 05:21:04.676294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-17 05:21:04.676315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-17 05:21:04.676335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-17 05:21:04.676353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-17 05:21:04.676387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-17 05:21:04.676406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-17 05:21:04.676424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-17 05:21:04.676442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-17 05:21:04.676460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-17 05:21:04.676478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-17 05:21:04.676496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-17 05:21:04.676514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-17 05:21:04.676532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-17 05:21:04.676550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-17 05:21:04.676567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-17 05:21:04.676591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-17 05:21:04.676610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-17 05:21:04.676628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-17 05:21:04.676646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-17 05:21:04.676664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-17 05:21:04.676682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-17 05:21:04.676700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-17 05:21:04.676717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-17 05:21:04.676735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-17 05:21:04.676753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-17 05:21:04.676770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-17 05:21:04.676788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-04-17 05:21:04.676805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-04-17 05:21:04.676823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-04-17 05:21:04.676841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-04-17 05:21:04.676859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-17 05:21:04.676876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-17 05:21:04.676893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-17 05:21:04.676912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-17 05:21:04.676929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-17 05:21:04.676948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-17 05:21:04.676966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-17 05:21:04.676984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-17 05:21:04.677003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-04-17 05:21:04.677053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-04-17 05:21:04.677074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-04-17 05:21:04.677092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-04-17 05:21:04.677110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-04-17 05:21:04.677128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-04-17 05:21:04.677146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-17 05:21:04.677165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-17 05:21:04.677183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-17 05:21:04.677201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-17 05:21:04.677220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-17 05:21:04.677238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-17 05:21:04.677256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-17 05:21:04.677286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-17 05:21:04.677305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-17 05:21:04.677323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-17 05:21:04.677341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-17 05:21:04.677360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-17 05:21:04.677378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-17 05:21:04.677396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-17 05:21:04.677414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-17 05:21:04.677432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-17 05:21:04.677450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-17 05:21:04.677468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-17 05:21:04.677486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-17 05:21:04.677504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-17 05:21:04.677522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-17 05:21:04.677540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-17 05:21:04.677558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-17 05:21:04.677576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-17 05:21:04.677593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-17 05:21:04.677611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-17 05:21:04.677628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-17 05:21:04.677646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-17 05:21:04.677663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-17 05:21:04.677681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-17 05:21:04.677699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-17 05:21:04.677717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-17 05:21:04.677735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-17 05:21:04.677752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-17 05:21:04.677770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-17 05:21:04.677788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-17 05:21:04.677806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-17 05:21:04.677823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-17 05:21:04.677841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-17 05:21:04.677858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-17 05:21:04.677876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-17 05:21:04.677900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-17 05:21:04.677918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-17 05:21:04.677937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-17 05:21:04.677954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-17 05:21:04.677972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-17 05:21:04.677991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-17 05:21:04.678009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-17 05:21:04.678027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-17 05:21:04.678044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-17 05:21:04.678062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-17 05:21:04.678080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-17 05:21:04.678098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-17 05:21:04.678115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-17 05:21:04.678132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-17 05:21:04.678149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-17 05:21:04.678167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-17 05:21:04.678184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-17 05:21:04.678202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-17 05:21:04.678221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-17 05:21:04.678239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-17 05:21:04.678257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-17 05:21:04.678275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-17 05:21:04.678293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-17 05:21:04.678362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-17 05:21:04.678382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-17 05:21:04.678400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-17 05:21:04.678418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-17 05:21:04.678437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-17 05:21:04.678455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-17 05:21:04.678473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-17 05:21:04.678491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-17 05:21:04.678509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-17 05:21:04.678526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-17 05:21:04.678545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-17 05:21:04.678569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-17 05:21:04.678588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-17 05:21:04.678607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-17 05:21:04.678626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-17 05:21:04.678644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-17 05:21:04.678663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-17 05:21:04.678681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-17 05:21:04.678699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-17 05:21:04.678718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-17 05:21:04.678736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-17 05:21:04.678753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-17 05:21:04.678771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-17 05:21:04.678788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-17 05:21:04.678806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-17 05:21:04.678824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-17 05:21:04.678841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-17 05:21:04.678859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-17 05:21:04.678877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-17 05:21:04.678894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-17 05:21:04.678912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-17 05:21:04.678929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-17 05:21:04.678947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-17 05:21:04.678964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-17 05:21:04.678982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-17 05:21:04.678999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-17 05:21:04.679016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-17 05:21:04.679034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-17 05:21:04.679051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-17 05:21:04.679068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-17 05:21:04.679086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-17 05:21:04.679103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-17 05:21:04.679121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-17 05:21:04.679138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-17 05:21:04.679160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-17 05:21:04.679179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-17 05:21:04.679196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-04-17 05:21:04.679214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-04-17 05:21:04.679232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-17 05:21:04.679249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-17 05:21:04.679267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-17 05:21:04.679284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-17 05:21:04.679302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-17 05:21:04.679320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-17 05:21:04.679338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-17 05:21:04.679356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-17 05:21:04.679373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-17 05:21:04.679391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-17 05:21:04.679408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-17 05:21:04.679426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-17 05:21:04.679443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-17 05:21:04.679460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-17 05:21:04.679478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-17 05:21:04.679496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-17 05:21:04.679514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-17 05:21:04.679531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-17 05:21:04.679549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-17 05:21:04.679566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-17 05:21:04.679583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-17 05:21:04.679601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-17 05:21:04.679618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-17 05:21:04.679636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-17 05:21:04.679653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-17 05:21:04.679671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-17 05:21:04.679688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-17 05:21:04.679706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-17 05:21:04.679723 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-17 05:21:04.679741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-17 05:21:04.679759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-17 05:21:04.679781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-17 05:21:04.679800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-17 05:21:04.679818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-17 05:21:04.679835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-17 05:21:04.679853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-17 05:21:04.679871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-17 05:21:04.679888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-17 05:21:04.679906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-17 05:21:04.679924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-17 05:21:04.679941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-17 05:21:04.679959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-17 05:21:04.679976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-17 05:21:04.679994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-17 05:21:04.680011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-17 05:21:04.680029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-17 05:21:04.680047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-17 05:21:04.680065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-17 05:21:04.680083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-17 05:21:04.680100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-17 05:21:04.680118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-17 05:21:04.680136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-17 05:21:04.680153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-17 05:21:04.680171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-17 05:21:04.680189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-17 05:21:04.680206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-17 05:21:04.680224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-17 05:21:04.680242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-17 05:21:04.680259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-17 05:21:04.680276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-17 05:21:04.680294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-17 05:21:04.680327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-17 05:21:04.680346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-17 05:21:04.680364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-17 05:21:04.680386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-17 05:21:04.680413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-17 05:21:04.680469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-17 05:21:04.680490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-17 05:21:04.680509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-17 05:21:04.680527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-17 05:21:04.680545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-17 05:21:04.680563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-17 05:21:04.680597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-17 05:21:04.680624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-17 05:21:04.680643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-17 05:21:04.680673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-17 05:21:04.680718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-17 05:21:04.680745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-17 05:21:04.680764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-17 05:21:04.680783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-17 05:21:04.680801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-17 05:21:04.680819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-17 05:21:04.680836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-17 05:21:04.680855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-17 05:21:04.680872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-17 05:21:04.680890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-17 05:21:04.680908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-17 05:21:04.680926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-17 05:21:04.680943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-17 05:21:04.680962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-17 05:21:04.680980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-17 05:21:04.680997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-17 05:21:04.681032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-17 05:21:04.681053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-17 05:21:04.681072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-17 05:21:04.681090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-17 05:21:04.681108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-17 05:21:04.681126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-17 05:21:04.681144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-17 05:21:04.681162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-17 05:21:04.681188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-17 05:21:04.681207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-17 05:21:04.681228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-17 05:21:04.681248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-17 05:21:04.681266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-17 05:21:04.681284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-17 05:21:04.681301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-17 05:21:04.681319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-17 05:21:04.681336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-17 05:21:04.681354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-17 05:21:04.681372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-17 05:21:04.681389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-17 05:21:04.681407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-17 05:21:04.681425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-17 05:21:04.681443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-17 05:21:04.681461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-17 05:21:04.681479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-17 05:21:04.681497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-17 05:21:04.681514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-17 05:21:04.681532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-17 05:21:04.681562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-17 05:21:04.681581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-17 05:21:04.681599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-17 05:21:04.681617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-17 05:21:04.681635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-17 05:21:04.681653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-17 05:21:04.681671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-17 05:21:04.681688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-17 05:21:04.681706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-17 05:21:04.681724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-17 05:21:04.681741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-17 05:21:04.681759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-17 05:21:04.681777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-17 05:21:04.681795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-17 05:21:04.681813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-17 05:21:04.681837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-17 05:21:04.681856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-17 05:21:04.681874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-17 05:21:04.681892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-17 05:21:04.681910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-17 05:21:04.681928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-17 05:21:04.681946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-17 05:21:04.681964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-17 05:21:04.681982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-17 05:21:04.682000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-17 05:21:04.682018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-17 05:21:04.682035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-17 05:21:04.682053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-17 05:21:04.682071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-17 05:21:04.682089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-17 05:21:04.682107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-17 05:21:04.682125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-17 05:21:04.682143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-17 05:21:04.682161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-17 05:21:04.682178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-17 05:21:04.682196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-17 05:21:04.682214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-17 05:21:04.682231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-17 05:21:04.682250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-17 05:21:04.682267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-17 05:21:04.682285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-17 05:21:04.682303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-17 05:21:04.682322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-17 05:21:04.682339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-17 05:21:04.682357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-17 05:21:04.682375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-17 05:21:04.682394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-17 05:21:04.682411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-17 05:21:04.682430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-17 05:21:04.682448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-17 05:21:04.682470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-17 05:21:04.682489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-17 05:21:04.682507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-17 05:21:04.682525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-17 05:21:04.682543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-17 05:21:04.682561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-17 05:21:04.682579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-17 05:21:04.682597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-17 05:21:04.682615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-17 05:21:04.682633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-17 05:21:04.682651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-17 05:21:04.682669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-17 05:21:04.682688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-17 05:21:04.682706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-17 05:21:04.682724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-17 05:21:04.682742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-17 05:21:04.682760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-17 05:21:04.682778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-17 05:21:04.682796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-17 05:21:04.682814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-17 05:21:04.682832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-17 05:21:04.682850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-17 05:21:04.682867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-17 05:21:04.682885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-17 05:21:04.682903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-17 05:21:04.682921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-17 05:21:04.682938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-17 05:21:04.682955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-17 05:21:04.682973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-17 05:21:04.682990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-17 05:21:04.683007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-17 05:21:04.683025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-17 05:21:04.683042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-17 05:21:04.683060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-17 05:21:04.683083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-17 05:21:04.683101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-17 05:21:04.683119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-17 05:21:04.683137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-17 05:21:04.683155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-17 05:21:04.683173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-17 05:21:04.683191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-17 05:21:04.683209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-17 05:21:04.683227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-17 05:21:04.683245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-17 05:21:04.683262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-17 05:21:04.683280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-17 05:21:04.683298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-17 05:21:04.683316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-04-17 05:21:04.683334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-04-17 05:21:04.683352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-04-17 05:21:04.683370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-04-17 05:21:04.683388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-17 05:21:04.683406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-17 05:21:04.683423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-04-17 05:21:04.683441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-04-17 05:21:04.683458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-17 05:21:04.683476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-17 05:21:04.683494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-17 05:21:04.683512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-17 05:21:04.683529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-17 05:21:04.683546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-17 05:21:04.683563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-17 05:21:04.683581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-17 05:21:04.683598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-17 05:21:04.683615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-17 05:21:04.683632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-17 05:21:04.683650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-17 05:21:04.683667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-17 05:21:04.683691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-17 05:21:04.683710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-17 05:21:04.683728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-17 05:21:04.683746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-17 05:21:04.683764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-17 05:21:04.683781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-17 05:21:04.683799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-17 05:21:04.683816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-17 05:21:04.683834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-17 05:21:04.683852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-17 05:21:04.683870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-17 05:21:04.683887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-17 05:21:04.683905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-17 05:21:04.683922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-17 05:21:04.683940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-17 05:21:04.683958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-17 05:21:04.683975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-17 05:21:04.683992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-17 05:21:04.684024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-17 05:21:04.684043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-17 05:21:04.684070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-17 05:21:04.684096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-17 05:21:04.684116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-17 05:21:04.684142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-17 05:21:04.684160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-17 05:21:04.684195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-17 05:21:04.684218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-17 05:21:04.684238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-17 05:21:04.684256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-17 05:21:04.684274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-17 05:21:04.684291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-17 05:21:04.684311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-17 05:21:04.684329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-17 05:21:04.684356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-17 05:21:04.684376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-17 05:21:04.684414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-17 05:21:04.684439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-17 05:21:04.684465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-17 05:21:04.684506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-17 05:21:04.684543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-17 05:21:04.684576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-17 05:21:04.684603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-17 05:21:04.684629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-17 05:21:04.684648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-17 05:21:04.684666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-17 05:21:04.684684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-17 05:21:04.684702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-17 05:21:04.684720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-17 05:21:04.684738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-17 05:21:04.684756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-04-17 05:21:04.684774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-04-17 05:21:04.684792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-04-17 05:21:04.684810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-04-17 05:21:04.684828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-04-17 05:21:04.684847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-04-17 05:21:04.684864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-04-17 05:21:04.684882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-04-17 05:21:04.684899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-17 05:21:04.684917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-17 05:21:04.684934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-17 05:21:04.684952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-17 05:21:04.684970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-17 05:21:04.684987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-17 05:21:04.685005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-17 05:21:04.685056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-17 05:21:04.685077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-17 05:21:04.685095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-17 05:21:04.685113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-17 05:21:04.685130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-17 05:21:04.685148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-17 05:21:04.685193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-17 05:21:04.685214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-17 05:21:04.685232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-17 05:21:04.685250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-17 05:21:04.685268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-17 05:21:04.685286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-17 05:21:04.685304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-17 05:21:04.685322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-17 05:21:04.685340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-17 05:21:04.685357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-17 05:21:04.685375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-17 05:21:04.685393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-17 05:21:04.685412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-17 05:21:04.685430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-17 05:21:04.685447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-17 05:21:04.685465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-17 05:21:04.685482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-17 05:21:04.685501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-17 05:21:04.685519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-17 05:21:04.685537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-17 05:21:04.685555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-17 05:21:04.685573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-17 05:21:04.685591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-17 05:21:04.685609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-17 05:21:04.685626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-17 05:21:04.685644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-17 05:21:04.685661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-17 05:21:04.685679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-17 05:21:04.685697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-17 05:21:04.685715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-17 05:21:04.685733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-17 05:21:04.685751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-17 05:21:04.685769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-17 05:21:04.685791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-17 05:21:04.685810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-17 05:21:04.685828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-17 05:21:04.685846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-17 05:21:04.685864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-17 05:21:04.685882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-17 05:21:04.685899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-17 05:21:04.685917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-17 05:21:04.685935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-17 05:21:04.685953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-17 05:21:04.685971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-17 05:21:04.685989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-17 05:21:04.686007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-17 05:21:04.686025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-17 05:21:04.686042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-17 05:21:04.686060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-17 05:21:04.686078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-17 05:21:04.686096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-17 05:21:04.686113 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-17 05:21:04.686131 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-17 05:21:04.686149 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-17 05:21:04.686167 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-17 05:21:04.686185 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-17 05:21:04.686202 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-17 05:21:04.686220 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-17 05:21:04.686238 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-17 05:21:04.686255 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-17 05:21:04.686273 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-17 05:21:04.686291 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-17 05:21:04.686308 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-17 05:21:04.686326 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-17 05:21:04.686344 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-17 05:21:04.686362 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-17 05:21:04.686379 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-17 05:21:04.686398 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-17 05:21:04.686416 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-17 05:21:04.686434 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-17 05:21:04.686458 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-17 05:21:04.686477 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-17 05:21:04.686495 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-17 05:21:04.686514 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-17 05:21:04.686532 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-17 05:21:04.686550 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-17 05:21:04.686568 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-17 05:21:04.686586 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-17 05:21:04.686605 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-17 05:21:04.686623 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-17 05:21:04.686641 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-17 05:21:04.686659 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-17 05:21:04.686677 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-17 05:21:04.686695 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-17 05:21:04.686713 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-17 05:21:04.686732 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-17 05:21:04.686750 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-17 05:21:04.686768 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-17 05:21:04.686786 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-17 05:21:04.686804 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-17 05:21:04.686822 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-17 05:21:04.686840 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-17 05:21:04.686858 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-04-17 05:21:04.686875 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-04-17 05:21:04.686893 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-04-17 05:21:04.686911 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-04-17 05:21:04.686929 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-17 05:21:04.686947 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-17 05:21:04.686965 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-17 05:21:04.686983 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-17 05:21:04.687000 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-17 05:21:04.687019 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-17 05:21:04.687036 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-17 05:21:04.687057 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-17 05:21:04.687075 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-17 05:21:04.687096 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-17 05:21:04.687128 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-17 05:21:04.687156 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-17 05:21:04.687182 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-17 05:21:04.687211 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-17 05:21:04.687234 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-17 05:21:04.687251 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-17 05:21:04.687269 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-17 05:21:04.687287 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-17 05:21:04.687305 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-17 05:21:04.687322 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-17 05:21:04.687340 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-17 05:21:04.687358 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-17 05:21:04.687376 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-17 05:21:04.687394 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-17 05:21:04.687412 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-17 05:21:04.687430 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-17 05:21:04.687448 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-17 05:21:04.687465 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-17 05:21:04.687483 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-17 05:21:04.687500 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-17 05:21:04.687517 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-17 05:21:04.687535 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-17 05:21:04.687552 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-17 05:21:04.687569 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-17 05:21:04.687603 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-17 05:21:04.687623 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-17 05:21:04.687641 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-17 05:21:04.687659 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-17 05:21:04.687677 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-17 05:21:04.687695 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-17 05:21:04.687713 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-17 05:21:04.687731 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-17 05:21:04.687749 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-17 05:21:04.687766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-17 05:21:04.687784 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-17 05:21:04.687802 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-17 05:21:04.687827 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-17 05:21:04.687846 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-17 05:21:04.687864 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-17 05:21:04.687882 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-17 05:21:04.687899 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-17 05:21:04.687918 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-17 05:21:04.687935 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-17 05:21:04.687953 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-17 05:21:04.687972 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-17 05:21:04.687991 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-17 05:21:04.688009 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-17 05:21:04.688026 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-17 05:21:04.688044 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-17 05:21:04.688061 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-17 05:21:04.688079 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-17 05:21:04.688097 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-17 05:21:04.688114 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-17 05:21:04.688132 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-17 05:21:04.688150 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-17 05:21:04.688167 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-17 05:21:04.688185 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-17 05:21:04.688203 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-17 05:21:04.688220 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-17 05:21:04.688238 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-04-17 05:21:04.688256 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-04-17 05:21:04.688273 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-04-17 05:21:04.688291 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-04-17 05:21:04.688309 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-17 05:21:04.688326 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-17 05:21:04.688344 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-17 05:21:04.688362 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-17 05:21:04.688379 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-17 05:21:04.688397 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-17 05:21:04.688414 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-17 05:21:04.688432 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-17 05:21:04.688449 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-17 05:21:04.688472 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-17 05:21:04.688490 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-17 05:21:04.688513 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-17 05:21:04.688532 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-17 05:21:04.688550 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-17 05:21:04.688614 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-17 05:21:04.688635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-17 05:21:04.688654 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-17 05:21:04.688672 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-17 05:21:04.688689 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-17 05:21:04.688707 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-17 05:21:04.688725 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-17 05:21:04.688743 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-17 05:21:04.688760 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-17 05:21:04.688778 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-17 05:21:04.688795 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-17 05:21:04.688813 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-17 05:21:04.688831 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-17 05:21:04.688849 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-17 05:21:04.688867 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.688885 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.688903 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-17 05:21:04.688921 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-17 05:21:04.688938 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-17 05:21:04.688956 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-17 05:21:04.688974 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-17 05:21:04.688992 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-17 05:21:04.689025 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-17 05:21:04.689047 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-ftfgl.txt 2026-04-17 05:21:04.689066 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-ftfgl.yaml 2026-04-17 05:21:04.689085 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-17 05:21:04.689102 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-17 05:21:04.689120 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-17 05:21:04.689139 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-17 05:21:04.689157 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-17 05:21:04.689182 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-17 05:21:04.689201 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-17 05:21:04.689219 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-17 05:21:04.689237 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-17 05:21:04.689256 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-17 05:21:04.689274 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-17 05:21:04.689292 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-17 05:21:04.689310 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-17 05:21:04.689328 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-17 05:21:04.689345 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-17 05:21:04.689364 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-17 05:21:04.689382 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.689399 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.689417 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-17 05:21:04.689435 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-17 05:21:04.689453 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-17 05:21:04.689471 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-17 05:21:04.689489 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-17 05:21:04.689507 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-17 05:21:04.689524 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-17 05:21:04.689542 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-17 05:21:04.689561 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-17 05:21:04.689579 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-17 05:21:04.689597 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-n4vdn.txt 2026-04-17 05:21:04.689615 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-n4vdn.yaml 2026-04-17 05:21:04.689633 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-17 05:21:04.689650 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-17 05:21:04.689668 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-17 05:21:04.689685 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-17 05:21:04.689703 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-17 05:21:04.689720 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-17 05:21:04.689737 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-17 05:21:04.689755 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-17 05:21:04.689772 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-17 05:21:04.689789 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-17 05:21:04.689813 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-17 05:21:04.689832 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-17 05:21:04.689850 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-17 05:21:04.689868 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-17 05:21:04.689885 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-17 05:21:04.689903 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-17 05:21:04.689921 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-17 05:21:04.689939 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-17 05:21:04.689957 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-17 05:21:04.689974 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-17 05:21:04.689992 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-17 05:21:04.690010 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-17 05:21:04.690028 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-17 05:21:04.690046 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-17 05:21:04.690064 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-17 05:21:04.690081 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-17 05:21:04.690099 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-17 05:21:04.690117 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-17 05:21:04.690136 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-17 05:21:04.690154 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-17 05:21:04.690172 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-17 05:21:04.690189 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-17 05:21:04.690207 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-17 05:21:04.690226 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-17 05:21:04.690244 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-17 05:21:04.690262 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-17 05:21:04.690281 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-17 05:21:04.690299 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-17 05:21:04.690317 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-17 05:21:04.690335 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-17 05:21:04.690353 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-17 05:21:04.690370 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-17 05:21:04.690388 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-17 05:21:04.690406 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-17 05:21:04.690424 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-17 05:21:04.690441 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-17 05:21:04.690465 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-17 05:21:04.690484 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-17 05:21:04.690502 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-17 05:21:04.690521 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-17 05:21:04.690538 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-17 05:21:04.690556 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-17 05:21:04.690574 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-17 05:21:04.690591 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-17 05:21:04.690609 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-17 05:21:04.690627 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-17 05:21:04.690644 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-17 05:21:04.690662 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-17 05:21:04.690679 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-17 05:21:04.690697 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-17 05:21:04.690715 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-17 05:21:04.690732 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-17 05:21:04.690750 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-17 05:21:04.690769 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-17 05:21:04.690786 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-17 05:21:04.690804 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-17 05:21:04.690822 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-17 05:21:04.690840 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-17 05:21:04.690858 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-17 05:21:04.690876 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-17 05:21:04.690894 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-17 05:21:04.690911 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-17 05:21:04.690929 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-17 05:21:04.690946 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-17 05:21:04.690964 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-2z4rz.txt 2026-04-17 05:21:04.690982 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-2z4rz.yaml 2026-04-17 05:21:04.691000 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-17 05:21:04.691018 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-17 05:21:04.691036 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-17 05:21:04.691054 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-17 05:21:04.691079 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-17 05:21:04.735196 | 2026-04-17 05:21:04.735359 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-17 05:21:04.938851 | instance | changed 2026-04-17 05:21:04.944164 | 2026-04-17 05:21:04.944230 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-17 05:21:05.141977 | instance | changed 2026-04-17 05:21:05.148218 | 2026-04-17 05:21:05.148312 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-17 05:21:05.741144 | instance | auth-system/keycloak-0/keycloak 2026-04-17 05:21:05.973328 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-17 05:21:06.148972 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv/manager 2026-04-17 05:21:06.327261 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv" not found 2026-04-17 05:21:06.505407 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8/manager 2026-04-17 05:21:06.686300 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8" not found 2026-04-17 05:21:06.863581 | instance | capi-system/capi-controller-manager-bc4cf8c95-x6nk6/manager 2026-04-17 05:21:07.059752 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-x6nk6" not found 2026-04-17 05:21:07.245810 | instance | capo-system/capo-controller-manager-6975759b4b-p7dmj/manager 2026-04-17 05:21:07.434069 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-6975759b4b-p7dmj" not found 2026-04-17 05:21:07.623412 | instance | cert-manager/cert-manager-75c4c745bc-mgfn7/cert-manager-controller 2026-04-17 05:21:07.852069 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-mgfn7" not found 2026-04-17 05:21:08.049434 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-zr6d9/cert-manager-cainjector 2026-04-17 05:21:08.224580 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-zr6d9" not found 2026-04-17 05:21:08.392372 | instance | cert-manager/cert-manager-webhook-548949fc64-6z2h2/cert-manager-webhook 2026-04-17 05:21:08.557377 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-6z2h2" not found 2026-04-17 05:21:08.714538 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-cwvn5/envoy-gateway 2026-04-17 05:21:08.943306 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-cwvn5" not found 2026-04-17 05:21:09.116062 | instance | ingress-nginx/ingress-nginx-controller-l64sc/controller 2026-04-17 05:21:09.322674 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-l64sc" not found 2026-04-17 05:21:09.488289 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cmscf/ingress-nginx-default-backend 2026-04-17 05:21:09.653355 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-cmscf" not found 2026-04-17 05:21:09.824322 | instance | kube-system/cilium-kp4kn/config 2026-04-17 05:21:09.994625 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-kp4kn" not found 2026-04-17 05:21:09.998723 | instance | kube-system/cilium-kp4kn/mount-cgroup 2026-04-17 05:21:10.177551 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-kp4kn" not found 2026-04-17 05:21:10.181841 | instance | kube-system/cilium-kp4kn/apply-sysctl-overwrites 2026-04-17 05:21:10.347644 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-kp4kn" not found 2026-04-17 05:21:10.350747 | instance | kube-system/cilium-kp4kn/mount-bpf-fs 2026-04-17 05:21:10.541401 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-kp4kn" not found 2026-04-17 05:21:10.545002 | instance | kube-system/cilium-kp4kn/clean-cilium-state 2026-04-17 05:21:10.709801 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-kp4kn" not found 2026-04-17 05:21:10.715778 | instance | kube-system/cilium-kp4kn/install-cni-binaries 2026-04-17 05:21:10.886828 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-kp4kn" not found 2026-04-17 05:21:10.890980 | instance | kube-system/cilium-kp4kn/cilium-agent 2026-04-17 05:21:11.164660 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-kp4kn" not found 2026-04-17 05:21:11.342117 | instance | kube-system/cilium-operator-869df985b8-gpgw9/cilium-operator 2026-04-17 05:21:11.519596 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-gpgw9" not found 2026-04-17 05:21:11.686003 | instance | kube-system/coredns-67659f764b-6p66f/coredns 2026-04-17 05:21:11.871057 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6p66f" not found 2026-04-17 05:21:12.045413 | instance | kube-system/coredns-67659f764b-7c2hz/coredns 2026-04-17 05:21:12.211730 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-7c2hz" not found 2026-04-17 05:21:12.377957 | instance | kube-system/etcd-instance/etcd 2026-04-17 05:21:12.570143 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-17 05:21:12.738993 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-17 05:21:12.910081 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-17 05:21:13.078406 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-17 05:21:13.324977 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-17 05:21:13.513852 | instance | kube-system/kube-proxy-x2h2c/kube-proxy 2026-04-17 05:21:13.687047 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-x2h2c" not found 2026-04-17 05:21:13.864716 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-17 05:21:14.065615 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-17 05:21:14.246084 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-17 05:21:14.430179 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-17 05:21:14.614686 | instance | local-path-storage/local-path-provisioner-679c578f5-vbmc7/local-path-provisioner 2026-04-17 05:21:14.806832 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-vbmc7" not found 2026-04-17 05:21:14.983898 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-17 05:21:15.160809 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 05:21:15.164724 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-17 05:21:15.331008 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 05:21:15.334451 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-17 05:21:15.503114 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 05:21:15.507322 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-17 05:21:15.692764 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 05:21:15.860061 | instance | monitoring/goldpinger-pt9n6/goldpinger-daemon 2026-04-17 05:21:16.035608 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-pt9n6" not found 2026-04-17 05:21:16.213244 | instance | monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana-sc-dashboard 2026-04-17 05:21:16.389721 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-8b8ff8c6d-p8td4" not found 2026-04-17 05:21:16.394888 | instance | monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana-sc-datasources 2026-04-17 05:21:16.574506 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-8b8ff8c6d-p8td4" not found 2026-04-17 05:21:16.579289 | instance | monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana 2026-04-17 05:21:16.791732 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-8b8ff8c6d-p8td4" not found 2026-04-17 05:21:16.963172 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb/kube-state-metrics 2026-04-17 05:21:17.148163 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb" not found 2026-04-17 05:21:17.335533 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-s5jz4/kube-prometheus-stack 2026-04-17 05:21:17.515004 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-s5jz4" not found 2026-04-17 05:21:17.695762 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/node-exporter 2026-04-17 05:21:17.906670 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/pod-tls-sidecar 2026-04-17 05:21:18.086144 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-5vdf4" not found 2026-04-17 05:21:18.256836 | instance | monitoring/loki-0/loki 2026-04-17 05:21:18.426407 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-17 05:21:18.593174 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-17 05:21:18.762484 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-17 05:21:18.766961 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-17 05:21:18.926288 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-17 05:21:19.101951 | instance | monitoring/loki-gateway-cf54cb88c-mk62p/nginx 2026-04-17 05:21:19.387761 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-mk62p" not found 2026-04-17 05:21:19.568183 | instance | monitoring/loki-results-cache-0/memcached 2026-04-17 05:21:19.736177 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-17 05:21:19.748906 | instance | monitoring/loki-results-cache-0/exporter 2026-04-17 05:21:19.930618 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-17 05:21:20.103665 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-5wr9v/gc 2026-04-17 05:21:20.274353 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-5wr9v" not found 2026-04-17 05:21:20.459760 | instance | monitoring/node-feature-discovery-master-8665476dbc-dft46/master 2026-04-17 05:21:20.650449 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-dft46" not found 2026-04-17 05:21:20.843329 | instance | monitoring/node-feature-discovery-worker-mrvwj/worker 2026-04-17 05:21:21.022878 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-mrvwj" not found 2026-04-17 05:21:21.210686 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-17 05:21:21.386578 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 05:21:21.393202 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-17 05:21:21.611236 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 05:21:21.616846 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-17 05:21:21.836951 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 05:21:21.841582 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-17 05:21:22.044386 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 05:21:22.048427 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-17 05:21:22.238946 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 05:21:22.423198 | instance | monitoring/prometheus-pushgateway-7b8659c68b-vgbs5/pushgateway 2026-04-17 05:21:22.621315 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-vgbs5" not found 2026-04-17 05:21:22.807688 | instance | monitoring/vector-fzdpq/vector 2026-04-17 05:21:23.041882 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-fzdpq" not found 2026-04-17 05:21:23.249745 | instance | openstack/barbican-api-9458dbfd6-wfbhl/init 2026-04-17 05:21:23.440252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-9458dbfd6-wfbhl" not found 2026-04-17 05:21:23.443335 | instance | openstack/barbican-api-9458dbfd6-wfbhl/barbican-api 2026-04-17 05:21:23.642123 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-9458dbfd6-wfbhl" not found 2026-04-17 05:21:23.821376 | instance | openstack/barbican-db-init-rmj9t/init 2026-04-17 05:21:23.999725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-rmj9t" not found 2026-04-17 05:21:24.004551 | instance | openstack/barbican-db-init-rmj9t/barbican-db-init-0 2026-04-17 05:21:24.187145 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-rmj9t" not found 2026-04-17 05:21:24.370614 | instance | openstack/barbican-db-sync-m2xkh/init 2026-04-17 05:21:24.552939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-m2xkh" not found 2026-04-17 05:21:24.565319 | instance | openstack/barbican-db-sync-m2xkh/barbican-db-sync 2026-04-17 05:21:24.756238 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-m2xkh" not found 2026-04-17 05:21:24.942940 | instance | openstack/barbican-ks-endpoints-6kmwp/init 2026-04-17 05:21:25.135141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-6kmwp" not found 2026-04-17 05:21:25.140438 | instance | openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-admin 2026-04-17 05:21:25.327640 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-6kmwp" not found 2026-04-17 05:21:25.333384 | instance | openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-internal 2026-04-17 05:21:25.526781 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-6kmwp" not found 2026-04-17 05:21:25.532562 | instance | openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-public 2026-04-17 05:21:25.715344 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-6kmwp" not found 2026-04-17 05:21:25.901768 | instance | openstack/barbican-ks-service-l7drt/init 2026-04-17 05:21:26.110413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-l7drt" not found 2026-04-17 05:21:26.114856 | instance | openstack/barbican-ks-service-l7drt/key-manager-ks-service-registration 2026-04-17 05:21:26.292826 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-l7drt" not found 2026-04-17 05:21:26.454982 | instance | openstack/barbican-ks-user-8s8wk/init 2026-04-17 05:21:26.628782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-8s8wk" not found 2026-04-17 05:21:26.633048 | instance | openstack/barbican-ks-user-8s8wk/barbican-ks-user 2026-04-17 05:21:26.810872 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-8s8wk" not found 2026-04-17 05:21:27.020159 | instance | openstack/barbican-rabbit-init-2vk8x/init 2026-04-17 05:21:27.204843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-2vk8x" not found 2026-04-17 05:21:27.209222 | instance | openstack/barbican-rabbit-init-2vk8x/rabbit-init 2026-04-17 05:21:27.407761 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-2vk8x" not found 2026-04-17 05:21:27.589562 | instance | openstack/cinder-api-bbf77b666-jtkjk/init 2026-04-17 05:21:27.776081 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-bbf77b666-jtkjk" not found 2026-04-17 05:21:27.780412 | instance | openstack/cinder-api-bbf77b666-jtkjk/ceph-coordination-volume-perms 2026-04-17 05:21:27.965629 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-bbf77b666-jtkjk" not found 2026-04-17 05:21:27.969905 | instance | openstack/cinder-api-bbf77b666-jtkjk/cinder-api 2026-04-17 05:21:28.244656 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-bbf77b666-jtkjk" not found 2026-04-17 05:21:28.429568 | instance | openstack/cinder-backup-79b4759f54-tjtzw/init 2026-04-17 05:21:28.603059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-79b4759f54-tjtzw" not found 2026-04-17 05:21:28.606130 | instance | openstack/cinder-backup-79b4759f54-tjtzw/ceph-backup-keyring-placement 2026-04-17 05:21:28.772052 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-79b4759f54-tjtzw" not found 2026-04-17 05:21:28.775773 | instance | openstack/cinder-backup-79b4759f54-tjtzw/ceph-keyring-placement-rbd1 2026-04-17 05:21:28.943980 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-79b4759f54-tjtzw" not found 2026-04-17 05:21:28.948186 | instance | openstack/cinder-backup-79b4759f54-tjtzw/ceph-coordination-volume-perms 2026-04-17 05:21:29.126628 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-79b4759f54-tjtzw" not found 2026-04-17 05:21:29.130296 | instance | openstack/cinder-backup-79b4759f54-tjtzw/cinder-backup 2026-04-17 05:21:29.311465 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-79b4759f54-tjtzw" not found 2026-04-17 05:21:29.494417 | instance | openstack/cinder-backup-storage-init-dpbzx/init 2026-04-17 05:21:29.671768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-dpbzx" not found 2026-04-17 05:21:29.675253 | instance | openstack/cinder-backup-storage-init-dpbzx/ceph-keyring-placement 2026-04-17 05:21:29.852078 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-dpbzx" not found 2026-04-17 05:21:29.856791 | instance | openstack/cinder-backup-storage-init-dpbzx/cinder-backup-storage-init 2026-04-17 05:21:30.031701 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-dpbzx" not found 2026-04-17 05:21:30.205565 | instance | openstack/cinder-bootstrap-w5cv5/init 2026-04-17 05:21:30.375187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-w5cv5" not found 2026-04-17 05:21:30.378578 | instance | openstack/cinder-bootstrap-w5cv5/bootstrap 2026-04-17 05:21:30.544827 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-w5cv5" not found 2026-04-17 05:21:30.726221 | instance | openstack/cinder-create-internal-tenant-l78tb/init 2026-04-17 05:21:30.903425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-l78tb" not found 2026-04-17 05:21:30.907051 | instance | openstack/cinder-create-internal-tenant-l78tb/create-internal-tenant 2026-04-17 05:21:31.075992 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-l78tb" not found 2026-04-17 05:21:31.253379 | instance | openstack/cinder-db-init-wjrbq/init 2026-04-17 05:21:31.434620 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-wjrbq" not found 2026-04-17 05:21:31.438080 | instance | openstack/cinder-db-init-wjrbq/cinder-db-init-0 2026-04-17 05:21:31.622910 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-wjrbq" not found 2026-04-17 05:21:31.813916 | instance | openstack/cinder-db-sync-f2jpk/init 2026-04-17 05:21:31.990747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-f2jpk" not found 2026-04-17 05:21:31.995917 | instance | openstack/cinder-db-sync-f2jpk/cinder-db-sync 2026-04-17 05:21:32.187926 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-f2jpk" not found 2026-04-17 05:21:32.395742 | instance | openstack/cinder-ks-endpoints-mnq5c/init 2026-04-17 05:21:32.568181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-mnq5c" not found 2026-04-17 05:21:32.572484 | instance | openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-admin 2026-04-17 05:21:32.759742 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-mnq5c" not found 2026-04-17 05:21:32.764881 | instance | openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-internal 2026-04-17 05:21:32.968909 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-mnq5c" not found 2026-04-17 05:21:32.972600 | instance | openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-public 2026-04-17 05:21:33.160995 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-mnq5c" not found 2026-04-17 05:21:33.342151 | instance | openstack/cinder-ks-service-mslnq/init 2026-04-17 05:21:33.507232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-mslnq" not found 2026-04-17 05:21:33.511163 | instance | openstack/cinder-ks-service-mslnq/volumev3-ks-service-registration 2026-04-17 05:21:33.698837 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-mslnq" not found 2026-04-17 05:21:33.881922 | instance | openstack/cinder-ks-user-245gd/init 2026-04-17 05:21:34.062483 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-245gd" not found 2026-04-17 05:21:34.067956 | instance | openstack/cinder-ks-user-245gd/cinder-ks-user 2026-04-17 05:21:34.261849 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-245gd" not found 2026-04-17 05:21:34.444547 | instance | openstack/cinder-rabbit-init-xhjgs/init 2026-04-17 05:21:34.627804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-xhjgs" not found 2026-04-17 05:21:34.632417 | instance | openstack/cinder-rabbit-init-xhjgs/rabbit-init 2026-04-17 05:21:34.820413 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-xhjgs" not found 2026-04-17 05:21:35.006269 | instance | openstack/cinder-scheduler-699585bcbb-rmdl9/init 2026-04-17 05:21:35.204906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-699585bcbb-rmdl9" not found 2026-04-17 05:21:35.209266 | instance | openstack/cinder-scheduler-699585bcbb-rmdl9/ceph-coordination-volume-perms 2026-04-17 05:21:35.378971 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-699585bcbb-rmdl9" not found 2026-04-17 05:21:35.382862 | instance | openstack/cinder-scheduler-699585bcbb-rmdl9/cinder-scheduler 2026-04-17 05:21:35.564635 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-699585bcbb-rmdl9" not found 2026-04-17 05:21:35.756246 | instance | openstack/cinder-storage-init-5jdpr/init 2026-04-17 05:21:35.950406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-5jdpr" not found 2026-04-17 05:21:35.955440 | instance | openstack/cinder-storage-init-5jdpr/ceph-keyring-placement 2026-04-17 05:21:36.135305 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-5jdpr" not found 2026-04-17 05:21:36.140990 | instance | openstack/cinder-storage-init-5jdpr/cinder-storage-init-rbd1 2026-04-17 05:21:36.333637 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-5jdpr" not found 2026-04-17 05:21:36.506683 | instance | openstack/cinder-volume-8f78b9866-dlzpw/init 2026-04-17 05:21:36.680444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-8f78b9866-dlzpw" not found 2026-04-17 05:21:36.684699 | instance | openstack/cinder-volume-8f78b9866-dlzpw/ceph-keyring-placement-rbd1 2026-04-17 05:21:36.871667 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-8f78b9866-dlzpw" not found 2026-04-17 05:21:36.876400 | instance | openstack/cinder-volume-8f78b9866-dlzpw/ceph-coordination-volume-perms 2026-04-17 05:21:37.060627 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-8f78b9866-dlzpw" not found 2026-04-17 05:21:37.069771 | instance | openstack/cinder-volume-8f78b9866-dlzpw/init-cinder-conf 2026-04-17 05:21:37.249242 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-8f78b9866-dlzpw" not found 2026-04-17 05:21:37.254308 | instance | openstack/cinder-volume-8f78b9866-dlzpw/cinder-volume 2026-04-17 05:21:37.461898 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-8f78b9866-dlzpw" not found 2026-04-17 05:21:37.639850 | instance | openstack/cinder-volume-usage-audit-29606705-b7qhs/init 2026-04-17 05:21:37.848904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29606705-b7qhs" not found 2026-04-17 05:21:37.853980 | instance | openstack/cinder-volume-usage-audit-29606705-b7qhs/cinder-volume-usage-audit 2026-04-17 05:21:38.074411 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29606705-b7qhs" not found 2026-04-17 05:21:38.267606 | instance | openstack/glance-api-5c797574c4-97scj/init 2026-04-17 05:21:38.467106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5c797574c4-97scj" not found 2026-04-17 05:21:38.472653 | instance | openstack/glance-api-5c797574c4-97scj/glance-perms 2026-04-17 05:21:38.672615 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5c797574c4-97scj" not found 2026-04-17 05:21:38.678526 | instance | openstack/glance-api-5c797574c4-97scj/ceph-keyring-placement 2026-04-17 05:21:38.873611 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5c797574c4-97scj" not found 2026-04-17 05:21:38.878344 | instance | openstack/glance-api-5c797574c4-97scj/glance-api 2026-04-17 05:21:39.084994 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5c797574c4-97scj" not found 2026-04-17 05:21:39.282024 | instance | openstack/glance-db-init-jh8d6/init 2026-04-17 05:21:39.472227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-jh8d6" not found 2026-04-17 05:21:39.477103 | instance | openstack/glance-db-init-jh8d6/glance-db-init-0 2026-04-17 05:21:39.662702 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-jh8d6" not found 2026-04-17 05:21:39.846554 | instance | openstack/glance-db-sync-7rjmz/init 2026-04-17 05:21:40.042975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-7rjmz" not found 2026-04-17 05:21:40.048126 | instance | openstack/glance-db-sync-7rjmz/glance-db-sync 2026-04-17 05:21:40.236076 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-7rjmz" not found 2026-04-17 05:21:40.423657 | instance | openstack/glance-ks-endpoints-dq6pn/init 2026-04-17 05:21:40.603992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-dq6pn" not found 2026-04-17 05:21:40.609667 | instance | openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-admin 2026-04-17 05:21:40.804994 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-dq6pn" not found 2026-04-17 05:21:40.809805 | instance | openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-internal 2026-04-17 05:21:41.015882 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-dq6pn" not found 2026-04-17 05:21:41.020498 | instance | openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-public 2026-04-17 05:21:41.220294 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-dq6pn" not found 2026-04-17 05:21:41.412396 | instance | openstack/glance-ks-service-wlvjt/init 2026-04-17 05:21:41.601644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-wlvjt" not found 2026-04-17 05:21:41.606594 | instance | openstack/glance-ks-service-wlvjt/image-ks-service-registration 2026-04-17 05:21:41.793622 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-wlvjt" not found 2026-04-17 05:21:42.012012 | instance | openstack/glance-ks-user-bpn4v/init 2026-04-17 05:21:42.210425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-bpn4v" not found 2026-04-17 05:21:42.214930 | instance | openstack/glance-ks-user-bpn4v/glance-ks-user 2026-04-17 05:21:42.442494 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-bpn4v" not found 2026-04-17 05:21:42.667792 | instance | openstack/glance-metadefs-load-qgx9l/init 2026-04-17 05:21:42.868131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-qgx9l" not found 2026-04-17 05:21:42.873553 | instance | openstack/glance-metadefs-load-qgx9l/glance-metadefs-load 2026-04-17 05:21:43.072286 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-qgx9l" not found 2026-04-17 05:21:43.264907 | instance | openstack/glance-rabbit-init-tlg5k/init 2026-04-17 05:21:43.451954 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-tlg5k" not found 2026-04-17 05:21:43.455913 | instance | openstack/glance-rabbit-init-tlg5k/rabbit-init 2026-04-17 05:21:43.649025 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-tlg5k" not found 2026-04-17 05:21:43.828342 | instance | openstack/glance-storage-init-7j2hf/init 2026-04-17 05:21:44.022939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-7j2hf" not found 2026-04-17 05:21:44.027475 | instance | openstack/glance-storage-init-7j2hf/ceph-keyring-placement 2026-04-17 05:21:44.204305 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-7j2hf" not found 2026-04-17 05:21:44.208446 | instance | openstack/glance-storage-init-7j2hf/glance-storage-init 2026-04-17 05:21:44.403403 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-7j2hf" not found 2026-04-17 05:21:44.577492 | instance | openstack/heat-api-77f74dd568-wkwdv/init 2026-04-17 05:21:44.769603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-77f74dd568-wkwdv" not found 2026-04-17 05:21:44.774648 | instance | openstack/heat-api-77f74dd568-wkwdv/heat-api 2026-04-17 05:21:44.963877 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-77f74dd568-wkwdv" not found 2026-04-17 05:21:45.155035 | instance | openstack/heat-bootstrap-2lwnq/init 2026-04-17 05:21:45.332220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-2lwnq" not found 2026-04-17 05:21:45.335895 | instance | openstack/heat-bootstrap-2lwnq/bootstrap 2026-04-17 05:21:45.524990 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-2lwnq" not found 2026-04-17 05:21:45.722587 | instance | openstack/heat-cfn-55bc96bdf8-2ccvt/init 2026-04-17 05:21:45.918472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-55bc96bdf8-2ccvt" not found 2026-04-17 05:21:45.923661 | instance | openstack/heat-cfn-55bc96bdf8-2ccvt/heat-cfn 2026-04-17 05:21:46.123071 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-55bc96bdf8-2ccvt" not found 2026-04-17 05:21:46.316921 | instance | openstack/heat-db-init-f8t9d/init 2026-04-17 05:21:46.502054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-f8t9d" not found 2026-04-17 05:21:46.507548 | instance | openstack/heat-db-init-f8t9d/heat-db-init-0 2026-04-17 05:21:46.729261 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-f8t9d" not found 2026-04-17 05:21:46.923231 | instance | openstack/heat-db-sync-hm28s/init 2026-04-17 05:21:47.149019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-hm28s" not found 2026-04-17 05:21:47.155526 | instance | openstack/heat-db-sync-hm28s/heat-db-sync 2026-04-17 05:21:47.334111 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-hm28s" not found 2026-04-17 05:21:47.535213 | instance | openstack/heat-domain-ks-user-7sfc5/init 2026-04-17 05:21:47.735821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-7sfc5" not found 2026-04-17 05:21:47.741904 | instance | openstack/heat-domain-ks-user-7sfc5/heat-ks-domain-user 2026-04-17 05:21:47.960348 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-7sfc5" not found 2026-04-17 05:21:48.172072 | instance | openstack/heat-engine-546bd864fc-vg5v8/init 2026-04-17 05:21:48.390679 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-546bd864fc-vg5v8" not found 2026-04-17 05:21:48.395087 | instance | openstack/heat-engine-546bd864fc-vg5v8/heat-engine 2026-04-17 05:21:48.601089 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-546bd864fc-vg5v8" not found 2026-04-17 05:21:48.786271 | instance | openstack/heat-engine-cleaner-29606710-qxhs8/init 2026-04-17 05:21:48.969840 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29606710-qxhs8" not found 2026-04-17 05:21:48.976543 | instance | openstack/heat-engine-cleaner-29606710-qxhs8/heat-engine-cleaner 2026-04-17 05:21:49.165195 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29606710-qxhs8" not found 2026-04-17 05:21:49.354307 | instance | openstack/heat-engine-cleaner-29606715-hh8ph/init 2026-04-17 05:21:49.533951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29606715-hh8ph" not found 2026-04-17 05:21:49.539513 | instance | openstack/heat-engine-cleaner-29606715-hh8ph/heat-engine-cleaner 2026-04-17 05:21:49.725256 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29606715-hh8ph" not found 2026-04-17 05:21:49.919226 | instance | openstack/heat-engine-cleaner-29606720-27v55/init 2026-04-17 05:21:50.123346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29606720-27v55" not found 2026-04-17 05:21:50.128211 | instance | openstack/heat-engine-cleaner-29606720-27v55/heat-engine-cleaner 2026-04-17 05:21:50.328258 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29606720-27v55" not found 2026-04-17 05:21:50.547840 | instance | openstack/heat-ks-endpoints-88lt7/init 2026-04-17 05:21:50.753184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:50.758987 | instance | openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-admin 2026-04-17 05:21:50.959840 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:50.966081 | instance | openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-internal 2026-04-17 05:21:51.158568 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:51.162928 | instance | openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-public 2026-04-17 05:21:51.363655 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:51.368736 | instance | openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-admin 2026-04-17 05:21:51.575453 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:51.580022 | instance | openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-internal 2026-04-17 05:21:51.803575 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:51.807036 | instance | openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-public 2026-04-17 05:21:52.017834 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-88lt7" not found 2026-04-17 05:21:52.239915 | instance | openstack/heat-ks-service-zkmsf/init 2026-04-17 05:21:52.437174 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-zkmsf" not found 2026-04-17 05:21:52.445265 | instance | openstack/heat-ks-service-zkmsf/orchestration-ks-service-registration 2026-04-17 05:21:52.633473 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-zkmsf" not found 2026-04-17 05:21:52.640158 | instance | openstack/heat-ks-service-zkmsf/cloudformation-ks-service-registration 2026-04-17 05:21:52.859444 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-zkmsf" not found 2026-04-17 05:21:53.041103 | instance | openstack/heat-ks-user-frz2n/init 2026-04-17 05:21:53.228977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-frz2n" not found 2026-04-17 05:21:53.233078 | instance | openstack/heat-ks-user-frz2n/heat-ks-user 2026-04-17 05:21:53.428482 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-frz2n" not found 2026-04-17 05:21:53.428590 | instance | openstack/heat-ks-user-frz2n/heat-trustee-ks-user 2026-04-17 05:21:53.611192 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-frz2n" not found 2026-04-17 05:21:53.806481 | instance | openstack/heat-rabbit-init-ghvxq/init 2026-04-17 05:21:54.020623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-ghvxq" not found 2026-04-17 05:21:54.026006 | instance | openstack/heat-rabbit-init-ghvxq/rabbit-init 2026-04-17 05:21:54.220426 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-ghvxq" not found 2026-04-17 05:21:54.420872 | instance | openstack/heat-trusts-5xpg8/init 2026-04-17 05:21:54.619780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-5xpg8" not found 2026-04-17 05:21:54.625736 | instance | openstack/heat-trusts-5xpg8/heat-trusts 2026-04-17 05:21:54.813322 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-5xpg8" not found 2026-04-17 05:21:55.011380 | instance | openstack/horizon-656b94f87f-mqwwq/init 2026-04-17 05:21:55.216847 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-656b94f87f-mqwwq" not found 2026-04-17 05:21:55.221708 | instance | openstack/horizon-656b94f87f-mqwwq/horizon 2026-04-17 05:21:55.465948 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-656b94f87f-mqwwq" not found 2026-04-17 05:21:55.663120 | instance | openstack/horizon-db-init-wxkkm/init 2026-04-17 05:21:55.844656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-wxkkm" not found 2026-04-17 05:21:55.851734 | instance | openstack/horizon-db-init-wxkkm/horizon-db-init-0 2026-04-17 05:21:56.054276 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-wxkkm" not found 2026-04-17 05:21:56.263121 | instance | openstack/horizon-db-sync-jhh9c/init 2026-04-17 05:21:56.456335 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-jhh9c" not found 2026-04-17 05:21:56.468080 | instance | openstack/horizon-db-sync-jhh9c/horizon-db-sync 2026-04-17 05:21:56.672408 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-jhh9c" not found 2026-04-17 05:21:56.875100 | instance | openstack/keepalived-4j8j8/init 2026-04-17 05:21:57.091667 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-4j8j8" not found 2026-04-17 05:21:57.097350 | instance | openstack/keepalived-4j8j8/wait-for-ip 2026-04-17 05:21:57.339855 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-4j8j8" not found 2026-04-17 05:21:57.344425 | instance | openstack/keepalived-4j8j8/keepalived 2026-04-17 05:21:57.612440 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-4j8j8" not found 2026-04-17 05:21:57.805156 | instance | openstack/keystone-api-79888d7fc-5f2wk/init 2026-04-17 05:21:58.032893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-79888d7fc-5f2wk" not found 2026-04-17 05:21:58.037723 | instance | openstack/keystone-api-79888d7fc-5f2wk/keystone-api 2026-04-17 05:21:58.810672 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-79888d7fc-5f2wk" not found 2026-04-17 05:21:58.997055 | instance | openstack/keystone-bootstrap-67x7v/init 2026-04-17 05:21:59.185043 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-67x7v" not found 2026-04-17 05:21:59.189787 | instance | openstack/keystone-bootstrap-67x7v/bootstrap 2026-04-17 05:21:59.376638 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-67x7v" not found 2026-04-17 05:21:59.576393 | instance | openstack/keystone-credential-setup-sd62h/init 2026-04-17 05:21:59.781563 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-sd62h" not found 2026-04-17 05:21:59.786802 | instance | openstack/keystone-credential-setup-sd62h/keystone-credential-setup 2026-04-17 05:21:59.971803 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-sd62h" not found 2026-04-17 05:22:00.162109 | instance | openstack/keystone-db-init-g4zst/init 2026-04-17 05:22:00.358459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-g4zst" not found 2026-04-17 05:22:00.363299 | instance | openstack/keystone-db-init-g4zst/keystone-db-init-0 2026-04-17 05:22:00.560691 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-g4zst" not found 2026-04-17 05:22:00.748509 | instance | openstack/keystone-db-sync-8gx7q/init 2026-04-17 05:22:00.937677 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-8gx7q" not found 2026-04-17 05:22:00.942614 | instance | openstack/keystone-db-sync-8gx7q/keystone-db-sync 2026-04-17 05:22:01.139615 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-8gx7q" not found 2026-04-17 05:22:01.337373 | instance | openstack/keystone-domain-manage-24x7s/init 2026-04-17 05:22:01.526414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-24x7s" not found 2026-04-17 05:22:01.531882 | instance | openstack/keystone-domain-manage-24x7s/keystone-domain-manage 2026-04-17 05:22:01.742212 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-24x7s" not found 2026-04-17 05:22:01.926768 | instance | openstack/keystone-fernet-setup-n9drc/init 2026-04-17 05:22:02.136789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-n9drc" not found 2026-04-17 05:22:02.142088 | instance | openstack/keystone-fernet-setup-n9drc/keystone-fernet-setup 2026-04-17 05:22:02.334410 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-n9drc" not found 2026-04-17 05:22:02.537656 | instance | openstack/keystone-rabbit-init-2hdgh/init 2026-04-17 05:22:02.757110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-2hdgh" not found 2026-04-17 05:22:02.766045 | instance | openstack/keystone-rabbit-init-2hdgh/rabbit-init 2026-04-17 05:22:03.004724 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-2hdgh" not found 2026-04-17 05:22:03.212875 | instance | openstack/libvirt-libvirt-default-f5wxp/init 2026-04-17 05:22:03.435365 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:03.441434 | instance | openstack/libvirt-libvirt-default-f5wxp/init-dynamic-options 2026-04-17 05:22:03.628767 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:03.633242 | instance | openstack/libvirt-libvirt-default-f5wxp/ceph-admin-keyring-placement 2026-04-17 05:22:03.819872 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:03.825609 | instance | openstack/libvirt-libvirt-default-f5wxp/ceph-keyring-placement 2026-04-17 05:22:04.021420 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:04.025137 | instance | openstack/libvirt-libvirt-default-f5wxp/tls-sidecar 2026-04-17 05:22:04.203960 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:04.208213 | instance | openstack/libvirt-libvirt-default-f5wxp/libvirt 2026-04-17 05:22:04.401168 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:04.407441 | instance | openstack/libvirt-libvirt-default-f5wxp/libvirt-exporter 2026-04-17 05:22:04.602476 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-f5wxp" not found 2026-04-17 05:22:04.787992 | instance | openstack/magnum-api-94bb696d7-tvkls/init 2026-04-17 05:22:04.999004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-94bb696d7-tvkls" not found 2026-04-17 05:22:05.004240 | instance | openstack/magnum-api-94bb696d7-tvkls/magnum-api 2026-04-17 05:22:05.422664 | instance | openstack/magnum-cluster-api-proxy-kdslh/magnum-cluster-api-proxy 2026-04-17 05:22:05.644024 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-kdslh" not found 2026-04-17 05:22:05.836313 | instance | openstack/magnum-conductor-0/init 2026-04-17 05:22:06.063046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-17 05:22:06.067061 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-17 05:22:06.264646 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-17 05:22:06.271013 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-17 05:22:06.464591 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-17 05:22:06.649665 | instance | openstack/magnum-db-init-hkrcv/init 2026-04-17 05:22:06.838401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-hkrcv" not found 2026-04-17 05:22:06.843225 | instance | openstack/magnum-db-init-hkrcv/magnum-db-init-0 2026-04-17 05:22:07.033206 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-hkrcv" not found 2026-04-17 05:22:07.225355 | instance | openstack/magnum-db-sync-76l47/init 2026-04-17 05:22:07.413805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-76l47" not found 2026-04-17 05:22:07.418470 | instance | openstack/magnum-db-sync-76l47/magnum-db-sync 2026-04-17 05:22:07.631975 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-76l47" not found 2026-04-17 05:22:07.842836 | instance | openstack/magnum-domain-ks-user-ltsfv/init 2026-04-17 05:22:08.042560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-ltsfv" not found 2026-04-17 05:22:08.047393 | instance | openstack/magnum-domain-ks-user-ltsfv/magnum-ks-domain-user 2026-04-17 05:22:08.228298 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-ltsfv" not found 2026-04-17 05:22:08.439427 | instance | openstack/magnum-ks-endpoints-48f5k/init 2026-04-17 05:22:08.639045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-48f5k" not found 2026-04-17 05:22:08.646773 | instance | openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-admin 2026-04-17 05:22:08.838900 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-48f5k" not found 2026-04-17 05:22:08.844817 | instance | openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-internal 2026-04-17 05:22:09.044968 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-48f5k" not found 2026-04-17 05:22:09.050602 | instance | openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-public 2026-04-17 05:22:09.256515 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-48f5k" not found 2026-04-17 05:22:09.446109 | instance | openstack/magnum-ks-service-25p4g/init 2026-04-17 05:22:09.641311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-25p4g" not found 2026-04-17 05:22:09.645976 | instance | openstack/magnum-ks-service-25p4g/container-infra-ks-service-registration 2026-04-17 05:22:09.834677 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-25p4g" not found 2026-04-17 05:22:10.042638 | instance | openstack/magnum-ks-user-gr856/init 2026-04-17 05:22:10.226749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-gr856" not found 2026-04-17 05:22:10.231931 | instance | openstack/magnum-ks-user-gr856/magnum-ks-user 2026-04-17 05:22:10.416110 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-gr856" not found 2026-04-17 05:22:10.632937 | instance | openstack/magnum-rabbit-init-v7dlk/init 2026-04-17 05:22:10.833080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-v7dlk" not found 2026-04-17 05:22:10.838112 | instance | openstack/magnum-rabbit-init-v7dlk/rabbit-init 2026-04-17 05:22:11.035453 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-v7dlk" not found 2026-04-17 05:22:11.226879 | instance | openstack/magnum-registry-c45778976-d97tf/registry 2026-04-17 05:22:11.437393 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-d97tf" not found 2026-04-17 05:22:11.651669 | instance | openstack/manila-api-67cc759df7-t2hbq/init 2026-04-17 05:22:11.857067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-67cc759df7-t2hbq" not found 2026-04-17 05:22:11.861366 | instance | openstack/manila-api-67cc759df7-t2hbq/manila-api 2026-04-17 05:22:12.069887 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-67cc759df7-t2hbq" not found 2026-04-17 05:22:12.269750 | instance | openstack/manila-bootstrap-bcmkz/init 2026-04-17 05:22:12.471836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-bcmkz" not found 2026-04-17 05:22:12.476853 | instance | openstack/manila-bootstrap-bcmkz/bootstrap 2026-04-17 05:22:12.669375 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-bcmkz" not found 2026-04-17 05:22:12.873588 | instance | openstack/manila-data-5cf7788df6-ppmdl/init 2026-04-17 05:22:13.070506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-5cf7788df6-ppmdl" not found 2026-04-17 05:22:13.079383 | instance | openstack/manila-data-5cf7788df6-ppmdl/manila-data 2026-04-17 05:22:13.264697 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-5cf7788df6-ppmdl" not found 2026-04-17 05:22:13.463291 | instance | openstack/manila-db-init-qcvvb/init 2026-04-17 05:22:13.673395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-qcvvb" not found 2026-04-17 05:22:13.678719 | instance | openstack/manila-db-init-qcvvb/manila-db-init-0 2026-04-17 05:22:13.872260 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-qcvvb" not found 2026-04-17 05:22:14.061981 | instance | openstack/manila-db-sync-7mct7/init 2026-04-17 05:22:14.255956 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-7mct7" not found 2026-04-17 05:22:14.260381 | instance | openstack/manila-db-sync-7mct7/manila-db-sync 2026-04-17 05:22:14.454417 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-7mct7" not found 2026-04-17 05:22:14.682222 | instance | openstack/manila-ks-endpoints-jhxv8/init 2026-04-17 05:22:14.878985 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:14.884366 | instance | openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-admin 2026-04-17 05:22:15.082589 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:15.088413 | instance | openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-internal 2026-04-17 05:22:15.280803 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:15.286539 | instance | openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-public 2026-04-17 05:22:15.479262 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:15.484017 | instance | openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-admin 2026-04-17 05:22:15.687788 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:15.694074 | instance | openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-internal 2026-04-17 05:22:15.896286 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:15.900604 | instance | openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-public 2026-04-17 05:22:16.087135 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-jhxv8" not found 2026-04-17 05:22:16.268300 | instance | openstack/manila-ks-service-nr4j4/init 2026-04-17 05:22:16.453481 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-nr4j4" not found 2026-04-17 05:22:16.459496 | instance | openstack/manila-ks-service-nr4j4/share-ks-service-registration 2026-04-17 05:22:16.667251 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-nr4j4" not found 2026-04-17 05:22:16.672828 | instance | openstack/manila-ks-service-nr4j4/sharev2-ks-service-registration 2026-04-17 05:22:16.863218 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-nr4j4" not found 2026-04-17 05:22:17.063881 | instance | openstack/manila-ks-user-j5lhw/init 2026-04-17 05:22:17.252488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-j5lhw" not found 2026-04-17 05:22:17.256443 | instance | openstack/manila-ks-user-j5lhw/manila-ks-user 2026-04-17 05:22:17.446567 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-j5lhw" not found 2026-04-17 05:22:17.639282 | instance | openstack/manila-rabbit-init-hqd7b/init 2026-04-17 05:22:17.835069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-hqd7b" not found 2026-04-17 05:22:17.839388 | instance | openstack/manila-rabbit-init-hqd7b/rabbit-init 2026-04-17 05:22:18.035597 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-hqd7b" not found 2026-04-17 05:22:18.217066 | instance | openstack/manila-scheduler-779f74844-9m9cr/init 2026-04-17 05:22:18.426487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-779f74844-9m9cr" not found 2026-04-17 05:22:18.430790 | instance | openstack/manila-scheduler-779f74844-9m9cr/manila-scheduler 2026-04-17 05:22:18.627018 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-779f74844-9m9cr" not found 2026-04-17 05:22:18.824001 | instance | openstack/manila-share-6dff99b679-j8t9n/init 2026-04-17 05:22:19.033474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-6dff99b679-j8t9n" not found 2026-04-17 05:22:19.039311 | instance | openstack/manila-share-6dff99b679-j8t9n/manila-share-init 2026-04-17 05:22:19.237867 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-6dff99b679-j8t9n" not found 2026-04-17 05:22:19.241581 | instance | openstack/manila-share-6dff99b679-j8t9n/manila-share 2026-04-17 05:22:19.423228 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-6dff99b679-j8t9n" not found 2026-04-17 05:22:19.594609 | instance | openstack/memcached-memcached-cf56b6468-dszt2/init 2026-04-17 05:22:19.794174 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-dszt2" not found 2026-04-17 05:22:19.800451 | instance | openstack/memcached-memcached-cf56b6468-dszt2/memcached 2026-04-17 05:22:19.993236 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-dszt2" not found 2026-04-17 05:22:19.997992 | instance | openstack/memcached-memcached-cf56b6468-dszt2/memcached-exporter 2026-04-17 05:22:20.184419 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-dszt2" not found 2026-04-17 05:22:20.374122 | instance | openstack/neutron-db-init-4j9c7/init 2026-04-17 05:22:20.565493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-4j9c7" not found 2026-04-17 05:22:20.576357 | instance | openstack/neutron-db-init-4j9c7/neutron-db-init-0 2026-04-17 05:22:20.756779 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-4j9c7" not found 2026-04-17 05:22:20.944863 | instance | openstack/neutron-db-sync-5572b/init 2026-04-17 05:22:21.124760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-5572b" not found 2026-04-17 05:22:21.131195 | instance | openstack/neutron-db-sync-5572b/neutron-db-sync 2026-04-17 05:22:21.331179 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-5572b" not found 2026-04-17 05:22:21.533614 | instance | openstack/neutron-ks-endpoints-d6x84/init 2026-04-17 05:22:21.733349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-d6x84" not found 2026-04-17 05:22:21.737336 | instance | openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-admin 2026-04-17 05:22:21.934334 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-d6x84" not found 2026-04-17 05:22:21.940446 | instance | openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-internal 2026-04-17 05:22:22.138464 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-d6x84" not found 2026-04-17 05:22:22.143526 | instance | openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-public 2026-04-17 05:22:22.342617 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-d6x84" not found 2026-04-17 05:22:22.532002 | instance | openstack/neutron-ks-service-2nwv5/init 2026-04-17 05:22:22.733006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-2nwv5" not found 2026-04-17 05:22:22.739932 | instance | openstack/neutron-ks-service-2nwv5/network-ks-service-registration 2026-04-17 05:22:22.944774 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-2nwv5" not found 2026-04-17 05:22:23.141891 | instance | openstack/neutron-ks-user-ncrqx/init 2026-04-17 05:22:23.349520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-ncrqx" not found 2026-04-17 05:22:23.354778 | instance | openstack/neutron-ks-user-ncrqx/neutron-ks-user 2026-04-17 05:22:23.542118 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-ncrqx" not found 2026-04-17 05:22:23.729205 | instance | openstack/neutron-netns-cleanup-cron-default-bpmbs/init 2026-04-17 05:22:23.911888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-bpmbs" not found 2026-04-17 05:22:23.915606 | instance | openstack/neutron-netns-cleanup-cron-default-bpmbs/neutron-netns-cleanup-cron 2026-04-17 05:22:24.101258 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-bpmbs" not found 2026-04-17 05:22:24.289462 | instance | openstack/neutron-ovn-metadata-agent-default-8jxtl/init 2026-04-17 05:22:24.487252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-8jxtl" not found 2026-04-17 05:22:24.492748 | instance | openstack/neutron-ovn-metadata-agent-default-8jxtl/neutron-metadata-agent-init 2026-04-17 05:22:24.678472 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-8jxtl" not found 2026-04-17 05:22:24.687271 | instance | openstack/neutron-ovn-metadata-agent-default-8jxtl/ovn-neutron-init 2026-04-17 05:22:24.889676 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-8jxtl" not found 2026-04-17 05:22:24.893963 | instance | openstack/neutron-ovn-metadata-agent-default-8jxtl/neutron-ovn-metadata-agent 2026-04-17 05:22:25.117941 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-8jxtl" not found 2026-04-17 05:22:25.309115 | instance | openstack/neutron-ovn-vpn-agent-default-nqdc7/init 2026-04-17 05:22:25.505101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-nqdc7" not found 2026-04-17 05:22:25.509225 | instance | openstack/neutron-ovn-vpn-agent-default-nqdc7/ovn-vpn-agent-init 2026-04-17 05:22:25.695130 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-nqdc7" not found 2026-04-17 05:22:25.699173 | instance | openstack/neutron-ovn-vpn-agent-default-nqdc7/ovn-neutron-init 2026-04-17 05:22:25.894903 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-nqdc7" not found 2026-04-17 05:22:25.901200 | instance | openstack/neutron-ovn-vpn-agent-default-nqdc7/neutron-ovn-vpn-agent 2026-04-17 05:22:26.083959 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-nqdc7" not found 2026-04-17 05:22:26.258917 | instance | openstack/neutron-rabbit-init-72lqj/init 2026-04-17 05:22:26.440225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-72lqj" not found 2026-04-17 05:22:26.444276 | instance | openstack/neutron-rabbit-init-72lqj/rabbit-init 2026-04-17 05:22:26.640963 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-72lqj" not found 2026-04-17 05:22:26.844871 | instance | openstack/neutron-rpc-server-f4d886bd6-gjlf2/init 2026-04-17 05:22:27.043049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-f4d886bd6-gjlf2" not found 2026-04-17 05:22:27.048956 | instance | openstack/neutron-rpc-server-f4d886bd6-gjlf2/ovn-neutron-init 2026-04-17 05:22:27.237625 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-f4d886bd6-gjlf2" not found 2026-04-17 05:22:27.245164 | instance | openstack/neutron-rpc-server-f4d886bd6-gjlf2/neutron-rpc-server 2026-04-17 05:22:27.478634 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-f4d886bd6-gjlf2" not found 2026-04-17 05:22:27.685192 | instance | openstack/neutron-server-698f944f4f-nrr5q/init 2026-04-17 05:22:27.891277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-698f944f4f-nrr5q" not found 2026-04-17 05:22:27.896030 | instance | openstack/neutron-server-698f944f4f-nrr5q/ovn-neutron-init 2026-04-17 05:22:28.110474 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-698f944f4f-nrr5q" not found 2026-04-17 05:22:28.115245 | instance | openstack/neutron-server-698f944f4f-nrr5q/neutron-server 2026-04-17 05:22:28.577885 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-698f944f4f-nrr5q" not found 2026-04-17 05:22:28.582136 | instance | openstack/neutron-server-698f944f4f-nrr5q/neutron-policy-server 2026-04-17 05:22:28.758397 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-698f944f4f-nrr5q" not found 2026-04-17 05:22:28.959079 | instance | openstack/nova-api-metadata-59d4bfd6ff-dw2vx/init 2026-04-17 05:22:29.154533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-59d4bfd6ff-dw2vx" not found 2026-04-17 05:22:29.159626 | instance | openstack/nova-api-metadata-59d4bfd6ff-dw2vx/nova-api-metadata-init 2026-04-17 05:22:29.358554 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-59d4bfd6ff-dw2vx" not found 2026-04-17 05:22:29.363969 | instance | openstack/nova-api-metadata-59d4bfd6ff-dw2vx/nova-api 2026-04-17 05:22:29.565024 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-59d4bfd6ff-dw2vx" not found 2026-04-17 05:22:29.767459 | instance | openstack/nova-api-osapi-6557767ccb-n8d66/init 2026-04-17 05:22:29.982404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6557767ccb-n8d66" not found 2026-04-17 05:22:29.987658 | instance | openstack/nova-api-osapi-6557767ccb-n8d66/nova-osapi 2026-04-17 05:22:30.247619 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6557767ccb-n8d66" not found 2026-04-17 05:22:30.426860 | instance | openstack/nova-bootstrap-rgxj6/init 2026-04-17 05:22:30.620664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-rgxj6" not found 2026-04-17 05:22:30.626185 | instance | openstack/nova-bootstrap-rgxj6/bootstrap 2026-04-17 05:22:30.829864 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-rgxj6" not found 2026-04-17 05:22:31.027741 | instance | openstack/nova-cell-setup-29606700-nqzf6/init 2026-04-17 05:22:31.223080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29606700-nqzf6" not found 2026-04-17 05:22:31.228378 | instance | openstack/nova-cell-setup-29606700-nqzf6/nova-cell-setup 2026-04-17 05:22:31.421811 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29606700-nqzf6" not found 2026-04-17 05:22:31.604510 | instance | openstack/nova-cell-setup-rts96/init 2026-04-17 05:22:31.812241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-rts96" not found 2026-04-17 05:22:31.817362 | instance | openstack/nova-cell-setup-rts96/nova-cell-setup-init 2026-04-17 05:22:32.007024 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-rts96" not found 2026-04-17 05:22:32.014490 | instance | openstack/nova-cell-setup-rts96/nova-cell-setup 2026-04-17 05:22:32.205246 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-rts96" not found 2026-04-17 05:22:32.419779 | instance | openstack/nova-compute-default-gd75v/init 2026-04-17 05:22:32.665512 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:32.671261 | instance | openstack/nova-compute-default-gd75v/nova-compute-init 2026-04-17 05:22:32.874974 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:32.879981 | instance | openstack/nova-compute-default-gd75v/ceph-perms 2026-04-17 05:22:33.095098 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:33.099728 | instance | openstack/nova-compute-default-gd75v/ceph-admin-keyring-placement 2026-04-17 05:22:33.309202 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:33.317357 | instance | openstack/nova-compute-default-gd75v/ceph-keyring-placement 2026-04-17 05:22:33.576244 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:33.581513 | instance | openstack/nova-compute-default-gd75v/nova-compute-vnc-init 2026-04-17 05:22:33.779882 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:33.787435 | instance | openstack/nova-compute-default-gd75v/nova-compute-ssh-init 2026-04-17 05:22:33.980625 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:33.987152 | instance | openstack/nova-compute-default-gd75v/nova-compute 2026-04-17 05:22:34.227134 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:34.232656 | instance | openstack/nova-compute-default-gd75v/nova-compute-ssh 2026-04-17 05:22:34.430761 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-gd75v" not found 2026-04-17 05:22:34.624031 | instance | openstack/nova-conductor-5fb7b67f44-9chfj/init 2026-04-17 05:22:34.825987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5fb7b67f44-9chfj" not found 2026-04-17 05:22:34.830211 | instance | openstack/nova-conductor-5fb7b67f44-9chfj/nova-conductor 2026-04-17 05:22:35.021393 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5fb7b67f44-9chfj" not found 2026-04-17 05:22:35.212189 | instance | openstack/nova-db-init-2tn4z/init 2026-04-17 05:22:35.400794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-2tn4z" not found 2026-04-17 05:22:35.409209 | instance | openstack/nova-db-init-2tn4z/nova-db-init-0 2026-04-17 05:22:35.615142 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-2tn4z" not found 2026-04-17 05:22:35.620798 | instance | openstack/nova-db-init-2tn4z/nova-db-init-1 2026-04-17 05:22:35.817090 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-2tn4z" not found 2026-04-17 05:22:35.823120 | instance | openstack/nova-db-init-2tn4z/nova-db-init-2 2026-04-17 05:22:36.068033 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-2tn4z" not found 2026-04-17 05:22:36.254633 | instance | openstack/nova-db-sync-5h22z/init 2026-04-17 05:22:36.449922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-5h22z" not found 2026-04-17 05:22:36.454334 | instance | openstack/nova-db-sync-5h22z/nova-db-sync 2026-04-17 05:22:36.641389 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-5h22z" not found 2026-04-17 05:22:36.833413 | instance | openstack/nova-ks-endpoints-hr64k/init 2026-04-17 05:22:37.027397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-hr64k" not found 2026-04-17 05:22:37.032540 | instance | openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-admin 2026-04-17 05:22:37.232713 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-hr64k" not found 2026-04-17 05:22:37.238166 | instance | openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-internal 2026-04-17 05:22:37.446621 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-hr64k" not found 2026-04-17 05:22:37.452216 | instance | openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-public 2026-04-17 05:22:37.656262 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-hr64k" not found 2026-04-17 05:22:37.874843 | instance | openstack/nova-ks-service-twpcc/init 2026-04-17 05:22:38.095783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-twpcc" not found 2026-04-17 05:22:38.100251 | instance | openstack/nova-ks-service-twpcc/compute-ks-service-registration 2026-04-17 05:22:38.292371 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-twpcc" not found 2026-04-17 05:22:38.481442 | instance | openstack/nova-ks-user-hhs4g/init 2026-04-17 05:22:38.675500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-hhs4g" not found 2026-04-17 05:22:38.680799 | instance | openstack/nova-ks-user-hhs4g/nova-ks-user 2026-04-17 05:22:38.862630 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-hhs4g" not found 2026-04-17 05:22:39.048514 | instance | openstack/nova-novncproxy-84c767cc85-6tqxc/init 2026-04-17 05:22:39.240991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-84c767cc85-6tqxc" not found 2026-04-17 05:22:39.245840 | instance | openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy-init 2026-04-17 05:22:39.431057 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-84c767cc85-6tqxc" not found 2026-04-17 05:22:39.435790 | instance | openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy-init-assets 2026-04-17 05:22:39.625286 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-84c767cc85-6tqxc" not found 2026-04-17 05:22:39.630122 | instance | openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy 2026-04-17 05:22:39.829120 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-84c767cc85-6tqxc" not found 2026-04-17 05:22:40.017389 | instance | openstack/nova-rabbit-init-w9zvv/init 2026-04-17 05:22:40.215386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-w9zvv" not found 2026-04-17 05:22:40.221281 | instance | openstack/nova-rabbit-init-w9zvv/rabbit-init 2026-04-17 05:22:40.410357 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-w9zvv" not found 2026-04-17 05:22:40.605098 | instance | openstack/nova-scheduler-79cdf675f6-4jls5/init 2026-04-17 05:22:40.812439 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-79cdf675f6-4jls5" not found 2026-04-17 05:22:40.818293 | instance | openstack/nova-scheduler-79cdf675f6-4jls5/nova-scheduler 2026-04-17 05:22:41.024069 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-79cdf675f6-4jls5" not found 2026-04-17 05:22:41.224214 | instance | openstack/nova-service-cleaner-29606700-vdnxf/init 2026-04-17 05:22:41.411578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29606700-vdnxf" not found 2026-04-17 05:22:41.416884 | instance | openstack/nova-service-cleaner-29606700-vdnxf/nova-service-cleaner 2026-04-17 05:22:41.615476 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29606700-vdnxf" not found 2026-04-17 05:22:41.817137 | instance | openstack/octavia-api-5db766fc87-wr7jg/init 2026-04-17 05:22:42.021227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-5db766fc87-wr7jg" not found 2026-04-17 05:22:42.025645 | instance | openstack/octavia-api-5db766fc87-wr7jg/octavia-api 2026-04-17 05:22:42.290254 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-5db766fc87-wr7jg" not found 2026-04-17 05:22:42.492152 | instance | openstack/octavia-bootstrap-f7f2w/init 2026-04-17 05:22:42.701345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-f7f2w" not found 2026-04-17 05:22:42.706660 | instance | openstack/octavia-bootstrap-f7f2w/bootstrap 2026-04-17 05:22:42.898803 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-f7f2w" not found 2026-04-17 05:22:43.102219 | instance | openstack/octavia-db-init-2rtrx/init 2026-04-17 05:22:43.298973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-2rtrx" not found 2026-04-17 05:22:43.304404 | instance | openstack/octavia-db-init-2rtrx/octavia-db-init-0 2026-04-17 05:22:43.503551 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-2rtrx" not found 2026-04-17 05:22:43.509540 | instance | openstack/octavia-db-init-2rtrx/octavia-db-init-1 2026-04-17 05:22:43.711411 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-2rtrx" not found 2026-04-17 05:22:43.931776 | instance | openstack/octavia-db-sync-49jll/init 2026-04-17 05:22:44.121909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-49jll" not found 2026-04-17 05:22:44.127107 | instance | openstack/octavia-db-sync-49jll/octavia-db-sync 2026-04-17 05:22:44.316612 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-49jll" not found 2026-04-17 05:22:44.503812 | instance | openstack/octavia-health-manager-default-m8x8g/init 2026-04-17 05:22:44.701108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-m8x8g" not found 2026-04-17 05:22:44.705981 | instance | openstack/octavia-health-manager-default-m8x8g/octavia-health-manager-get-port 2026-04-17 05:22:44.892285 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-m8x8g" not found 2026-04-17 05:22:44.897862 | instance | openstack/octavia-health-manager-default-m8x8g/octavia-health-manager-nic-init 2026-04-17 05:22:45.097600 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-m8x8g" not found 2026-04-17 05:22:45.102870 | instance | openstack/octavia-health-manager-default-m8x8g/octavia-health-manager 2026-04-17 05:22:45.307093 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-m8x8g" not found 2026-04-17 05:22:45.511128 | instance | openstack/octavia-housekeeping-78dc9f8f44-fnxht/init 2026-04-17 05:22:45.702986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-78dc9f8f44-fnxht" not found 2026-04-17 05:22:45.707062 | instance | openstack/octavia-housekeeping-78dc9f8f44-fnxht/octavia-housekeeping 2026-04-17 05:22:45.893793 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-78dc9f8f44-fnxht" not found 2026-04-17 05:22:46.093466 | instance | openstack/octavia-ks-endpoints-nld6h/init 2026-04-17 05:22:46.277823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-nld6h" not found 2026-04-17 05:22:46.282201 | instance | openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-admin 2026-04-17 05:22:46.474861 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-nld6h" not found 2026-04-17 05:22:46.479201 | instance | openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-internal 2026-04-17 05:22:46.681668 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-nld6h" not found 2026-04-17 05:22:46.686587 | instance | openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-public 2026-04-17 05:22:46.875212 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-nld6h" not found 2026-04-17 05:22:47.079889 | instance | openstack/octavia-ks-service-mjr9j/init 2026-04-17 05:22:47.263952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-mjr9j" not found 2026-04-17 05:22:47.268467 | instance | openstack/octavia-ks-service-mjr9j/load-balancer-ks-service-registration 2026-04-17 05:22:47.479335 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-mjr9j" not found 2026-04-17 05:22:47.693474 | instance | openstack/octavia-ks-user-65htm/init 2026-04-17 05:22:47.876657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-65htm" not found 2026-04-17 05:22:47.880665 | instance | openstack/octavia-ks-user-65htm/octavia-ks-user 2026-04-17 05:22:48.048941 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-65htm" not found 2026-04-17 05:22:48.236482 | instance | openstack/octavia-rabbit-init-v5r9w/init 2026-04-17 05:22:48.424908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-v5r9w" not found 2026-04-17 05:22:48.430691 | instance | openstack/octavia-rabbit-init-v5r9w/rabbit-init 2026-04-17 05:22:48.629936 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-v5r9w" not found 2026-04-17 05:22:48.820106 | instance | openstack/octavia-worker-778ccf8867-bnwnx/init 2026-04-17 05:22:49.013598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-778ccf8867-bnwnx" not found 2026-04-17 05:22:49.018234 | instance | openstack/octavia-worker-778ccf8867-bnwnx/octavia-worker 2026-04-17 05:22:49.210715 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-778ccf8867-bnwnx" not found 2026-04-17 05:22:49.398059 | instance | openstack/openstack-database-exporter-78c69bc7dd-dm9zh/openstack-database-exporter 2026-04-17 05:22:49.590391 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-dm9zh" not found 2026-04-17 05:22:49.784007 | instance | openstack/openstack-exporter-5455644b6-tqjht/build-config 2026-04-17 05:22:49.971653 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-5455644b6-tqjht" not found 2026-04-17 05:22:49.977641 | instance | openstack/openstack-exporter-5455644b6-tqjht/openstack-exporter 2026-04-17 05:22:50.236985 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-5455644b6-tqjht" not found 2026-04-17 05:22:50.425740 | instance | openstack/openvswitch-hl5ft/init 2026-04-17 05:22:50.623030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-hl5ft" not found 2026-04-17 05:22:50.628527 | instance | openstack/openvswitch-hl5ft/openvswitch-db-perms 2026-04-17 05:22:50.813230 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-hl5ft" not found 2026-04-17 05:22:50.818145 | instance | openstack/openvswitch-hl5ft/openvswitch-vswitchd-modules 2026-04-17 05:22:51.011628 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-hl5ft" not found 2026-04-17 05:22:51.016744 | instance | openstack/openvswitch-hl5ft/openvswitch-db 2026-04-17 05:22:51.215420 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-hl5ft" not found 2026-04-17 05:22:51.220897 | instance | openstack/openvswitch-hl5ft/openvswitch-vswitchd 2026-04-17 05:22:51.416332 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-hl5ft" not found 2026-04-17 05:22:51.630105 | instance | openstack/ovn-controller-default-zx86s/init 2026-04-17 05:22:51.839701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-zx86s" not found 2026-04-17 05:22:51.844975 | instance | openstack/ovn-controller-default-zx86s/get-gw-enabled 2026-04-17 05:22:52.054241 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-zx86s" not found 2026-04-17 05:22:52.059998 | instance | openstack/ovn-controller-default-zx86s/controller-init 2026-04-17 05:22:52.258506 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-zx86s" not found 2026-04-17 05:22:52.264069 | instance | openstack/ovn-controller-default-zx86s/controller 2026-04-17 05:22:52.472141 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-zx86s" not found 2026-04-17 05:22:52.477180 | instance | openstack/ovn-controller-default-zx86s/vector 2026-04-17 05:22:52.681981 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-zx86s" not found 2026-04-17 05:22:52.686969 | instance | openstack/ovn-controller-default-zx86s/log-parser 2026-04-17 05:22:52.890301 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-zx86s" not found 2026-04-17 05:22:53.099830 | instance | openstack/ovn-northd-7659bd74f8-rtwkg/init 2026-04-17 05:22:53.314338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-7659bd74f8-rtwkg" not found 2026-04-17 05:22:53.321423 | instance | openstack/ovn-northd-7659bd74f8-rtwkg/northd 2026-04-17 05:22:53.533281 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-7659bd74f8-rtwkg" not found 2026-04-17 05:22:53.729294 | instance | openstack/ovn-ovsdb-nb-0/init 2026-04-17 05:22:53.914262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-04-17 05:22:53.920691 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-04-17 05:22:54.118839 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-04-17 05:22:54.322150 | instance | openstack/ovn-ovsdb-sb-0/init 2026-04-17 05:22:54.513122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-04-17 05:22:54.518682 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-04-17 05:22:54.714392 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-04-17 05:22:54.907577 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-17 05:22:55.098055 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 05:22:55.101743 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-17 05:22:55.287739 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 05:22:55.293030 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-17 05:22:55.643437 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 05:22:55.649413 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-17 05:22:55.853539 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 05:22:56.055300 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-17 05:22:56.254278 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-17 05:22:56.258997 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-17 05:22:56.489240 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-17 05:22:56.495001 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-17 05:22:56.704996 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-17 05:22:56.894920 | instance | openstack/placement-api-7cd8c87d94-4v45g/init 2026-04-17 05:22:57.101932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7cd8c87d94-4v45g" not found 2026-04-17 05:22:57.108150 | instance | openstack/placement-api-7cd8c87d94-4v45g/placement-api 2026-04-17 05:22:57.352135 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7cd8c87d94-4v45g" not found 2026-04-17 05:22:57.531092 | instance | openstack/placement-db-init-qgflt/init 2026-04-17 05:22:57.742266 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-qgflt" not found 2026-04-17 05:22:57.748314 | instance | openstack/placement-db-init-qgflt/placement-db-init-0 2026-04-17 05:22:57.940719 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-qgflt" not found 2026-04-17 05:22:58.142322 | instance | openstack/placement-db-sync-7n4pz/init 2026-04-17 05:22:58.323829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-7n4pz" not found 2026-04-17 05:22:58.328977 | instance | openstack/placement-db-sync-7n4pz/placement-db-sync 2026-04-17 05:22:58.509645 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-7n4pz" not found 2026-04-17 05:22:58.705756 | instance | openstack/placement-ks-endpoints-4fczc/init 2026-04-17 05:22:58.904114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-4fczc" not found 2026-04-17 05:22:58.908842 | instance | openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-admin 2026-04-17 05:22:59.116158 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-4fczc" not found 2026-04-17 05:22:59.124499 | instance | openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-internal 2026-04-17 05:22:59.324449 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-4fczc" not found 2026-04-17 05:22:59.330924 | instance | openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-public 2026-04-17 05:22:59.516364 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-4fczc" not found 2026-04-17 05:22:59.704631 | instance | openstack/placement-ks-service-5c6sj/init 2026-04-17 05:22:59.884279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-5c6sj" not found 2026-04-17 05:22:59.889562 | instance | openstack/placement-ks-service-5c6sj/placement-ks-service-registration 2026-04-17 05:23:00.079667 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-5c6sj" not found 2026-04-17 05:23:00.263177 | instance | openstack/placement-ks-user-nnsml/init 2026-04-17 05:23:00.441531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-nnsml" not found 2026-04-17 05:23:00.446494 | instance | openstack/placement-ks-user-nnsml/placement-ks-user 2026-04-17 05:23:00.638426 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-nnsml" not found 2026-04-17 05:23:00.820169 | instance | openstack/pxc-operator-69cb5bbdb9-xbbt9/percona-xtradb-cluster-operator 2026-04-17 05:23:01.002107 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-xbbt9" not found 2026-04-17 05:23:01.186925 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-17 05:23:01.374754 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-17 05:23:01.381577 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-17 05:23:01.593262 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-17 05:23:01.798128 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-17 05:23:01.991908 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-17 05:23:01.997533 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-17 05:23:02.188630 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-17 05:23:02.377623 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-mpjhr/rabbitmq-cluster-operator 2026-04-17 05:23:02.606668 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-mpjhr" not found 2026-04-17 05:23:02.797131 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-17 05:23:02.992496 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-17 05:23:02.998422 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-17 05:23:03.210666 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-17 05:23:03.419840 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-17 05:23:03.629656 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-17 05:23:03.648219 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-17 05:23:03.845321 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-17 05:23:04.030679 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-17 05:23:04.220310 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-17 05:23:04.227224 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-17 05:23:04.421120 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-17 05:23:04.624423 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-17 05:23:04.825297 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-17 05:23:04.832186 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-17 05:23:05.029149 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-17 05:23:05.225954 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-17 05:23:05.403137 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-17 05:23:05.408597 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-17 05:23:05.612280 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-17 05:23:05.819073 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-sl59x/rabbitmq-cluster-operator 2026-04-17 05:23:06.059994 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-sl59x" not found 2026-04-17 05:23:06.259822 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-17 05:23:06.445284 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-17 05:23:06.453972 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-17 05:23:06.642285 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-17 05:23:06.823983 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-17 05:23:07.017577 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-17 05:23:07.021644 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-17 05:23:07.269443 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-17 05:23:07.463385 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-17 05:23:07.669941 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-17 05:23:07.680695 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-17 05:23:07.910079 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-17 05:23:08.130601 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/make-container-crash-dir 2026-04-17 05:23:08.322282 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-nzbh6" not found 2026-04-17 05:23:08.326309 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/chown-container-data-dir 2026-04-17 05:23:08.525068 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-nzbh6" not found 2026-04-17 05:23:08.529897 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/ceph-crash 2026-04-17 05:23:08.732063 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-nzbh6" not found 2026-04-17 05:23:08.923497 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/chown-container-data-dir 2026-04-17 05:23:09.126214 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-7kth7" not found 2026-04-17 05:23:09.131489 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/rgw 2026-04-17 05:23:09.363758 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-7kth7" not found 2026-04-17 05:23:09.368386 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/log-collector 2026-04-17 05:23:09.558870 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-7kth7" not found 2026-04-17 05:23:09.754777 | instance | openstack/staffeln-api-85ff7766f-lhwbl/init 2026-04-17 05:23:09.930015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-85ff7766f-lhwbl" not found 2026-04-17 05:23:09.934986 | instance | openstack/staffeln-api-85ff7766f-lhwbl/staffeln-api 2026-04-17 05:23:10.146359 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-85ff7766f-lhwbl" not found 2026-04-17 05:23:10.337470 | instance | openstack/staffeln-conductor-8666568484-zsmpr/staffeln-conductor 2026-04-17 05:23:10.549651 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-8666568484-zsmpr" not found 2026-04-17 05:23:10.744106 | instance | openstack/staffeln-db-init-zmwc8/init 2026-04-17 05:23:10.911882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-zmwc8" not found 2026-04-17 05:23:10.917617 | instance | openstack/staffeln-db-init-zmwc8/staffeln-db-init-0 2026-04-17 05:23:11.100574 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-zmwc8" not found 2026-04-17 05:23:11.277674 | instance | openstack/staffeln-db-sync-cq2xv/init 2026-04-17 05:23:11.451751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-cq2xv" not found 2026-04-17 05:23:11.456688 | instance | openstack/staffeln-db-sync-cq2xv/staffeln-db-sync 2026-04-17 05:23:11.644600 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-cq2xv" not found 2026-04-17 05:23:11.825076 | instance | openstack/tempest-ks-user-bjtk7/init 2026-04-17 05:23:12.011341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-bjtk7" not found 2026-04-17 05:23:12.016621 | instance | openstack/tempest-ks-user-bjtk7/tempest-ks-user 2026-04-17 05:23:12.204005 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-bjtk7" not found 2026-04-17 05:23:12.396431 | instance | openstack/tempest-run-tests-hrx7r/init 2026-04-17 05:23:12.614700 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-hrx7r" not found 2026-04-17 05:23:12.619393 | instance | openstack/tempest-run-tests-hrx7r/tempest-run-tests-init 2026-04-17 05:23:12.825492 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-hrx7r" not found 2026-04-17 05:23:12.829805 | instance | openstack/tempest-run-tests-hrx7r/tempest-run-tests 2026-04-17 05:23:13.043561 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-hrx7r" not found 2026-04-17 05:23:13.236611 | instance | openstack/valkey-node-0/valkey 2026-04-17 05:23:13.425894 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-17 05:23:13.431873 | instance | openstack/valkey-node-0/sentinel 2026-04-17 05:23:13.617256 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-17 05:23:13.622272 | instance | openstack/valkey-node-0/metrics 2026-04-17 05:23:13.807843 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-17 05:23:14.002791 | instance | orc-system/orc-controller-manager-6cb597b5d4-ftfgl/manager 2026-04-17 05:23:14.190233 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-ftfgl" not found 2026-04-17 05:23:14.380911 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-n4vdn/rook-ceph-operator 2026-04-17 05:23:14.581837 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-n4vdn" not found 2026-04-17 05:23:14.795616 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-2z4rz/secretgen-controller 2026-04-17 05:23:15.017715 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-2z4rz" not found 2026-04-17 05:23:15.393691 | instance | ERROR 2026-04-17 05:23:15.394097 | instance | { 2026-04-17 05:23:15.394171 | instance | "delta": "0:02:09.658941", 2026-04-17 05:23:15.394223 | instance | "end": "2026-04-17 05:23:15.023907", 2026-04-17 05:23:15.394269 | instance | "msg": "non-zero return code", 2026-04-17 05:23:15.394315 | instance | "rc": 123, 2026-04-17 05:23:15.394359 | instance | "start": "2026-04-17 05:21:05.364966" 2026-04-17 05:23:15.394403 | instance | } 2026-04-17 05:23:15.394456 | instance | ERROR: Ignoring Errors 2026-04-17 05:23:15.410097 | 2026-04-17 05:23:15.410305 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-17 05:23:16.056779 | instance | changed: 2026-04-17 05:23:16.057021 | instance | cd+++++++++ pod-logs/ 2026-04-17 05:23:16.057051 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-17 05:23:16.057073 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-17 05:23:16.057092 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-17 05:23:16.057111 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-17 05:23:16.057131 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv/ 2026-04-17 05:23:16.057156 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv/manager.txt 2026-04-17 05:23:16.057175 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-17 05:23:16.057214 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8/ 2026-04-17 05:23:16.057234 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8/manager.txt 2026-04-17 05:23:16.057253 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-17 05:23:16.057271 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-x6nk6/ 2026-04-17 05:23:16.057289 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-x6nk6/manager.txt 2026-04-17 05:23:16.057307 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-17 05:23:16.057325 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-p7dmj/ 2026-04-17 05:23:16.057344 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-p7dmj/manager.txt 2026-04-17 05:23:16.057361 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-17 05:23:16.057380 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-mgfn7/ 2026-04-17 05:23:16.057399 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-mgfn7/cert-manager-controller.txt 2026-04-17 05:23:16.057417 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-zr6d9/ 2026-04-17 05:23:16.057436 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-zr6d9/cert-manager-cainjector.txt 2026-04-17 05:23:16.057454 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6z2h2/ 2026-04-17 05:23:16.057473 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6z2h2/cert-manager-webhook.txt 2026-04-17 05:23:16.057494 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-17 05:23:16.057513 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-cwvn5/ 2026-04-17 05:23:16.057531 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-cwvn5/envoy-gateway.txt 2026-04-17 05:23:16.057549 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-17 05:23:16.057568 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-17 05:23:16.057586 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-17 05:23:16.057604 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-17 05:23:16.057622 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-17 05:23:16.057641 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv/ 2026-04-17 05:23:16.057659 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-kxpsv/manager.txt 2026-04-17 05:23:16.057678 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-17 05:23:16.057696 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8/ 2026-04-17 05:23:16.057714 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cndg8/manager.txt 2026-04-17 05:23:16.057732 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-17 05:23:16.057750 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-x6nk6/ 2026-04-17 05:23:16.057768 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-x6nk6/manager.txt 2026-04-17 05:23:16.057786 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-17 05:23:16.057804 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-p7dmj/ 2026-04-17 05:23:16.057822 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-p7dmj/manager.txt 2026-04-17 05:23:16.057840 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-17 05:23:16.057864 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-mgfn7/ 2026-04-17 05:23:16.057884 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-mgfn7/cert-manager-controller.txt 2026-04-17 05:23:16.057931 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-zr6d9/ 2026-04-17 05:23:16.057952 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-zr6d9/cert-manager-cainjector.txt 2026-04-17 05:23:16.057971 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6z2h2/ 2026-04-17 05:23:16.057990 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6z2h2/cert-manager-webhook.txt 2026-04-17 05:23:16.058008 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-17 05:23:16.058027 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-cwvn5/ 2026-04-17 05:23:16.058045 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-cwvn5/envoy-gateway.txt 2026-04-17 05:23:16.058063 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-17 05:23:16.058082 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-l64sc/ 2026-04-17 05:23:16.058101 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-l64sc/controller.txt 2026-04-17 05:23:16.058120 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cmscf/ 2026-04-17 05:23:16.058139 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cmscf/ingress-nginx-default-backend.txt 2026-04-17 05:23:16.058158 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-17 05:23:16.058176 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/ 2026-04-17 05:23:16.058194 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/apply-sysctl-overwrites.txt 2026-04-17 05:23:16.058213 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/cilium-agent.txt 2026-04-17 05:23:16.058231 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/clean-cilium-state.txt 2026-04-17 05:23:16.058249 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/config.txt 2026-04-17 05:23:16.058267 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/install-cni-binaries.txt 2026-04-17 05:23:16.058285 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/mount-bpf-fs.txt 2026-04-17 05:23:16.058303 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kp4kn/mount-cgroup.txt 2026-04-17 05:23:16.058321 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-gpgw9/ 2026-04-17 05:23:16.058339 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-gpgw9/cilium-operator.txt 2026-04-17 05:23:16.058357 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6p66f/ 2026-04-17 05:23:16.058375 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6p66f/coredns.txt 2026-04-17 05:23:16.058393 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-7c2hz/ 2026-04-17 05:23:16.058411 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-7c2hz/coredns.txt 2026-04-17 05:23:16.058429 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-17 05:23:16.058447 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-17 05:23:16.058466 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-17 05:23:16.058484 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-17 05:23:16.058502 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-17 05:23:16.058526 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-17 05:23:16.058545 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-x2h2c/ 2026-04-17 05:23:16.058563 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-x2h2c/kube-proxy.txt 2026-04-17 05:23:16.058581 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-17 05:23:16.058599 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-17 05:23:16.058616 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-17 05:23:16.058634 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-17 05:23:16.058652 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-17 05:23:16.058670 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-vbmc7/ 2026-04-17 05:23:16.058688 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-vbmc7/local-path-provisioner.txt 2026-04-17 05:23:16.058706 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-17 05:23:16.058724 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-17 05:23:16.058742 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-17 05:23:16.058760 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-17 05:23:16.058778 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-17 05:23:16.058796 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-17 05:23:16.058813 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-pt9n6/ 2026-04-17 05:23:16.058831 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-pt9n6/goldpinger-daemon.txt 2026-04-17 05:23:16.058849 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/ 2026-04-17 05:23:16.058867 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana-sc-dashboard.txt 2026-04-17 05:23:16.058885 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana-sc-datasources.txt 2026-04-17 05:23:16.058904 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana.txt 2026-04-17 05:23:16.058922 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb/ 2026-04-17 05:23:16.058940 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb/kube-state-metrics.txt 2026-04-17 05:23:16.058959 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s5jz4/ 2026-04-17 05:23:16.058977 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s5jz4/kube-prometheus-stack.txt 2026-04-17 05:23:16.058995 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/ 2026-04-17 05:23:16.059013 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/node-exporter.txt 2026-04-17 05:23:16.059031 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/pod-tls-sidecar.txt 2026-04-17 05:23:16.059048 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-17 05:23:16.059066 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-17 05:23:16.059089 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-17 05:23:16.059108 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-17 05:23:16.059126 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-17 05:23:16.059144 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-mk62p/ 2026-04-17 05:23:16.059162 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-mk62p/nginx.txt 2026-04-17 05:23:16.059180 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-17 05:23:16.059198 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-17 05:23:16.059217 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-17 05:23:16.059235 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5wr9v/ 2026-04-17 05:23:16.059253 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5wr9v/gc.txt 2026-04-17 05:23:16.059271 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-dft46/ 2026-04-17 05:23:16.059289 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-dft46/master.txt 2026-04-17 05:23:16.059307 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mrvwj/ 2026-04-17 05:23:16.059325 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mrvwj/worker.txt 2026-04-17 05:23:16.059343 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-17 05:23:16.059361 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-17 05:23:16.059379 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-17 05:23:16.059398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-17 05:23:16.059416 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-17 05:23:16.059435 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-17 05:23:16.059452 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-vgbs5/ 2026-04-17 05:23:16.059470 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-vgbs5/pushgateway.txt 2026-04-17 05:23:16.059488 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-fzdpq/ 2026-04-17 05:23:16.059506 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-fzdpq/vector.txt 2026-04-17 05:23:16.059524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-17 05:23:16.059542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-9458dbfd6-wfbhl/ 2026-04-17 05:23:16.059560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-9458dbfd6-wfbhl/barbican-api.txt 2026-04-17 05:23:16.059578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-9458dbfd6-wfbhl/init.txt 2026-04-17 05:23:16.059595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-rmj9t/ 2026-04-17 05:23:16.059613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-rmj9t/barbican-db-init-0.txt 2026-04-17 05:23:16.059631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-rmj9t/init.txt 2026-04-17 05:23:16.059649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-m2xkh/ 2026-04-17 05:23:16.059667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-m2xkh/barbican-db-sync.txt 2026-04-17 05:23:16.059690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-m2xkh/init.txt 2026-04-17 05:23:16.059710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6kmwp/ 2026-04-17 05:23:16.059728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6kmwp/init.txt 2026-04-17 05:23:16.059747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-admin.txt 2026-04-17 05:23:16.059765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-internal.txt 2026-04-17 05:23:16.059783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-public.txt 2026-04-17 05:23:16.059801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-l7drt/ 2026-04-17 05:23:16.059819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-l7drt/init.txt 2026-04-17 05:23:16.059838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-l7drt/key-manager-ks-service-registration.txt 2026-04-17 05:23:16.059856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-8s8wk/ 2026-04-17 05:23:16.059874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-8s8wk/barbican-ks-user.txt 2026-04-17 05:23:16.059892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-8s8wk/init.txt 2026-04-17 05:23:16.059910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2vk8x/ 2026-04-17 05:23:16.059928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2vk8x/init.txt 2026-04-17 05:23:16.059946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2vk8x/rabbit-init.txt 2026-04-17 05:23:16.059965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-bbf77b666-jtkjk/ 2026-04-17 05:23:16.059983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-bbf77b666-jtkjk/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.060001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-bbf77b666-jtkjk/cinder-api.txt 2026-04-17 05:23:16.060018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-bbf77b666-jtkjk/init.txt 2026-04-17 05:23:16.060036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-79b4759f54-tjtzw/ 2026-04-17 05:23:16.060053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-79b4759f54-tjtzw/ceph-backup-keyring-placement.txt 2026-04-17 05:23:16.060071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-79b4759f54-tjtzw/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.060089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-79b4759f54-tjtzw/ceph-keyring-placement-rbd1.txt 2026-04-17 05:23:16.060106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-79b4759f54-tjtzw/cinder-backup.txt 2026-04-17 05:23:16.060124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-79b4759f54-tjtzw/init.txt 2026-04-17 05:23:16.060142 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-dpbzx/ 2026-04-17 05:23:16.060159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-dpbzx/ceph-keyring-placement.txt 2026-04-17 05:23:16.060177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-dpbzx/cinder-backup-storage-init.txt 2026-04-17 05:23:16.060194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-dpbzx/init.txt 2026-04-17 05:23:16.060212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-w5cv5/ 2026-04-17 05:23:16.060230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-w5cv5/bootstrap.txt 2026-04-17 05:23:16.060247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-w5cv5/init.txt 2026-04-17 05:23:16.060270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-l78tb/ 2026-04-17 05:23:16.060289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-l78tb/create-internal-tenant.txt 2026-04-17 05:23:16.060307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-l78tb/init.txt 2026-04-17 05:23:16.060326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wjrbq/ 2026-04-17 05:23:16.060345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wjrbq/cinder-db-init-0.txt 2026-04-17 05:23:16.060363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wjrbq/init.txt 2026-04-17 05:23:16.060382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-f2jpk/ 2026-04-17 05:23:16.060400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-f2jpk/cinder-db-sync.txt 2026-04-17 05:23:16.060418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-f2jpk/init.txt 2026-04-17 05:23:16.060436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mnq5c/ 2026-04-17 05:23:16.060454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mnq5c/init.txt 2026-04-17 05:23:16.060493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-admin.txt 2026-04-17 05:23:16.060514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-internal.txt 2026-04-17 05:23:16.060533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-public.txt 2026-04-17 05:23:16.060552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mslnq/ 2026-04-17 05:23:16.060570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mslnq/init.txt 2026-04-17 05:23:16.060588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mslnq/volumev3-ks-service-registration.txt 2026-04-17 05:23:16.060606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-245gd/ 2026-04-17 05:23:16.060624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-245gd/cinder-ks-user.txt 2026-04-17 05:23:16.060642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-245gd/init.txt 2026-04-17 05:23:16.060660 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xhjgs/ 2026-04-17 05:23:16.060679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xhjgs/init.txt 2026-04-17 05:23:16.060696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xhjgs/rabbit-init.txt 2026-04-17 05:23:16.060714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-699585bcbb-rmdl9/ 2026-04-17 05:23:16.060732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-699585bcbb-rmdl9/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.060750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-699585bcbb-rmdl9/cinder-scheduler.txt 2026-04-17 05:23:16.060767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-699585bcbb-rmdl9/init.txt 2026-04-17 05:23:16.060785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5jdpr/ 2026-04-17 05:23:16.060803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5jdpr/ceph-keyring-placement.txt 2026-04-17 05:23:16.060820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5jdpr/cinder-storage-init-rbd1.txt 2026-04-17 05:23:16.060838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5jdpr/init.txt 2026-04-17 05:23:16.060856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8f78b9866-dlzpw/ 2026-04-17 05:23:16.060873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8f78b9866-dlzpw/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.060896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8f78b9866-dlzpw/ceph-keyring-placement-rbd1.txt 2026-04-17 05:23:16.060915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8f78b9866-dlzpw/cinder-volume.txt 2026-04-17 05:23:16.060933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8f78b9866-dlzpw/init-cinder-conf.txt 2026-04-17 05:23:16.060951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8f78b9866-dlzpw/init.txt 2026-04-17 05:23:16.060987 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29606705-b7qhs/ 2026-04-17 05:23:16.061006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29606705-b7qhs/cinder-volume-usage-audit.txt 2026-04-17 05:23:16.061024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29606705-b7qhs/init.txt 2026-04-17 05:23:16.061042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5c797574c4-97scj/ 2026-04-17 05:23:16.061060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c797574c4-97scj/ceph-keyring-placement.txt 2026-04-17 05:23:16.061078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c797574c4-97scj/glance-api.txt 2026-04-17 05:23:16.061096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c797574c4-97scj/glance-perms.txt 2026-04-17 05:23:16.061114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5c797574c4-97scj/init.txt 2026-04-17 05:23:16.061132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-jh8d6/ 2026-04-17 05:23:16.061150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-jh8d6/glance-db-init-0.txt 2026-04-17 05:23:16.061168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-jh8d6/init.txt 2026-04-17 05:23:16.061186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-7rjmz/ 2026-04-17 05:23:16.061205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-7rjmz/glance-db-sync.txt 2026-04-17 05:23:16.061223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-7rjmz/init.txt 2026-04-17 05:23:16.061240 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dq6pn/ 2026-04-17 05:23:16.061259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-admin.txt 2026-04-17 05:23:16.061277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-internal.txt 2026-04-17 05:23:16.061296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-public.txt 2026-04-17 05:23:16.061314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dq6pn/init.txt 2026-04-17 05:23:16.061332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wlvjt/ 2026-04-17 05:23:16.061350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wlvjt/image-ks-service-registration.txt 2026-04-17 05:23:16.061367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wlvjt/init.txt 2026-04-17 05:23:16.061385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bpn4v/ 2026-04-17 05:23:16.061403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bpn4v/glance-ks-user.txt 2026-04-17 05:23:16.061420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bpn4v/init.txt 2026-04-17 05:23:16.061439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-qgx9l/ 2026-04-17 05:23:16.061457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-qgx9l/glance-metadefs-load.txt 2026-04-17 05:23:16.061475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-qgx9l/init.txt 2026-04-17 05:23:16.061494 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tlg5k/ 2026-04-17 05:23:16.061520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tlg5k/init.txt 2026-04-17 05:23:16.061540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tlg5k/rabbit-init.txt 2026-04-17 05:23:16.061558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7j2hf/ 2026-04-17 05:23:16.061576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7j2hf/ceph-keyring-placement.txt 2026-04-17 05:23:16.061594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7j2hf/glance-storage-init.txt 2026-04-17 05:23:16.061611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7j2hf/init.txt 2026-04-17 05:23:16.061629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-77f74dd568-wkwdv/ 2026-04-17 05:23:16.061646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-77f74dd568-wkwdv/heat-api.txt 2026-04-17 05:23:16.061664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-77f74dd568-wkwdv/init.txt 2026-04-17 05:23:16.061681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2lwnq/ 2026-04-17 05:23:16.061699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2lwnq/bootstrap.txt 2026-04-17 05:23:16.061716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2lwnq/init.txt 2026-04-17 05:23:16.061734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-55bc96bdf8-2ccvt/ 2026-04-17 05:23:16.061752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-55bc96bdf8-2ccvt/heat-cfn.txt 2026-04-17 05:23:16.061770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-55bc96bdf8-2ccvt/init.txt 2026-04-17 05:23:16.061788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-f8t9d/ 2026-04-17 05:23:16.061806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-f8t9d/heat-db-init-0.txt 2026-04-17 05:23:16.061823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-f8t9d/init.txt 2026-04-17 05:23:16.061841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-hm28s/ 2026-04-17 05:23:16.061859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-hm28s/heat-db-sync.txt 2026-04-17 05:23:16.061877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-hm28s/init.txt 2026-04-17 05:23:16.061895 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-7sfc5/ 2026-04-17 05:23:16.061925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-7sfc5/heat-ks-domain-user.txt 2026-04-17 05:23:16.061943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-7sfc5/init.txt 2026-04-17 05:23:16.061962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-546bd864fc-vg5v8/ 2026-04-17 05:23:16.061980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-546bd864fc-vg5v8/heat-engine.txt 2026-04-17 05:23:16.061998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-546bd864fc-vg5v8/init.txt 2026-04-17 05:23:16.062016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606710-qxhs8/ 2026-04-17 05:23:16.062034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606710-qxhs8/heat-engine-cleaner.txt 2026-04-17 05:23:16.062052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606710-qxhs8/init.txt 2026-04-17 05:23:16.062070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606715-hh8ph/ 2026-04-17 05:23:16.062089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606715-hh8ph/heat-engine-cleaner.txt 2026-04-17 05:23:16.062107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606715-hh8ph/init.txt 2026-04-17 05:23:16.062124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606720-27v55/ 2026-04-17 05:23:16.062142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606720-27v55/heat-engine-cleaner.txt 2026-04-17 05:23:16.062165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29606720-27v55/init.txt 2026-04-17 05:23:16.062184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/ 2026-04-17 05:23:16.062203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-admin.txt 2026-04-17 05:23:16.062221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-internal.txt 2026-04-17 05:23:16.062239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-public.txt 2026-04-17 05:23:16.062256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/init.txt 2026-04-17 05:23:16.062274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-admin.txt 2026-04-17 05:23:16.062292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-internal.txt 2026-04-17 05:23:16.062310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-public.txt 2026-04-17 05:23:16.062328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zkmsf/ 2026-04-17 05:23:16.062346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zkmsf/cloudformation-ks-service-registration.txt 2026-04-17 05:23:16.062364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zkmsf/init.txt 2026-04-17 05:23:16.062382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zkmsf/orchestration-ks-service-registration.txt 2026-04-17 05:23:16.062400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-frz2n/ 2026-04-17 05:23:16.062419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-frz2n/heat-ks-user.txt 2026-04-17 05:23:16.062436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-frz2n/heat-trustee-ks-user.txt 2026-04-17 05:23:16.062454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-frz2n/init.txt 2026-04-17 05:23:16.062472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-ghvxq/ 2026-04-17 05:23:16.062489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-ghvxq/init.txt 2026-04-17 05:23:16.062507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-ghvxq/rabbit-init.txt 2026-04-17 05:23:16.062525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-5xpg8/ 2026-04-17 05:23:16.062543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-5xpg8/heat-trusts.txt 2026-04-17 05:23:16.062561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-5xpg8/init.txt 2026-04-17 05:23:16.062579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-656b94f87f-mqwwq/ 2026-04-17 05:23:16.062597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-656b94f87f-mqwwq/horizon.txt 2026-04-17 05:23:16.062614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-656b94f87f-mqwwq/init.txt 2026-04-17 05:23:16.062633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-wxkkm/ 2026-04-17 05:23:16.062651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-wxkkm/horizon-db-init-0.txt 2026-04-17 05:23:16.062668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-wxkkm/init.txt 2026-04-17 05:23:16.062686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-jhh9c/ 2026-04-17 05:23:16.062704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-jhh9c/horizon-db-sync.txt 2026-04-17 05:23:16.062722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-jhh9c/init.txt 2026-04-17 05:23:16.062740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-4j8j8/ 2026-04-17 05:23:16.062763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-4j8j8/init.txt 2026-04-17 05:23:16.062781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-4j8j8/keepalived.txt 2026-04-17 05:23:16.062799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-4j8j8/wait-for-ip.txt 2026-04-17 05:23:16.062817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-79888d7fc-5f2wk/ 2026-04-17 05:23:16.062836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-79888d7fc-5f2wk/init.txt 2026-04-17 05:23:16.062854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-79888d7fc-5f2wk/keystone-api.txt 2026-04-17 05:23:16.062872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-67x7v/ 2026-04-17 05:23:16.062889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-67x7v/bootstrap.txt 2026-04-17 05:23:16.062907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-67x7v/init.txt 2026-04-17 05:23:16.062925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-sd62h/ 2026-04-17 05:23:16.062943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-sd62h/init.txt 2026-04-17 05:23:16.062961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-sd62h/keystone-credential-setup.txt 2026-04-17 05:23:16.062979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-g4zst/ 2026-04-17 05:23:16.062997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-g4zst/init.txt 2026-04-17 05:23:16.063014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-g4zst/keystone-db-init-0.txt 2026-04-17 05:23:16.063033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-8gx7q/ 2026-04-17 05:23:16.063050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-8gx7q/init.txt 2026-04-17 05:23:16.063068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-8gx7q/keystone-db-sync.txt 2026-04-17 05:23:16.063086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-24x7s/ 2026-04-17 05:23:16.063105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-24x7s/init.txt 2026-04-17 05:23:16.063123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-24x7s/keystone-domain-manage.txt 2026-04-17 05:23:16.063141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-n9drc/ 2026-04-17 05:23:16.063159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-n9drc/init.txt 2026-04-17 05:23:16.063177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-n9drc/keystone-fernet-setup.txt 2026-04-17 05:23:16.063194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2hdgh/ 2026-04-17 05:23:16.063212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2hdgh/init.txt 2026-04-17 05:23:16.063230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2hdgh/rabbit-init.txt 2026-04-17 05:23:16.063248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/ 2026-04-17 05:23:16.063265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/ceph-admin-keyring-placement.txt 2026-04-17 05:23:16.063283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/ceph-keyring-placement.txt 2026-04-17 05:23:16.063300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/init-dynamic-options.txt 2026-04-17 05:23:16.063318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/init.txt 2026-04-17 05:23:16.063335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/libvirt-exporter.txt 2026-04-17 05:23:16.063353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/libvirt.txt 2026-04-17 05:23:16.063376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-f5wxp/tls-sidecar.txt 2026-04-17 05:23:16.063394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-94bb696d7-tvkls/ 2026-04-17 05:23:16.063412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-94bb696d7-tvkls/init.txt 2026-04-17 05:23:16.063430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-94bb696d7-tvkls/magnum-api.txt 2026-04-17 05:23:16.063448 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-kdslh/ 2026-04-17 05:23:16.063466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-kdslh/magnum-cluster-api-proxy.txt 2026-04-17 05:23:16.063484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-17 05:23:16.063502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-17 05:23:16.063521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-17 05:23:16.063538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-17 05:23:16.063556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-hkrcv/ 2026-04-17 05:23:16.063574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-hkrcv/init.txt 2026-04-17 05:23:16.063592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-hkrcv/magnum-db-init-0.txt 2026-04-17 05:23:16.063610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-76l47/ 2026-04-17 05:23:16.063628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-76l47/init.txt 2026-04-17 05:23:16.063647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-76l47/magnum-db-sync.txt 2026-04-17 05:23:16.063665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-ltsfv/ 2026-04-17 05:23:16.063684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-ltsfv/init.txt 2026-04-17 05:23:16.063702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-ltsfv/magnum-ks-domain-user.txt 2026-04-17 05:23:16.063721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-48f5k/ 2026-04-17 05:23:16.063739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-admin.txt 2026-04-17 05:23:16.063757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-internal.txt 2026-04-17 05:23:16.063775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-public.txt 2026-04-17 05:23:16.063793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-48f5k/init.txt 2026-04-17 05:23:16.063812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-25p4g/ 2026-04-17 05:23:16.063830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-25p4g/container-infra-ks-service-registration.txt 2026-04-17 05:23:16.063849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-25p4g/init.txt 2026-04-17 05:23:16.063867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-gr856/ 2026-04-17 05:23:16.063886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-gr856/init.txt 2026-04-17 05:23:16.063904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-gr856/magnum-ks-user.txt 2026-04-17 05:23:16.063922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-v7dlk/ 2026-04-17 05:23:16.063940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-v7dlk/init.txt 2026-04-17 05:23:16.063958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-v7dlk/rabbit-init.txt 2026-04-17 05:23:16.063981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-d97tf/ 2026-04-17 05:23:16.064000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-d97tf/registry.txt 2026-04-17 05:23:16.064019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-67cc759df7-t2hbq/ 2026-04-17 05:23:16.064037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-67cc759df7-t2hbq/init.txt 2026-04-17 05:23:16.064056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-67cc759df7-t2hbq/manila-api.txt 2026-04-17 05:23:16.064074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bcmkz/ 2026-04-17 05:23:16.064092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bcmkz/bootstrap.txt 2026-04-17 05:23:16.064111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bcmkz/init.txt 2026-04-17 05:23:16.064128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-5cf7788df6-ppmdl/ 2026-04-17 05:23:16.064147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-5cf7788df6-ppmdl/init.txt 2026-04-17 05:23:16.064165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-5cf7788df6-ppmdl/manila-data.txt 2026-04-17 05:23:16.064183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-qcvvb/ 2026-04-17 05:23:16.064201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-qcvvb/init.txt 2026-04-17 05:23:16.064218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-qcvvb/manila-db-init-0.txt 2026-04-17 05:23:16.064236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-7mct7/ 2026-04-17 05:23:16.064254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-7mct7/init.txt 2026-04-17 05:23:16.064272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-7mct7/manila-db-sync.txt 2026-04-17 05:23:16.064290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/ 2026-04-17 05:23:16.064308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/init.txt 2026-04-17 05:23:16.064326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-admin.txt 2026-04-17 05:23:16.064345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-internal.txt 2026-04-17 05:23:16.064363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-public.txt 2026-04-17 05:23:16.064382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-admin.txt 2026-04-17 05:23:16.064400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-internal.txt 2026-04-17 05:23:16.064418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-public.txt 2026-04-17 05:23:16.064436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nr4j4/ 2026-04-17 05:23:16.064454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nr4j4/init.txt 2026-04-17 05:23:16.064472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nr4j4/share-ks-service-registration.txt 2026-04-17 05:23:16.064490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nr4j4/sharev2-ks-service-registration.txt 2026-04-17 05:23:16.064508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-j5lhw/ 2026-04-17 05:23:16.064526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-j5lhw/init.txt 2026-04-17 05:23:16.064544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-j5lhw/manila-ks-user.txt 2026-04-17 05:23:16.064562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-hqd7b/ 2026-04-17 05:23:16.064579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-hqd7b/init.txt 2026-04-17 05:23:16.064604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-hqd7b/rabbit-init.txt 2026-04-17 05:23:16.064623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-779f74844-9m9cr/ 2026-04-17 05:23:16.064642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-779f74844-9m9cr/init.txt 2026-04-17 05:23:16.064660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-779f74844-9m9cr/manila-scheduler.txt 2026-04-17 05:23:16.064678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-6dff99b679-j8t9n/ 2026-04-17 05:23:16.064696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6dff99b679-j8t9n/init.txt 2026-04-17 05:23:16.064714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6dff99b679-j8t9n/manila-share-init.txt 2026-04-17 05:23:16.064732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6dff99b679-j8t9n/manila-share.txt 2026-04-17 05:23:16.064749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dszt2/ 2026-04-17 05:23:16.064767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dszt2/init.txt 2026-04-17 05:23:16.064785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dszt2/memcached-exporter.txt 2026-04-17 05:23:16.064803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dszt2/memcached.txt 2026-04-17 05:23:16.064821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4j9c7/ 2026-04-17 05:23:16.064839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4j9c7/init.txt 2026-04-17 05:23:16.064857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4j9c7/neutron-db-init-0.txt 2026-04-17 05:23:16.064875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-5572b/ 2026-04-17 05:23:16.064892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-5572b/init.txt 2026-04-17 05:23:16.064910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-5572b/neutron-db-sync.txt 2026-04-17 05:23:16.064927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-d6x84/ 2026-04-17 05:23:16.064945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-d6x84/init.txt 2026-04-17 05:23:16.064980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-admin.txt 2026-04-17 05:23:16.064999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-internal.txt 2026-04-17 05:23:16.065018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-public.txt 2026-04-17 05:23:16.065036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-2nwv5/ 2026-04-17 05:23:16.065055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-2nwv5/init.txt 2026-04-17 05:23:16.065073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-2nwv5/network-ks-service-registration.txt 2026-04-17 05:23:16.065091 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ncrqx/ 2026-04-17 05:23:16.065109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ncrqx/init.txt 2026-04-17 05:23:16.065127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ncrqx/neutron-ks-user.txt 2026-04-17 05:23:16.065145 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-bpmbs/ 2026-04-17 05:23:16.065163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-bpmbs/init.txt 2026-04-17 05:23:16.065181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-bpmbs/neutron-netns-cleanup-cron.txt 2026-04-17 05:23:16.065199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-8jxtl/ 2026-04-17 05:23:16.065223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-8jxtl/init.txt 2026-04-17 05:23:16.065242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-8jxtl/neutron-metadata-agent-init.txt 2026-04-17 05:23:16.065261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-8jxtl/neutron-ovn-metadata-agent.txt 2026-04-17 05:23:16.065280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-8jxtl/ovn-neutron-init.txt 2026-04-17 05:23:16.065298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nqdc7/ 2026-04-17 05:23:16.065316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nqdc7/init.txt 2026-04-17 05:23:16.065335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nqdc7/neutron-ovn-vpn-agent.txt 2026-04-17 05:23:16.065353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nqdc7/ovn-neutron-init.txt 2026-04-17 05:23:16.065372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nqdc7/ovn-vpn-agent-init.txt 2026-04-17 05:23:16.065390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-72lqj/ 2026-04-17 05:23:16.065409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-72lqj/init.txt 2026-04-17 05:23:16.065428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-72lqj/rabbit-init.txt 2026-04-17 05:23:16.065446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f4d886bd6-gjlf2/ 2026-04-17 05:23:16.065465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f4d886bd6-gjlf2/init.txt 2026-04-17 05:23:16.065484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f4d886bd6-gjlf2/neutron-rpc-server.txt 2026-04-17 05:23:16.065503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f4d886bd6-gjlf2/ovn-neutron-init.txt 2026-04-17 05:23:16.065521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-698f944f4f-nrr5q/ 2026-04-17 05:23:16.065540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698f944f4f-nrr5q/init.txt 2026-04-17 05:23:16.065559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698f944f4f-nrr5q/neutron-policy-server.txt 2026-04-17 05:23:16.065577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698f944f4f-nrr5q/neutron-server.txt 2026-04-17 05:23:16.065596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698f944f4f-nrr5q/ovn-neutron-init.txt 2026-04-17 05:23:16.065614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/ 2026-04-17 05:23:16.065633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/init.txt 2026-04-17 05:23:16.065652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/nova-api-metadata-init.txt 2026-04-17 05:23:16.065671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/nova-api.txt 2026-04-17 05:23:16.065690 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6557767ccb-n8d66/ 2026-04-17 05:23:16.065709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6557767ccb-n8d66/init.txt 2026-04-17 05:23:16.065727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6557767ccb-n8d66/nova-osapi.txt 2026-04-17 05:23:16.065746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-rgxj6/ 2026-04-17 05:23:16.065764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-rgxj6/bootstrap.txt 2026-04-17 05:23:16.065782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-rgxj6/init.txt 2026-04-17 05:23:16.065808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29606700-nqzf6/ 2026-04-17 05:23:16.065828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29606700-nqzf6/init.txt 2026-04-17 05:23:16.065847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29606700-nqzf6/nova-cell-setup.txt 2026-04-17 05:23:16.065866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rts96/ 2026-04-17 05:23:16.065885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rts96/init.txt 2026-04-17 05:23:16.065926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rts96/nova-cell-setup-init.txt 2026-04-17 05:23:16.065948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-rts96/nova-cell-setup.txt 2026-04-17 05:23:16.065968 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/ 2026-04-17 05:23:16.065987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/ceph-admin-keyring-placement.txt 2026-04-17 05:23:16.066006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/ceph-keyring-placement.txt 2026-04-17 05:23:16.066025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/ceph-perms.txt 2026-04-17 05:23:16.066043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/init.txt 2026-04-17 05:23:16.066062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/nova-compute-init.txt 2026-04-17 05:23:16.066080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/nova-compute-ssh-init.txt 2026-04-17 05:23:16.066098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/nova-compute-ssh.txt 2026-04-17 05:23:16.066116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/nova-compute-vnc-init.txt 2026-04-17 05:23:16.066135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-gd75v/nova-compute.txt 2026-04-17 05:23:16.066153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5fb7b67f44-9chfj/ 2026-04-17 05:23:16.066170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5fb7b67f44-9chfj/init.txt 2026-04-17 05:23:16.066188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5fb7b67f44-9chfj/nova-conductor.txt 2026-04-17 05:23:16.066205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2tn4z/ 2026-04-17 05:23:16.066223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2tn4z/init.txt 2026-04-17 05:23:16.066241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2tn4z/nova-db-init-0.txt 2026-04-17 05:23:16.066259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2tn4z/nova-db-init-1.txt 2026-04-17 05:23:16.066277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2tn4z/nova-db-init-2.txt 2026-04-17 05:23:16.066295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-5h22z/ 2026-04-17 05:23:16.066313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-5h22z/init.txt 2026-04-17 05:23:16.066331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-5h22z/nova-db-sync.txt 2026-04-17 05:23:16.066349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hr64k/ 2026-04-17 05:23:16.066367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-admin.txt 2026-04-17 05:23:16.066386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-internal.txt 2026-04-17 05:23:16.066404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-public.txt 2026-04-17 05:23:16.066423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hr64k/init.txt 2026-04-17 05:23:16.066441 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-twpcc/ 2026-04-17 05:23:16.066464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-twpcc/compute-ks-service-registration.txt 2026-04-17 05:23:16.066483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-twpcc/init.txt 2026-04-17 05:23:16.066501 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-hhs4g/ 2026-04-17 05:23:16.066522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-hhs4g/init.txt 2026-04-17 05:23:16.066542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-hhs4g/nova-ks-user.txt 2026-04-17 05:23:16.066560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84c767cc85-6tqxc/ 2026-04-17 05:23:16.066578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84c767cc85-6tqxc/init.txt 2026-04-17 05:23:16.066596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy-init-assets.txt 2026-04-17 05:23:16.066614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy-init.txt 2026-04-17 05:23:16.066632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy.txt 2026-04-17 05:23:16.066650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-w9zvv/ 2026-04-17 05:23:16.066667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-w9zvv/init.txt 2026-04-17 05:23:16.066686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-w9zvv/rabbit-init.txt 2026-04-17 05:23:16.066705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-79cdf675f6-4jls5/ 2026-04-17 05:23:16.066723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-79cdf675f6-4jls5/init.txt 2026-04-17 05:23:16.066741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-79cdf675f6-4jls5/nova-scheduler.txt 2026-04-17 05:23:16.066760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29606700-vdnxf/ 2026-04-17 05:23:16.066778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29606700-vdnxf/init.txt 2026-04-17 05:23:16.066797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29606700-vdnxf/nova-service-cleaner.txt 2026-04-17 05:23:16.066816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-5db766fc87-wr7jg/ 2026-04-17 05:23:16.066835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5db766fc87-wr7jg/init.txt 2026-04-17 05:23:16.066853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5db766fc87-wr7jg/octavia-api.txt 2026-04-17 05:23:16.066872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-f7f2w/ 2026-04-17 05:23:16.066891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-f7f2w/bootstrap.txt 2026-04-17 05:23:16.066909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-f7f2w/init.txt 2026-04-17 05:23:16.066928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2rtrx/ 2026-04-17 05:23:16.066947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2rtrx/init.txt 2026-04-17 05:23:16.066966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2rtrx/octavia-db-init-0.txt 2026-04-17 05:23:16.066984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-2rtrx/octavia-db-init-1.txt 2026-04-17 05:23:16.067003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-49jll/ 2026-04-17 05:23:16.067022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-49jll/init.txt 2026-04-17 05:23:16.067040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-49jll/octavia-db-sync.txt 2026-04-17 05:23:16.067059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m8x8g/ 2026-04-17 05:23:16.067077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m8x8g/init.txt 2026-04-17 05:23:16.067100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m8x8g/octavia-health-manager-get-port.txt 2026-04-17 05:23:16.067119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m8x8g/octavia-health-manager-nic-init.txt 2026-04-17 05:23:16.067138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m8x8g/octavia-health-manager.txt 2026-04-17 05:23:16.067157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-78dc9f8f44-fnxht/ 2026-04-17 05:23:16.067176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-78dc9f8f44-fnxht/init.txt 2026-04-17 05:23:16.067195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-78dc9f8f44-fnxht/octavia-housekeeping.txt 2026-04-17 05:23:16.067214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-nld6h/ 2026-04-17 05:23:16.067232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-nld6h/init.txt 2026-04-17 05:23:16.067251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-admin.txt 2026-04-17 05:23:16.067270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-internal.txt 2026-04-17 05:23:16.067288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-public.txt 2026-04-17 05:23:16.067307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mjr9j/ 2026-04-17 05:23:16.067326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mjr9j/init.txt 2026-04-17 05:23:16.067344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mjr9j/load-balancer-ks-service-registration.txt 2026-04-17 05:23:16.067363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-65htm/ 2026-04-17 05:23:16.067382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-65htm/init.txt 2026-04-17 05:23:16.067400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-65htm/octavia-ks-user.txt 2026-04-17 05:23:16.067419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-v5r9w/ 2026-04-17 05:23:16.067438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-v5r9w/init.txt 2026-04-17 05:23:16.067457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-v5r9w/rabbit-init.txt 2026-04-17 05:23:16.067476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-778ccf8867-bnwnx/ 2026-04-17 05:23:16.067494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-778ccf8867-bnwnx/init.txt 2026-04-17 05:23:16.067513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-778ccf8867-bnwnx/octavia-worker.txt 2026-04-17 05:23:16.067532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-dm9zh/ 2026-04-17 05:23:16.067550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-dm9zh/openstack-database-exporter.txt 2026-04-17 05:23:16.067570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5455644b6-tqjht/ 2026-04-17 05:23:16.067588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5455644b6-tqjht/build-config.txt 2026-04-17 05:23:16.067608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5455644b6-tqjht/openstack-exporter.txt 2026-04-17 05:23:16.067626 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-hl5ft/ 2026-04-17 05:23:16.067645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hl5ft/init.txt 2026-04-17 05:23:16.067663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hl5ft/openvswitch-db-perms.txt 2026-04-17 05:23:16.067686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hl5ft/openvswitch-db.txt 2026-04-17 05:23:16.067705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hl5ft/openvswitch-vswitchd-modules.txt 2026-04-17 05:23:16.067724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hl5ft/openvswitch-vswitchd.txt 2026-04-17 05:23:16.067743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/ 2026-04-17 05:23:16.067761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/controller-init.txt 2026-04-17 05:23:16.067780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/controller.txt 2026-04-17 05:23:16.067798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/get-gw-enabled.txt 2026-04-17 05:23:16.067816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/init.txt 2026-04-17 05:23:16.067834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/log-parser.txt 2026-04-17 05:23:16.067852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-zx86s/vector.txt 2026-04-17 05:23:16.067871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-rtwkg/ 2026-04-17 05:23:16.067889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-rtwkg/init.txt 2026-04-17 05:23:16.067908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-rtwkg/northd.txt 2026-04-17 05:23:16.067926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-04-17 05:23:16.067945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-17 05:23:16.067963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-17 05:23:16.067982 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-04-17 05:23:16.068001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-17 05:23:16.068020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-17 05:23:16.068039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-17 05:23:16.068057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-17 05:23:16.068076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-17 05:23:16.068094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-17 05:23:16.068112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-17 05:23:16.068130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-17 05:23:16.068149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-17 05:23:16.068167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-17 05:23:16.068185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-17 05:23:16.068204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7cd8c87d94-4v45g/ 2026-04-17 05:23:16.068223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cd8c87d94-4v45g/init.txt 2026-04-17 05:23:16.068243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cd8c87d94-4v45g/placement-api.txt 2026-04-17 05:23:16.068262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-qgflt/ 2026-04-17 05:23:16.068281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-qgflt/init.txt 2026-04-17 05:23:16.068300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-qgflt/placement-db-init-0.txt 2026-04-17 05:23:16.068318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7n4pz/ 2026-04-17 05:23:16.068341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7n4pz/init.txt 2026-04-17 05:23:16.068361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7n4pz/placement-db-sync.txt 2026-04-17 05:23:16.068380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4fczc/ 2026-04-17 05:23:16.068398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4fczc/init.txt 2026-04-17 05:23:16.068417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-admin.txt 2026-04-17 05:23:16.068435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-internal.txt 2026-04-17 05:23:16.068453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-public.txt 2026-04-17 05:23:16.068471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-5c6sj/ 2026-04-17 05:23:16.068489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-5c6sj/init.txt 2026-04-17 05:23:16.068508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-5c6sj/placement-ks-service-registration.txt 2026-04-17 05:23:16.068526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-nnsml/ 2026-04-17 05:23:16.068545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-nnsml/init.txt 2026-04-17 05:23:16.068564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-nnsml/placement-ks-user.txt 2026-04-17 05:23:16.068583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-xbbt9/ 2026-04-17 05:23:16.068601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-xbbt9/percona-xtradb-cluster-operator.txt 2026-04-17 05:23:16.068620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-17 05:23:16.068639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-17 05:23:16.068658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-17 05:23:16.068676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-17 05:23:16.068694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-17 05:23:16.068713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-17 05:23:16.068731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-mpjhr/ 2026-04-17 05:23:16.068750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-mpjhr/rabbitmq-cluster-operator.txt 2026-04-17 05:23:16.068769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-17 05:23:16.068787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-17 05:23:16.068805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-17 05:23:16.068824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-17 05:23:16.068842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-17 05:23:16.068861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-17 05:23:16.068880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-17 05:23:16.068899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-17 05:23:16.068917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-17 05:23:16.068935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-17 05:23:16.068972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-17 05:23:16.068995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-17 05:23:16.069014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-17 05:23:16.069033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-17 05:23:16.069052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-17 05:23:16.069071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sl59x/ 2026-04-17 05:23:16.069090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sl59x/rabbitmq-cluster-operator.txt 2026-04-17 05:23:16.069109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-17 05:23:16.069129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-17 05:23:16.069148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-17 05:23:16.069166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-17 05:23:16.069184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-17 05:23:16.069203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-17 05:23:16.069222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-17 05:23:16.069241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-17 05:23:16.069259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-17 05:23:16.069278 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/ 2026-04-17 05:23:16.069297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/ceph-crash.txt 2026-04-17 05:23:16.069316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/chown-container-data-dir.txt 2026-04-17 05:23:16.069335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/make-container-crash-dir.txt 2026-04-17 05:23:16.069354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/ 2026-04-17 05:23:16.069372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/chown-container-data-dir.txt 2026-04-17 05:23:16.069391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/log-collector.txt 2026-04-17 05:23:16.069409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/rgw.txt 2026-04-17 05:23:16.069427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85ff7766f-lhwbl/ 2026-04-17 05:23:16.069445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85ff7766f-lhwbl/init.txt 2026-04-17 05:23:16.069464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85ff7766f-lhwbl/staffeln-api.txt 2026-04-17 05:23:16.069482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-8666568484-zsmpr/ 2026-04-17 05:23:16.069500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-8666568484-zsmpr/staffeln-conductor.txt 2026-04-17 05:23:16.069518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zmwc8/ 2026-04-17 05:23:16.069536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zmwc8/init.txt 2026-04-17 05:23:16.069555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zmwc8/staffeln-db-init-0.txt 2026-04-17 05:23:16.069579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cq2xv/ 2026-04-17 05:23:16.069598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cq2xv/init.txt 2026-04-17 05:23:16.069617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cq2xv/staffeln-db-sync.txt 2026-04-17 05:23:16.069636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bjtk7/ 2026-04-17 05:23:16.069654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bjtk7/init.txt 2026-04-17 05:23:16.069672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bjtk7/tempest-ks-user.txt 2026-04-17 05:23:16.069691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-hrx7r/ 2026-04-17 05:23:16.069709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-hrx7r/init.txt 2026-04-17 05:23:16.069727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-hrx7r/tempest-run-tests-init.txt 2026-04-17 05:23:16.069746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-hrx7r/tempest-run-tests.txt 2026-04-17 05:23:16.069764 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-17 05:23:16.069783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-17 05:23:16.069801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-17 05:23:16.069820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-17 05:23:16.069838 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-17 05:23:16.069857 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-ftfgl/ 2026-04-17 05:23:16.069875 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-ftfgl/manager.txt 2026-04-17 05:23:16.069894 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-17 05:23:16.069926 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-n4vdn/ 2026-04-17 05:23:16.069946 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-n4vdn/rook-ceph-operator.txt 2026-04-17 05:23:16.069965 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-17 05:23:16.069984 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-2z4rz/ 2026-04-17 05:23:16.070002 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-2z4rz/secretgen-controller.txt 2026-04-17 05:23:16.070021 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-17 05:23:16.070039 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-l64sc/ 2026-04-17 05:23:16.070057 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-l64sc/controller.txt 2026-04-17 05:23:16.070075 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cmscf/ 2026-04-17 05:23:16.070093 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cmscf/ingress-nginx-default-backend.txt 2026-04-17 05:23:16.070111 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-17 05:23:16.070130 | instance | cd+++++++++ pod-logs/kube-system/cilium-kp4kn/ 2026-04-17 05:23:16.070148 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/apply-sysctl-overwrites.txt 2026-04-17 05:23:16.070167 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/cilium-agent.txt 2026-04-17 05:23:16.070186 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/clean-cilium-state.txt 2026-04-17 05:23:16.070204 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/config.txt 2026-04-17 05:23:16.070222 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/install-cni-binaries.txt 2026-04-17 05:23:16.070241 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/mount-bpf-fs.txt 2026-04-17 05:23:16.070264 | instance | >f+++++++++ pod-logs/kube-system/cilium-kp4kn/mount-cgroup.txt 2026-04-17 05:23:16.070283 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-gpgw9/ 2026-04-17 05:23:16.070302 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-gpgw9/cilium-operator.txt 2026-04-17 05:23:16.070321 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6p66f/ 2026-04-17 05:23:16.070339 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6p66f/coredns.txt 2026-04-17 05:23:16.070357 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-7c2hz/ 2026-04-17 05:23:16.070376 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-7c2hz/coredns.txt 2026-04-17 05:23:16.070394 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-17 05:23:16.070412 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-17 05:23:16.070430 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-17 05:23:16.070449 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-17 05:23:16.070467 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-17 05:23:16.070486 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-17 05:23:16.070504 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-x2h2c/ 2026-04-17 05:23:16.070523 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-x2h2c/kube-proxy.txt 2026-04-17 05:23:16.070542 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-17 05:23:16.070560 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-17 05:23:16.070578 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-17 05:23:16.070596 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-17 05:23:16.070615 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-17 05:23:16.070633 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-vbmc7/ 2026-04-17 05:23:16.070651 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-vbmc7/local-path-provisioner.txt 2026-04-17 05:23:16.070669 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-17 05:23:16.070688 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-17 05:23:16.070706 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-17 05:23:16.070724 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-17 05:23:16.070741 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-17 05:23:16.070760 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-17 05:23:16.070777 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-pt9n6/ 2026-04-17 05:23:16.070795 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-pt9n6/goldpinger-daemon.txt 2026-04-17 05:23:16.070813 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/ 2026-04-17 05:23:16.070832 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana-sc-dashboard.txt 2026-04-17 05:23:16.070850 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana-sc-datasources.txt 2026-04-17 05:23:16.070868 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8b8ff8c6d-p8td4/grafana.txt 2026-04-17 05:23:16.070886 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb/ 2026-04-17 05:23:16.070905 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9t7jb/kube-state-metrics.txt 2026-04-17 05:23:16.070927 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s5jz4/ 2026-04-17 05:23:16.070946 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-s5jz4/kube-prometheus-stack.txt 2026-04-17 05:23:16.070965 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/ 2026-04-17 05:23:16.070983 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/node-exporter.txt 2026-04-17 05:23:16.071001 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5vdf4/pod-tls-sidecar.txt 2026-04-17 05:23:16.071019 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-17 05:23:16.071037 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-17 05:23:16.071055 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-17 05:23:16.071073 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-17 05:23:16.071091 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-17 05:23:16.071108 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-mk62p/ 2026-04-17 05:23:16.071126 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-mk62p/nginx.txt 2026-04-17 05:23:16.071144 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-17 05:23:16.071163 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-17 05:23:16.071180 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-17 05:23:16.071198 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5wr9v/ 2026-04-17 05:23:16.071216 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5wr9v/gc.txt 2026-04-17 05:23:16.071234 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-dft46/ 2026-04-17 05:23:16.071252 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-dft46/master.txt 2026-04-17 05:23:16.071269 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mrvwj/ 2026-04-17 05:23:16.071287 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mrvwj/worker.txt 2026-04-17 05:23:16.071305 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-17 05:23:16.071323 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-17 05:23:16.071342 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-17 05:23:16.071360 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-17 05:23:16.071378 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-17 05:23:16.071396 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-17 05:23:16.071414 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-vgbs5/ 2026-04-17 05:23:16.071433 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-vgbs5/pushgateway.txt 2026-04-17 05:23:16.071451 | instance | cd+++++++++ pod-logs/monitoring/vector-fzdpq/ 2026-04-17 05:23:16.071469 | instance | >f+++++++++ pod-logs/monitoring/vector-fzdpq/vector.txt 2026-04-17 05:23:16.071488 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-17 05:23:16.071506 | instance | cd+++++++++ pod-logs/openstack/barbican-api-9458dbfd6-wfbhl/ 2026-04-17 05:23:16.071524 | instance | >f+++++++++ pod-logs/openstack/barbican-api-9458dbfd6-wfbhl/barbican-api.txt 2026-04-17 05:23:16.071542 | instance | >f+++++++++ pod-logs/openstack/barbican-api-9458dbfd6-wfbhl/init.txt 2026-04-17 05:23:16.071560 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-rmj9t/ 2026-04-17 05:23:16.071582 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-rmj9t/barbican-db-init-0.txt 2026-04-17 05:23:16.071601 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-rmj9t/init.txt 2026-04-17 05:23:16.071620 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-m2xkh/ 2026-04-17 05:23:16.071639 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-m2xkh/barbican-db-sync.txt 2026-04-17 05:23:16.071657 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-m2xkh/init.txt 2026-04-17 05:23:16.071678 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-6kmwp/ 2026-04-17 05:23:16.071697 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6kmwp/init.txt 2026-04-17 05:23:16.071716 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-admin.txt 2026-04-17 05:23:16.071735 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-internal.txt 2026-04-17 05:23:16.071753 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6kmwp/key-manager-ks-endpoints-public.txt 2026-04-17 05:23:16.071772 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-l7drt/ 2026-04-17 05:23:16.071791 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-l7drt/init.txt 2026-04-17 05:23:16.071809 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-l7drt/key-manager-ks-service-registration.txt 2026-04-17 05:23:16.071827 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-8s8wk/ 2026-04-17 05:23:16.071846 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-8s8wk/barbican-ks-user.txt 2026-04-17 05:23:16.071864 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-8s8wk/init.txt 2026-04-17 05:23:16.071883 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-2vk8x/ 2026-04-17 05:23:16.071900 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2vk8x/init.txt 2026-04-17 05:23:16.071918 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2vk8x/rabbit-init.txt 2026-04-17 05:23:16.071937 | instance | cd+++++++++ pod-logs/openstack/cinder-api-bbf77b666-jtkjk/ 2026-04-17 05:23:16.071955 | instance | >f+++++++++ pod-logs/openstack/cinder-api-bbf77b666-jtkjk/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.071973 | instance | >f+++++++++ pod-logs/openstack/cinder-api-bbf77b666-jtkjk/cinder-api.txt 2026-04-17 05:23:16.071992 | instance | >f+++++++++ pod-logs/openstack/cinder-api-bbf77b666-jtkjk/init.txt 2026-04-17 05:23:16.072011 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-79b4759f54-tjtzw/ 2026-04-17 05:23:16.072029 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-79b4759f54-tjtzw/ceph-backup-keyring-placement.txt 2026-04-17 05:23:16.072048 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-79b4759f54-tjtzw/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.072066 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-79b4759f54-tjtzw/ceph-keyring-placement-rbd1.txt 2026-04-17 05:23:16.072084 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-79b4759f54-tjtzw/cinder-backup.txt 2026-04-17 05:23:16.072102 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-79b4759f54-tjtzw/init.txt 2026-04-17 05:23:16.072120 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-dpbzx/ 2026-04-17 05:23:16.072138 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-dpbzx/ceph-keyring-placement.txt 2026-04-17 05:23:16.072156 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-dpbzx/cinder-backup-storage-init.txt 2026-04-17 05:23:16.072174 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-dpbzx/init.txt 2026-04-17 05:23:16.072192 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-w5cv5/ 2026-04-17 05:23:16.072210 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-w5cv5/bootstrap.txt 2026-04-17 05:23:16.072229 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-w5cv5/init.txt 2026-04-17 05:23:16.072252 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-l78tb/ 2026-04-17 05:23:16.072271 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-l78tb/create-internal-tenant.txt 2026-04-17 05:23:16.072290 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-l78tb/init.txt 2026-04-17 05:23:16.072308 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-wjrbq/ 2026-04-17 05:23:16.072327 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-wjrbq/cinder-db-init-0.txt 2026-04-17 05:23:16.072345 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-wjrbq/init.txt 2026-04-17 05:23:16.072363 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-f2jpk/ 2026-04-17 05:23:16.072382 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-f2jpk/cinder-db-sync.txt 2026-04-17 05:23:16.072400 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-f2jpk/init.txt 2026-04-17 05:23:16.072419 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-mnq5c/ 2026-04-17 05:23:16.072437 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mnq5c/init.txt 2026-04-17 05:23:16.072455 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-admin.txt 2026-04-17 05:23:16.072473 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-internal.txt 2026-04-17 05:23:16.072491 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mnq5c/volumev3-ks-endpoints-public.txt 2026-04-17 05:23:16.072509 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-mslnq/ 2026-04-17 05:23:16.072526 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-mslnq/init.txt 2026-04-17 05:23:16.072544 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-mslnq/volumev3-ks-service-registration.txt 2026-04-17 05:23:16.072563 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-245gd/ 2026-04-17 05:23:16.072580 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-245gd/cinder-ks-user.txt 2026-04-17 05:23:16.072598 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-245gd/init.txt 2026-04-17 05:23:16.072617 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-xhjgs/ 2026-04-17 05:23:16.072635 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xhjgs/init.txt 2026-04-17 05:23:16.072653 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xhjgs/rabbit-init.txt 2026-04-17 05:23:16.072672 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-699585bcbb-rmdl9/ 2026-04-17 05:23:16.072690 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-699585bcbb-rmdl9/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.072708 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-699585bcbb-rmdl9/cinder-scheduler.txt 2026-04-17 05:23:16.072726 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-699585bcbb-rmdl9/init.txt 2026-04-17 05:23:16.072744 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-5jdpr/ 2026-04-17 05:23:16.072762 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-5jdpr/ceph-keyring-placement.txt 2026-04-17 05:23:16.072779 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-5jdpr/cinder-storage-init-rbd1.txt 2026-04-17 05:23:16.072797 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-5jdpr/init.txt 2026-04-17 05:23:16.072815 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-8f78b9866-dlzpw/ 2026-04-17 05:23:16.072833 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8f78b9866-dlzpw/ceph-coordination-volume-perms.txt 2026-04-17 05:23:16.072850 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8f78b9866-dlzpw/ceph-keyring-placement-rbd1.txt 2026-04-17 05:23:16.072868 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8f78b9866-dlzpw/cinder-volume.txt 2026-04-17 05:23:16.072886 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8f78b9866-dlzpw/init-cinder-conf.txt 2026-04-17 05:23:16.072909 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8f78b9866-dlzpw/init.txt 2026-04-17 05:23:16.072928 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29606705-b7qhs/ 2026-04-17 05:23:16.072947 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29606705-b7qhs/cinder-volume-usage-audit.txt 2026-04-17 05:23:16.072996 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29606705-b7qhs/init.txt 2026-04-17 05:23:16.073016 | instance | cd+++++++++ pod-logs/openstack/glance-api-5c797574c4-97scj/ 2026-04-17 05:23:16.073035 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c797574c4-97scj/ceph-keyring-placement.txt 2026-04-17 05:23:16.073054 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c797574c4-97scj/glance-api.txt 2026-04-17 05:23:16.073073 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c797574c4-97scj/glance-perms.txt 2026-04-17 05:23:16.073092 | instance | >f+++++++++ pod-logs/openstack/glance-api-5c797574c4-97scj/init.txt 2026-04-17 05:23:16.073110 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-jh8d6/ 2026-04-17 05:23:16.073128 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-jh8d6/glance-db-init-0.txt 2026-04-17 05:23:16.073147 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-jh8d6/init.txt 2026-04-17 05:23:16.073166 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-7rjmz/ 2026-04-17 05:23:16.073184 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-7rjmz/glance-db-sync.txt 2026-04-17 05:23:16.073202 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-7rjmz/init.txt 2026-04-17 05:23:16.073220 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-dq6pn/ 2026-04-17 05:23:16.073238 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-admin.txt 2026-04-17 05:23:16.073257 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-internal.txt 2026-04-17 05:23:16.073275 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dq6pn/image-ks-endpoints-public.txt 2026-04-17 05:23:16.073293 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dq6pn/init.txt 2026-04-17 05:23:16.073311 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-wlvjt/ 2026-04-17 05:23:16.073329 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wlvjt/image-ks-service-registration.txt 2026-04-17 05:23:16.073348 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wlvjt/init.txt 2026-04-17 05:23:16.073365 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-bpn4v/ 2026-04-17 05:23:16.073384 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-bpn4v/glance-ks-user.txt 2026-04-17 05:23:16.073402 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-bpn4v/init.txt 2026-04-17 05:23:16.073421 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-qgx9l/ 2026-04-17 05:23:16.073439 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-qgx9l/glance-metadefs-load.txt 2026-04-17 05:23:16.073458 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-qgx9l/init.txt 2026-04-17 05:23:16.073476 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-tlg5k/ 2026-04-17 05:23:16.073495 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tlg5k/init.txt 2026-04-17 05:23:16.073513 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tlg5k/rabbit-init.txt 2026-04-17 05:23:16.073532 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-7j2hf/ 2026-04-17 05:23:16.073551 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7j2hf/ceph-keyring-placement.txt 2026-04-17 05:23:16.073569 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7j2hf/glance-storage-init.txt 2026-04-17 05:23:16.073588 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7j2hf/init.txt 2026-04-17 05:23:16.073606 | instance | cd+++++++++ pod-logs/openstack/heat-api-77f74dd568-wkwdv/ 2026-04-17 05:23:16.073629 | instance | >f+++++++++ pod-logs/openstack/heat-api-77f74dd568-wkwdv/heat-api.txt 2026-04-17 05:23:16.073649 | instance | >f+++++++++ pod-logs/openstack/heat-api-77f74dd568-wkwdv/init.txt 2026-04-17 05:23:16.073667 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-2lwnq/ 2026-04-17 05:23:16.073686 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-2lwnq/bootstrap.txt 2026-04-17 05:23:16.073704 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-2lwnq/init.txt 2026-04-17 05:23:16.073722 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-55bc96bdf8-2ccvt/ 2026-04-17 05:23:16.073741 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-55bc96bdf8-2ccvt/heat-cfn.txt 2026-04-17 05:23:16.073759 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-55bc96bdf8-2ccvt/init.txt 2026-04-17 05:23:16.073777 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-f8t9d/ 2026-04-17 05:23:16.073795 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-f8t9d/heat-db-init-0.txt 2026-04-17 05:23:16.073813 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-f8t9d/init.txt 2026-04-17 05:23:16.073831 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-hm28s/ 2026-04-17 05:23:16.073849 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-hm28s/heat-db-sync.txt 2026-04-17 05:23:16.073867 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-hm28s/init.txt 2026-04-17 05:23:16.073885 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-7sfc5/ 2026-04-17 05:23:16.073903 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-7sfc5/heat-ks-domain-user.txt 2026-04-17 05:23:16.074097 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-7sfc5/init.txt 2026-04-17 05:23:16.074117 | instance | cd+++++++++ pod-logs/openstack/heat-engine-546bd864fc-vg5v8/ 2026-04-17 05:23:16.074135 | instance | >f+++++++++ pod-logs/openstack/heat-engine-546bd864fc-vg5v8/heat-engine.txt 2026-04-17 05:23:16.074153 | instance | >f+++++++++ pod-logs/openstack/heat-engine-546bd864fc-vg5v8/init.txt 2026-04-17 05:23:16.074171 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29606710-qxhs8/ 2026-04-17 05:23:16.074189 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29606710-qxhs8/heat-engine-cleaner.txt 2026-04-17 05:23:16.074207 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29606710-qxhs8/init.txt 2026-04-17 05:23:16.074225 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29606715-hh8ph/ 2026-04-17 05:23:16.074243 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29606715-hh8ph/heat-engine-cleaner.txt 2026-04-17 05:23:16.074261 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29606715-hh8ph/init.txt 2026-04-17 05:23:16.074279 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29606720-27v55/ 2026-04-17 05:23:16.074296 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29606720-27v55/heat-engine-cleaner.txt 2026-04-17 05:23:16.074314 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29606720-27v55/init.txt 2026-04-17 05:23:16.074331 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/ 2026-04-17 05:23:16.074349 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-admin.txt 2026-04-17 05:23:16.074367 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-internal.txt 2026-04-17 05:23:16.074384 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/cloudformation-ks-endpoints-public.txt 2026-04-17 05:23:16.074403 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/init.txt 2026-04-17 05:23:16.074421 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-admin.txt 2026-04-17 05:23:16.074439 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-internal.txt 2026-04-17 05:23:16.074457 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-88lt7/orchestration-ks-endpoints-public.txt 2026-04-17 05:23:16.074479 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-zkmsf/ 2026-04-17 05:23:16.074498 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zkmsf/cloudformation-ks-service-registration.txt 2026-04-17 05:23:16.074516 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zkmsf/init.txt 2026-04-17 05:23:16.074534 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zkmsf/orchestration-ks-service-registration.txt 2026-04-17 05:23:16.074552 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-frz2n/ 2026-04-17 05:23:16.074570 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-frz2n/heat-ks-user.txt 2026-04-17 05:23:16.074588 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-frz2n/heat-trustee-ks-user.txt 2026-04-17 05:23:16.074606 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-frz2n/init.txt 2026-04-17 05:23:16.074624 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-ghvxq/ 2026-04-17 05:23:16.074642 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-ghvxq/init.txt 2026-04-17 05:23:16.074660 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-ghvxq/rabbit-init.txt 2026-04-17 05:23:16.074679 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-5xpg8/ 2026-04-17 05:23:16.074697 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-5xpg8/heat-trusts.txt 2026-04-17 05:23:16.074716 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-5xpg8/init.txt 2026-04-17 05:23:16.074734 | instance | cd+++++++++ pod-logs/openstack/horizon-656b94f87f-mqwwq/ 2026-04-17 05:23:16.074752 | instance | >f+++++++++ pod-logs/openstack/horizon-656b94f87f-mqwwq/horizon.txt 2026-04-17 05:23:16.074770 | instance | >f+++++++++ pod-logs/openstack/horizon-656b94f87f-mqwwq/init.txt 2026-04-17 05:23:16.074788 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-wxkkm/ 2026-04-17 05:23:16.074806 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-wxkkm/horizon-db-init-0.txt 2026-04-17 05:23:16.074825 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-wxkkm/init.txt 2026-04-17 05:23:16.074843 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-jhh9c/ 2026-04-17 05:23:16.074862 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-jhh9c/horizon-db-sync.txt 2026-04-17 05:23:16.074880 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-jhh9c/init.txt 2026-04-17 05:23:16.074899 | instance | cd+++++++++ pod-logs/openstack/keepalived-4j8j8/ 2026-04-17 05:23:16.074917 | instance | >f+++++++++ pod-logs/openstack/keepalived-4j8j8/init.txt 2026-04-17 05:23:16.074935 | instance | >f+++++++++ pod-logs/openstack/keepalived-4j8j8/keepalived.txt 2026-04-17 05:23:16.074953 | instance | >f+++++++++ pod-logs/openstack/keepalived-4j8j8/wait-for-ip.txt 2026-04-17 05:23:16.074972 | instance | cd+++++++++ pod-logs/openstack/keystone-api-79888d7fc-5f2wk/ 2026-04-17 05:23:16.074990 | instance | >f+++++++++ pod-logs/openstack/keystone-api-79888d7fc-5f2wk/init.txt 2026-04-17 05:23:16.075009 | instance | >f+++++++++ pod-logs/openstack/keystone-api-79888d7fc-5f2wk/keystone-api.txt 2026-04-17 05:23:16.075027 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-67x7v/ 2026-04-17 05:23:16.075045 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-67x7v/bootstrap.txt 2026-04-17 05:23:16.075063 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-67x7v/init.txt 2026-04-17 05:23:16.075081 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-sd62h/ 2026-04-17 05:23:16.075100 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-sd62h/init.txt 2026-04-17 05:23:16.075118 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-sd62h/keystone-credential-setup.txt 2026-04-17 05:23:16.075136 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-g4zst/ 2026-04-17 05:23:16.075155 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-g4zst/init.txt 2026-04-17 05:23:16.075174 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-g4zst/keystone-db-init-0.txt 2026-04-17 05:23:16.075197 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-8gx7q/ 2026-04-17 05:23:16.075216 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-8gx7q/init.txt 2026-04-17 05:23:16.075235 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-8gx7q/keystone-db-sync.txt 2026-04-17 05:23:16.075253 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-24x7s/ 2026-04-17 05:23:16.075271 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-24x7s/init.txt 2026-04-17 05:23:16.075290 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-24x7s/keystone-domain-manage.txt 2026-04-17 05:23:16.075308 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-n9drc/ 2026-04-17 05:23:16.075327 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-n9drc/init.txt 2026-04-17 05:23:16.075345 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-n9drc/keystone-fernet-setup.txt 2026-04-17 05:23:16.075363 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-2hdgh/ 2026-04-17 05:23:16.075381 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2hdgh/init.txt 2026-04-17 05:23:16.075400 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2hdgh/rabbit-init.txt 2026-04-17 05:23:16.075418 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/ 2026-04-17 05:23:16.075437 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/ceph-admin-keyring-placement.txt 2026-04-17 05:23:16.075455 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/ceph-keyring-placement.txt 2026-04-17 05:23:16.075474 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/init-dynamic-options.txt 2026-04-17 05:23:16.075492 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/init.txt 2026-04-17 05:23:16.075511 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/libvirt-exporter.txt 2026-04-17 05:23:16.075529 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/libvirt.txt 2026-04-17 05:23:16.075549 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-f5wxp/tls-sidecar.txt 2026-04-17 05:23:16.075567 | instance | cd+++++++++ pod-logs/openstack/magnum-api-94bb696d7-tvkls/ 2026-04-17 05:23:16.075586 | instance | >f+++++++++ pod-logs/openstack/magnum-api-94bb696d7-tvkls/init.txt 2026-04-17 05:23:16.075605 | instance | >f+++++++++ pod-logs/openstack/magnum-api-94bb696d7-tvkls/magnum-api.txt 2026-04-17 05:23:16.075624 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-kdslh/ 2026-04-17 05:23:16.075642 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-kdslh/magnum-cluster-api-proxy.txt 2026-04-17 05:23:16.075661 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-17 05:23:16.075679 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-17 05:23:16.075698 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-17 05:23:16.075717 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-17 05:23:16.075736 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-hkrcv/ 2026-04-17 05:23:16.075755 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-hkrcv/init.txt 2026-04-17 05:23:16.075774 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-hkrcv/magnum-db-init-0.txt 2026-04-17 05:23:16.075792 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-76l47/ 2026-04-17 05:23:16.075811 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-76l47/init.txt 2026-04-17 05:23:16.075829 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-76l47/magnum-db-sync.txt 2026-04-17 05:23:16.075848 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-ltsfv/ 2026-04-17 05:23:16.075867 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-ltsfv/init.txt 2026-04-17 05:23:16.075893 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-ltsfv/magnum-ks-domain-user.txt 2026-04-17 05:23:16.075913 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-48f5k/ 2026-04-17 05:23:16.075932 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-admin.txt 2026-04-17 05:23:16.075951 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-internal.txt 2026-04-17 05:23:16.075969 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-48f5k/container-infra-ks-endpoints-public.txt 2026-04-17 05:23:16.075988 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-48f5k/init.txt 2026-04-17 05:23:16.076006 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-25p4g/ 2026-04-17 05:23:16.076024 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-25p4g/container-infra-ks-service-registration.txt 2026-04-17 05:23:16.076042 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-25p4g/init.txt 2026-04-17 05:23:16.076060 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-gr856/ 2026-04-17 05:23:16.076079 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-gr856/init.txt 2026-04-17 05:23:16.076097 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-gr856/magnum-ks-user.txt 2026-04-17 05:23:16.076116 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-v7dlk/ 2026-04-17 05:23:16.076135 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-v7dlk/init.txt 2026-04-17 05:23:16.076159 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-v7dlk/rabbit-init.txt 2026-04-17 05:23:16.076181 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-d97tf/ 2026-04-17 05:23:16.076201 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-d97tf/registry.txt 2026-04-17 05:23:16.076220 | instance | cd+++++++++ pod-logs/openstack/manila-api-67cc759df7-t2hbq/ 2026-04-17 05:23:16.076238 | instance | >f+++++++++ pod-logs/openstack/manila-api-67cc759df7-t2hbq/init.txt 2026-04-17 05:23:16.076257 | instance | >f+++++++++ pod-logs/openstack/manila-api-67cc759df7-t2hbq/manila-api.txt 2026-04-17 05:23:16.076275 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-bcmkz/ 2026-04-17 05:23:16.076293 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-bcmkz/bootstrap.txt 2026-04-17 05:23:16.076311 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-bcmkz/init.txt 2026-04-17 05:23:16.076329 | instance | cd+++++++++ pod-logs/openstack/manila-data-5cf7788df6-ppmdl/ 2026-04-17 05:23:16.076347 | instance | >f+++++++++ pod-logs/openstack/manila-data-5cf7788df6-ppmdl/init.txt 2026-04-17 05:23:16.076365 | instance | >f+++++++++ pod-logs/openstack/manila-data-5cf7788df6-ppmdl/manila-data.txt 2026-04-17 05:23:16.076384 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-qcvvb/ 2026-04-17 05:23:16.076402 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-qcvvb/init.txt 2026-04-17 05:23:16.076421 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-qcvvb/manila-db-init-0.txt 2026-04-17 05:23:16.076439 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-7mct7/ 2026-04-17 05:23:16.076458 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-7mct7/init.txt 2026-04-17 05:23:16.076477 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-7mct7/manila-db-sync.txt 2026-04-17 05:23:16.076495 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/ 2026-04-17 05:23:16.076514 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/init.txt 2026-04-17 05:23:16.076533 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-admin.txt 2026-04-17 05:23:16.076551 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-internal.txt 2026-04-17 05:23:16.076570 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/share-ks-endpoints-public.txt 2026-04-17 05:23:16.076592 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-admin.txt 2026-04-17 05:23:16.076612 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-internal.txt 2026-04-17 05:23:16.076630 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-jhxv8/sharev2-ks-endpoints-public.txt 2026-04-17 05:23:16.076649 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-nr4j4/ 2026-04-17 05:23:16.076667 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-nr4j4/init.txt 2026-04-17 05:23:16.076685 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-nr4j4/share-ks-service-registration.txt 2026-04-17 05:23:16.076703 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-nr4j4/sharev2-ks-service-registration.txt 2026-04-17 05:23:16.076721 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-j5lhw/ 2026-04-17 05:23:16.076739 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-j5lhw/init.txt 2026-04-17 05:23:16.076757 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-j5lhw/manila-ks-user.txt 2026-04-17 05:23:16.076776 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-hqd7b/ 2026-04-17 05:23:16.076794 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-hqd7b/init.txt 2026-04-17 05:23:16.076812 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-hqd7b/rabbit-init.txt 2026-04-17 05:23:16.076830 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-779f74844-9m9cr/ 2026-04-17 05:23:16.076849 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-779f74844-9m9cr/init.txt 2026-04-17 05:23:16.076867 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-779f74844-9m9cr/manila-scheduler.txt 2026-04-17 05:23:16.076886 | instance | cd+++++++++ pod-logs/openstack/manila-share-6dff99b679-j8t9n/ 2026-04-17 05:23:16.076904 | instance | >f+++++++++ pod-logs/openstack/manila-share-6dff99b679-j8t9n/init.txt 2026-04-17 05:23:16.076922 | instance | >f+++++++++ pod-logs/openstack/manila-share-6dff99b679-j8t9n/manila-share-init.txt 2026-04-17 05:23:16.076940 | instance | >f+++++++++ pod-logs/openstack/manila-share-6dff99b679-j8t9n/manila-share.txt 2026-04-17 05:23:16.076978 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dszt2/ 2026-04-17 05:23:16.076999 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dszt2/init.txt 2026-04-17 05:23:16.077018 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dszt2/memcached-exporter.txt 2026-04-17 05:23:16.077036 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dszt2/memcached.txt 2026-04-17 05:23:16.077055 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-4j9c7/ 2026-04-17 05:23:16.077073 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4j9c7/init.txt 2026-04-17 05:23:16.077091 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4j9c7/neutron-db-init-0.txt 2026-04-17 05:23:16.077110 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-5572b/ 2026-04-17 05:23:16.077128 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-5572b/init.txt 2026-04-17 05:23:16.077146 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-5572b/neutron-db-sync.txt 2026-04-17 05:23:16.077165 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-d6x84/ 2026-04-17 05:23:16.077183 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-d6x84/init.txt 2026-04-17 05:23:16.077202 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-admin.txt 2026-04-17 05:23:16.077220 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-internal.txt 2026-04-17 05:23:16.077238 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-d6x84/network-ks-endpoints-public.txt 2026-04-17 05:23:16.077257 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-2nwv5/ 2026-04-17 05:23:16.077275 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-2nwv5/init.txt 2026-04-17 05:23:16.077298 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-2nwv5/network-ks-service-registration.txt 2026-04-17 05:23:16.077317 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-ncrqx/ 2026-04-17 05:23:16.077335 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-ncrqx/init.txt 2026-04-17 05:23:16.077354 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-ncrqx/neutron-ks-user.txt 2026-04-17 05:23:16.077372 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-bpmbs/ 2026-04-17 05:23:16.077390 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-bpmbs/init.txt 2026-04-17 05:23:16.077409 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-bpmbs/neutron-netns-cleanup-cron.txt 2026-04-17 05:23:16.077427 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-8jxtl/ 2026-04-17 05:23:16.077445 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-8jxtl/init.txt 2026-04-17 05:23:16.077463 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-8jxtl/neutron-metadata-agent-init.txt 2026-04-17 05:23:16.077482 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-8jxtl/neutron-ovn-metadata-agent.txt 2026-04-17 05:23:16.077500 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-8jxtl/ovn-neutron-init.txt 2026-04-17 05:23:16.077518 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nqdc7/ 2026-04-17 05:23:16.077537 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nqdc7/init.txt 2026-04-17 05:23:16.077556 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nqdc7/neutron-ovn-vpn-agent.txt 2026-04-17 05:23:16.077574 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nqdc7/ovn-neutron-init.txt 2026-04-17 05:23:16.077593 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nqdc7/ovn-vpn-agent-init.txt 2026-04-17 05:23:16.077612 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-72lqj/ 2026-04-17 05:23:16.077631 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-72lqj/init.txt 2026-04-17 05:23:16.077649 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-72lqj/rabbit-init.txt 2026-04-17 05:23:16.077668 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-f4d886bd6-gjlf2/ 2026-04-17 05:23:16.077687 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-f4d886bd6-gjlf2/init.txt 2026-04-17 05:23:16.077706 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-f4d886bd6-gjlf2/neutron-rpc-server.txt 2026-04-17 05:23:16.077725 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-f4d886bd6-gjlf2/ovn-neutron-init.txt 2026-04-17 05:23:16.077743 | instance | cd+++++++++ pod-logs/openstack/neutron-server-698f944f4f-nrr5q/ 2026-04-17 05:23:16.077762 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698f944f4f-nrr5q/init.txt 2026-04-17 05:23:16.077781 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698f944f4f-nrr5q/neutron-policy-server.txt 2026-04-17 05:23:16.077800 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698f944f4f-nrr5q/neutron-server.txt 2026-04-17 05:23:16.077818 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698f944f4f-nrr5q/ovn-neutron-init.txt 2026-04-17 05:23:16.077837 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/ 2026-04-17 05:23:16.077856 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/init.txt 2026-04-17 05:23:16.077875 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/nova-api-metadata-init.txt 2026-04-17 05:23:16.077894 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-59d4bfd6ff-dw2vx/nova-api.txt 2026-04-17 05:23:16.077925 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6557767ccb-n8d66/ 2026-04-17 05:23:16.077951 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6557767ccb-n8d66/init.txt 2026-04-17 05:23:16.077970 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6557767ccb-n8d66/nova-osapi.txt 2026-04-17 05:23:16.077989 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-rgxj6/ 2026-04-17 05:23:16.078008 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-rgxj6/bootstrap.txt 2026-04-17 05:23:16.078027 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-rgxj6/init.txt 2026-04-17 05:23:16.078046 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29606700-nqzf6/ 2026-04-17 05:23:16.078303 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29606700-nqzf6/init.txt 2026-04-17 05:23:16.078326 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29606700-nqzf6/nova-cell-setup.txt 2026-04-17 05:23:16.078345 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-rts96/ 2026-04-17 05:23:16.078363 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-rts96/init.txt 2026-04-17 05:23:16.078382 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-rts96/nova-cell-setup-init.txt 2026-04-17 05:23:16.078402 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-rts96/nova-cell-setup.txt 2026-04-17 05:23:16.078427 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-gd75v/ 2026-04-17 05:23:16.078452 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/ceph-admin-keyring-placement.txt 2026-04-17 05:23:16.078475 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/ceph-keyring-placement.txt 2026-04-17 05:23:16.078495 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/ceph-perms.txt 2026-04-17 05:23:16.078513 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/init.txt 2026-04-17 05:23:16.078532 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/nova-compute-init.txt 2026-04-17 05:23:16.078550 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/nova-compute-ssh-init.txt 2026-04-17 05:23:16.078568 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/nova-compute-ssh.txt 2026-04-17 05:23:16.078587 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/nova-compute-vnc-init.txt 2026-04-17 05:23:16.078605 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-gd75v/nova-compute.txt 2026-04-17 05:23:16.078623 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5fb7b67f44-9chfj/ 2026-04-17 05:23:16.078642 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5fb7b67f44-9chfj/init.txt 2026-04-17 05:23:16.078661 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5fb7b67f44-9chfj/nova-conductor.txt 2026-04-17 05:23:16.078679 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-2tn4z/ 2026-04-17 05:23:16.078697 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2tn4z/init.txt 2026-04-17 05:23:16.078716 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2tn4z/nova-db-init-0.txt 2026-04-17 05:23:16.078734 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2tn4z/nova-db-init-1.txt 2026-04-17 05:23:16.078752 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2tn4z/nova-db-init-2.txt 2026-04-17 05:23:16.078770 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-5h22z/ 2026-04-17 05:23:16.078788 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-5h22z/init.txt 2026-04-17 05:23:16.078807 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-5h22z/nova-db-sync.txt 2026-04-17 05:23:16.078825 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-hr64k/ 2026-04-17 05:23:16.078843 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-admin.txt 2026-04-17 05:23:16.078862 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-internal.txt 2026-04-17 05:23:16.078880 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hr64k/compute-ks-endpoints-public.txt 2026-04-17 05:23:16.078904 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hr64k/init.txt 2026-04-17 05:23:16.078923 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-twpcc/ 2026-04-17 05:23:16.078942 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-twpcc/compute-ks-service-registration.txt 2026-04-17 05:23:16.078960 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-twpcc/init.txt 2026-04-17 05:23:16.078979 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-hhs4g/ 2026-04-17 05:23:16.078998 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-hhs4g/init.txt 2026-04-17 05:23:16.079017 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-hhs4g/nova-ks-user.txt 2026-04-17 05:23:16.079035 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-84c767cc85-6tqxc/ 2026-04-17 05:23:16.079053 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84c767cc85-6tqxc/init.txt 2026-04-17 05:23:16.079071 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy-init-assets.txt 2026-04-17 05:23:16.079089 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy-init.txt 2026-04-17 05:23:16.079107 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-84c767cc85-6tqxc/nova-novncproxy.txt 2026-04-17 05:23:16.079125 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-w9zvv/ 2026-04-17 05:23:16.079143 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-w9zvv/init.txt 2026-04-17 05:23:16.079162 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-w9zvv/rabbit-init.txt 2026-04-17 05:23:16.079181 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-79cdf675f6-4jls5/ 2026-04-17 05:23:16.079199 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-79cdf675f6-4jls5/init.txt 2026-04-17 05:23:16.079217 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-79cdf675f6-4jls5/nova-scheduler.txt 2026-04-17 05:23:16.079235 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29606700-vdnxf/ 2026-04-17 05:23:16.079253 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29606700-vdnxf/init.txt 2026-04-17 05:23:16.079271 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29606700-vdnxf/nova-service-cleaner.txt 2026-04-17 05:23:16.079289 | instance | cd+++++++++ pod-logs/openstack/octavia-api-5db766fc87-wr7jg/ 2026-04-17 05:23:16.079308 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5db766fc87-wr7jg/init.txt 2026-04-17 05:23:16.079326 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5db766fc87-wr7jg/octavia-api.txt 2026-04-17 05:23:16.079344 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-f7f2w/ 2026-04-17 05:23:16.079362 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-f7f2w/bootstrap.txt 2026-04-17 05:23:16.079380 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-f7f2w/init.txt 2026-04-17 05:23:16.079399 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-2rtrx/ 2026-04-17 05:23:16.079417 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-2rtrx/init.txt 2026-04-17 05:23:16.079435 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-2rtrx/octavia-db-init-0.txt 2026-04-17 05:23:16.079453 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-2rtrx/octavia-db-init-1.txt 2026-04-17 05:23:16.079471 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-49jll/ 2026-04-17 05:23:16.079492 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-49jll/init.txt 2026-04-17 05:23:16.079512 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-49jll/octavia-db-sync.txt 2026-04-17 05:23:16.079530 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-m8x8g/ 2026-04-17 05:23:16.079549 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m8x8g/init.txt 2026-04-17 05:23:16.079567 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m8x8g/octavia-health-manager-get-port.txt 2026-04-17 05:23:16.079603 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m8x8g/octavia-health-manager-nic-init.txt 2026-04-17 05:23:16.079623 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m8x8g/octavia-health-manager.txt 2026-04-17 05:23:16.079642 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-78dc9f8f44-fnxht/ 2026-04-17 05:23:16.079661 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-78dc9f8f44-fnxht/init.txt 2026-04-17 05:23:16.079679 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-78dc9f8f44-fnxht/octavia-housekeeping.txt 2026-04-17 05:23:16.079698 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-nld6h/ 2026-04-17 05:23:16.079716 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-nld6h/init.txt 2026-04-17 05:23:16.079735 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-admin.txt 2026-04-17 05:23:16.079753 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-internal.txt 2026-04-17 05:23:16.079771 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-nld6h/load-balancer-ks-endpoints-public.txt 2026-04-17 05:23:16.079789 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-mjr9j/ 2026-04-17 05:23:16.079808 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-mjr9j/init.txt 2026-04-17 05:23:16.079826 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-mjr9j/load-balancer-ks-service-registration.txt 2026-04-17 05:23:16.079844 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-65htm/ 2026-04-17 05:23:16.079862 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-65htm/init.txt 2026-04-17 05:23:16.079880 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-65htm/octavia-ks-user.txt 2026-04-17 05:23:16.079898 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-v5r9w/ 2026-04-17 05:23:16.079916 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-v5r9w/init.txt 2026-04-17 05:23:16.079935 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-v5r9w/rabbit-init.txt 2026-04-17 05:23:16.079953 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-778ccf8867-bnwnx/ 2026-04-17 05:23:16.079971 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-778ccf8867-bnwnx/init.txt 2026-04-17 05:23:16.079989 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-778ccf8867-bnwnx/octavia-worker.txt 2026-04-17 05:23:16.080008 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-dm9zh/ 2026-04-17 05:23:16.080025 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-dm9zh/openstack-database-exporter.txt 2026-04-17 05:23:16.080044 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-5455644b6-tqjht/ 2026-04-17 05:23:16.080062 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5455644b6-tqjht/build-config.txt 2026-04-17 05:23:16.080080 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5455644b6-tqjht/openstack-exporter.txt 2026-04-17 05:23:16.080099 | instance | cd+++++++++ pod-logs/openstack/openvswitch-hl5ft/ 2026-04-17 05:23:16.080117 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hl5ft/init.txt 2026-04-17 05:23:16.080136 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hl5ft/openvswitch-db-perms.txt 2026-04-17 05:23:16.080155 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hl5ft/openvswitch-db.txt 2026-04-17 05:23:16.080173 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hl5ft/openvswitch-vswitchd-modules.txt 2026-04-17 05:23:16.080190 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hl5ft/openvswitch-vswitchd.txt 2026-04-17 05:23:16.080209 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/ 2026-04-17 05:23:16.080227 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/controller-init.txt 2026-04-17 05:23:16.080245 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/controller.txt 2026-04-17 05:23:16.080269 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/get-gw-enabled.txt 2026-04-17 05:23:16.080289 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/init.txt 2026-04-17 05:23:16.080307 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/log-parser.txt 2026-04-17 05:23:16.080326 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-zx86s/vector.txt 2026-04-17 05:23:16.080344 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-rtwkg/ 2026-04-17 05:23:16.080362 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-rtwkg/init.txt 2026-04-17 05:23:16.080380 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-rtwkg/northd.txt 2026-04-17 05:23:16.080400 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-04-17 05:23:16.080419 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-17 05:23:16.080437 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-17 05:23:16.080456 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-04-17 05:23:16.080474 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-17 05:23:16.080492 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-17 05:23:16.080511 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-17 05:23:16.080530 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-17 05:23:16.080548 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-17 05:23:16.080567 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-17 05:23:16.080585 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-17 05:23:16.080604 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-17 05:23:16.080622 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-17 05:23:16.080640 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-17 05:23:16.080658 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-17 05:23:16.080676 | instance | cd+++++++++ pod-logs/openstack/placement-api-7cd8c87d94-4v45g/ 2026-04-17 05:23:16.080694 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cd8c87d94-4v45g/init.txt 2026-04-17 05:23:16.080712 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cd8c87d94-4v45g/placement-api.txt 2026-04-17 05:23:16.080730 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-qgflt/ 2026-04-17 05:23:16.080748 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-qgflt/init.txt 2026-04-17 05:23:16.080766 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-qgflt/placement-db-init-0.txt 2026-04-17 05:23:16.080784 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-7n4pz/ 2026-04-17 05:23:16.080802 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-7n4pz/init.txt 2026-04-17 05:23:16.080820 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-7n4pz/placement-db-sync.txt 2026-04-17 05:23:16.080838 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-4fczc/ 2026-04-17 05:23:16.080857 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4fczc/init.txt 2026-04-17 05:23:16.080875 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-admin.txt 2026-04-17 05:23:16.080893 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-internal.txt 2026-04-17 05:23:16.080911 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4fczc/placement-ks-endpoints-public.txt 2026-04-17 05:23:16.080929 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-5c6sj/ 2026-04-17 05:23:16.080948 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-5c6sj/init.txt 2026-04-17 05:23:16.081001 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-5c6sj/placement-ks-service-registration.txt 2026-04-17 05:23:16.081023 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-nnsml/ 2026-04-17 05:23:16.081042 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-nnsml/init.txt 2026-04-17 05:23:16.081061 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-nnsml/placement-ks-user.txt 2026-04-17 05:23:16.081080 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-xbbt9/ 2026-04-17 05:23:16.081098 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-xbbt9/percona-xtradb-cluster-operator.txt 2026-04-17 05:23:16.081117 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-17 05:23:16.081136 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-17 05:23:16.081154 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-17 05:23:16.081172 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-17 05:23:16.081191 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-17 05:23:16.081209 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-17 05:23:16.081228 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-mpjhr/ 2026-04-17 05:23:16.081247 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-mpjhr/rabbitmq-cluster-operator.txt 2026-04-17 05:23:16.081267 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-17 05:23:16.081286 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-17 05:23:16.081304 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-17 05:23:16.081323 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-17 05:23:16.081342 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-17 05:23:16.081360 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-17 05:23:16.081380 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-17 05:23:16.081399 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-17 05:23:16.081418 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-17 05:23:16.081437 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-17 05:23:16.081455 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-17 05:23:16.081474 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-17 05:23:16.081496 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-17 05:23:16.081516 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-17 05:23:16.081534 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-17 05:23:16.081554 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sl59x/ 2026-04-17 05:23:16.081573 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sl59x/rabbitmq-cluster-operator.txt 2026-04-17 05:23:16.081592 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-17 05:23:16.081611 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-17 05:23:16.081630 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-17 05:23:16.081649 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-17 05:23:16.081668 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-17 05:23:16.081686 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-17 05:23:16.081710 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-17 05:23:16.081730 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-17 05:23:16.081749 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-17 05:23:16.081768 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/ 2026-04-17 05:23:16.081788 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/ceph-crash.txt 2026-04-17 05:23:16.081806 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/chown-container-data-dir.txt 2026-04-17 05:23:16.081825 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nzbh6/make-container-crash-dir.txt 2026-04-17 05:23:16.081844 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/ 2026-04-17 05:23:16.081863 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/chown-container-data-dir.txt 2026-04-17 05:23:16.081883 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/log-collector.txt 2026-04-17 05:23:16.081901 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7kth7/rgw.txt 2026-04-17 05:23:16.081953 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-85ff7766f-lhwbl/ 2026-04-17 05:23:16.081974 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85ff7766f-lhwbl/init.txt 2026-04-17 05:23:16.081993 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85ff7766f-lhwbl/staffeln-api.txt 2026-04-17 05:23:16.082011 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-8666568484-zsmpr/ 2026-04-17 05:23:16.082030 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-8666568484-zsmpr/staffeln-conductor.txt 2026-04-17 05:23:16.082049 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-zmwc8/ 2026-04-17 05:23:16.082068 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zmwc8/init.txt 2026-04-17 05:23:16.082087 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zmwc8/staffeln-db-init-0.txt 2026-04-17 05:23:16.082106 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-cq2xv/ 2026-04-17 05:23:16.082125 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cq2xv/init.txt 2026-04-17 05:23:16.082145 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cq2xv/staffeln-db-sync.txt 2026-04-17 05:23:16.082164 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-bjtk7/ 2026-04-17 05:23:16.082183 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-bjtk7/init.txt 2026-04-17 05:23:16.082202 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-bjtk7/tempest-ks-user.txt 2026-04-17 05:23:16.082221 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-hrx7r/ 2026-04-17 05:23:16.082240 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-hrx7r/init.txt 2026-04-17 05:23:16.082259 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-hrx7r/tempest-run-tests-init.txt 2026-04-17 05:23:16.082278 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-hrx7r/tempest-run-tests.txt 2026-04-17 05:23:16.082296 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-17 05:23:16.082315 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-17 05:23:16.082333 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-17 05:23:16.082352 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-17 05:23:16.082371 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-17 05:23:16.082389 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-ftfgl/ 2026-04-17 05:23:16.082408 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-ftfgl/manager.txt 2026-04-17 05:23:16.082426 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-17 05:23:16.082452 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-n4vdn/ 2026-04-17 05:23:16.082473 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-n4vdn/rook-ceph-operator.txt 2026-04-17 05:23:16.082495 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-17 05:23:16.082514 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-2z4rz/ 2026-04-17 05:23:16.082532 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-2z4rz/secretgen-controller.txt 2026-04-17 05:23:16.103821 | 2026-04-17 05:23:16.103927 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-17 05:23:16.313049 | instance | changed 2026-04-17 05:23:16.319660 | 2026-04-17 05:23:16.319918 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-17 05:23:17.552079 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-17 05:23:17.562769 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 05:23:17.563155 | instance | Dload Upload Total Spent Left Speed 2026-04-17 05:23:17.567483 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-17 05:23:17.756123 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-17 05:23:17.763916 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 05:23:17.763955 | instance | Dload Upload Total Spent Left Speed 2026-04-17 05:23:17.769290 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-17 05:23:18.205577 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-17 05:23:18.214932 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 05:23:18.215791 | instance | Dload Upload Total Spent Left Speed 2026-04-17 05:23:18.218533 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-17 05:23:18.505545 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-17 05:23:18.861747 | instance | ERROR 2026-04-17 05:23:18.862041 | instance | { 2026-04-17 05:23:18.862092 | instance | "delta": "0:00:01.965293", 2026-04-17 05:23:18.862125 | instance | "end": "2026-04-17 05:23:18.510578", 2026-04-17 05:23:18.862154 | instance | "msg": "non-zero return code", 2026-04-17 05:23:18.862180 | instance | "rc": 5, 2026-04-17 05:23:18.862207 | instance | "start": "2026-04-17 05:23:16.545285" 2026-04-17 05:23:18.862233 | instance | } 2026-04-17 05:23:18.862271 | instance | ERROR: Ignoring Errors 2026-04-17 05:23:18.868893 | 2026-04-17 05:23:18.868985 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-17 05:23:19.237963 | instance | ceph-mgr endpoints: 2026-04-17 05:23:19.454551 | instance | ok: Runtime: 0:00:00.106830 2026-04-17 05:23:19.460505 | 2026-04-17 05:23:19.460582 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-17 05:23:19.997033 | instance | ok: Runtime: 0:00:00.120348 2026-04-17 05:23:20.004542 | 2026-04-17 05:23:20.004645 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-17 05:23:20.497879 | instance | changed: 2026-04-17 05:23:20.498085 | instance | cd+++++++++ prometheus/ 2026-04-17 05:23:20.498113 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-17 05:23:20.498133 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-17 05:23:20.498153 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-17 05:23:20.507358 | 2026-04-17 05:23:20.507421 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-17 05:23:20.734268 | instance | changed 2026-04-17 05:23:20.740824 | 2026-04-17 05:23:20.740890 | TASK [gather-selenium-data : Get selenium data] 2026-04-17 05:23:20.950956 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-17 05:23:20.953031 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-17 05:23:21.279769 | instance | ERROR 2026-04-17 05:23:21.280009 | instance | { 2026-04-17 05:23:21.280074 | instance | "delta": "0:00:00.008461", 2026-04-17 05:23:21.280175 | instance | "end": "2026-04-17 05:23:20.953860", 2026-04-17 05:23:21.280218 | instance | "msg": "non-zero return code", 2026-04-17 05:23:21.280257 | instance | "rc": 1, 2026-04-17 05:23:21.280296 | instance | "start": "2026-04-17 05:23:20.945399" 2026-04-17 05:23:21.280334 | instance | } 2026-04-17 05:23:21.280385 | instance | ERROR: Ignoring Errors 2026-04-17 05:23:21.286194 | 2026-04-17 05:23:21.286263 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-17 05:23:21.767938 | instance | changed: cd+++++++++ selenium/ 2026-04-17 05:23:21.774801 | 2026-04-17 05:23:21.774847 | PLAY RECAP 2026-04-17 05:23:21.774895 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-17 05:23:21.774918 | 2026-04-17 05:23:21.907912 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-17 05:23:22.268529 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-17 05:23:22.842346 | 2026-04-17 05:23:22.842460 | PLAY [all] 2026-04-17 05:23:22.853045 | 2026-04-17 05:23:22.853120 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-17 05:23:22.897358 | instance | skipping: Conditional result was False 2026-04-17 05:23:22.907829 | 2026-04-17 05:23:22.907904 | TASK [fetch-output : Set log path for single node] 2026-04-17 05:23:22.953152 | instance | ok 2026-04-17 05:23:22.958011 | 2026-04-17 05:23:22.958076 | LOOP [fetch-output : Ensure local output dirs] 2026-04-17 05:23:23.342418 | instance -> localhost | ok: "/var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/logs" 2026-04-17 05:23:23.549006 | instance -> localhost | changed: "/var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/artifacts" 2026-04-17 05:23:23.756751 | instance -> localhost | changed: "/var/lib/zuul/builds/6ce058c3f6a24256aed1632ebaaad72d/work/docs" 2026-04-17 05:23:23.774333 | 2026-04-17 05:23:23.774500 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-17 05:23:24.400460 | instance | changed: .d..t...... ./ 2026-04-17 05:23:24.400770 | instance | changed: All items complete 2026-04-17 05:23:24.400815 | 2026-04-17 05:23:24.856291 | instance | changed: .d..t...... ./ 2026-04-17 05:23:25.297528 | instance | changed: .d..t...... ./ 2026-04-17 05:23:25.321305 | 2026-04-17 05:23:25.321430 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-17 05:23:25.748733 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007475 2026-04-17 05:23:25.977013 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008827 2026-04-17 05:23:25.998219 | 2026-04-17 05:23:25.998287 | PLAY [all] 2026-04-17 05:23:26.003877 | 2026-04-17 05:23:26.003940 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-17 05:23:26.402531 | instance | changed 2026-04-17 05:23:26.408645 | 2026-04-17 05:23:26.408695 | PLAY RECAP 2026-04-17 05:23:26.408738 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-17 05:23:26.408760 | 2026-04-17 05:23:26.526676 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-17 05:23:26.539033 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-17 05:23:27.119353 | 2026-04-17 05:23:27.119495 | PLAY [localhost] 2026-04-17 05:23:27.129121 | 2026-04-17 05:23:27.129193 | TASK [Generate Zuul manifest] 2026-04-17 05:23:27.149527 | localhost | ok 2026-04-17 05:23:27.166110 | 2026-04-17 05:23:27.166204 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-17 05:23:27.887590 | localhost | changed 2026-04-17 05:23:27.900708 | 2026-04-17 05:23:27.900811 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-17 05:23:27.933012 | localhost | ok 2026-04-17 05:23:27.941702 | 2026-04-17 05:23:27.941771 | TASK [Upload logs] 2026-04-17 05:23:27.964940 | localhost | ok 2026-04-17 05:23:28.062593 | 2026-04-17 05:23:28.062729 | TASK [Set zuul-log-path fact] 2026-04-17 05:23:28.081445 | localhost | ok 2026-04-17 05:23:28.092075 | 2026-04-17 05:23:28.092144 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 05:23:28.122181 | localhost | ok 2026-04-17 05:23:28.129070 | 2026-04-17 05:23:28.129176 | TASK [upload-logs : Create log directories] 2026-04-17 05:23:28.486062 | localhost | changed 2026-04-17 05:23:28.492732 | 2026-04-17 05:23:28.492845 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-17 05:23:28.889985 | localhost -> localhost | ok: Runtime: 0:00:00.034751 2026-04-17 05:23:28.896300 | 2026-04-17 05:23:28.896363 | TASK [upload-logs : Upload logs to log server] 2026-04-17 05:23:29.836111 | localhost | Output suppressed because no_log was given 2026-04-17 05:23:29.841396 | 2026-04-17 05:23:29.841490 | LOOP [upload-logs : Compress console log and json output] 2026-04-17 05:23:29.888387 | localhost | skipping: Conditional result was False 2026-04-17 05:23:29.895573 | localhost | skipping: Conditional result was False 2026-04-17 05:23:29.910164 | 2026-04-17 05:23:29.910292 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-17 05:23:29.952892 | localhost | skipping: Conditional result was False 2026-04-17 05:23:29.953507 | 2026-04-17 05:23:29.956487 | localhost | skipping: Conditional result was False 2026-04-17 05:23:29.966578 | 2026-04-17 05:23:29.966709 | LOOP [upload-logs : Upload console log and json output]